QCOR
Public Member Functions | Protected Attributes | List of all members
qcor::GradientFunction Class Reference
Inheritance diagram for qcor::GradientFunction:
qcor::KernelGradientService qcor::KernelBackwardDifferenceGradient qcor::KernelCentralDifferenceGradient qcor::KernelForwardDifferenceGradient

Public Member Functions

 GradientFunction (GradientFunctionType func)
 
std::vector< double > operator() (const std::vector< double > &x, double current_val)
 

Protected Attributes

GradientFunctionType gradient_func
 

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