DoubleListValue

class DoubleListValue(val value: List<Double>) : Scalar

Constructors

Link copied to clipboard
constructor(value: List<Double>)

Properties

Link copied to clipboard