#include <CwiseUnaryView.h>
Inherits type< CwiseUnaryView< ViewOp, MatrixType > >.
Public Types | |
typedef internal::dense_xpr_base < CwiseUnaryView< ViewOp, MatrixType > >::type | Base |
typedef CwiseUnaryView< ViewOp, MatrixType > | Derived |
Public Member Functions | |
CoeffReturnType | coeff (Index row, Index col) const |
CoeffReturnType | coeff (Index index) const |
Scalar & | coeffRef (Index row, Index col) |
Scalar & | coeffRef (Index index) |
Index | innerStride () const |
Index | outerStride () const |
typedef internal::dense_xpr_base< CwiseUnaryView<ViewOp, MatrixType> >::type Base |
typedef CwiseUnaryView<ViewOp, MatrixType> Derived |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |