|
MOAB
4.9.3pre
|
Template functor to compute the hypot of two scalars. More...
#include <BinaryFunctors.h>
Public Member Functions | |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &_x, const Scalar &_y) const |
Template functor to compute the hypot of two scalars.
Definition at line 219 of file BinaryFunctors.h.
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar Eigen::internal::scalar_hypot_op< Scalar >::operator() | ( | const Scalar & | _x, |
| const Scalar & | _y | ||
| ) | const [inline] |
Definition at line 222 of file BinaryFunctors.h.