kmath
js
kmath-ast
/
space.kscience.kmath.estree
/
compileToExpression
compile
To
Expression
js
fun
<
T
:
Any
>
MST
.
compileToExpression
(
algebra
:
Algebra
<
T
>
)
:
Expression
<
T
>
Content copied to clipboard
Create a compiled expression with given
MST
and given
algebra
.
Sources
js source
Link copied to clipboard