Monarch  v3.8.2
Project 8 Data File Format Library
Classes | Namespaces | Typedefs
M3DataInterface.hh File Reference
#include "M3Constants.hh"
#include "M3Exception.hh"
#include "M3Types.hh"
Include dependency graph for M3DataInterface.hh:

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...