Chroma::ReadRatApproxEnv::Params Struct Reference
[HMC monomials]

Params for Remez type rational approximation. More...

#include <read_rat_approx.h>

List of all members.

Public Member Functions

 Params ()
 Params (XMLReader &in, const std::string &path)
 Params for Remez type rational approximation.
void writeXML (XMLWriter &in, const std::string &path) const

Public Attributes

RemezCoeff_t pfe
RemezCoeff_t ipfe


Detailed Description

Params for Remez type rational approximation.

Definition at line 23 of file read_rat_approx.h.


Constructor & Destructor Documentation

Chroma::ReadRatApproxEnv::Params::Params (  )  [inline]

Definition at line 25 of file read_rat_approx.h.


Member Function Documentation

void Chroma::ReadRatApproxEnv::Params::writeXML ( XMLWriter &  in,
const std::string &  path 
) const

Definition at line 62 of file read_rat_approx.cc.

References ipfe, Chroma::RemezCoeff_t::norm, pfe, Chroma::RemezCoeff_t::pole, Chroma::RemezCoeff_t::res, and Chroma::write().

Referenced by Chroma::write().


Member Data Documentation

RemezCoeff_t Chroma::ReadRatApproxEnv::Params::ipfe

Definition at line 29 of file read_rat_approx.h.

Referenced by Chroma::ReadRatApprox::operator()(), Params(), and writeXML().

RemezCoeff_t Chroma::ReadRatApproxEnv::Params::pfe

Definition at line 28 of file read_rat_approx.h.

Referenced by Chroma::ReadRatApprox::operator()(), Params(), and writeXML().


The documentation for this struct was generated from the following files:
Generated on Sun Nov 22 04:41:29 2009 for CHROMA by  doxygen 1.4.7