r8col_test, a MATLAB program which calls r8col() for utility routines for R8COL's, that is, double precision real MxN arrays, considered as N column vectors, each of length M. The data may be thought of as a matrix of multiple columns, and many operations will be carried out columnwise.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
r8col, a MATLAB library which contains utility routines for r8col's, that is, double precision real MxN arrays, considered as N column vectors, each of length M. The data may be thought of as a matrix of multiple columns, and many operations will be carried out columnwise.