Definition at line 665 of file Functors.h.
#include <src/Core/Functors.h>
Public Types | |
typedef packet_traits< Scalar > ::type | Packet |
Public Member Functions | |
Scalar | operator() (const Scalar &a) const |
Packet | packetOp (const Packet &a) const |
typedef packet_traits<Scalar>::type internal::scalar_cos_op< Scalar >::Packet |
Definition at line 668 of file Functors.h.
Scalar internal::scalar_cos_op< Scalar >::operator() | ( | const Scalar & | a ) | const [inline] |
Definition at line 667 of file Functors.h.
References cos().
Packet internal::scalar_cos_op< Scalar >::packetOp | ( | const Packet & | a ) | const [inline] |
Definition at line 669 of file Functors.h.
References internal::pcos().
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |