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


SMult

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