Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::is_eigen< T > Struct Template Reference

Detailed Description

template<typename T>
struct stan::is_eigen< T >

Check if type derives from EigenBase

Template Parameters
TType to check if it is derived from EigenBase
Enableused for SFINAE deduction.

Definition at line 20 of file is_eigen.hpp.

#include <is_eigen.hpp>

+ Inheritance diagram for stan::is_eigen< T >:

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