Home
last modified time | relevance | path

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

/third_party/boost/libs/math/tools/
Dgenerate_test_values.cpp26 mp_t r, root_two; in main() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dconstants.inl129 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType root_two() function
/third_party/boost/boost/geometry/srs/projections/proj/
Dboggs.hpp74 static const T root_two = boost::math::constants::root_two<T>(); in fwd() local