CbmRoot
ThermalModelNamespace Namespace Reference

Functions

void broyden2 (vector< double > &xin, vector< double >(*func)(const vector< double > &, ThermalModel *), ThermalModel *ThM)
 
vector< double > function2 (const vector< double > &xin, ThermalModel *ThM)
 

Variables

ThermalModelgThM
 

Function Documentation

◆ broyden2()

void ThermalModelNamespace::broyden2 ( vector< double > &  xin,
vector< double >(*)(const vector< double > &, ThermalModel *)  func,
ThermalModel ThM 
)

Definition at line 9 of file ThermalModel.cxx.

References fabs(), and i.

Referenced by ThermalModel::FixParameters().

◆ function2()

Variable Documentation

◆ gThM

ThermalModel* ThermalModelNamespace::gThM

Definition at line 7 of file ThermalModel.cxx.

Referenced by ThermalModel::FixParameters().