testStatHist.cc
Go to the documentation of this file.
32 assert(bins != nullptr && src.bins != nullptr); // TODO: remove after initializing bins at construction time
Definition: testStatHist.cc:21
bool operator==(const InspectingStatHist &)
Definition: testStatHist.cc:30
Definition: StatHist.h:26
void logInit(unsigned int capacity, double min, double max)
Definition: StatHist.cc:221
Definition: testStatHist.h:19
void testStatHistBaseAssignment()
Definition: testStatHist.cc:55
CPPUNIT_TEST_SUITE_REGISTRATION(TestStatHist)