QCOR
qcor::ObjectiveFunction Member List

This is the complete list of members for qcor::ObjectiveFunction, including all inherited members.

_dim (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctionprotected
_function (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctionprotected
current_iterate_parameters (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctionprotected
description() const override (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctioninline
dimensions() const (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctioninlinevirtual
get_kernel_evaluator() (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctioninlinevirtual
get_observable() (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctioninline
get_qreg() (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctioninlinevirtual
gradients_computed (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunction
kernel (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctionprotected
kernel_ptr (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctionprotected
name() const override (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctioninline
ObjectiveFunction()=default (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunction
ObjectiveFunction(OptimizerFunctor f, const int d) (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctioninline
ObjectiveFunction(OptimizerFunctorNoGrad f, const int d) (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctioninline
observable (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctionprotected
operator()(const std::vector< double > &x) (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctioninlinevirtual
operator()(const std::vector< double > &x, std::vector< double > &dx) (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctioninlinevirtual
operator()(xacc::internal_compiler::qreg &qreg, std::vector< double > &dx) (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctioninlinevirtual
options (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctionprotected
set_options(HeterogeneousMap &opts) (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctioninlinevirtual
update_current_iterate_parameters(std::vector< double > x) (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctioninline
update_kernel(std::shared_ptr< CompositeInstruction > updated_kernel) (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctioninline
update_observable(Operator updated_observable) (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctioninline
update_options(const std::string key, T value) (defined in qcor::ObjectiveFunction)qcor::ObjectiveFunctioninline