DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
4-Dimensional Arrays
Class Mat4D
Methods
MirrorRows
See also:
MirrorColumns
,
MirrorLayers
,
MirrorTimeSlots
,
Transpose
Index
Statistical Background
MirrorRows
Declaration:
TMat4D
.
MirrorRows
;
The method
MirrorRows
mirrors the hypercube 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.