#include <power_spectrum.hh>
Public Member Functions | |
PowerSpectrumFnc () | |
PowerSpectrumFnc (const ConstImageHandle &ref, bool wrap=true) | |
template<typename V , class D > | |
ImageStateBasePtr | VisitState (const ImageStateImpl< V, D > &isi) const |
String | GetAlgorithmName () |
Definition at line 28 of file power_spectrum.hh.
PowerSpectrumFnc | ( | ) |
PowerSpectrumFnc | ( | const ConstImageHandle & | ref, | |
bool | wrap = true | |||
) |
String GetAlgorithmName | ( | ) | [inline] |
Definition at line 36 of file power_spectrum.hh.
ImageStateBasePtr VisitState | ( | const ImageStateImpl< V, D > & | isi | ) | const [inline] |