Click or drag to resize

NMathFunctionsFiveParameterLogisticFunc Field

Delegate wrapping the NMathFunctions.FiveParameterLogistic() function.

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

Field Value

FuncDoubleVector, Double, Double
See Also