Searched defs:square_root (Results 1 – 1 of 1) sorted by relevance
264 struct square_root struct266 typedef T return_type;268 static inline T apply(T const& value) in apply()313 struct square_root<float, true> struct319 struct square_root<double, true> struct325 struct square_root<long double, true> struct331 struct square_root<T, true> struct333 typedef double return_type;335 static inline double apply(T const& value) in apply()