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 274 of file BinaryFunctors.h.

Member Function Documentation

◆ operator()()

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 278 of file BinaryFunctors.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:22