Struct TempLat::IntrinsicScales
ClassList > TempLat > IntrinsicScales
The result holder for getIntrinsicRescaleToGetUnnormalizedFFT: two labeled double values.
#include <fftlayoutstruct.h>
Public Attributes
| Type | Name |
|---|---|
| double | c2r Value to rescale with after a c2r FFT. |
| double | r2c Value to rescale with after a r2c FFT. |
Public Functions
| Type | Name |
|---|---|
| IntrinsicScales () |
|
| IntrinsicScales (double _c2r, double _r2c) |
|
| bool | isDefault () const Whether the scales are default (1,1), i.e. as in FFTW. |
Public Attributes Documentation
variable c2r
Value to rescale with after a c2r FFT.
variable r2c
Value to rescale with after a r2c FFT.
Public Functions Documentation
function IntrinsicScales [1/2]
function IntrinsicScales [2/2]
function isDefault
Whether the scales are default (1,1), i.e. as in FFTW.
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/memory/memorylayouts/fftlayoutstruct.h