Click or drag to resize
NumericalDerivativesGetScalingFactors Method
Returns the scaling factors for the y values.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double[] GetScalingFactors()

Return Value

Type: Double
A double array containing the scaling factors.
See Also