Home
last modified time | relevance | path

Searched defs:d3a_sq (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/math/test/
Dtest_polynomial.cpp416 boost::array<T, 7> const d3a_sq = {{100, -120, -44, 108, -20, -24, 9}}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
473 boost::array<double, 7> const d3a_sq = {{100, -120, -44, 108, -20, -24, 9}}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local