array_interp_vec Class Template Reference

#include <interp.h>

Inheritance diagram for array_interp_vec:

o2scl_interp_vec< arr_t, arr_t, array_alloc< arr_t > >

Detailed Description

template<class arr_t>
class array_interp_vec< arr_t >

A specialization of o2scl_interp_vec for C-style arrays.

Definition at line 1418 of file interp.h.


Public Member Functions

 array_interp_vec (base_interp< arr_t > &it, size_t nv, const arr_t &x, const arr_t &y)
 Create with base interpolation object it.

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