Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions

internal::scalar_abs2_op< Scalar > Struct Template Reference


Detailed Description

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

Definition at line 261 of file Functors.h.

#include <src/Core/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

Member Typedef Documentation

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

Definition at line 263 of file Functors.h.


Member Function Documentation

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

Definition at line 264 of file Functors.h.

References abs2().

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

Definition at line 266 of file Functors.h.

References internal::pmul().




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011