linbox
|
LinBox integer representation and operations. More...
Modules | |
Primes | |
NO DOC. | |
Typedefs | |
typedef Givaro::Integer | integer |
Integers in LinBox. More... | |
LinBox integer representation and operations.
LinBox integers come from Givaro which uses GMP. This ensures fastest operations.
LinBox provides :
The Ring of integers is provided by Givaro: Givaro::ZRing<Integer>
other use of integers ?
typedef Givaro::Integer integer |