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 Fill | ||||||
See also: FillDiag, FillLayer, ResizeAndClear, FillSerial
|
||||||
Fill
|
Hint: | The class TMat4D has no explicit method to clear the elements of the matrix. In order to reset all elements to zero values, the method Fill should be used. |