DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
Matrices
Dynamic Arrays
Double
MatrixTranspose
Index
Statistical Background
MatrixTranspose
Declaration:
MatrixTranspose
(var Data:
TDouble2DArray
): integer;
Tranposes the matrix
Data
. The function always return a zero value.