Searched refs:product_extra (Results 1 – 2 of 2) sorted by relevance
12 template<typename MatrixType> void product_extra(const MatrixType& m) in product_extra() function228 …CALL_SUBTEST_1( product_extra(MatrixXf(internal::random<int>(1,EIGEN_TEST_MAX_SIZE), internal::ran… in test_product_extra()229 …CALL_SUBTEST_2( product_extra(MatrixXd(internal::random<int>(1,EIGEN_TEST_MAX_SIZE), internal::ran… in test_product_extra()231 …CALL_SUBTEST_3( product_extra(MatrixXcf(internal::random<int>(1,EIGEN_TEST_MAX_SIZE/2), internal::… in test_product_extra()232 …CALL_SUBTEST_4( product_extra(MatrixXcd(internal::random<int>(1,EIGEN_TEST_MAX_SIZE/2), internal::… in test_product_extra()
149 ei_add_test(product_extra)