ASA172
Generation of all multi-indices in a given range
ASA172
is a FORTRAN77 library which
simulates the behavior of a nested set of FORTRAN Do-Loops in
generating all multidimensional indices in a given range.
ASA172 is Applied Statistics Algorithm 172. Source code for many
Applied Statistics Algorithms is available through
STATLIB.
Languages:
ASA172 is available in
a C version and
a C++ version and
a FORTRAN77 version and
a FORTRAN90 version and
a MATLAB version.
Reference:
-
M OFlaherty, G MacKenzie,
Algorithm AS 172:
Direct Simulation of Nested Fortran DO-LOOPS,
Applied Statistics,
Volume 31, Number 1, 1982, pages 71-74.
Source Code:
Examples and Tests:
List of Routines:
-
REVERS reorders the subscript vector, if required.
-
SIMDO generates multi-indices, simulating nested DO-loops.
-
TIMESTAMP prints out the current YMDHMS date as a timestamp.
You can go up one level to
the FORTRAN77 source codes.
Last revised on 26 July 2008.