Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Private Types
Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense > Class Reference

List of all members.

Public Types

typedef
internal::dense_xpr_base
< CwiseBinaryOp< BinaryOp, Lhs,
Rhs > >::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

Private Types

typedef CwiseBinaryOp
< BinaryOp, Lhs, Rhs > 
Derived

Member Typedef Documentation

typedef internal::dense_xpr_base<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >::type Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >::Base

Definition at line 183 of file Core.

typedef CwiseBinaryOp<BinaryOp, Lhs, Rhs> Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >::Derived [private]

Definition at line 180 of file Core.


Member Function Documentation

EIGEN_STRONG_INLINE const Scalar Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >::coeff ( Index  row,
Index  col 
) const [inline]

Definition at line 186 of file Core.

EIGEN_STRONG_INLINE const Scalar Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >::coeff ( Index  index) const [inline]

Definition at line 199 of file Core.

template<int LoadMode>
EIGEN_STRONG_INLINE PacketScalar Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >::packet ( Index  row,
Index  col 
) const [inline]

Definition at line 193 of file Core.

template<int LoadMode>
EIGEN_STRONG_INLINE PacketScalar Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >::packet ( Index  index) const [inline]

Definition at line 206 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