matrix_dataset::extend_arrays

Source: dataset/matrix/matrix_dataset__extend_arrays.pro

 MATRIX_DATASET::EXTEND_ARRAYS
        Extends PHA matrix data arrays (by 20%)

 Usage:
        dsref -> extend_arrays, matrices, times, accum, ndmax

 Arguments: 
        matrices ptrarr inout   Array of pointers to hold the
                                compressed matrices.
        times   double  inout   The time bounds of the arrays.
        accum   float   inout   The accumulation times of the arrays.
        ndmax   int     inout   Maximum number of times in data arrays

 History:
        Original: 21/11/95; SJT
        To dataset method: 19/6/00; SJT



James Tappin 2005-02-04