Unsupported
class Unsupported(val type: Int, val domain: DoubleArray, val range: DoubleArray?, val outputCount: Int) : KiteFunction
Function type we don't model; returns zeros of the right length.
Properties
Functions
Link copied to clipboard
Evaluate f(input) → output. The output length is outputCount.