27 #include "antioch_config.h"
29 #ifdef ANTIOCH_HAVE_CPPUNIT
31 #ifdef ANTIOCH_HAVE_METAPHYSICL
34 #include "metaphysicl/numberarray.h"
45 template <
typename Scalar>
53 this->
_example =
new MetaPhysicL::NumberArray<2*ANTIOCH_N_TUPLES, float>(0);
109 #endif // ANTIOCH_HAVE_METAPHYSICL
111 #endif // ANTIOCH_HAVE_CPPUNIT
void test_standard_rate()
CPPUNIT_TEST_SUITE(ArrheniusRateMetaPhysicLFloatTest)
MetaPhysicL::NumberArray< 2 *ANTIOCH_N_TUPLES, float > * _example
CPPUNIT_TEST_SUITE_REGISTRATION(ArrheniusRateEigenFloatTest)
CPPUNIT_TEST_SUITE(ArrheniusRateMetaPhysicLDoubleTest)
CPPUNIT_TEST_SUITE(ArrheniusRateMetaPhysicLLongDoubleTest)
void test_standard_rate_and_deriv()
CPPUNIT_TEST(test_standard_rate)
CPPUNIT_TEST(test_standard_rate)
CPPUNIT_TEST(test_standard_rate)
void test_standard_deriv()