linbox
modular.h File Reference

A Givaro::Modular ring is a representations of Z/mZ. More...

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.
 

Detailed Description

A Givaro::Modular ring is a representations of Z/mZ.

This file groups many implementations/specialisations of modular rings.

  • Givaro::Modular arithmetic is provided in the ModularXXX<T> classes.
  • Specialisations for FieldAXPY, MVProductDomain, DotProductDomain.
  • Random Iterators
Bug
move Element& init(const Element&) to FFPACK. use using more..