Definition at line 441 of file Functors.h.
#include <src/Core/Functors.h>
Public Types | |
typedef packet_traits< Scalar > ::type | Packet |
Public Member Functions | |
EIGEN_STRONG_INLINE | scalar_quotient1_impl (const scalar_quotient1_impl &other) |
EIGEN_STRONG_INLINE | scalar_quotient1_impl (const Scalar &other) |
EIGEN_STRONG_INLINE Scalar | operator() (const Scalar &a) const |
EIGEN_STRONG_INLINE const Packet | packetOp (const Packet &a) const |
Public Attributes | |
const Scalar | m_other |
typedef packet_traits<Scalar>::type internal::scalar_quotient1_impl< Scalar, IsInteger >::Packet |
Definition at line 442 of file Functors.h.
EIGEN_STRONG_INLINE internal::scalar_quotient1_impl< Scalar, IsInteger >::scalar_quotient1_impl | ( | const scalar_quotient1_impl< Scalar, IsInteger > & | other ) | [inline] |
Definition at line 444 of file Functors.h.
EIGEN_STRONG_INLINE internal::scalar_quotient1_impl< Scalar, IsInteger >::scalar_quotient1_impl | ( | const Scalar & | other ) | [inline] |
Definition at line 445 of file Functors.h.
EIGEN_STRONG_INLINE Scalar internal::scalar_quotient1_impl< Scalar, IsInteger >::operator() | ( | const Scalar & | a ) | const [inline] |
Definition at line 446 of file Functors.h.
EIGEN_STRONG_INLINE const Packet internal::scalar_quotient1_impl< Scalar, IsInteger >::packetOp | ( | const Packet & | a ) | const [inline] |
Definition at line 447 of file Functors.h.
const Scalar internal::scalar_quotient1_impl< Scalar, IsInteger >::m_other |
Definition at line 449 of file Functors.h.
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |