OSDN Git Service

rebuild: for X86LINUX64/X86LINUX64ICC
[eos/base.git] / hostdepend / X86LINUX64ICC / include / lmrcFSInfoScatteringAngularDistributionAverageSection.h
1 /*
2 # lmrcFSInfoScatteringAngularDistributionAverageSection.h : $Revision$  
3 # $Date$ 
4 # Created by $Author$
5 # Usage : lmrcFSInfoScatteringAngularDistributionAverageSection.h 
6 # Attention
7 #   $Loccker$
8 #       $State$ 
9 #
10 */
11 /* $Log$ */
12
13 #ifndef MRC_FS_AVERAGE_SECTION_H
14 #define MRC_FS_AVERAGE_SECTION_H
15
16 #include "mrcImage.h"
17 #include "Vector.h"
18
19 extern floatVector* lmrcFSInfoScatteringAngularDistributionAverageSection(mrcImage* fft, double startAngle,double endAngle);
20
21 #endif