MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
mds::img::CHistogram< C > Member List
This is the complete list of members for mds::img::CHistogram< C >, including all inherited members.
CHistogram(tSize NumOfBins=DEFAULT_NUM_OF_BINS, tItem Min=CTypeTraits< tItem >::getMin(), tItem Max=CTypeTraits< tItem >::getMax())mds::img::CHistogram< C >
CHistogramBase()mds::img::CHistogramBase< CHistogram< C > > [protected]
CHistogramBase(const CHistogramBase &)mds::img::CHistogramBase< CHistogram< C > > [protected]
cumulate()mds::img::CHistogram< C >
DEFAULT_NUM_OF_BINSmds::img::CHistogram< C > [static]
getCount(tSize Index) const mds::img::CHistogram< C >
getHistogram() const mds::img::CHistogram< C >
getImpl()mds::img::CHistogramBase< CHistogram< C > >
getImpl() constmds::img::CHistogramBase< CHistogram< C > >
getIndex(tItem Value) const mds::img::CHistogram< C >
getLowerBound(tSize Index) const mds::img::CHistogram< C >
getMax() const mds::img::CHistogram< C >
getSize() const mds::img::CHistogram< C >
getTotalCount() const mds::img::CHistogram< C >
m_BinSizemds::img::CHistogram< C > [protected]
m_Histogrammds::img::CHistogram< C > [protected]
m_Maxmds::img::CHistogram< C > [protected]
m_Minmds::img::CHistogram< C > [protected]
NO_ITERATOR_IS_DECLARED_FOR_TEMPLATE_PARAMETER enum valuemds::img::CHistogram< C >
operator()(const tContainer &Container)mds::img::CHistogram< C >
operator=(const CHistogramBase &)mds::img::CHistogramBase< CHistogram< C > > [protected]
tBin typedefmds::img::CHistogram< C >
tContainer typedefmds::img::CHistogram< C >
tContainerIterator typedefmds::img::CHistogram< C >
tHistogram typedefmds::img::CHistogramBase< CHistogram< C > >
tItem typedefmds::img::CHistogram< C >
tVector typedefmds::img::CHistogram< C >
~CHistogram()mds::img::CHistogram< C >