Public Types | Public Member Functions | Private Types
CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense > Class Template Reference

#include <CwiseBinaryOp.h>

Inheritance diagram for CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >:
Inheritance graph
[legend]

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
EIGEN_STRONG_INLINE const Scalar coeff (Index index) const
template<int LoadMode>
EIGEN_STRONG_INLINE PacketScalar packet (Index row, Index col) const
template<int LoadMode>
EIGEN_STRONG_INLINE PacketScalar packet (Index index) const

Private Types

typedef CwiseBinaryOp
< BinaryOp, Lhs, Rhs > 
Derived

Detailed Description

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

Definition at line 176 of file CwiseBinaryOp.h.


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  row,
Index  col 
) const [inline]

Definition at line 192 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.


The documentation for this class was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:56