Main Page   Compound List   File List   Compound Members   File Members  

bigmod Class Reference

#include <biginteger.h>

List of all members.

Public Methods

 bigmod (const biginteger &value_=biginteger(), const biginteger &modulus_=biginteger())
std::string str () const


Detailed Description

Represents two biginteger: a value and a modulus. These both are used to operate arithmetic functions on it. If the modulus is NA, no modulus to the operation result is applied. If the value is NA, the result is always NA.


Constructor & Destructor Documentation

bigmod::bigmod const biginteger   value_ = biginteger(),
const biginteger   modulus_ = biginteger()
[inline]
 

Construct a bigmod from a biginteger, optional with a given modulus


Member Function Documentation

string bigmod::str  
 

Return as a human readible string


The documentation for this class was generated from the following files:
Generated on Sat Nov 27 18:46:53 2004 for GMP-RCdocumentation by doxygen1.2.18