Main Page | Modules | Namespace List | Class Hierarchy | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

linbox


Detailed Description

This is the linbox library proper.

The subdirectories contain the template source code for all the linbox fuctionality. See the Modules list of this documentation for the discussion of these main parts of linbox. Also a few headers are directly in this directory. They are for including features of wrapped packages such as Givaro and NTL.


Typedefs

typedef Integer LinBox::integer
 This is a representation of arbitrary integers.


Typedef Documentation

typedef Integer integer
 

This is a representation of arbitrary integers.

It is a wrapper of GMP integers. Arithmetic operations are via C++ infix operator forms (eg. a*b) . It is for ``casual'' uses such as characteristics and cardinalities and when initializing field elements. The integers are also represented as a LinBox ring for use in integer matrix computation, see gmp-integers.h or ntl-ZZ.h.


Generated on Fri Jul 8 10:29:43 2005 for linbox by doxygen 1.3.7