grid.h

This interface exports the Grid template class, which provides a convenient abstraction for representing two-dimensional arrays.
Class
Grid<ValueType> The Grid class stores an indexed, two-dimensional array.