Main Page
Namespaces
Data Structures
Files
Related Pages
S
earch for
Data Structures
Class Hierarchy
Data Fields
array_interp_vec Class Template Reference
#include <
interp.h
>
Inheritance diagram for array_interp_vec:
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
1121
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:
interp.h
Documentation generated with
Doxygen
and provided under the GNU Free Documentation License. See
License Information
for details.