kmath-ast
/
space.kscience.kmath.asm
/
compile
jvm
compile
inline fun <
T
:
Any
>
MstExpression
<
T
,
Algebra
<
T
>>.
compile
():
Expression
<
T
>
Content copied to clipboard
Optimizes performance of an
MstExpression
using ASM codegen.
Author
Alexander Nozik.