Definition at line 220 of file Functors.h.
#include <src/Core/Functors.h>
Public Member Functions | |
EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &a) const |
template<typename Packet > | |
EIGEN_STRONG_INLINE const Packet | packetOp (const Packet &a) const |
EIGEN_STRONG_INLINE const Scalar internal::scalar_opposite_op< Scalar >::operator() | ( | const Scalar & | a | ) | const [inline] |
Definition at line 222 of file Functors.h.
EIGEN_STRONG_INLINE const Packet internal::scalar_opposite_op< Scalar >::packetOp | ( | const Packet & | a | ) | const [inline] |
Definition at line 224 of file Functors.h.
References internal::pnegate().
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011 |