DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
1-Dimensional Arrays
TVector
Methods
Mirror
Index
Statistical Background
Mirror
Declaration:
TVector
.
Mirror
;
The method
Mirror
mirrors the vector by exchanging all elements such that the last one is exchanged with the first element, the next to last is exchanged by the second element, and so on.