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
MirrorColumns
See also:
MirrorRows
Index
Statistical Background
MirrorColumns
Declaration:
TMatrix
.
MirrorColumns
;
The method
MirrorColumns
mirrors the matrix by exchanging all columns such that the last one is exchanged with the first column, the next to last is exchanged with the second column, and so on.