SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Histogram< typename VarType, typename WeightType >::ComputationInterface Struct Referenceabstract
Inheritance diagram for Histogram< typename VarType, typename WeightType >::ComputationInterface:
Collaboration diagram for Histogram< typename VarType, typename WeightType >::ComputationInterface:

Public Member Functions

virtual ~ComputationInterface ()=default
 ComputationInterface ()
size_t size () const
virtual const BinStrategy< VarType > & getBinStrategy () const =0
virtual std::unique_ptr< ComputationInterfaceclone () const =0
virtual void clip (VarType min, VarType max)=0
virtual std::tuple< VarType, VarType, VarType > getStats () const =0

Public Attributes

std::shared_ptr< std::vector< WeightType > > m_counts
ssize_t m_clip_left
ssize_t m_clip_right

The documentation for this struct was generated from the following files: