QMCPACK
OptimizerTypes.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Enumerations

enum  OptimizerType {
  NONE, QUARTIC, RESCALE, LINEMIN,
  ONESHIFTONLY, ADAPTIVE, DESCENT, HYBRID,
  GRADIENT_TEST
}
 

Variables

const std::map< std::string, OptimizerType > OptimizerNames