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

#include <UnaryFunctors.h>

Public Types

typedef NumTraits< Scalar >::Real result_type
 

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar &a) const
 
template<typename Packet >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp (const Packet &a) const
 

Detailed Description

template<typename Scalar>
struct Eigen::internal::scalar_abs2_op< Scalar >

Definition at line 91 of file UnaryFunctors.h.

Member Typedef Documentation

template<typename Scalar >
typedef NumTraits<Scalar>::Real Eigen::internal::scalar_abs2_op< Scalar >::result_type

Definition at line 93 of file UnaryFunctors.h.

Member Function Documentation

template<typename Scalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type Eigen::internal::scalar_abs2_op< Scalar >::operator() ( const Scalar &  a) const
inline

Definition at line 95 of file UnaryFunctors.h.

template<typename Scalar >
template<typename Packet >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet Eigen::internal::scalar_abs2_op< Scalar >::packetOp ( const Packet a) const
inline

Definition at line 97 of file UnaryFunctors.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