Thermal-FIST  1.3
Package for hadron resonance gas model applications
thermalfist::Broyden Member List

This is the complete list of members for thermalfist::Broyden, including all inherited members.

Broyden(BroydenEquations *eqs=NULL, BroydenJacobian *jaco=NULL)thermalfist::Broydeninline
Iterations() const thermalfist::Broydeninline
m_Equationsthermalfist::Broydenprotected
m_Iterationsthermalfist::Broydenprotected
m_Jacobianthermalfist::Broydenprotected
m_MaxDifferencethermalfist::Broydenprotected
m_MaxIterationsthermalfist::Broydenprotected
m_UseNewtonthermalfist::Broydenprotected
MAX_ITERSthermalfist::Broydenstatic
MaxDifference() const thermalfist::Broydeninline
MaxIterations() const thermalfist::Broydeninline
Solve(const std::vector< double > &x0, BroydenSolutionCriterium *solcrit=NULL, int max_iterations=MAX_ITERS)thermalfist::Broydenvirtual
TOLthermalfist::Broydenstatic
UseNewton(bool flag)thermalfist::Broydeninline
UseNewton() const thermalfist::Broydeninline
~Broyden(void)thermalfist::Broydeninlinevirtual