XACC
Public Member Functions | Static Public Member Functions | List of all members
xacc::quantum::FermionTerm Class Reference
Inheritance diagram for xacc::quantum::FermionTerm:

Public Member Functions

 FermionTerm (const FermionTerm &t)
 
 FermionTerm (std::complex< double > c)
 
 FermionTerm (double c)
 
 FermionTerm (std::complex< double > c, Operators ops)
 
 FermionTerm (std::complex< double > c, Operators ops, std::string var)
 
 FermionTerm (Operators ops)
 
const std::string id ()
 
Operators & ops ()
 
std::complex< double > & coeff ()
 
std::string var ()
 
FermionTermoperator*= (const FermionTerm &v) noexcept
 
bool operator== (const FermionTerm &v) noexcept
 

Static Public Member Functions

static const std::string id (const Operators &ops)
 

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