#include "mpi.h"
Include dependency graph for sirt.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | PI 3.141592653589793 |
Functions | |
int | recons3d_sirt_mpi (MPI_Comm comm, EMData **images, float *angleshift, EMData *&xvol, int nangloc, int radius=-1, float lam=1.0e-4, int maxit=100, std::string symmetry="c1", float tol=1.0e-3) |
int recons3d_sirt_mpi | ( | MPI_Comm | comm, | |
EMData ** | images, | |||
float * | angleshift, | |||
EMData *& | xvol, | |||
int | nangloc, | |||
int | radius = -1 , |
|||
float | lam = 1.0e-4 , |
|||
int | maxit = 100 , |
|||
std::string | symmetry = "c1" , |
|||
float | tol = 1.0e-3 | |||
) |