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

Detailed Description

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

If the input type T is an eigen matrix with 1 row at compile time this has a static member with a value of true.

Else this has a static member with a value of false.

Definition at line 87 of file is_vector.hpp.

#include <is_vector.hpp>

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

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