akima_peri_interp Class Template Reference

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

#include <interp.h>

Inheritance diagram for akima_peri_interp:

akima_interp base_interp

Detailed Description

template<class vec_t>
class akima_peri_interp< vec_t >

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

Definition at line 1023 of file interp.h.


Public Member Functions

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

Private Member Functions

 akima_peri_interp (const akima_peri_interp< vec_t > &)
akima_peri_interp< vec_t > & operator= (const akima_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