XACC
Public Member Functions | List of all members
xacc::PulseOptimGOAT Class Reference
Inheritance diagram for xacc::PulseOptimGOAT:
xacc::Optimizer xacc::Identifiable

Public Member Functions

const std::string name () const override
 
const std::string description () const override
 
void setOptions (const HeterogeneousMap &in_options) override
 
OptResult optimize () override
 
OptResult optimize (OptFunction &function) override
 
- Public Member Functions inherited from xacc::Optimizer
template<typename T >
void appendOption (const std::string key, T &&value)
 
const std::string get_algorithm () const
 
const bool isGradientBased () const
 
- Public Member Functions inherited from xacc::Identifiable
virtual ~Identifiable ()
 

Additional Inherited Members

- Protected Attributes inherited from xacc::Optimizer
HeterogeneousMap options
 

Member Function Documentation

const std::string xacc::PulseOptimGOAT::description ( ) const
inlineoverridevirtual

Return the description of this instance

Returns
description The description of this object.

Implements xacc::Identifiable.

const std::string xacc::PulseOptimGOAT::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 files: