|
QDP++
|
OScalar class narrowed to a subset. More...
#include <qdp_outersubtype.h>
Public Member Functions | |
| OSubScalar (OScalar< T > &a, const Subset &ss) | |
| OSubScalar (const OSubScalar &a) | |
| ~OSubScalar () | |
| void | operator= (const typename WordType< T >::Type_t &rhs) |
| void | operator= (const Zero &rhs) |
| template<class T1, class C1> | |
| void | operator= (const QDPType< T1, C1 > &rhs) |
| template<class T1, class C1> | |
| void | operator= (const QDPExpr< T1, C1 > &rhs) |
| void | operator= (const OSubScalar &rhs) |
| T * | getF () |
| T * | getF () const |
| const Subset & | subset () const |
| bool | getOwnsMemory () const |
| bool | getOwnsMemory () |
| Public Member Functions inherited from QDP::QDPSubType< T, OScalar< T > > | |
| QDPSubType () | |
| Default constructor. | |
| ~QDPSubType () | |
| Destructor. | |
| void | assign (const typename WordType< OScalar< T > >::Type_t &rhs) |
| void | operator+= (const typename WordType< OScalar< T > >::Type_t &rhs) |
| void | operator-= (const typename WordType< OScalar< T > >::Type_t &rhs) |
| void | operator*= (const typename WordType< OScalar< T > >::Type_t &rhs) |
| void | operator/= (const typename WordType< OScalar< T > >::Type_t &rhs) |
| void | operator%= (const typename WordType< OScalar< T > >::Type_t &rhs) |
| void | operator|= (const typename WordType< OScalar< T > >::Type_t &rhs) |
| void | operator&= (const typename WordType< OScalar< T > >::Type_t &rhs) |
| void | operator^= (const typename WordType< OScalar< T > >::Type_t &rhs) |
| void | operator<<= (const typename WordType< OScalar< T > >::Type_t &rhs) |
| void | operator>>= (const typename WordType< OScalar< T > >::Type_t &rhs) |
| bool | getOwnsMemory () |
| T * | getF () |
| const Subset & | subset () const |
OScalar class narrowed to a subset.
Only used for lvalues
Definition at line 19 of file qdp_outersubtype.h.
|
inline |
Definition at line 25 of file qdp_outersubtype.h.
|
inline |
Definition at line 26 of file qdp_outersubtype.h.
|
inline |
Definition at line 27 of file qdp_outersubtype.h.
|
inline |
Definition at line 73 of file qdp_outersubtype.h.
|
inline |
Definition at line 74 of file qdp_outersubtype.h.
|
inline |
Definition at line 77 of file qdp_outersubtype.h.
|
inline |
Definition at line 76 of file qdp_outersubtype.h.
|
inline |
Definition at line 62 of file qdp_outersubtype.h.
|
inline |
Definition at line 55 of file qdp_outersubtype.h.
|
inline |
Definition at line 48 of file qdp_outersubtype.h.
|
inline |
Definition at line 35 of file qdp_outersubtype.h.
|
inline |
Definition at line 41 of file qdp_outersubtype.h.
|
inline |
Definition at line 75 of file qdp_outersubtype.h.
Referenced by QDP::gaussian(), and QDP::gaussian().