OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
Public Attributes | |
double | a_m |
double | b_m |
double | d_m |
double | e_m |
Definition at line 143 of file RootFinderForCSR.h.
double RootFinderForCSR::PolyParams::a_m |
Definition at line 144 of file RootFinderForCSR.h.
Referenced by RootFinderForCSR::computeValueGSL().
double RootFinderForCSR::PolyParams::b_m |
Definition at line 145 of file RootFinderForCSR.h.
Referenced by RootFinderForCSR::computeValueGSL().
double RootFinderForCSR::PolyParams::d_m |
Definition at line 146 of file RootFinderForCSR.h.
Referenced by RootFinderForCSR::computeValueGSL().
double RootFinderForCSR::PolyParams::e_m |
Definition at line 147 of file RootFinderForCSR.h.
Referenced by RootFinderForCSR::computeValueGSL().