Package space.kscience.kmath.wasm
Functions
compileToExpression
Link 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.
fun <ERROR CLASS>.compileToExpression(algebra: <ERROR CLASS>): <ERROR CLASS><Int>
Content copied to clipboard
Create a compiled expression with given MST and given algebra.
expression
Link copied to clipboard