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


CopyArrayRow

Declaration: CopyArrayRow (SrcArr: TDouble2DArray; Row, ColLo, ColHi: integer; var DstArr: TDoubleArray): integer;
Warning: This function is deprecated and should not be used for new applications. Use Copy2DRowTo1DArray instead.