[ VIGRA Homepage | Class Index | Function Index | File Index | Main Page ]
![]() |
FFTWWriteRealAccessor Class Reference | ![]() |
---|
#include "vigra/fftw.hxx"
Inheritance diagram for FFTWWriteRealAccessor:
Public Types | |
typedef fftw_real | value_type |
The accessor's value type. | |
Public Methods | |
template<class ITERATOR> void | set (value_type const &v, ITERATOR const &i) const |
template<class ITERATOR, class DIFFERENCE> void | set (value_type const &v, ITERATOR const &i, DIFFERENCE d) const |
Detailed Description |
#include "vigra/fftw.hxx"
Namespace: vigra
|
Write real number at offset from iterator position. Set imaginary part to 0. Reimplemented from FFTWRealAccessor. |
|
Write real number at iterator position. Set imaginary part to 0. Reimplemented from FFTWRealAccessor. |
© Ullrich Köthe (koethe@informatik.uni-hamburg.de) |
html generated using doxygen and Python
|