Ruby
1.9.3p484(2013-11-22revision43786)
Main Page
Modules
Data Structures
Files
File List
Globals
ext
mathn
complex
complex.c
Go to the documentation of this file.
1
extern
void
nucomp_canonicalization
(
int
);
2
3
void
4
Init_complex
(
void
)
5
{
6
nucomp_canonicalization
(1);
7
}
8
Generated on Fri Nov 22 2013 07:00:36 for Ruby by
1.8.3