![]() |
QMCPACK
|
Define a base class for one-dimensional functions with optimizable variables. More...
Go to the source code of this file.
Classes | |
struct | OptimizableFunctorBase |
Base class for any functor with optimizable parameters. More... | |
Namespaces | |
qmcplusplus | |
helper functions for EinsplineSetBuilder | |
Functions | |
void | print (OptimizableFunctorBase &func, std::ostream &os, double extent=-1.0) |
evaluates a functor (value and derivative) and dumps the quantities to output More... | |
std::string | extractCoefficientsID (xmlNodePtr cur) |
return the id of the first coefficients. If not found, return an emtpy string More... | |
Define a base class for one-dimensional functions with optimizable variables.
Definition in file OptimizableFunctorBase.h.