Click or drag to resize

NMathFunctionsFourParameterLogisticPartialDerivativesFunc Field

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

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

Field Value

FuncDoubleVector, Double, Double
See Also