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.
The information on this web page is distributed under the MIT license.
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.