#include <tmt.h>
Public Member Functions | |
~MultWithCarry () | |
Private Member Functions | |
void | operator= (const MultWithCarry &) |
Private Attributes | |
unsigned long | crry |
unsigned long | x |
void | NextValue () |
MultWithCarry (double s=0.46875) | |
Real | Next () |
MultWithCarry::MultWithCarry | ( | double | s = 0.46875 | ) |
MultWithCarry::~MultWithCarry | ( | ) | [inline] |
void MultWithCarry::NextValue | ( | ) | [private] |
void MultWithCarry::operator= | ( | const MultWithCarry & | ) | [inline, private] |
unsigned long MultWithCarry::crry [private] |
unsigned long MultWithCarry::x [private] |