Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Examples  

SimpleArray.H File Reference

A simple fixed-size multi-array, with list assignment, linear iteration, chained index operator, and access via index vector. Index start values can also be specified other than the default ones (0). Index accessing is checked andd under(over)flow error is thrown if so. More...

#include <string>
#include <cassert>
#include <iostream>
#include <Vector.H>
#include <arglst.H>
#include <Exception.H>

Go to the source code of this file.

Namespaces

namespace  xchen


Detailed Description

A simple fixed-size multi-array, with list assignment, linear iteration, chained index operator, and access via index vector. Index start values can also be specified other than the default ones (0). Index accessing is checked andd under(over)flow error is thrown if so.

Author:
Xianming Chen
Computer Science Department
University of Utah
Date:
Oct 21, 2002

Generated on Wed Apr 7 21:40:50 2004 by doxygen1.2.18