DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
2-Dimensional Arrays
TMatrix
Methods
MirrorRows
See also:
MirrorColumns
Index
Statistical Background
MirrorRows
Declaration:
TMatrix
.
MirrorRows
;
The method
MirrorRows
mirrors the matrix by exchanging all rows such that the last one is exchanged with the first row, the next to last is exchanged with the second row, and so on.