r8row_test, a MATLAB 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, a MATLAB 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.