toSFun

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

Maps MST objects to SFun. Unsupported operations throw IllegalStateException.

Detailed mapping is:

Receiver

The node.

Return

A scalar function.

Sources

Link copied to clipboard