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