array_interp Class Template Reference

A specialization of o2scl_interp for C-style double arrays. More...

#include <interp.h>

Inheritance diagram for array_interp:

o2scl_interp

Detailed Description

template<size_t n>
class array_interp< n >

A specialization of o2scl_interp for C-style double arrays.

Definition at line 1560 of file interp.h.


Public Member Functions

 array_interp (base_interp_mgr< double[n]> &it, base_interp_mgr< array_const_reverse< n > > &rit)
 Create with base interpolation objects it and rit.
 array_interp ()
 Create an interpolator using the default base interpolation objects.

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