compileToExpression
fun <ERROR CLASS>.compileToExpression(algebra: <ERROR CLASS>): <ERROR CLASS><Int>
Content copied to clipboard
fun <ERROR CLASS>.compileToExpression(algebra: <ERROR CLASS>): <ERROR CLASS><Double>
Content copied to clipboard
Create a compiled expression with given MST and given algebra.
Author
Iaroslav Postovalov