DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


MatrixTranspose

Declaration: MatrixTranspose (var Data: TDouble2DArray): integer;
Tranposes the matrix Data. The function always return a zero value.