| ApplyForwardTransform() | stira::fouriertools::FFTBand | |
| ApplyInverseTransform() | stira::fouriertools::FFTBand | |
| Clone() | stira::fouriertools::FFTBand | |
| Conjugate() | stira::fouriertools::FFTBand | |
| ConvertToComplexGrid() | stira::fouriertools::FFTBand | |
| ConvertToImaginaryGrid() | stira::fouriertools::FFTBand | |
| ConvertToRealGrid() | stira::fouriertools::FFTBand | |
| ExportAbsImage(std::string fileName) | stira::fouriertools::FFTBand | |
| FFTBand(ArrayGrid< double > *pGrid, bool isreal=true) | stira::fouriertools::FFTBand | |
| FFTBand(ArrayGrid< std::complex< double > > *pGrid) | stira::fouriertools::FFTBand | |
| FFTBand(int width, int height, std::complex< double > initValue=std::complex< double >(0.0, 0.0)) | stira::fouriertools::FFTBand | |
| FFTBand(FFTBand &otherFFTBand) | stira::fouriertools::FFTBand | |
| GetBandMaximum(FFTDataType type) | stira::fouriertools::FFTBand | |
| GetBandMinimum(FFTDataType type) | stira::fouriertools::FFTBand | |
| GetHeight() const | stira::fouriertools::FFTBand | |
| GetValue(int x, int y) const | stira::fouriertools::FFTBand | |
| GetWidth() const | stira::fouriertools::FFTBand | |
| Multiply(FFTBand *other) | stira::fouriertools::FFTBand | |
| Multiply(ArrayGrid< double > *grid) | stira::fouriertools::FFTBand | |
| Multiply(std::complex< double > myFactor) | stira::fouriertools::FFTBand | |
| Multiply(double myFactor) | stira::fouriertools::FFTBand | |
| PointMirrorBand() | stira::fouriertools::FFTBand | |
| SetValue(int x, int y, std::complex< double > complexValue) | stira::fouriertools::FFTBand | |
| SetValue(int x, int y, double realValue, double imagValue) | stira::fouriertools::FFTBand | |
| SwitchQuadrants() | stira::fouriertools::FFTBand | |
| ~FFTBand() | stira::fouriertools::FFTBand | |