Comprises tools related to FormDouble. More...
Classes | |
class | Bound |
Essentially a compound of a FormDouble and a value of some double-based type (e.g. double, dcomp, std::vector<double> , etc.) More... | |
class | Zero |
A dummy FormDouble used mainly for setting/getting the overallPrecision. More... | |
Comprises tools related to FormDouble.
The aim of this module is to collect to one place all the issues of the formatting of doubles, necessary for output in various places. The idea is from [8] 21.4.6.3.
Named FormDouble here, since it is only issues pertaining to the display of doubles that are treated.