CHROMA
Namespaces | Typedefs
rat_approx_factory.h File Reference

Rational approximation factories. More...

#include "singleton.h"
#include "objfactory.h"
#include "chromabase.h"
#include "update/molecdyn/monomial/rat_approx.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Typedefs

typedef SingletonHolder< ObjectFactory< RationalApprox, std::string, TYPELIST_2(XMLReader &, const std::string &), RationalApprox *(*)(XMLReader &, const std::string &), StringFactoryError > > Chroma::TheRationalApproxFactory
 A factory for creating rational approximation. More...
 

Detailed Description

Rational approximation factories.

Definition in file rat_approx_factory.h.