Definition at line 105 of file CwiseUnaryOp.h.
#include <src/Core/CwiseUnaryOp.h>

Public Types | |
| typedef CwiseUnaryOp< UnaryOp, XprType > | Derived |
| typedef internal::dense_xpr_base < CwiseUnaryOp< UnaryOp, XprType > >::type | Base |
Public Member Functions | |
| EIGEN_STRONG_INLINE const Scalar | coeff (Index row, Index col) const |
| template<int LoadMode> | |
| EIGEN_STRONG_INLINE PacketScalar | packet (Index row, Index col) const |
| EIGEN_STRONG_INLINE const Scalar | coeff (Index index) const |
| template<int LoadMode> | |
| EIGEN_STRONG_INLINE PacketScalar | packet (Index index) const |
| typedef internal::dense_xpr_base<CwiseUnaryOp<UnaryOp, XprType> >::type CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::Base |
Definition at line 111 of file CwiseUnaryOp.h.
| typedef CwiseUnaryOp<UnaryOp, XprType> CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::Derived |
Definition at line 110 of file CwiseUnaryOp.h.
| EIGEN_STRONG_INLINE const Scalar CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::coeff | ( | Index | row, |
| Index | col | ||
| ) | const [inline] |
Definition at line 114 of file CwiseUnaryOp.h.
| EIGEN_STRONG_INLINE const Scalar CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::coeff | ( | Index | index ) | const [inline] |
Definition at line 125 of file CwiseUnaryOp.h.
| EIGEN_STRONG_INLINE PacketScalar CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::packet | ( | Index | index ) | const [inline] |
Definition at line 131 of file CwiseUnaryOp.h.
| EIGEN_STRONG_INLINE PacketScalar CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::packet | ( | Index | row, |
| Index | col | ||
| ) | const [inline] |
Definition at line 120 of file CwiseUnaryOp.h.
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |