OpenWalnut  1.4.0
Public Member Functions
WValueSetHistogramTest Class Reference

Test WValueSetHistogram. More...

#include <WValueSetHistogram_test.h>

+ Inheritance diagram for WValueSetHistogramTest:

List of all members.

Public Member Functions

void testInstantiation (void)
 Test instantiation.
void testOperator (void)
 Test operator[].
void testAt (void)
 Test at()
void testMinMax (void)
 Test getMinimum(), getMaximum()
void testSizes (void)
 Test size(), and getBucketSize()
void testIndex (void)
 Test getIndexForValue()
void testAccum (void)
 Test accumulate.
void testCopyWithoutIntervalChanges (void)
 Test copy construction.
void testCopyWithIntervalChanges (void)
 Test copy construction with changed interval sizes.

Detailed Description

Test WValueSetHistogram.

Definition at line 39 of file WValueSetHistogram_test.h.


Member Function Documentation

void WValueSetHistogramTest::testAccum ( void  ) [inline]

Test accumulate.

Definition at line 175 of file WValueSetHistogram_test.h.

void WValueSetHistogramTest::testAt ( void  ) [inline]

Test at()

Definition at line 84 of file WValueSetHistogram_test.h.

void WValueSetHistogramTest::testIndex ( void  ) [inline]

Test getIndexForValue()

Definition at line 148 of file WValueSetHistogram_test.h.

Test instantiation.

Definition at line 45 of file WValueSetHistogram_test.h.

void WValueSetHistogramTest::testMinMax ( void  ) [inline]

Test getMinimum(), getMaximum()

Definition at line 110 of file WValueSetHistogram_test.h.

void WValueSetHistogramTest::testOperator ( void  ) [inline]

Test operator[].

Definition at line 63 of file WValueSetHistogram_test.h.

void WValueSetHistogramTest::testSizes ( void  ) [inline]

Test size(), and getBucketSize()

Definition at line 129 of file WValueSetHistogram_test.h.

References WValueSet< T >::size().


The documentation for this class was generated from the following file: