QMCPACK
SmoothFunctions.cpp File Reference
+ Include dependency graph for SmoothFunctions.cpp:

Go to the source code of this file.

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Functions

template<typename T >
smoothing (smoothing_functions func_id, T x, T &dx, T &d2x)
 
template float smoothing (smoothing_functions func_id, float x, float &dx, float &d2x)
 
template double smoothing (smoothing_functions func_id, double x, double &dx, double &d2x)