[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

25. Interpolation

This chapter describes functions for performing interpolation. The library provides a variety of interpolation methods, including Cubic splines and Akima splines. The interpolation types are interchangeable, allowing different methods to be used without recompiling. Interpolations can be defined for both normal and periodic boundary conditions. Additional functions are available for computing derivatives and integrals of interpolating functions.

The functions described in this section are declared in the header files `gsl_interp.h' and `gsl_spline.h'.

25.1 Introduction  
25.2 Interpolation Functions  
25.3 Interpolation Types  
25.4 Index Look-up and Acceleration  
25.5 Evaluation of interpolating functions  
25.6 Higher-level interface  
25.7 Examples  
25.8 References and Further Reading  



This document was generated by Michael Stenner on February, 14 2002 using texi2html