Class ExpressionDerivation
- Namespace
- Utils.Mathematics.Expressions
- Assembly
- Utils.Mathematics.dll
Provides the historical non-generic entry-point for double-based derivation.
public class ExpressionDerivation : ExpressionDerivation<double>
- Inheritance
-
ExpressionDerivation
- Inherited Members
- Extension Methods
Constructors
ExpressionDerivation(string, bool)
Initializes a new instance of the ExpressionDerivation class.
public ExpressionDerivation(string parameterName, bool allowNumericalFallback = false)