This is the complete list of members for
TFFTWComplexMatrix, including all inherited members.
| AllocateMemory() | TFFTWComplexMatrix | [protected, virtual] |
| Compute_FFT_3D_R2C(TRealMatrix &InMatrix) | TFFTWComplexMatrix | |
| Compute_iFFT_3D_C2R(TRealMatrix &OutMatrix) | TFFTWComplexMatrix | |
| CopyData(TBaseFloatMatrix &src) | TBaseFloatMatrix | [virtual] |
| CreateFFTPlan3D_C2R(TRealMatrix &OutMatrix) | TFFTWComplexMatrix | |
| CreateFFTPlan3D_R2C(TRealMatrix &InMatrix) | TFFTWComplexMatrix | |
| fftw_plan_C2R | TFFTWComplexMatrix | [protected] |
| fftw_plan_C2R_Created | TFFTWComplexMatrix | [protected] |
| fftw_plan_R2C | TFFTWComplexMatrix | [protected] |
| fftw_plan_R2C_Created | TFFTWComplexMatrix | [protected] |
| FreeMemory() | TFFTWComplexMatrix | [protected, virtual] |
| GetDimensionSizes() const | TBaseFloatMatrix | [inline, virtual] |
| GetElementFrom3D(const size_t X, const size_t Y, const size_t Z) | TComplexMatrix | [inline] |
| GetRawData() | TBaseFloatMatrix | [inline, virtual] |
| GetTotalAllocatedElementCount() const | TBaseFloatMatrix | [inline, virtual] |
| GetTotalElementCount() const | TBaseFloatMatrix | [inline, virtual] |
| InitDimensions(struct TDimensionSizes DimensionSizes) | TComplexMatrix | [protected, virtual] |
| operator=(const TFFTWComplexMatrix &src) | TFFTWComplexMatrix | [protected] |
| TComplexMatrix::operator=(const TComplexMatrix &src) | TComplexMatrix | [protected] |
| TBaseFloatMatrix::operator=(const TBaseFloatMatrix &src) | TBaseFloatMatrix | [protected] |
| operator[](const size_t &index) | TComplexMatrix | [inline] |
| p2DDataSliceSize | TBaseFloatMatrix | [protected] |
| pDataRowSize | TBaseFloatMatrix | [protected] |
| pDimensionSizes | TBaseFloatMatrix | [protected] |
| pMatrixData | TBaseFloatMatrix | [protected] |
| pTotalAllocatedElementCount | TBaseFloatMatrix | [protected] |
| pTotalElementCount | TBaseFloatMatrix | [protected] |
| ReadDataFromHDF5File(THDF5_File &HDF5_File, const char *MatrixName) | TComplexMatrix | [virtual] |
| ScalarDividedBy(const float scalar) | TBaseFloatMatrix | [virtual] |
| TBaseFloatMatrix() | TBaseFloatMatrix | [inline] |
| TBaseFloatMatrix(const TBaseFloatMatrix &src) | TBaseFloatMatrix | [protected] |
| TBaseMatrix() | TBaseMatrix | [inline] |
| TComplexMatrix(struct TDimensionSizes DimensionSizes) | TComplexMatrix | |
| TComplexMatrix() | TComplexMatrix | [inline, protected] |
| TComplexMatrix(const TComplexMatrix &src) | TComplexMatrix | [protected] |
| TFFTWComplexMatrix(struct TDimensionSizes DimensionSizes) | TFFTWComplexMatrix | |
| TFFTWComplexMatrix() | TFFTWComplexMatrix | [inline, protected] |
| TFFTWComplexMatrix(const TFFTWComplexMatrix &src) | TFFTWComplexMatrix | [protected] |
| TFFTWComplexMatrix_FFT_FLAG | TFFTWComplexMatrix | [protected, static] |
| WriteDataToHDF5File(THDF5_File &HDF5_File, const char *MatrixName, const int CompressionLevel) | TComplexMatrix | [virtual] |
| ZeroMatrix() | TBaseFloatMatrix | [virtual] |
| ~TBaseFloatMatrix() | TBaseFloatMatrix | [inline, virtual] |
| ~TBaseMatrix() | TBaseMatrix | [inline, virtual] |
| ~TComplexMatrix() | TComplexMatrix | [inline, virtual] |
| ~TFFTWComplexMatrix() | TFFTWComplexMatrix | [virtual] |