MatrixTSet |
Name | Description | |
---|---|---|
![]() | SetRow(Int32, T) | Copies the values of the given array to the specified row. |
![]() | SetRow(Int32, VectorT) | Copies the values of the given Vector to the specified row. |
![]() | SetRow(Int32, Int32, Int32, VectorT) | Copies the values of the given Vector to the specified sub-row. |