QDP++
QDP::EvalLeaf2 Struct Reference

#include <qdp.h>

Public Member Functions

 EvalLeaf2 (int i1, int i2)
int val1 () const
int val2 () const

Public Attributes

int i1_m
int i2_m

Detailed Description

Definition at line 113 of file qdp.h.

Constructor & Destructor Documentation

◆ EvalLeaf2()

QDP::EvalLeaf2::EvalLeaf2 ( int i1,
int i2 )
inline

Definition at line 116 of file qdp.h.

Member Function Documentation

◆ val1()

int QDP::EvalLeaf2::val1 ( ) const
inline

Definition at line 117 of file qdp.h.

◆ val2()

int QDP::EvalLeaf2::val2 ( ) const
inline

Definition at line 118 of file qdp.h.

Member Data Documentation

◆ i1_m

int QDP::EvalLeaf2::i1_m

Definition at line 115 of file qdp.h.

◆ i2_m

int QDP::EvalLeaf2::i2_m

Definition at line 115 of file qdp.h.


The documentation for this struct was generated from the following file: