|
QDP++
|
Useful for QDP to read/write slices of a lattice object. More...
Go to the source code of this file.
Classes | |
| class | QDP::TimeSliceIO< T > |
| Time-slice wrapper. More... | |
Namespaces | |
| namespace | QDP |
| Yet another random number generator. | |
Functions | |
| template<typename T> | |
| void | QDP::read (BinaryReader &bin, TimeSliceIO< T > &val) |
| template<typename T> | |
| void | QDP::write (BinaryWriter &bin, const TimeSliceIO< T > &val) |
Useful for QDP to read/write slices of a lattice object.
Definition in file qdp_disk_map_slice.h.