|
std::vector< Circuit > | getCircuitExecutions (Circuit circuit, const std::vector< double > &x) override |
|
void | compute (std::vector< double > &grad, std::vector< std::shared_ptr< AcceleratorBuffer >> results, const std::vector< double > &q_dist, const std::vector< double > &target_dist) override |
|
const std::string | name () const override |
|
const std::string | description () const override |
|
virtual | ~Identifiable () |
|
const std::string xacc::algorithm::NullGradientStrategy::description |
( |
| ) |
const |
|
inlineoverridevirtual |
Return the description of this instance
- Returns
- description The description of this object.
Implements xacc::Identifiable.
const std::string xacc::algorithm::NullGradientStrategy::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:
- /home/cades/dev/xacc/quantum/plugins/algorithms/ml/ddcl/ddcl.hpp