FirstDerivativeExpression
abstract class FirstDerivativeExpression<T> : DifferentiableExpression<T>
Content copied to clipboard
A DifferentiableExpression that defines only first derivatives
A DifferentiableExpression that defines only first derivatives