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
VectorCopy
See also:
Copy1Dto1DArray
Index
Statistical Background
VectorCopy
Declaration:
VectorCopy
(Src:
TDoubleArray
; SrcElemLo, SrcElemHi, DstElem: integer; var Dst:
TDoubleArray
): integer;
Warning:
This function has been discarded. Use
Copy1Dto1DArray
instead.