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

#include <gridding.h>

List of all members.

Public Member Functions

 CoordTransformation (const TinyVector< int, N_rank > &shape, const TinyMatrix< float, N_rank, N_rank > &rotation, const TinyVector< float, N_rank > &offset, float kernel_size=2.5)
Array< T, N_rank > operator() (const Array< T, N_rank > &A) const


Detailed Description

template<typename T, int N_rank, bool OnPixelRot = false>
class CoordTransformation< T, N_rank, OnPixelRot >

Functor for coordinate transformation using gridding

Definition at line 218 of file gridding.h.


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

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