compbio
Public Types | Public Member Functions | Public Attributes | List of all members
Eigen::Tuple< U, V > Struct Template Reference

Public Types

typedef U first_type
 
typedef V second_type
 

Public Member Functions

EIGEN_CONSTEXPR EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Tuple (const U &f, const V &s)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Tupleoperator= (const Tuple &rhs)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void swap (Tuple &rhs)
 

Public Attributes

first
 
second
 

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