differentiable
fun <T : Number, A : NumericAlgebra<T>> MstExpression<T, A>.differentiable(): DifferentiableMstExpression<T, A>
Content copied to clipboard
Wraps this MstExpression into DifferentiableMstExpression.
Wraps this MstExpression into DifferentiableMstExpression.