![]() |
QMCPACK
|
Go to the source code of this file.
Classes | |
struct | SolvePeriodicInterp1D< T > |
dummy declaration to be specialized More... | |
struct | SolvePeriodicInterp1D< double > |
struct | SolvePeriodicInterp1D< std::complex< double > > |
struct | SolveFirstDerivInterp1D< T > |
struct | SolveFirstDerivInterp1D< double > |
struct | SolveFirstDerivInterp1D< std::complex< double > > |
struct | SolveFirstDerivInterp1D< float > |
struct | SolveFirstDerivInterp1D< std::complex< float > > |
Functions | |
template<typename T > | |
void | FuncSolvePeriodicInterp1D (const std::vector< T > &data, std::vector< T > &p) |
struct SolvePeriodicInterp1D |
dummy declaration to be specialized
Specializations for double and std::complex<double>
Definition at line 24 of file BsplineOneDimSolvers.h.
struct SolveFirstDerivInterp1D |
Definition at line 130 of file BsplineOneDimSolvers.h.
|
inline |
Definition at line 28 of file BsplineOneDimSolvers.h.
References qmcplusplus::Units::force::N.
Referenced by SolvePeriodicInterp1D< double >::apply().