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
MemoryConsumed
See also:
Resize (Mat4D)
,
GetMemoryStatus
Index
Statistical Background
MemoryConsumed
Declaration:
TMat4D
.
MemoryConsumed
: double;
The function
MemoryConsumed
returns the amount of allocated data memory in MBytes (assuming that 1 MByte = 2
20
= 1048576 bytes). The (small) amount of memory for internal variables is not included in this value.