DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
Discarded Functions
VectorClone
See also:
Clone1DArray
Index
Statistical Background
VectorClone
Declaration:
VectorClone
(InVec:
TDoubleArray
; var TargetVec:
TDoubleArray
): integer;
Warning:
This function has been discarded. Use
Clone1DArray
instead.