getDoubleArray

fun <ERROR CLASS>.getDoubleArray(index: Int): DoubleArray

Returns the output at index as a DoubleArray.

fun <ERROR CLASS>.getDoubleArray(name: String): DoubleArray

Returns the output by name as a DoubleArray.