toSFun

fun <X : SFun<X>> MST.toSFun(): SFun<X>

Maps MST objects to SFun. Unsupported operations throw IllegalStateException.

Detailed mapping is:

Return

A scalar function.

Sources

jvm source
Link copied to clipboard