cell_test


cell_test, a Fortran90 code which calls cell(), which defines a cell array, a generalization of an array which can compactly store and retrieve vector or matrix data of varying size, such as the rows of a triangular matrix.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

cell, a Fortran90 code which defines a cell array, a generalization of an array which compactly stores and retrieves vector or matrix data of varying size, such as the rows of a triangular matrix.

Source Code:


Last revised on 06 June 2020.