![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Wrapper exposing a function derivative through the Value() contract required by Brent. More...
#include <MathRoot_MultipleUtils.hxx>
Public Member Functions | |
| bool | Value (double theX, double &theY) const |
Data Fields | |
| Function & | myFunc |
Wrapper exposing a function derivative through the Value() contract required by Brent.
| Function | type with Values(double theX, double& theF, double& theDF) method |
|
inline |
| Function& MathRoot::MultipleDerivativeValueWrapper< Function >::myFunc |