Lattice Builder Manual
Software Package for Constructing Rank-1 Lattices
|
Sequences of coordinate sets. More...
Classes | |
class | AddCoordinate |
This template class wraps any implementation of CoordinateSets and adds a specific coordinate to each coordinate sets. More... | |
class | FromRanges |
Implementation of CoordinateSets for coordinates within a given range. More... | |
class | Subsets |
This class implements CoordinateSets for any set of coordinates. More... | |
Sequences of coordinate sets.
These can be used to specify a set of projections of lattices or point sets. The classes in this namespace are iterable but are not containers, so they require very little storage. They virtually contain objects of type LatCommon::Coordinates.