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


SMult

Declaration: TMatrix.SMult (Scalar: double);
The method SMult performs a scalar multiplication of the matrix self. The result is written back into the matrix self (self := self * Scalar).