Source: stream/matrix/matrix_stream__attach_raw_data.pro
matrix_stream::attach_raw_data
Attach the raw data to a matrix stream.
Usage:
strref -> attach_raw_data, matrices, times, accum
Arguments:
matrices ptrarr input Array of pointers to the matrices
times double input The times of the matrices.
accum float input The accumulation times for the
matrices.
History:
Original: 19/6/00; SJT