15#define BOOST_TEST_MODULE Test TPC Fast Transformation
16#define BOOST_TEST_MAIN
17#define BOOST_TEST_DYN_LINK
19#include <boost/test/unit_test.hpp>
31 BOOST_CHECK_MESSAGE(err1 == 0,
"test of GPU/TPCFastTransform/Spline1D failed with the error code " << err1);
34 BOOST_CHECK_MESSAGE(err2 == 0,
"test of GPU/TPCFastTransform/Spline2D failed with the error code " << err2);
Definition of Spline1D class.
Definition of Spline2D class.
Forward declaration — specializations below select ClassDefNV based on FlatBase.
Forward declaration — specializations below select ClassDefNV based on FlatBase.
BOOST_AUTO_TEST_CASE(Polynomials5D)