Public Types | |
| typedef packet_traits< Scalar > ::type | Packet |
Public Member Functions | |
| EIGEN_STRONG_INLINE | scalar_constant_op (const scalar_constant_op &other) |
| EIGEN_STRONG_INLINE | scalar_constant_op (const Scalar &other) |
| template<typename Index > | |
| EIGEN_STRONG_INLINE const Scalar | operator() (Index, Index=0) const |
| template<typename Index > | |
| EIGEN_STRONG_INLINE const Packet | packetOp (Index, Index=0) const |
Public Attributes | |
| const Scalar | m_other |
| typedef packet_traits<Scalar>::type Eigen::internal::scalar_constant_op::Packet |
| EIGEN_STRONG_INLINE Eigen::internal::scalar_constant_op::scalar_constant_op | ( | const scalar_constant_op & | other | ) | [inline] |
| EIGEN_STRONG_INLINE Eigen::internal::scalar_constant_op::scalar_constant_op | ( | const Scalar & | other | ) | [inline] |
| EIGEN_STRONG_INLINE const Scalar Eigen::internal::scalar_constant_op::operator() | ( | Index | , |
| Index | = 0 |
||
| ) | const [inline] |
| EIGEN_STRONG_INLINE const Packet Eigen::internal::scalar_constant_op::packetOp | ( | Index | , |
| Index | = 0 |
||
| ) | const [inline] |
| const Scalar Eigen::internal::scalar_constant_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 |