CHROMA
|
Remez-type rational approximation. More...
#include "update/molecdyn/monomial/rat_approx.h"
Go to the source code of this file.
Classes | |
struct | Chroma::RemezRatApproxEnv::Params |
Params for Remez type rational approximation. More... | |
class | Chroma::RemezRatApproxEnv::RatApprox |
Remez type of rational approximations. More... | |
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::RemezRatApproxEnv | |
Hooks to register the class. | |
Functions | |
bool | Chroma::RemezRatApproxEnv::registerAll () |
Register all the factories. More... | |
void | Chroma::read (XMLReader &xml, const std::string &path, RemezRatApproxEnv::Params ¶m) |
Remez param. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const RemezRatApproxEnv::Params ¶m) |
Write Parameters. More... | |
Remez-type rational approximation.
Definition in file remez_rat_approx.h.