sma_interp_vec Class Template Reference

A specialization of smart_interp_vec for C-style double arrays.

#include <smart_interp.h>

Inheritance diagram for sma_interp_vec:

smart_interp_vec

Detailed Description

template<class arr_t>
class sma_interp_vec< arr_t >

Definition at line 1164 of file smart_interp.h.


Public Member Functions

 sma_interp_vec (bim1_t &it, bim2_t &it2, size_t n, const arr_t &x, const arr_t &y)
 Create an interpolation object with user-specified interpolation types.
 sma_interp_vec (size_t n, const arr_t &x, const arr_t &y)
 Create an interpolation object with the default interpolation types.

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