akima.hpp File Reference

File contains implementation of AKIMA interpolant. More...

#include <mathematics/interpolation/interpolation.hpp>
#include <gsl/gsl_spline.h>

Go to the source code of this file.

Classes

class  julian::AKIMA
 Class implements the AKIMA interpolation technique. More...
 

Detailed Description

File contains implementation of AKIMA interpolant.