STIRA  0.1
stira::steerable::PyramidMaster< T > Member List

This is the complete list of members for stira::steerable::PyramidMaster< T >, including all inherited members.

CleanFFTBand()stira::steerable::PyramidMaster< T >protected
ClearFFTVector(std::vector< fouriertools::FFTBand * > &set)stira::steerable::PyramidMaster< T >protected
Decompose()=0stira::steerable::PyramidMaster< T >pure virtual
Diagnose()=0stira::steerable::PyramidMaster< T >pure virtual
ExtractB(common::NumberMode myMode)stira::steerable::PyramidMaster< T >protected
ExtractB0(common::NumberMode myMode)stira::steerable::PyramidMaster< T >protected
ExtractL()stira::steerable::PyramidMaster< T >protected
ExtractL0()stira::steerable::PyramidMaster< T >protected
GetCopyOfReconstructedGrid()stira::steerable::PyramidMaster< T >
GetFFTBand()stira::steerable::PyramidMaster< T >protected
GetPyramid()stira::steerable::PyramidMaster< T >
mCurrentOrientationstira::steerable::PyramidMaster< T >protected
mCurrentScalestira::steerable::PyramidMaster< T >protected
mDecompositionFactorstira::steerable::PyramidMaster< T >protected
MergeAndReconstructFFTBands(std::vector< fouriertools::FFTBand * > fftSubbandSet)stira::steerable::PyramidMaster< T >protected
mHeightstira::steerable::PyramidMaster< T >protected
mIsForwardTransformstira::steerable::PyramidMaster< T >protected
mNrOrientationsstira::steerable::PyramidMaster< T >protected
mNrScalesstira::steerable::PyramidMaster< T >protected
mpFFTBandstira::steerable::PyramidMaster< T >protected
mpPyramidstira::steerable::PyramidMaster< T >protected
mpReconstructedGridstira::steerable::PyramidMaster< T >protected
mpSourceGridstira::steerable::PyramidMaster< T >protected
mpTmpHighpassGridstira::steerable::PyramidMaster< T >protected
mReconstructionFactorstira::steerable::PyramidMaster< T >protected
mWidthstira::steerable::PyramidMaster< T >protected
PyramidMaster(ArrayGrid< double > *pGridIn, int myNrScales, int myNrOrientations)stira::steerable::PyramidMaster< T >
Reconstruct()=0stira::steerable::PyramidMaster< T >pure virtual
ReconstructB(ArrayGrid< T > *pGridIn, common::NumberMode myMode)stira::steerable::PyramidMaster< T >protected
ReconstructB0(ArrayGrid< T > *pGridIn, common::NumberMode myMode)stira::steerable::PyramidMaster< T >protected
ReconstructL(ArrayGrid< double > *pGridIn)stira::steerable::PyramidMaster< T >protected
ReconstructL0(std::vector< fouriertools::FFTBand * > vpFFTBandSet)stira::steerable::PyramidMaster< T >protected
SetFFTBand(fouriertools::FFTBand *pFFTBand)stira::steerable::PyramidMaster< T >protected
SetPyramid(Pyramid< T > *pPyramid)stira::steerable::PyramidMaster< T >
SumFFTBands(std::vector< fouriertools::FFTBand * > fftSubbandSet)stira::steerable::PyramidMaster< T >
ViewTransferFunction(fouriertools::FFTBand *pTransferFunction, std::string token, int scale, int orientation, int maxNrOfOrientations, bool isForward)stira::steerable::PyramidMaster< T >protected
~PyramidMaster()stira::steerable::PyramidMaster< T >virtual