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_DEVICE_FUNC Scalar * data ()
 
EIGEN_DEVICE_FUNC const Scalar * data () const
 
EIGEN_DEVICE_FUNC Index innerStride () const
 
EIGEN_DEVICE_FUNC Index outerStride () const
 

Detailed Description

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

Definition at line 101 of file CwiseUnaryView.h.

Member Typedef Documentation

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

Definition at line 107 of file CwiseUnaryView.h.

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

Definition at line 106 of file CwiseUnaryView.h.

Member Function Documentation

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

Definition at line 112 of file CwiseUnaryView.h.

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

Definition at line 113 of file CwiseUnaryView.h.

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

Definition at line 115 of file CwiseUnaryView.h.

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

Definition at line 120 of file CwiseUnaryView.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:00