XACC
Public Member Functions | List of all members
xacc::ibm_backend::Hamiltonian Class Reference

Public Member Functions

const std::string & get_description () const
 
std::string & get_mutable_description ()
 
void set_description (const std::string &value)
 
const std::string & get_h_latex () const
 
std::string & get_mutable_h_latex ()
 
void set_h_latex (const std::string &value)
 
const std::vector< std::string > & get_h_str () const
 
std::vector< std::string > & get_mutable_h_str ()
 
void set_h_str (const std::vector< std::string > &value)
 
const std::map< std::string, int64_t > & get_osc () const
 
std::map< std::string, int64_t > & get_mutable_osc ()
 
void set_osc (const std::map< std::string, int64_t > &value)
 
const std::map< std::string, double > & get_vars () const
 
std::map< std::string, double > & get_mutable_vars ()
 
void set_vars (const std::map< std::string, double > &value)
 
std::shared_ptr< std::map< std::string, int64_t > > get_qub () const
 
void set_qub (std::shared_ptr< std::map< std::string, int64_t >> value)
 

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