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

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

Syntax

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

See Also