QDP++
qdp_traits.h File Reference

Traits classes. More...

Go to the source code of this file.

Classes

struct  QDP::QDPSubTypeTrait< T >
struct  QDP::WordType< T >
 Find the underlying word type of a field. More...
struct  QDP::SinglePrecType< T >
struct  QDP::DoublePrecType< T >
struct  QDP::SinglePrecType< REAL32 >
struct  QDP::SinglePrecType< REAL64 >
struct  QDP::DoublePrecType< REAL32 >
struct  QDP::DoublePrecType< REAL64 >
struct  QDP::DoublePrecType< multi1d< T > >
struct  QDP::SimpleScalar< T >
 Construct simple word type. Default behavior is empty. More...
struct  QDP::InternalScalar< T >
 Construct simple word type used at some level within primitives. More...
struct  QDP::PrimitiveScalar< T >
 Makes a primitive scalar leaving grid alone. More...
struct  QDP::LatticeScalar< T >
 Makes a lattice scalar leaving primitive indices alone. More...
struct  QDP::RealScalar< T >
 Construct simple word type used at some level within primitives. More...
struct  QDP::NoComplex< T >
 Construct primitive type of input but always RScalar complex type. More...
struct  QDP::Zero
 Simple zero tag. More...

Namespaces

namespace  QDP
 Yet another random number generator.

Detailed Description

Traits classes.

Traits classes needed internally

Definition in file qdp_traits.h.