Searched refs:d3a_sqr (Results 1 – 1 of 1) sorted by relevance
541 boost::array<double, 7> const d3a_sqr = {{100, -120, -44, 108, -20, -24, 9}}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local544 polynomial<T> const asqr(d3a_sqr.begin(), d3a_sqr.end()); in BOOST_AUTO_TEST_CASE_TEMPLATE()