bitstat< word_type > Class Template Reference

Public Member Functions

Protected Attributes

template<typename word_type>
class bitstat< word_type >


Constructor & Destructor Documentation

template<typename word_type>
bitstat< word_type >::bitstat (  )  [inline]
template<typename word_type>
virtual bitstat< word_type >::~bitstat (  )  [inline, virtual]

Member Function Documentation

template<typename word_type >
template<int Ndim>
void bitstat< word_type >::mkstat ( const MArray< word_type, Ndim > &  A  )  [inline]
template<typename word_type>
MArray<long int,1> bitstat< word_type >::get_bit_histogram0 (  )  [inline]

References bitstat< word_type >::histogram0_.

Referenced by histograms().

template<typename word_type>
MArray<long int,1> bitstat< word_type >::get_bit_histogram1 (  )  [inline]

References bitstat< word_type >::histogram1_.

Referenced by histograms().


Field Documentation

template<typename word_type>
MArray<long int,1> bitstat< word_type >::histogram0_ [protected]
template<typename word_type>
MArray<long int,1> bitstat< word_type >::histogram1_ [protected]

Generated on 4 Nov 2015 for CURE by  doxygen 1.6.1