The Original CHomP Software
|
This is a general map class that may be inherited by your particular class that computes a map. More...
#include <indxpalg.h>
Public Member Functions | |
const TSetOfCubes & | operator() (const TCube &q) const |
Computes the image of a cube under the map and adds the image cubes to the given set. More... | |
This is a general map class that may be inherited by your particular class that computes a map.
Definition at line 57 of file indxpalg.h.
|
inline |
Computes the image of a cube under the map and adds the image cubes to the given set.
Definition at line 62 of file indxpalg.h.