Classes | Public Types | Static Public Attributes | Static Private Member Functions | List of all members
Eigen::internal::is_ref_compatible_impl< MatrixType > Struct Template Reference

#include <IterativeSolverBase.h>

Classes

struct  any_conversion
 
struct  no
 
struct  yes
 

Public Types

enum  { value = sizeof(test<MatrixType>(ms_from, 0))==sizeof(yes) }
 

Static Public Attributes

static MatrixType ms_from
 

Static Private Member Functions

template<typename T >
static yes test (const Ref< const T > &, int)
 
template<typename T >
static no test (any_conversion< T >,...)
 

Detailed Description

template<typename MatrixType>
struct Eigen::internal::is_ref_compatible_impl< MatrixType >

Definition at line 18 of file IterativeSolverBase.h.

Member Enumeration Documentation

template<typename MatrixType>
anonymous enum
Enumerator
value 

Definition at line 37 of file IterativeSolverBase.h.

Member Function Documentation

template<typename MatrixType>
template<typename T >
static yes Eigen::internal::is_ref_compatible_impl< MatrixType >::test ( const Ref< const T > &  ,
int   
)
staticprivate
template<typename MatrixType>
template<typename T >
static no Eigen::internal::is_ref_compatible_impl< MatrixType >::test ( any_conversion< T >  ,
  ... 
)
staticprivate

Member Data Documentation

template<typename MatrixType>
MatrixType Eigen::internal::is_ref_compatible_impl< MatrixType >::ms_from
static

Definition at line 36 of file IterativeSolverBase.h.


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


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