Home
last modified time | relevance | path

Searched refs:test_l2_norm (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/math/test/
Dnorms_test.cpp617 void test_l2_norm() in test_l2_norm() function
842 test_l2_norm<float>(); in main()
843 test_l2_norm<double>(); in main()
844 test_l2_norm<long double>(); in main()
845 test_l2_norm<cpp_bin_float_50>(); in main()