| Name | Description |
---|
 | GetSubmatrix(Range, Range) |
Returns a sub-matrix of
this instance.
|
 | GetSubmatrix(Range, Range, TransposeOperation) |
Returns a sub-matrix of this instance.
|
 | GetSubmatrix(Int32, Int32, Int32, Int32) |
Returns a sub-matrix of
this instance.
|
 | GetSubmatrix(Int32, Int32, Int32, Int32, Int32, Int32, TransposeOperation, Intent) |
Returns a sub-matrix of
this instance.
|