![]() |
Object-oriented Scientific Computing Library: Version 0.910
|
A specialization of smart_interp_vec for C-style double arrays.
#include <smart_interp.h>
Definition at line 828 of file smart_interp.h.
Public Member Functions | |
sma_interp_vec (base_interp_mgr< arr_t > &it, base_interp_mgr< array_const_subvector > &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. |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).