SyTen
QCDMRG::sso_scale_t Class Reference
+ Collaboration diagram for QCDMRG::sso_scale_t:

Public Member Functions

std::size_t nRight () const
 
sso_scale_toperator= (const sso_scale_t &rhs)
 
sso_scale_toperator= (sso_scale_t &&rhs)
 
void pushRight (const pos_op_t &sso)
 
const std::vector< pos_op_t > & right () const
 
const pos_op_tright (int index) const
 
int rightType (int index) const
 
 sso_scale_t (const pos_op_t &sso, double coeff)
 
 sso_scale_t (const pos_op_t &sso, double coeff, const std::vector< pos_op_t > &right)
 
 sso_scale_t (const sso_scale_t &rhs)
 
 sso_scale_t (sso_scale_t &&rhs)
 

Public Attributes

pos_op_t first
 
double second
 

Private Attributes

std::vector< pos_op_tright_
 

Friends

bool operator!= (const sso_scale_t &lhs, const sso_scale_t &rhs)
 
bool operator== (const sso_scale_t &lhs, const sso_scale_t &rhs)
 

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