Click or drag to resize

NMathFunctionsTwoParameterAsymptoticPartialDerivativesFunc Field

Array of delegates representing the partial derivates with respect to each parameter for the NMathFunctions.TwoParameterAsymptotic() function.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static Func<DoubleVector, double, double>[] TwoParameterAsymptoticPartialDerivativesFunc

Field Value

FuncDoubleVector, Double, Double
See Also