r8row_test


r8row_test, a C code which calls r8row() to demonstrate routines for R8ROW's, that is, double precision real MxN arrays, considered as M row vectors, each of length N. The data may be thought of as a matrix of multiple rows, and many operations will be carried out rowwise.

Licensing:

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

Related Programs:

r8row, a C code which contains utility routines for r8row's, that is, double precision real MxN arrays, considered as M row vectors, each of length N. The data may be thought of as a matrix of multiple rows, and many operations will be carried out rowwise.

Source Code:


Last revised on 01 August 2019.