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

#include <UnaryFunctors.h>

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

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_abs_op< Scalar >

Definition at line 41 of file UnaryFunctors.h.

Member Typedef Documentation

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

Definition at line 43 of file UnaryFunctors.h.

Member Function Documentation

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

Definition at line 44 of file UnaryFunctors.h.

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

Definition at line 46 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