[ VIGRA Homepage | Class Index | Function Index | File Index | Main Page ]
![]() |
FFTWPhaseAccessor Class Reference | ![]() |
---|
#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 phase at iterator position. | |
template<class ITERATOR, class DIFFERENCE> value_type | operator() (ITERATOR const &i, DIFFERENCE d) const |
Read phase at offset from iterator position. |
Detailed Description |
#include "vigra/fftw.hxx"
Namespace: vigra
© Ullrich Köthe (koethe@informatik.uni-hamburg.de) |
html generated using doxygen and Python
|