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

Detailed Description

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

Check if a type is a var_value whose value_type is derived from Eigen::EigenBase and has dynamic rows and columns.

Template Parameters
Ttype to check.

Definition at line 17 of file is_var_dense_dynamic.hpp.

#include <is_var_dense_dynamic.hpp>

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

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