Public Types | Public Member Functions | List of all members
Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense > Class Template Reference

#include <CwiseUnaryOp.h>

Inheritance diagram for Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >:
Inheritance graph
[legend]

Public Types

typedef internal::dense_xpr_base< CwiseUnaryOp< UnaryOp, XprType > >::type Base
 
typedef CwiseUnaryOp< UnaryOp, XprType > Derived
 

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
 

Detailed Description

template<typename UnaryOp, typename XprType>
class Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >

Definition at line 92 of file CwiseUnaryOp.h.

Member Typedef Documentation

template<typename UnaryOp , typename XprType >
typedef internal::dense_xpr_base<CwiseUnaryOp<UnaryOp, XprType> >::type Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::Base

Definition at line 98 of file CwiseUnaryOp.h.

template<typename UnaryOp , typename XprType >
typedef CwiseUnaryOp<UnaryOp, XprType> Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::Derived

Definition at line 97 of file CwiseUnaryOp.h.

Member Function Documentation

template<typename UnaryOp , typename XprType >
EIGEN_STRONG_INLINE const Scalar Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::coeff ( Index  rowId,
Index  colId 
) const
inline

Definition at line 101 of file CwiseUnaryOp.h.

template<typename UnaryOp , typename XprType >
EIGEN_STRONG_INLINE const Scalar Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::coeff ( Index  index) const
inline

Definition at line 112 of file CwiseUnaryOp.h.

template<typename UnaryOp , typename XprType >
template<int LoadMode>
EIGEN_STRONG_INLINE PacketScalar Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::packet ( Index  rowId,
Index  colId 
) const
inline

Definition at line 107 of file CwiseUnaryOp.h.

template<typename UnaryOp , typename XprType >
template<int LoadMode>
EIGEN_STRONG_INLINE PacketScalar Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >::packet ( Index  index) const
inline

Definition at line 118 of file CwiseUnaryOp.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