SolutionPairFirstSolutionDerivative Property |
Gets the derivative of the first solution.
Namespace:
Meta.Numerics.Functions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double FirstSolutionDerivative { get; }
Public ReadOnly Property FirstSolutionDerivative As Double
Get
public:
property double FirstSolutionDerivative {
double get ();
}
member FirstSolutionDerivative : float with get
Property Value
Type:
DoubleSee Also