Monarch
v3.8.2
Project 8 Data File Format Library
|
Go to the source code of this file.
Classes | |
class | M3DataWriter< SetType > |
Interface class for a variety of data types. More... | |
class | M3ComplexDataWriter< SetType > |
Interface class for complex data types. More... | |
class | M3DataReader< ReturnType > |
Interface class for a variety of data types. More... | |
class | M3ComplexDataReader< ReturnType > |
Interface class for complex data types. More... | |
Namespaces | |
monarch3 | |
Typedefs | |
typedef float | f4_complex[2] |
Binary-compatible to fftwf_complex. More... | |
typedef double | f8_complex[2] |
Binary-compatible to fftw_complex. More... | |