toNumbers

open override fun toNumbers(message: String?): Numbers<Double>

Converts this to a primitive number profile (i.e. Numbers), throwing an error if this is not piece-wise constant.

Parameters

message

error message to throw if this is not piece-wise constant.