|
|
bool | isUnit (const Rep &x) const |
| | isUnit
|
|
bool | isDivisor (const Element &a, const Element &b) const |
| | isDivisor (a, b) Test if b | a.
|
| std::istream & | read (std::istream &is) const |
| | Read field.
|
| virtual std::istream & | read (std::istream &is, Element &x) const |
| | Read field element.
|
| std::ostream & | write (std::ostream &os, std::string F) const |
| | Read field.
|
| std::ostream & | write (std::ostream &os, const Element &x) const |
| | Print field element.
|
first argument is set and the value is also returned.
|
template<template< class, class > class Container, template< class > class Alloc>
class Givaro::IntRNSsystem< Container, Alloc >
RNS system class. No doc.