linbox
ClassifyRing< Field > Struct Template Reference

Default ring category. More...

#include <gmp-rational.h>

Detailed Description

template<class Field>
struct LinBox::ClassifyRing< Field >

Default ring category.

Field of rational numbers using GMP

This is a wrapper for the GMP rational number facility, built to the interface of the field archetype.

Integers modulo 2.

This is a tuned implementation of the field of integers modulo

  1. In particular, when one constructs a VectorDomain object over this field, highly optimized bit operations will be used to make vector arithmetic very fast.

The documentation for this struct was generated from the following file: