Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

polardata.h File Reference

#include <map>
#include <vector>
#include "log.h"
#include "exception.h"

Include dependency graph for polardata.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  EMAN

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

Variables

const int MAXFFT = 32768


Variable Documentation

const int EMAN::MAXFFT = 32768 [static]
 

Definition at line 49 of file polardata.h.


Generated on Tue Jun 11 13:41:23 2013 for EMAN2 by  doxygen 1.3.9.1