Public Types | |
| typedef internal::dense_xpr_base < CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::type | Base |
Public Member Functions | |
| EIGEN_STRONG_INLINE const Scalar | coeff (Index row, Index col) const |
| template<int LoadMode> | |
| EIGEN_STRONG_INLINE PacketScalar | packet (Index row, Index col) const |
| EIGEN_STRONG_INLINE const Scalar | coeff (Index index) const |
| template<int LoadMode> | |
| EIGEN_STRONG_INLINE PacketScalar | packet (Index index) const |
Private Types | |
| typedef CwiseBinaryOp < BinaryOp, Lhs, Rhs > | Derived |
| typedef internal::dense_xpr_base<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >::type Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >::Base |
typedef CwiseBinaryOp<BinaryOp, Lhs, Rhs> Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >::Derived [private] |
| EIGEN_STRONG_INLINE const Scalar Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >::coeff | ( | Index | row, |
| Index | col | ||
| ) | const [inline] |
| EIGEN_STRONG_INLINE const Scalar Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >::coeff | ( | Index | index | ) | const [inline] |
| EIGEN_STRONG_INLINE PacketScalar Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >::packet | ( | Index | row, |
| Index | col | ||
| ) | const [inline] |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |