CHROMA
Classes | Namespaces | Functions
read_rat_approx.h File Reference

Remez-type rational approximation. More...

#include "update/molecdyn/monomial/rat_approx.h"

Go to the source code of this file.

Classes

struct  Chroma::ReadRatApproxEnv::Params
 Params for Remez type rational approximation. More...
 
class  Chroma::ReadRatApprox
 Remez type of rational approximations. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::ReadRatApproxEnv
 Name and registration.
 

Functions

bool Chroma::ReadRatApproxEnv::registerAll ()
 Register all the factories. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, ReadRatApproxEnv::Params &param)
 Reader. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const ReadRatApproxEnv::Params &param)
 Write Parameters. More...
 

Detailed Description

Remez-type rational approximation.

Definition in file read_rat_approx.h.