DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
2-Dimensional Arrays
Dynamic Arrays
Double
MatrixAbs
Index
Statistical Background
MatrixAbs
Declaration:
MatrixAbs
(var Data:
TDouble2DArray
);
MatrixAbs
converts the values of the matrix
Data
elementwise to absolute values.