QCOR
|
This is the complete list of members for qcor::ObjectiveFunction, including all inherited members.
_dim (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | protected |
_function (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | protected |
current_iterate_parameters (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | protected |
description() const override (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | inline |
dimensions() const (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | inlinevirtual |
get_kernel_evaluator() (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | inlinevirtual |
get_observable() (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | inline |
get_qreg() (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | inlinevirtual |
gradients_computed (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | |
kernel (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | protected |
kernel_ptr (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | protected |
name() const override (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | inline |
ObjectiveFunction()=default (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | |
ObjectiveFunction(OptimizerFunctor f, const int d) (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | inline |
ObjectiveFunction(OptimizerFunctorNoGrad f, const int d) (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | inline |
observable (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | protected |
operator()(const std::vector< double > &x) (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | inlinevirtual |
operator()(const std::vector< double > &x, std::vector< double > &dx) (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | inlinevirtual |
operator()(xacc::internal_compiler::qreg &qreg, std::vector< double > &dx) (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | inlinevirtual |
options (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | protected |
set_options(HeterogeneousMap &opts) (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | inlinevirtual |
update_current_iterate_parameters(std::vector< double > x) (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | inline |
update_kernel(std::shared_ptr< CompositeInstruction > updated_kernel) (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | inline |
update_observable(Operator updated_observable) (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | inline |
update_options(const std::string key, T value) (defined in qcor::ObjectiveFunction) | qcor::ObjectiveFunction | inline |