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

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

Syntax

C#
public static NMathFunctions..::.GeneralizedDoubleUnaryFunction[] FiveParameterLogisticPartialDerivatives
Visual Basic (Declaration)
Public Shared FiveParameterLogisticPartialDerivatives As NMathFunctions..::.GeneralizedDoubleUnaryFunction()
Visual C++
public:
static array<NMathFunctions..::.GeneralizedDoubleUnaryFunction^>^ FiveParameterLogisticPartialDerivatives

See Also