kmath
0.3.1-dev-RC
js
kmath-ast
/
space.kscience.kmath.estree
/
compileToExpression
compile
To
Expression
js
fun
<
T
:
Any
>
MST
.
compileToExpression
(
algebra
:
Algebra
<
T
>
)
:
Expression
<
T
>
(
source
)
Create a compiled expression with given
MST
and given
algebra
.