Definition at line 374 of file Functors.h.
#include <src/Core/Functors.h>
Public Types | |
typedef packet_traits< Scalar > ::type | Packet |
Public Member Functions | |
const Scalar | operator() (const Scalar &a) const |
Packet | packetOp (const Packet &a) const |
typedef packet_traits<Scalar>::type internal::scalar_exp_op< Scalar >::Packet |
Definition at line 377 of file Functors.h.
const Scalar internal::scalar_exp_op< Scalar >::operator() | ( | const Scalar & | a ) | const [inline] |
Definition at line 376 of file Functors.h.
References exp().
Packet internal::scalar_exp_op< Scalar >::packetOp | ( | const Packet & | a ) | const [inline] |
Definition at line 378 of file Functors.h.
References internal::pexp().
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |