Brent_fmin(double ax, double bx, double tol) | FunctionR1toR1 | |
evaluate(double x)=0 | FunctionR1toR1 | [pure virtual] |
function(double x) | FunctionR1toR1 | |
getFirstDerivativeValue()=0 | FunctionR1toR1 | [pure virtual] |
getFunctionValue()=0 | FunctionR1toR1 | [pure virtual] |
getSecondDerivativeValue()=0 | FunctionR1toR1 | [pure virtual] |
minimum(double left, double right) | FunctionR1toR1 | |
~FunctionR1toR1() | FunctionR1toR1 | [inline, virtual] |