cspline_peri_interp Class Template Reference

Cubic spline interpolation with periodic boundary conditions (GSL). More...

#include <interp.h>

Inheritance diagram for cspline_peri_interp:

cspline_interp base_interp

Detailed Description

template<class vec_t>
class cspline_peri_interp< vec_t >

This is convenient to allow interpolation objects to be supplied as template parameters

Definition at line 710 of file interp.h.


Public Member Functions

virtual const char * type ()
 Return the type, "cspline_peri_interp".

Private Member Functions

 cspline_peri_interp (const cspline_peri_interp< vec_t > &)
cspline_peri_interp< vec_t > & operator= (const cspline_peri_interp< vec_t > &)

The documentation for this class was generated from the following file:

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page