General Matrices
Subscripting allows you to access submatrices of a general rectangular matrix. The submatrix is a view of the original matrix's data. A complete description of subscripting and the subscripting index classes RWRange, RWSlice, and RWToEnd can be found in the SourcePro API Reference Guide. A mechanism for matrices other than general rectangular matrices is described next.