Public Types | |
| typedef CwiseUnaryView< ViewOp, MatrixType > | Derived |
| typedef internal::dense_xpr_base < CwiseUnaryView< ViewOp, MatrixType > >::type | Base |
Public Member Functions | |
| Index | innerStride () const |
| Index | outerStride () const |
| EIGEN_STRONG_INLINE CoeffReturnType | coeff (Index row, Index col) const |
| EIGEN_STRONG_INLINE CoeffReturnType | coeff (Index index) const |
| EIGEN_STRONG_INLINE Scalar & | coeffRef (Index row, Index col) |
| EIGEN_STRONG_INLINE Scalar & | coeffRef (Index index) |
| typedef internal::dense_xpr_base< CwiseUnaryView<ViewOp, MatrixType> >::type Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::Base |
| typedef CwiseUnaryView<ViewOp, MatrixType> Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::Derived |
| EIGEN_STRONG_INLINE CoeffReturnType Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::coeff | ( | Index | row, |
| Index | col | ||
| ) | const [inline] |
| EIGEN_STRONG_INLINE CoeffReturnType Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::coeff | ( | Index | index | ) | const [inline] |
| EIGEN_STRONG_INLINE Scalar& Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::coeffRef | ( | Index | row, |
| Index | col | ||
| ) | [inline] |
| EIGEN_STRONG_INLINE Scalar& Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::coeffRef | ( | Index | index | ) | [inline] |
| Index Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::innerStride | ( | ) | const [inline] |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |