JayBeams
0.1
Another project to have fun coding.
|
#include <jb/explicit_cuts_binning.hpp>
#include <jb/histogram.hpp>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (explicit_cuts_binning_constructor) | |
BOOST_AUTO_TEST_CASE (explicit_cuts_binning_basic) | |
BOOST_AUTO_TEST_CASE (explicit_cuts_binning_histogram) | |
BOOST_AUTO_TEST_CASE | ( | explicit_cuts_binning_constructor | ) |
Definition at line 15 of file ut_explicit_cuts_binning.cpp.
BOOST_AUTO_TEST_CASE | ( | explicit_cuts_binning_basic | ) |
Definition at line 31 of file ut_explicit_cuts_binning.cpp.
BOOST_AUTO_TEST_CASE | ( | explicit_cuts_binning_histogram | ) |
Definition at line 60 of file ut_explicit_cuts_binning.cpp.