r8col_test, a Fortran90 code which calls r8col(), 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.
The information on this web page is distributed under the MIT license.
r8col, a Fortran90 code which contains utility routines for an r8col, that is, a double precision real MxN array, 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.