MatrixTSet |
| Name | Description | |
|---|---|---|
| SetSubMatrix(Int32, Int32, MatrixT) | Copies the values of a given matrix into a region in this matrix. | |
| SetSubMatrix(Int32, Int32, Int32, Int32, MatrixT) | Copies the values of a given matrix into a region in this matrix. | |
| SetSubMatrix(Int32, Int32, Int32, Int32, Int32, Int32, MatrixT) | Copies the values of a given matrix into a region in this matrix. |