utilparse.h

Go to the documentation of this file.
00001 #ifndef UTILPARSE_H
00002 #define UTILPARSE_H
00003 
00004 #include "mpi.h"
00005 #include "emdata.h"
00006 #include "alignoptions.h"
00007 
00008 using namespace EMAN;
00009 
00010 int ParseAlignOptions(MPI_Comm comm, AlignOptions& options, char* optionsfname, int nvoxels, EMData*& mask3D);
00011 
00012 #endif // UTILPARSE_H

Generated on Tue Jun 11 12:40:27 2013 for EMAN2 by  doxygen 1.4.7