MatrixTSet |
Name | Description | |
---|---|---|
SetColumn(Int32, T) | Copies the values of the given array to the specified column. | |
SetColumn(Int32, VectorT) | Copies the values of the given Vector to the specified column. | |
SetColumn(Int32, Int32, Int32, VectorT) | Copies the values of the given Vector to the specified sub-column. |