DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::Meta::is_real_eigen_matrix< T > Struct Template Reference

Type trait that detects whether a type is an Eigen::Matrix with real scalar type. More...

#include <Defines.hpp>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<class T>
struct DNDS::Meta::is_real_eigen_matrix< T >

Type trait that detects whether a type is an Eigen::Matrix with real scalar type.

Definition at line 741 of file Defines.hpp.

Member Data Documentation

◆ value

template<class T >
constexpr bool DNDS::Meta::is_real_eigen_matrix< T >::value = false
staticconstexpr

Definition at line 743 of file Defines.hpp.


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