Gems3k  3.1
GEMS3K standalone solver for geochemical equilibria
 All Classes Files Functions Variables Enumerations Enumerator
GoldenSectionTwo Member List
This is the complete list of members for GoldenSectionTwo, including all inherited members.
calcFunction(double x, double y) (defined in GoldenSectionTwo)GoldenSectionTwo [virtual]
dat1 (defined in GoldenSection)GoldenSection [protected]
Ftol (defined in GoldenSection)GoldenSection [protected]
getMinimum(double val2=0) (defined in GoldenSectionTwo)GoldenSectionTwo [virtual]
getMinimumDat(GoldenSectionData dat, double val2)GoldenSection [virtual]
getMinX() (defined in GoldenSectionTwo)GoldenSectionTwo [inline]
getMinY() (defined in GoldenSectionTwo)GoldenSectionTwo [inline]
GoldenSection(double x1, double x2, double xtol, double ftol, double(f_proc)(double val, double val2))GoldenSection [inline]
GoldenSectionTwo(double x1, double x2, double xtol, double y1, double y2, double ytol, double ftol, double(f_proc)(double val, double val2))GoldenSectionTwo [inline]
minF (defined in GoldenSection)GoldenSection [protected]