Searched defs:hypot_impl (Results 1 – 1 of 1) sorted by relevance
97 struct hypot_impl struct99 typedef typename NumTraits<Scalar>::Real RealScalar;101 inline RealScalar run(const Scalar& x, const Scalar& y) in run()