Searched refs:l2_2 (Results 1 – 1 of 1) sorted by relevance
647 Real l2_2 = l2_norm(v); in test_l2_norm() local649 BOOST_TEST(l2_2 > 0); in test_l2_norm()650 BOOST_TEST(abs(l2_1 - l2_2) < tol*l2_1); in test_l2_norm()668 double l2_2 = l2_norm(v); in test_integer_l2_norm() local670 BOOST_TEST(l2_2 > 0); in test_integer_l2_norm()671 BOOST_TEST(abs(l2_1 - l2_2) < tol*l2_1); in test_integer_l2_norm()693 Real l2_2 = l2_norm(v); in test_complex_l2_norm() local694 BOOST_TEST(abs(l2_1 - l2_2) < tol*l2_1); in test_complex_l2_norm()