|
virtual void | initialize (std::shared_ptr< ObjectiveFunction > obj_func, xacc::HeterogeneousMap &&options={})=0 |
|
virtual void | initialize (std::function< std::shared_ptr< CompositeInstruction >(std::vector< double >)> kernel_eval, Operator &obs, xacc::HeterogeneousMap &&options={})=0 |
|
| GradientFunction (GradientFunctionType func) |
|
std::vector< double > | operator() (const std::vector< double > &x, double current_val) |
|
|
GradientFunctionType | gradient_func |
|
The documentation for this class was generated from the following file: