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
Transpose
See also:
MirrorColumns
,
MirrorRows
Index
Statistical Background
Transpose
Declaration:
TMat4D
.
Transpose
: booleab;
The method
Transpose
transposes the matrix (= exchanging rows and columns) without changing the layer and time slot indices. It returns a TRUE value, if transposing has been carried out successfully.