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

A base interpolation object manager [abstract base].

#include <interp.h>

Inheritance diagram for base_interp_mgr< vec_t >:
def_interp_mgr< vec_t, interp_t >

Detailed Description

template<class vec_t>
class base_interp_mgr< vec_t >

Definition at line 1082 of file interp.h.

Public Member Functions

virtual base_interp< vec_t > * new_interp ()=0
 Create a new interpolation object.
virtual int free_interp (base_interp< vec_t > *b)
 Deallocate an interpolation object.

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.