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

Type trait: is T a MatrixFMTSafe with real scalar? Used by the fmt formatter below to catch both wrapped and unwrapped Eigen types. More...

#include <EigenUtil.hpp>

Inheritance diagram for DNDS::Meta::is_real_eigen_fmt_safe_matrix< T >:
[legend]
Collaboration diagram for DNDS::Meta::is_real_eigen_fmt_safe_matrix< T >:
[legend]

Detailed Description

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

Type trait: is T a MatrixFMTSafe with real scalar? Used by the fmt formatter below to catch both wrapped and unwrapped Eigen types.

Definition at line 86 of file EigenUtil.hpp.


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