Class interp_array (o2scl)

O2scl : Class List

template<size_t n>
class o2scl::interp_array : public o2scl::interp<double[n]>

A specialization of interp for C-style double arrays.

See also the Interpolation section of the O2scl User’s guide.

Public Functions

interp_array(size_t interp_type)

Create with base interpolation objects it and rit.

interp_array()

Create an interpolator using the default base interpolation objects.