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() function359 …CALL_SUBTEST_1( product_extra(MatrixXf(internal::random<int>(1,EIGEN_TEST_MAX_SIZE), internal::ran… in test_product_extra()360 …CALL_SUBTEST_2( product_extra(MatrixXd(internal::random<int>(1,EIGEN_TEST_MAX_SIZE), internal::ran… in test_product_extra()362 …CALL_SUBTEST_3( product_extra(MatrixXcf(internal::random<int>(1,EIGEN_TEST_MAX_SIZE/2), internal::… in test_product_extra()363 …CALL_SUBTEST_4( product_extra(MatrixXcd(internal::random<int>(1,EIGEN_TEST_MAX_SIZE/2), internal::… in test_product_extra()
178 ei_add_test(product_extra)