compileToExpression

inline fun <T : Any> MST.compileToExpression(algebra: Algebra<T>): Expression<T>(source)

Create a compiled expression with given MST and given algebra.


Create a compiled expression with given MST and given algebra.

Author

Iaroslav Postovalov