Array of delegates representing the partial derivates with respect to each parameter for the
AnalysisFunctions.ThreeParameterExponential() function.
Namespace:
CenterSpace.NMath.AnalysisAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public static NMathFunctions..::.GeneralizedDoubleUnaryFunction[] ThreeParameterExponentialPartialDerivatives |
| Visual Basic (Declaration) |
|---|
Public Shared ThreeParameterExponentialPartialDerivatives As NMathFunctions..::.GeneralizedDoubleUnaryFunction() |
| Visual C++ |
|---|
public: static array<NMathFunctions..::.GeneralizedDoubleUnaryFunction^>^ ThreeParameterExponentialPartialDerivatives |