asa172_test, a C++ code which calls asa172() to generate all multidimensional indices in a given range. simulating the behavior of an arbitrary number of nested loops.
The information on this web page is distributed under the MIT license.
asa172, a C++ code which generates all M-dimensional indices in a given range, simulating the behavior of an arbitrary number of nested loops, by OFlaherty and MacKenzie. this is a version of Applied Statistics Algorithm 172;