Himalaya
Static Public Attributes | List of all members
himalaya::mh2_fo::is_eigen_type< T > Struct Template Reference

#include <Sum.hpp>

Static Public Attributes

static constexpr auto value
 

Detailed Description

template<typename T>
struct himalaya::mh2_fo::is_eigen_type< T >

Definition at line 44 of file Sum.hpp.

Member Data Documentation

◆ value

template<typename T >
constexpr auto himalaya::mh2_fo::is_eigen_type< T >::value
static
Initial value:
=
std::is_base_of<Eigen::EigenBase<T>, T>::value

Definition at line 46 of file Sum.hpp.


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