QDP++
qdp_qdptype.h File Reference

Main type class for QDP. More...

Go to the source code of this file.

Classes

class  QDP::QDPType< T, C >
 QDPType - major type class/container for all QDP objects. More...
struct  QDP::UnaryReturn< QDPType< T1, C1 >, Op >
struct  QDP::BinaryReturn< QDPType< T1, C1 >, QDPType< T2, C2 >, Op >
struct  QDP::TrinaryReturn< QDPType< T1, C1 >, QDPType< T2, C2 >, QDPType< T3, C3 >, Op >
struct  QDP::CreateLeaf< QDPType< T, C > >
struct  QDP::LeafFunctor< QDPType< T, C >, ElemLeaf >
struct  QDP::LeafFunctor< QDPType< T, C >, EvalLeaf1 >

Namespaces

namespace  QDP
 Yet another random number generator.

Detailed Description

Main type class for QDP.

Definition in file qdp_qdptype.h.