f(const Vector &y, Vector &fy) const =0 | JacobianFunction | [pure virtual] |
Function() | Function | [protected] |
getEstimatedAccuracy() const | Function | |
getNCalls() const | Function | |
getNFailures() const | Function | |
getNFunctions() const | Function | |
getNParameters() const | Function | |
JacobianFunction(int nf=-1, int ny=-1, Real acc=-1) | JacobianFunction | [explicit, protected] |
rep | Function | [protected] |
resetAllStatistics() | Function | |
setEstimatedAccuracy(Real) | Function | |
setNFunctions(int) | Function | |
setNParameters(int) | Function | |
~Function() | Function | [protected] |
~JacobianFunction() | JacobianFunction | [inline, protected, virtual] |