Gridding< T, N_rank > Class Template Reference
[Classes of the ODIN data processing framework (odindata library)]

#include <gridding.h>

List of all members.

Public Member Functions

 Gridding ()
Array< float, N_rank > init (const TinyVector< int, N_rank > &dst_shape, const TinyVector< float, N_rank > &dst_extent, const STD_vector< GriddingPoint< N_rank > > &src_coords, const JDXfilter &kernel, float kernel_diameter)
template<int N_rank_in>
Array< T, N_rank > operator() (const Array< T, N_rank_in > &src, unsigned int offset=0) const


Detailed Description

template<typename T, int N_rank>
class Gridding< T, N_rank >

Functor for gridding, i.e. bringing values with arbitrary coordinates onto a rectangular grid.

Definition at line 52 of file gridding.h.


Constructor & Destructor Documentation

template<typename T, int N_rank>
Gridding< T, N_rank >::Gridding (  )  [inline]

Creates uninitialized gridding object

Definition at line 59 of file gridding.h.


The documentation for this class was generated from the following file:

Generated on Wed Sep 30 15:33:05 2009 by  doxygen 1.5.6