18 #ifndef __otbMassOfBelief_h
19 #define __otbMassOfBelief_h
23 #include "itkNumericTraits.h"
84 template <
class TLabel =
unsigned short,
class TMass =
double>
129 void EstimateUncertainty();
139 void InitializePowerSetMasses(
const LabelSetType & universe);
156 void Copy(
const Self * massOfBelief);
159 bool IsEmpty()
const;
164 static std::ostream & PrintLabelSet(std::ostream & out,
170 static std::ostream & PrintLabelSetOfSet(std::ostream & out,
181 void PrintSelf(std::ostream& os,
itk::Indent indent)
const;
185 void operator=(
const Self&);
194 #ifndef OTB_MANUAL_INSTANTIATION