EMAN2
Classes | Namespaces | Variables
polardata.h File Reference
#include <map>
#include <vector>
#include "log.h"
#include "exception.h"
Include dependency graph for polardata.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EMAN::UnevenMatrix
 a general data structure for a matrix with variable x dim size for different y More...
 
struct  EMAN::UnevenMatrix::Xdim
 struct to define x dimension size for each y, x0 is inclusive, x1 is one after the maximum, [x0, x1), so the corresponding x dim size is (x1-x0) More...
 
class  EMAN::PolarData
 a specialized image class for storing the results of a transform from EMData to polar coordinates, currently support 2D only. More...
 

Namespaces

namespace  EMAN
 E2Exception class.
 

Variables

static const int EMAN::MAXFFT =32768