toSymjaExpression

fun <T : Number, A : NumericAlgebra<T>> MST.toSymjaExpression(algebra: A): SymjaExpression<T, A>

Wraps this MST into SymjaExpression in the context of algebra.

Sources

jvm source
Link copied to clipboard