Public Types | Public Member Functions | List of all members
Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense > Class Template Reference

#include <CwiseUnaryView.h>

Inheritance diagram for Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >:
Inheritance graph
[legend]

Public Types

typedef internal::dense_xpr_base< CwiseUnaryView< ViewOp, MatrixType > >::type Base
 
typedef CwiseUnaryView< ViewOp, MatrixType > Derived
 

Public Member Functions

EIGEN_STRONG_INLINE CoeffReturnType coeff (Index row, Index col) const
 
EIGEN_STRONG_INLINE CoeffReturnType coeff (Index index) const
 
EIGEN_STRONG_INLINE Scalar & coeffRef (Index row, Index col)
 
EIGEN_STRONG_INLINE Scalar & coeffRef (Index index)
 
Scalar * data ()
 
const Scalar * data () const
 
Index innerStride () const
 
Index outerStride () const
 

Detailed Description

template<typename ViewOp, typename MatrixType>
class Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >

Definition at line 92 of file CwiseUnaryView.h.

Member Typedef Documentation

◆ Base

template<typename ViewOp , typename MatrixType >
typedef internal::dense_xpr_base< CwiseUnaryView<ViewOp, MatrixType> >::type Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::Base

Definition at line 98 of file CwiseUnaryView.h.

◆ Derived

template<typename ViewOp , typename MatrixType >
typedef CwiseUnaryView<ViewOp, MatrixType> Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::Derived

Definition at line 97 of file CwiseUnaryView.h.

Member Function Documentation

◆ coeff() [1/2]

template<typename ViewOp , typename MatrixType >
EIGEN_STRONG_INLINE CoeffReturnType Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::coeff ( Index  row,
Index  col 
) const
inline

Definition at line 116 of file CwiseUnaryView.h.

◆ coeff() [2/2]

template<typename ViewOp , typename MatrixType >
EIGEN_STRONG_INLINE CoeffReturnType Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::coeff ( Index  index) const
inline

Definition at line 121 of file CwiseUnaryView.h.

◆ coeffRef() [1/2]

template<typename ViewOp , typename MatrixType >
EIGEN_STRONG_INLINE Scalar& Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::coeffRef ( Index  row,
Index  col 
)
inline

Definition at line 126 of file CwiseUnaryView.h.

◆ coeffRef() [2/2]

template<typename ViewOp , typename MatrixType >
EIGEN_STRONG_INLINE Scalar& Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::coeffRef ( Index  index)
inline

Definition at line 131 of file CwiseUnaryView.h.

◆ data() [1/2]

template<typename ViewOp , typename MatrixType >
Scalar* Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::data ( )
inline

Definition at line 103 of file CwiseUnaryView.h.

◆ data() [2/2]

template<typename ViewOp , typename MatrixType >
const Scalar* Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::data ( ) const
inline

Definition at line 104 of file CwiseUnaryView.h.

◆ innerStride()

template<typename ViewOp , typename MatrixType >
Index Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::innerStride ( ) const
inline

Definition at line 106 of file CwiseUnaryView.h.

◆ outerStride()

template<typename ViewOp , typename MatrixType >
Index Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >::outerStride ( ) const
inline

Definition at line 111 of file CwiseUnaryView.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Feb 28 2022 23:58:08