![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Brent wrapper that adapts a Value-only function for offset root finding. More...
#include <MathRoot_MultipleUtils.hxx>
Public Member Functions | |
| bool | Value (double theX, double &theY) const |
Data Fields | |
| Function & | myFunc |
| double | myOffset |
Brent wrapper that adapts a Value-only function for offset root finding.
| Function | type with Value(double theX, double& theF) method |
|
inline |
| Function& MathRoot::MultipleBrentValueWrapper< Function >::myFunc |
| double MathRoot::MultipleBrentValueWrapper< Function >::myOffset |