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< Scalar >::Packet |
| EIGEN_STRONG_INLINE Eigen::internal::scalar_constant_op< Scalar >::scalar_constant_op | ( | const scalar_constant_op< Scalar > & | other | ) | [inline] |
| EIGEN_STRONG_INLINE Eigen::internal::scalar_constant_op< Scalar >::scalar_constant_op | ( | const Scalar & | other | ) | [inline] |
| EIGEN_STRONG_INLINE const Scalar Eigen::internal::scalar_constant_op< Scalar >::operator() | ( | Index | , |
| Index | = 0 |
||
| ) | const [inline] |
| EIGEN_STRONG_INLINE const Packet Eigen::internal::scalar_constant_op< Scalar >::packetOp | ( | Index | , |
| Index | = 0 |
||
| ) | const [inline] |
| const Scalar Eigen::internal::scalar_constant_op< Scalar >::m_other |
| Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 | Hosted on: |