![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Samples a Value-only function and stores f(x)-offset into a math_Vector. More...
#include <MathRoot_MultipleUtils.hxx>
Public Member Functions | |
| bool | operator() (int theIndex, double theX) const |
Data Fields | |
| Function & | myFunc |
| math_Vector & | mySamples |
| const double | myOffset |
Samples a Value-only function and stores f(x)-offset into a math_Vector.
| Function | type with Value(double theX, double& theF) method |
|
inline |
| Function& MathRoot::MultipleSampleValueFn< Function >::myFunc |
| const double MathRoot::MultipleSampleValueFn< Function >::myOffset |
| math_Vector& MathRoot::MultipleSampleValueFn< Function >::mySamples |