Click or drag to resize

NMathFunctionsFiveParameterLogisticPartialDerivativesFunc Field

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

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

Field Value

FuncDoubleVector, Double, Double
See Also