#include <CwiseUnaryView.h>
Inherits type< CwiseUnaryView< ViewOp, MatrixType > >.
List of all members.
template<typename ViewOp, typename MatrixType>
class Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >
Member Typedef Documentation
Member Function Documentation
CoeffReturnType coeff |
( |
Index |
row, |
|
|
Index |
col |
|
) |
| const [inline] |
CoeffReturnType coeff |
( |
Index |
index | ) |
const [inline] |
Scalar& coeffRef |
( |
Index |
row, |
|
|
Index |
col |
|
) |
| [inline] |
Scalar& coeffRef |
( |
Index |
index | ) |
[inline] |
The documentation for this class was generated from the following file: