Inherits type< CwiseUnaryOp< UnaryOp, XprType > >.
Public Types | |
| typedef internal::dense_xpr_base < CwiseUnaryOp< UnaryOp, XprType > >::type | Base |
| typedef CwiseUnaryOp< UnaryOp, XprType > | Derived |
Public Member Functions | |
| const Scalar | coeff (Index row, Index col) const |
| const Scalar | coeff (Index index) const |
| template<int LoadMode> | |
| PacketScalar | packet (Index row, Index col) const |
| template<int LoadMode> | |
| PacketScalar | packet (Index index) const |
| typedef internal::dense_xpr_base<CwiseUnaryOp<UnaryOp, XprType> >::type Base |
| typedef CwiseUnaryOp<UnaryOp, XprType> Derived |
| PacketScalar packet | ( | Index | index | ) | const [inline] |
1.7.5.1