compbio
Classes | Public Types | Public Member Functions | List of all members
Eigen::ReturnByValue< Derived > Class Template Reference
Inheritance diagram for Eigen::ReturnByValue< Derived >:
Eigen::internal::no_assignment_operator Eigen::KroneckerProductBase< 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 >
EIGEN_DEVICE_FUNC void evalTo (Dest &dst) const
 
EIGEN_DEVICE_FUNC Index rows () const
 
EIGEN_DEVICE_FUNC Index cols () const
 
const Unusablecoeff (Index) const
 
const Unusablecoeff (Index, Index) const
 
UnusablecoeffRef (Index)
 
UnusablecoeffRef (Index, Index)
 

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