Click or drag to resize

DoubleParameterizedFunction Constructor

Overload List
 NameDescription
Public methodDoubleParameterizedFunction Constructs a DoubleParameterizedFunction object.
Public methodDoubleParameterizedFunction(Double) Constructs a DoubleParameterizedFunction object with the given delta to use in the centeral difference method for approximating the gradient with respect to the parameters.
Public methodDoubleParameterizedFunction(DoubleParameterizedFunction) Copy constructor. Creates a copy of another DoubleParameterizedFunction.
Top
See Also