18 #ifndef __itkResourceProbe_h
19 #define __itkResourceProbe_h
38 template<
typename ValueType,
typename MeanType >
56 std::string
GetType(
void)
const;
59 std::string
GetUnit(
void)
const;
106 #ifndef ITK_MANUAL_INSTANTIATION
107 #include "itkResourceProbe.hxx"
110 #endif //__itkResourceProbe_h
MeanType GetMean(void) const
std::string GetUnit(void) const
ResourceProbe(const std::string &type, const std::string &unit)
*brief Mask an image with the negative of a mask **This class is templated over the types of the *input image type
CountType m_NumberOfStops
CountType GetNumberOfStarts(void) const
unsigned long SizeValueType
ValueType GetTotal(void) const
CountType GetNumberOfStops(void) const
std::string GetType(void) const
CountType m_NumberOfStarts
virtual ValueType GetInstantValue(void) const =0
Computes the change of a value between two points in code.