Chroma::ReadRatApproxEnv Namespace Reference
[HMC monomials]

Name and registration. More...


Classes

struct  Params
 Params for Remez type rational approximation. More...

Functions

RationalApproxcreateApprox (XMLReader &xml_in, const std::string &path)
 Callback function.
bool registerAll ()
 Register all the factories.

Variables

const std::string name = "READ_COEFFS"
 Name to be used.
static bool registered = false
 Local registration flag.


Detailed Description

Name and registration.

Function Documentation

RationalApprox* Chroma::ReadRatApproxEnv::createApprox ( XMLReader &  xml_in,
const std::string &  path 
)

Callback function.

Definition at line 11 of file read_rat_approx.cc.

Referenced by registerAll().

bool Chroma::ReadRatApproxEnv::registerAll ( void   )  [inline]

Register all the factories.

Register all the factories

Definition at line 28 of file read_rat_approx.cc.

References createApprox(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.


Variable Documentation

const std::string Chroma::ReadRatApproxEnv::name = "READ_COEFFS"

Name to be used.

Definition at line 22 of file read_rat_approx.cc.

Referenced by registerAll().

bool Chroma::ReadRatApproxEnv::registered = false [static]

Local registration flag.

Definition at line 25 of file read_rat_approx.cc.

Referenced by registerAll().


Generated on Sun Nov 22 04:41:29 2009 for CHROMA by  doxygen 1.4.7