Delegate wrapping the AnalysisFunctions.FourParameterLogistic() function.

Namespace:  CenterSpace.NMath.Analysis
Assembly:  NMath (in NMath.dll) Version: 5.1.0.0

Syntax

C#
public static NMathFunctions..::.GeneralizedDoubleUnaryFunction FourParameterLogisticFunction
Visual Basic (Declaration)
Public Shared FourParameterLogisticFunction As NMathFunctions..::.GeneralizedDoubleUnaryFunction
Visual C++
public:
static NMathFunctions..::.GeneralizedDoubleUnaryFunction^ FourParameterLogisticFunction

See Also