Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Private Types

CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense > Class Template Reference


Detailed Description

template<typename BinaryOp, typename Lhs, typename Rhs>
class CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >

Definition at line 176 of file CwiseBinaryOp.h.

#include <src/Core/CwiseBinaryOp.h>

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

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

Definition at line 182 of file CwiseBinaryOp.h.

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

Definition at line 179 of file CwiseBinaryOp.h.


Member Function Documentation

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

Definition at line 185 of file CwiseBinaryOp.h.

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

Definition at line 198 of file CwiseBinaryOp.h.

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

Definition at line 205 of file CwiseBinaryOp.h.

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

Definition at line 192 of file CwiseBinaryOp.h.




Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011