| 
| 
bool  | optionalParameters (const HeterogeneousMap parameters) override | 
|   | 
| 
std::vector< std::shared_ptr< Observable > >  | generate (const int &nQubits) override | 
|   | 
| 
std::string  | operatorString (const int index) override | 
|   | 
| 
std::shared_ptr< CompositeInstruction >  | getOperatorInstructions (const int opIdx, const int varIdx) const override | 
|   | 
| const std::string  | name () const override | 
|   | 
| const std::string  | description () const override | 
|   | 
| virtual  | ~Identifiable () | 
|   | 
  
  
      
        
          | const std::string xacc::algorithm::MultiQubitQAOA::description  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
Return the description of this instance 
- Returns
 - description The description of this object. 
 
Implements xacc::Identifiable.
 
 
  
  
      
        
          | const std::string xacc::algorithm::MultiQubitQAOA::name  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
Return the name of this instance.
- Returns
 - name The string name 
 
Implements xacc::Identifiable.
 
 
The documentation for this class was generated from the following file: