linbox
Protected Attributes
Modular< uint32_t > Class Template Reference

Specialization of class Modular for uint32_t element type. More...

#include <modular-unsigned.h>

+ Inheritance diagram for Modular< uint32_t >:
+ Collaboration diagram for Modular< uint32_t >:

Protected Attributes

Element _modulus
 Private (non-static) element for modulus.
 

Detailed Description

template<>
class LinBox::Modular< uint32_t >

Specialization of class Modular for uint32_t element type.

Examples:
examples/dot-product.C, examples/minpoly.C, and examples/smithvalence.h.

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