Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dconstants.inl135 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType root_three() function
/third_party/boost/libs/math/test/
Dtest_autodiff_3.cpp156 const T root_three = boost::math::constants::root_three<T>(); in BOOST_AUTO_TEST_CASE_TEMPLATE() local