Public Types | |
| typedef CwiseUnaryOp< UnaryOp, XprType > | Derived |
| typedef internal::dense_xpr_base < CwiseUnaryOp< UnaryOp, XprType > >::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 |
| typedef internal::dense_xpr_base<CwiseUnaryOp<UnaryOp, XprType> >::type Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::Base |
| typedef CwiseUnaryOp<UnaryOp, XprType> Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::Derived |
| EIGEN_STRONG_INLINE const Scalar Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::coeff | ( | Index | row, |
| Index | col | ||
| ) | const [inline] |
| EIGEN_STRONG_INLINE const Scalar Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::coeff | ( | Index | index | ) | const [inline] |
| EIGEN_STRONG_INLINE PacketScalar Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, 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 |