XACC
Public Member Functions | Protected Attributes | List of all members
xacc::OptFunction Class Reference
Inheritance diagram for xacc::OptFunction:
xacc::GOAT_PulseOptim

Public Member Functions

 OptFunction (OptimizerFunctor f, const int d)
 
virtual const int dimensions () const
 
virtual double operator() (const std::vector< double > &x, std::vector< double > &dx)
 

Protected Attributes

OptimizerFunctor _function
 
int _dim = 0
 

The documentation for this class was generated from the following file: