MatrixGetSubMatrix Method |
Name | Description | |
---|---|---|
![]() | GetSubMatrix(Int32, Int32, Matrix) |
Copies submatrix to another matrix.
|
![]() | GetSubMatrix(Int32, Int32, Int32, Int32) |
Creates a matrix that contains the values from the requested sub-matrix.
|