Create a StatVector
from an Array.
Create a StatVector
from an Array.
the array used to initialize StatVector
Create a StatVector
from one or more values (repeated values Double*).
Create a StatVector
from one or more values (repeated values Double*).
the first value
the rest of the values (zero or more additional values)
The
StatVector
companion object provides methods for buildingStatVector
s.