r8col_test


r8col_test, a C code which calls r8col() to demonstrates utility routines for "R8COL" objects, that is, double precision real MxN arrays, considered as N column vectors, each of length M. That is, the data may be thought of as essentially multiple columns, and many operations will be carried out columnwise.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Programs:

r8col, a C code 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.

Source Code:


Last revised on 31 July 2019.