cuda_cmp.h

Go to the documentation of this file.
00001 
00002 #ifndef cuda_processor_h__
00003 #define cuda_processor_h__ 1
00004 
00005 
00006 void calc_phase_weights_cuda(EMDataForCuda* data,float np);
00007 
00008 void mean_phase_error_cuda(EMDataForCuda* left, EMDataForCuda* right,EMDataForCuda* wt, EMDataForCuda* hist, EMDataForCuda* norm,int num_hist);
00009                 
00010 #endif //cuda_processor_h__

Generated on Tue May 25 17:13:31 2010 for EMAN2 by  doxygen 1.4.7