|
QDP++
|
Public Member Functions | |
| PackageArrayBiDirectionalMapFunc (const ArrayMapFunc &mm, int mmult, int dd) | |
| virtual multi1d< int > | operator() (const multi1d< int > &coord, int isign) const |
| Maps a lattice coordinate under a map to a new lattice coordinate. | |
| Public Member Functions inherited from QDP::MapFunc | |
| virtual | ~MapFunc () |
| Virtual destructor - no cleanup needed. | |
Definition at line 135 of file qdp_map.cc.
|
inline |
Definition at line 137 of file qdp_map.cc.
|
inlinevirtual |
Maps a lattice coordinate under a map to a new lattice coordinate.
sign > 0 for map, sign < 0 for the inverse map
Implements QDP::MapFunc.
Definition at line 140 of file qdp_map.cc.