Gems3k
3.1
GEMS3K standalone solver for geochemical equilibria
|
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] |