C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
FormDouble.h File Reference

Defines class of the same name. More...

#include "FormDoubleFwd.h"
#include "Pars.h"
#include <algorithm>
#include <iosfwd>
+ Include dependency graph for FormDouble.h:

Go to the source code of this file.

Classes

class  FormDouble
 Class representing formatting options for output (stearming) of doubles. More...
 
class  formdouble::Bound< T >
 Essentially a compound of a FormDouble and a value of some double-based type (e.g. double, dcomp, std::vector<double>, etc.) More...
 
class  formdouble::Zero
 A dummy FormDouble used mainly for setting/getting the overallPrecision. More...
 
class  parameters::Parameter< formdouble::Zero >
 Specialization which enables the setting of formdouble::FormDouble::overallPrecision in a read operation. More...
 

Namespaces

 formdouble
 Comprises tools related to FormDouble.
 
 parameters
 The parameter-bundle.
 

Detailed Description

Defines class of the same name.

Definition in file FormDouble.h.