Searched defs:root_three (Results 1 – 2 of 2) sorted by relevance
135 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType root_three() function
156 const T root_three = boost::math::constants::root_three<T>(); in BOOST_AUTO_TEST_CASE_TEMPLATE() local