Home
last modified time | relevance | path

Searched defs:_f_max (Results 1 – 2 of 2) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DVPSApproximation.hpp249 double _f_min, _f_max; //minimum and maximum function values; member in Dakota::VPSApproximation
/dports/math/gri/gri-2.12.23/src/
H A Dgri.cc91 double _f_min, _f_max, *_xmatrix, *_ymatrix; variable