QMCPACK
MultiQuinticSpline1D.h File Reference

Assume that coeffs.D1 and the LogLightGrid r_values.size() are equal Therefore r must be < r_max. More...

+ Include dependency graph for MultiQuinticSpline1D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LogGridLight< T >
 
class  MultiQuinticSpline1D< T >
 multivalue implementation for OneDimQuintic Real valued only calling any eval method with r >= r_max will throw an exception More...
 

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Detailed Description

Assume that coeffs.D1 and the LogLightGrid r_values.size() are equal Therefore r must be < r_max.

Definition in file MultiQuinticSpline1D.h.