Public Types | Public Member Functions | Private Types | List of all members
Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense > Class Template Reference

#include <CwiseBinaryOp.h>

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

Public Types

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

Public Member Functions

EIGEN_STRONG_INLINE const Scalar coeff (Index rowId, Index colId) const
 
EIGEN_STRONG_INLINE const Scalar coeff (Index index) const
 
template<int LoadMode>
EIGEN_STRONG_INLINE PacketScalar packet (Index rowId, Index colId) 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 Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >

Definition at line 163 of file CwiseBinaryOp.h.

Member Typedef Documentation

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

Definition at line 169 of file CwiseBinaryOp.h.

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

Definition at line 166 of file CwiseBinaryOp.h.

Member Function Documentation

template<typename BinaryOp , typename Lhs , typename Rhs >
EIGEN_STRONG_INLINE const Scalar Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >::coeff ( Index  rowId,
Index  colId 
) const
inline

Definition at line 172 of file CwiseBinaryOp.h.

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

Definition at line 185 of file CwiseBinaryOp.h.

template<typename BinaryOp , typename Lhs , typename Rhs >
template<int LoadMode>
EIGEN_STRONG_INLINE PacketScalar Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >::packet ( Index  rowId,
Index  colId 
) const
inline

Definition at line 179 of file CwiseBinaryOp.h.

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

Definition at line 192 of file CwiseBinaryOp.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:05