CleanFFTBand() | stira::steerable::PyramidMaster< std::complex< double > > | protected |
ClearFFTVector(std::vector< fouriertools::FFTBand * > &set) | stira::steerable::PyramidMaster< std::complex< double > > | protected |
Decompose() | stira::steerable::PyramidComplex | virtual |
Diagnose() | stira::steerable::PyramidComplex | virtual |
ExtractB(common::NumberMode myMode) | stira::steerable::PyramidMaster< std::complex< double > > | protected |
ExtractB0(common::NumberMode myMode) | stira::steerable::PyramidMaster< std::complex< double > > | protected |
ExtractL() | stira::steerable::PyramidMaster< std::complex< double > > | protected |
ExtractL0() | stira::steerable::PyramidMaster< std::complex< double > > | protected |
GetCopyOfReconstructedGrid() | stira::steerable::PyramidMaster< std::complex< double > > | |
GetFFTBand() | stira::steerable::PyramidMaster< std::complex< double > > | protected |
GetPyramid() | stira::steerable::PyramidMaster< std::complex< double > > | |
mCurrentOrientation | stira::steerable::PyramidMaster< std::complex< double > > | protected |
mCurrentScale | stira::steerable::PyramidMaster< std::complex< double > > | protected |
mDecompositionFactor | stira::steerable::PyramidMaster< std::complex< double > > | protected |
MergeAndReconstructFFTBands(std::vector< fouriertools::FFTBand * > fftSubbandSet) | stira::steerable::PyramidMaster< std::complex< double > > | protected |
mHeight | stira::steerable::PyramidMaster< std::complex< double > > | protected |
mIsForwardTransform | stira::steerable::PyramidMaster< std::complex< double > > | protected |
mNrOrientations | stira::steerable::PyramidMaster< std::complex< double > > | protected |
mNrScales | stira::steerable::PyramidMaster< std::complex< double > > | protected |
mpFFTBand | stira::steerable::PyramidMaster< std::complex< double > > | protected |
mpPyramid | stira::steerable::PyramidMaster< std::complex< double > > | protected |
mpReconstructedGrid | stira::steerable::PyramidMaster< std::complex< double > > | protected |
mpSourceGrid | stira::steerable::PyramidMaster< std::complex< double > > | protected |
mpTmpHighpassGrid | stira::steerable::PyramidMaster< std::complex< double > > | protected |
mReconstructionFactor | stira::steerable::PyramidMaster< std::complex< double > > | protected |
mWidth | stira::steerable::PyramidMaster< std::complex< double > > | protected |
PyramidComplex(ArrayGrid< double > *pGridIn, int myNrScales, int myNrOrientations) | stira::steerable::PyramidComplex | |
PyramidMaster(ArrayGrid< double > *pGridIn, int myNrScales, int myNrOrientations) | stira::steerable::PyramidMaster< std::complex< double > > | |
Reconstruct() | stira::steerable::PyramidComplex | virtual |
ReconstructB(ArrayGrid< std::complex< double > > *pGridIn, common::NumberMode myMode) | stira::steerable::PyramidMaster< std::complex< double > > | protected |
ReconstructB0(ArrayGrid< std::complex< double > > *pGridIn, common::NumberMode myMode) | stira::steerable::PyramidMaster< std::complex< double > > | protected |
ReconstructL(ArrayGrid< double > *pGridIn) | stira::steerable::PyramidMaster< std::complex< double > > | protected |
ReconstructL0(std::vector< fouriertools::FFTBand * > vpFFTBandSet) | stira::steerable::PyramidMaster< std::complex< double > > | protected |
SetFFTBand(fouriertools::FFTBand *pFFTBand) | stira::steerable::PyramidMaster< std::complex< double > > | protected |
SetPyramid(Pyramid< std::complex< double > > *pPyramid) | stira::steerable::PyramidMaster< std::complex< double > > | |
SumFFTBands(std::vector< fouriertools::FFTBand * > fftSubbandSet) | stira::steerable::PyramidMaster< std::complex< double > > | |
ViewTransferFunction(fouriertools::FFTBand *pTransferFunction, std::string token, int scale, int orientation, int maxNrOfOrientations, bool isForward) | stira::steerable::PyramidMaster< std::complex< double > > | protected |
VisualizeComplexBandpass(ArrayGrid< std::complex< double > > *pGrid, std::string bandType, int scaleNr, int orientationNr) | stira::steerable::PyramidComplex | |
VisualizeReconstructedBandpass(fouriertools::FFTBand *pFftBandIn, std::string bandType, int scaleNr, int orientationNr) | stira::steerable::PyramidComplex | |
~PyramidComplex() | stira::steerable::PyramidComplex | |
~PyramidMaster() | stira::steerable::PyramidMaster< std::complex< double > > | virtual |