r8row_test, an Octave code which calls r8row(), which handles 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, an Octave 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.