LatNet Builder Manual
2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
|
A classes containing multiple sets of coordinates. More...
Classes | |
class | AddCoordinate |
This template class wraps any implementation of CoordinateSets and adds a specific coordinate to each coordinate sets. More... | |
class | FromRanges |
A CoordinateSets for coordinates within a given range. More... | |
class | Subsets |
This class implements CoordinateSets for any set of coordinates. More... | |
A classes containing multiple sets of coordinates.
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 LatticeTester::Coordinates.