OTB  9.0.0
Orfeo Toolbox
otb::StatisticsAccumulator< TRealVectorPixelType > Member List

This is the complete list of members for otb::StatisticsAccumulator< TRealVectorPixelType >, including all inherited members.

GetBandCount()otb::StatisticsAccumulator< TRealVectorPixelType >virtual
GetCount()otb::StatisticsAccumulator< TRealVectorPixelType >virtual
GetMax()otb::StatisticsAccumulator< TRealVectorPixelType >virtual
GetMin()otb::StatisticsAccumulator< TRealVectorPixelType >virtual
GetSqSum()otb::StatisticsAccumulator< TRealVectorPixelType >virtual
GetSum()otb::StatisticsAccumulator< TRealVectorPixelType >virtual
m_BandCountotb::StatisticsAccumulator< TRealVectorPixelType >protected
m_Countotb::StatisticsAccumulator< TRealVectorPixelType >protected
m_Maxotb::StatisticsAccumulator< TRealVectorPixelType >protected
m_Minotb::StatisticsAccumulator< TRealVectorPixelType >protected
m_NoDataValueotb::StatisticsAccumulator< TRealVectorPixelType >protected
m_SqSumotb::StatisticsAccumulator< TRealVectorPixelType >protected
m_Sumotb::StatisticsAccumulator< TRealVectorPixelType >protected
m_UseNoDataValueotb::StatisticsAccumulator< TRealVectorPixelType >protected
PixelCountType typedefotb::StatisticsAccumulator< TRealVectorPixelType >
PixelCountVectorType typedefotb::StatisticsAccumulator< TRealVectorPixelType >
RealValueType typedefotb::StatisticsAccumulator< TRealVectorPixelType >
StatisticsAccumulator()otb::StatisticsAccumulator< TRealVectorPixelType >inline
StatisticsAccumulator(RealValueType noDataValue, bool useNoDataValue, const TRealVectorPixelType &pixel)otb::StatisticsAccumulator< TRealVectorPixelType >inline
Update(const TRealVectorPixelType &pixel)otb::StatisticsAccumulator< TRealVectorPixelType >inline
Update(const StatisticsAccumulator &other)otb::StatisticsAccumulator< TRealVectorPixelType >inline
UpdateValues(PixelCountType otherCount, RealValueType otherSum, RealValueType otherSqSum, RealValueType otherMin, RealValueType otherMax, PixelCountType &count, RealValueType &sum, RealValueType &sqSum, RealValueType &min, RealValueType &max)otb::StatisticsAccumulator< TRealVectorPixelType >inlineprivate