[ VIGRA Homepage | Class Index | Function Index | File Index | Main Page ]

details FFTWMagnitudeAccessor Class Reference VIGRA

#include "vigra/fftw.hxx"


Public Types

typedef fftw_real value_type
 The accessor's value type.


Public Methods

template<class ITERATOR> value_type operator() (ITERATOR const &i) const
 Read magnitude at iterator position.

template<class ITERATOR, class DIFFERENCE> value_type operator() (ITERATOR const &i, DIFFERENCE d) const
 Read magnitude at offset from iterator position.



Detailed Description


Calculate magnitude of complex number on the fly.

#include "vigra/fftw.hxx"
Namespace: vigra


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

© Ullrich Köthe (koethe@informatik.uni-hamburg.de)
Cognitive Systems Group, University of Hamburg, Germany

html generated using doxygen and Python
VIGRA 1.2.0 (7 Aug 2003)