configuration.h
Go to the documentation of this file.
CheckPrecisionMode
Specification possibilities in which cases precision checks occur.
Definition: configuration.h:60
The precision is never checked.
Definition: configuration.h:72
The precision is checked on each addition and subtraction.
Definition: configuration.h:68
This file contains the available random number generators.
If there are statistical calculations then no precision is checked. Beside that the precision is chec...
Definition: configuration.h:64
void Init()
Resets all variables in the configuration section to the default values.
base namespace for arbitrary precision calculation.
Definition: check_condition.h:45
This class is an abstract class. It supplies the interface for random number generators.
Definition: random_number_generator.h:52
Contains configuration of arbitrary precision calculation and supplies them by get and set methods...
Definition: configuration.h:79