XACC
|
Public Member Functions | |
void | apply (std::shared_ptr< CompositeInstruction > program, const std::shared_ptr< Accelerator > accelerator, const HeterogeneousMap &options={}) override |
const IRTransformationType | type () const override |
const std::string | name () const override |
const std::string | description () const override |
Public Member Functions inherited from xacc::Identifiable | |
virtual | ~Identifiable () |
|
inlineoverridevirtual |
Return the description of this instance
Implements xacc::Identifiable.
|
inlineoverridevirtual |