Object-oriented Scientific Computing Library: Version 0.910
Public Member Functions
sma_interp_vec< arr_t > Class Template Reference

A specialization of smart_interp_vec for C-style double arrays.

#include <smart_interp.h>

Inheritance diagram for sma_interp_vec< arr_t >:
smart_interp_vec< arr_t, array_const_subvector, arr_t, array_alloc< arr_t > >

Detailed Description

template<class arr_t>
class sma_interp_vec< arr_t >

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.

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).

Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads.