OEMaxStepLineMinimize
Attention
This API is currently available in C++ and Python.
class OEMaxStepLineMinimize : public OELineMinimize
- The following methods are publicly inherited from OELineMinimize:
Constructors
OEMaxStepLineMinimize()
OEMaxStepLineMinimize(double* maxStep, unsigned len)
OEMaxStepLineMinimize(const OEMaxStepLineMinimize& rhs)
Default and copy constructors.