Public Member Functions | List of all members
Eigen::internal::scalar_hypot_op< Scalar, Scalar > Struct Template Reference

#include <BinaryFunctors.h>

Inheritance diagram for Eigen::internal::scalar_hypot_op< Scalar, Scalar >:
Inheritance graph
[legend]

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar &_x, const Scalar &_y) const
 

Additional Inherited Members

- Public Types inherited from Eigen::internal::binary_op_base< Scalar, Scalar >
typedef Scalar first_argument_type
 
typedef Scalar second_argument_type
 

Detailed Description

template<typename Scalar>
struct Eigen::internal::scalar_hypot_op< Scalar, Scalar >

Definition at line 263 of file BinaryFunctors.h.

Member Function Documentation

template<typename Scalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar Eigen::internal::scalar_hypot_op< Scalar, Scalar >::operator() ( const Scalar &  _x,
const Scalar &  _y 
) const
inline

Definition at line 267 of file BinaryFunctors.h.


The documentation for this struct was generated from the following file:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:46