Click or drag to resize

ParameterizedMultivariableFunction Properties

The ParameterizedMultivariableFunction type exposes the following members.

Properties
 NameDescription
Public propertyCentralDifferenceDelta The delta used in the central difference algorithm for computing the Jacobian with respect to the parameters
Public propertyNumberOfParameters Gets and sets the number of parameters.
Public propertyXdimension Gets and sets the dimension of the function domain. Vector arguments to the function must have length equal to this value.
Public propertyYDimension Gets and sets the dimension of the function range. Vectors returned by this function will have this length.
Top
See Also