Public Types | Public Member Functions
internal::scalar_abs_op< Scalar > Struct Template Reference

#include <Functors.h>

List of all members.

Public Types

typedef NumTraits< Scalar >::Real result_type

Public Member Functions

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

Detailed Description

template<typename Scalar>
struct internal::scalar_abs_op< Scalar >

Definition at line 249 of file Functors.h.


Member Typedef Documentation

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

Definition at line 251 of file Functors.h.


Member Function Documentation

template<typename Scalar >
EIGEN_STRONG_INLINE const result_type internal::scalar_abs_op< Scalar >::operator() ( const Scalar a) const [inline]

Definition at line 252 of file Functors.h.

template<typename Scalar >
template<typename Packet >
EIGEN_STRONG_INLINE const Packet internal::scalar_abs_op< Scalar >::packetOp ( const Packet &  a) const [inline]

Definition at line 254 of file Functors.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:34