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


Clone (Vector)

Declaration:TVector.Clone (VecSource: TVector);
The method Clone resizes the vector to the dimensions of vector VecSource and copies the entire contents of VecSource into its own data area (self).