Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions
Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense > Class Reference

List of all members.

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)

Member Typedef Documentation

typedef internal::dense_xpr_base< CwiseUnaryView<ViewOp, MatrixType> >::type Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::Base

Definition at line 112 of file Core.

typedef CwiseUnaryView<ViewOp, MatrixType> Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::Derived

Definition at line 111 of file Core.


Member Function Documentation

EIGEN_STRONG_INLINE CoeffReturnType Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::coeff ( Index  row,
Index  col 
) const [inline]

Definition at line 126 of file Core.

EIGEN_STRONG_INLINE CoeffReturnType Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::coeff ( Index  index) const [inline]

Definition at line 131 of file Core.

EIGEN_STRONG_INLINE Scalar& Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::coeffRef ( Index  row,
Index  col 
) [inline]

Definition at line 136 of file Core.

EIGEN_STRONG_INLINE Scalar& Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::coeffRef ( Index  index) [inline]

Definition at line 141 of file Core.

Index Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::innerStride ( ) const [inline]

Definition at line 116 of file Core.

Index Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::outerStride ( ) const [inline]

Definition at line 121 of file Core.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011