Source: dataset/matrix/matrix_dataset__create_arr.pro
MATRIX_DATASET::CREATE_ARR Create arrays needed for SEE_PHA data. Usage: dsref->create_arr, matrices, times, accum, nvals Arguments: matrices ptrarr output Array of pointers to hold the compressed matrices. times double output The time bounds of the arrays. accum float output The accumulation times of the arrays. nvals int output Number of elements along the arrays. History: Original: 21/11/95; SJT To dataset method: 19/6/00; SJT