|
EMAN2
|
#include "transform.h"

Go to the source code of this file.
Classes | |
| class | EMAN::Projector |
| Projector class defines a method to generate 2D projections from a 3D model. More... | |
| class | EMAN::GaussFFTProjector |
| Gaussian FFT 3D projection. More... | |
| class | EMAN::FourierGriddingProjector |
| Fourier gridding projection routine. More... | |
| class | EMAN::PawelProjector |
| Pawel Penczek's optimized projection routine. More... | |
| struct | EMAN::PawelProjector::IPCube |
| class | EMAN::MaxValProjector |
| Real-space projection which computes the maximum value along each line projection rather than a sum. More... | |
| class | EMAN::StandardProjector |
| Fast real-space 3D projection. More... | |
| class | EMAN::ChaoProjector |
| Fast real space projection using Bi-Linear interpolation. More... | |
Namespaces | |
| namespace | EMAN |
| E2Exception class. | |
Functions | |
| void | EMAN::dump_projectors () |
| map< string, vector< string > > | EMAN::dump_projectors_list () |