Home
last modified time | relevance | path

Searched refs:square_root (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dmath.hpp264 struct square_root struct
313 struct square_root<float, true> struct
319 struct square_root<double, true> struct
325 struct square_root<long double, true> struct
331 struct square_root<T, true> struct
711 inline typename detail::square_root<T>::return_type
714 return detail::square_root in sqrt()