Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Eigen::internal::is_ref_compatible< MatrixType > Struct Template Reference

#include <src/eigen/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h>

Public Types

enum  { value = is_ref_compatible_impl<typename remove_all<MatrixType>::type>::value }
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

template<typename MatrixType >
anonymous enum
Enumerator
value 
43{ value = is_ref_compatible_impl<typename remove_all<MatrixType>::type>::value };
@ value
Definition IterativeSolverBase.h:43

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