Classes | Public Types | Public Member Functions | List of all members
Eigen::ReturnByValue< Derived > Class Template Reference

#include <ReturnByValue.h>

Inheritance diagram for Eigen::ReturnByValue< Derived >:
Inheritance graph
[legend]

Classes

class  Unusable
 

Public Types

typedef internal::dense_xpr_base< ReturnByValue >::type Base
 
typedef internal::traits< Derived >::ReturnType ReturnType
 

Public Member Functions

const Unusablecoeff (Index) const
 
const Unusablecoeff (Index, Index) const
 
UnusablecoeffRef (Index)
 
UnusablecoeffRef (Index, Index)
 
EIGEN_DEVICE_FUNC Index cols () const
 
template<typename Dest >
EIGEN_DEVICE_FUNC void evalTo (Dest &dst) const
 
EIGEN_DEVICE_FUNC Index rows () const
 

Detailed Description

template<typename Derived>
class Eigen::ReturnByValue< Derived >

Definition at line 50 of file ReturnByValue.h.

Member Typedef Documentation

template<typename Derived>
typedef internal::dense_xpr_base<ReturnByValue>::type Eigen::ReturnByValue< Derived >::Base

Definition at line 56 of file ReturnByValue.h.

template<typename Derived>
typedef internal::traits<Derived>::ReturnType Eigen::ReturnByValue< Derived >::ReturnType

Definition at line 54 of file ReturnByValue.h.

Member Function Documentation

template<typename Derived>
const Unusable& Eigen::ReturnByValue< Derived >::coeff ( Index  ) const
inline

Definition at line 72 of file ReturnByValue.h.

template<typename Derived>
const Unusable& Eigen::ReturnByValue< Derived >::coeff ( Index  ,
Index   
) const
inline

Definition at line 73 of file ReturnByValue.h.

template<typename Derived>
Unusable& Eigen::ReturnByValue< Derived >::coeffRef ( Index  )
inline

Definition at line 74 of file ReturnByValue.h.

template<typename Derived>
Unusable& Eigen::ReturnByValue< Derived >::coeffRef ( Index  ,
Index   
)
inline

Definition at line 75 of file ReturnByValue.h.

template<typename Derived>
EIGEN_DEVICE_FUNC Index Eigen::ReturnByValue< Derived >::cols ( void  ) const
inline

Definition at line 64 of file ReturnByValue.h.

template<typename Derived>
template<typename Dest >
EIGEN_DEVICE_FUNC void Eigen::ReturnByValue< Derived >::evalTo ( Dest &  dst) const
inline

Definition at line 61 of file ReturnByValue.h.

template<typename Derived>
EIGEN_DEVICE_FUNC Index Eigen::ReturnByValue< Derived >::rows ( void  ) const
inline

Definition at line 63 of file ReturnByValue.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:19