CHROMA
|
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 ¶m) |
Reader. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const ReadRatApproxEnv::Params ¶m) |
Write Parameters. More... | |
Remez-type rational approximation.
Definition in file read_rat_approx.h.