sma_interp Class Template Reference

#include <smart_interp.h>

Inheritance diagram for sma_interp:

smart_interp< double[n], array_const_reverse< n >, array_const_subvector, array_const_subvector_reverse >

Detailed Description

template<size_t n>
class sma_interp< n >

A specialization of smart_interp for C-style double arrays.

Definition at line 952 of file smart_interp.h.


Public Member Functions

 sma_interp (base_interp< double[n]> &it1, base_interp< array_const_reverse< n > > &it2, base_interp< array_const_subvector > &it3, base_interp< array_const_subvector_reverse > &it4)
 Create with base interpolation objects.
 sma_interp ()
 Create with default 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.