OSDN Git Service

Merge branch 'master' of git://git.sourceforge.jp/gitroot/eos/base
[eos/hostdependX86LINUX64.git] / include / lmrcImageSecondNoiseReductionByRelaxationRValueSet.h
1 /*
2 # %M% %Y% %I%
3 # The latest update : %G% at %U%
4 #
5 #%Z% lmrcImageSecondNoiseReductionByRelaxationRValueSet.h ver %I%
6 #%Z% Created by 
7 #%Z%
8 #%Z% Usage : lmrcImageSecondNoiseReductionByRelaxationRValueSet.h 
9 #%Z% Attention
10 #%Z%
11 */
12 #ifndef  LMRC_IMAGE_SECOND_NOISE_REDUCTION_BY_RELAXATION_R_VALUE_SET_H 
13 #define  LMRC_IMAGE_SECOND_NOISE_REDUCTION_BY_RELAXATION_R_VALUE_SET_H
14
15 #include "mrcImage.h"
16 #include "lmrcImageFirstNoiseReductionByRelaxation.h"
17 #include "lmrcImageSecondNoiseReductionByRelaxation.h"
18
19
20 /* prototype begin */
21 void lmrcImageSecondNoiseReductionByRelaxationRValueSet( double *r, double *densityLevel,
22                                                         lmrcImageNoiseReductionByRelaxationInfo* info);
23 /* prototype end */
24
25 #endif