![]() |
Hex
1.0
Hydrogen-electron collision solver
|
Base class for radial functions.
#include <special.h>
Public Member Functions | |
virtual T | operator() (double x) const =0 |
Evaluate the function. More... | |
|
pure virtual |
Implemented in HydrogenFunction, and GaussKronrod< Functor >.