Public Types | |
| typedef packet_traits< Scalar > ::type | Packet |
Public Member Functions | |
| EIGEN_STRONG_INLINE | scalar_multiple_op (const scalar_multiple_op &other) |
| EIGEN_STRONG_INLINE | scalar_multiple_op (const Scalar &other) |
| EIGEN_STRONG_INLINE Scalar | operator() (const Scalar &a) const |
| EIGEN_STRONG_INLINE const Packet | packetOp (const Packet &a) const |
Public Attributes | |
| add_const_on_value_type < typename NumTraits< Scalar > ::Nested >::type | m_other |
| typedef packet_traits<Scalar>::type Eigen::internal::scalar_multiple_op::Packet |
| EIGEN_STRONG_INLINE Eigen::internal::scalar_multiple_op::scalar_multiple_op | ( | const scalar_multiple_op & | other | ) | [inline] |
| EIGEN_STRONG_INLINE Eigen::internal::scalar_multiple_op::scalar_multiple_op | ( | const Scalar & | other | ) | [inline] |
| EIGEN_STRONG_INLINE Scalar Eigen::internal::scalar_multiple_op::operator() | ( | const Scalar & | a | ) | const [inline] |
| add_const_on_value_type<typename NumTraits<Scalar>::Nested>::type Eigen::internal::scalar_multiple_op::m_other |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |