Public Types | |
| typedef scalar_product_traits < Scalar1, Scalar2 > ::ReturnType | result_type |
Public Member Functions | |
| EIGEN_STRONG_INLINE | scalar_multiple2_op (const scalar_multiple2_op &other) |
| EIGEN_STRONG_INLINE | scalar_multiple2_op (const Scalar2 &other) |
| EIGEN_STRONG_INLINE result_type | operator() (const Scalar1 &a) const |
Public Attributes | |
| add_const_on_value_type < typename NumTraits< Scalar2 > ::Nested >::type | m_other |
| typedef scalar_product_traits<Scalar1,Scalar2>::ReturnType Eigen::internal::scalar_multiple2_op::result_type |
| EIGEN_STRONG_INLINE Eigen::internal::scalar_multiple2_op::scalar_multiple2_op | ( | const scalar_multiple2_op & | other | ) | [inline] |
| EIGEN_STRONG_INLINE Eigen::internal::scalar_multiple2_op::scalar_multiple2_op | ( | const Scalar2 & | other | ) | [inline] |
| EIGEN_STRONG_INLINE result_type Eigen::internal::scalar_multiple2_op::operator() | ( | const Scalar1 & | a | ) | const [inline] |
| add_const_on_value_type<typename NumTraits<Scalar2>::Nested>::type Eigen::internal::scalar_multiple2_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 |