Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Classes | Public Types | Public Member Functions
Eigen::ReturnByValue< Derived > Class Template Reference
+ Inheritance diagram for Eigen::ReturnByValue< Derived >:
+ Collaboration diagram for Eigen::ReturnByValue< Derived >:

Classes

class  Unusable
 

Public Types

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

Public Member Functions

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

Detailed Description

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

Definition at line 50 of file ReturnByValue.h.


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