Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dnorms_test.cpp161 void test_complex_lp() in test_complex_lp() function
864 test_complex_lp<std::complex<float>>(); in main()
865 test_complex_lp<std::complex<double>>(); in main()
866 test_complex_lp<std::complex<long double>>(); in main()
867 test_complex_lp<cpp_complex_50>(); in main()