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


SAdd

Declaration: TMatrix.SAdd (Scalar: double);

The method SAdd performs a scalar addition of the matrix self and the parameter scalar. The result is written back into the matrix self (self := self + scalar).