kmath
0.3.1-dev-RC
jvm
kmath-symja
/
space.kscience.kmath.symja
/
toMst
to
Mst
fun
IExpr
.
toMst
(
evaluator
:
ExprEvaluator
=
DEFAULT_EVALUATOR
)
:
MST
(
source
)
Matches the given
IExpr
instance to appropriate
MST
node or evaluates it with
evaluator
.