ColumnVector Constructor |
Name | Description | |
---|---|---|
ColumnVector(IReadOnlyListDouble) |
Initializes a new column vector from the given component list.
| |
ColumnVector(Double) |
Initializes a new column vector with the given components.
| |
ColumnVector(Int32) |
Initializes a new column vector with the given dimension.
|