Stan Math Library  2.8.0
reverse mode automatic differentiation
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Groups
Public Types | List of all members
stan::is_vector< Eigen::Matrix< T, 1, Eigen::Dynamic > > Struct Template Reference

#include <is_vector.hpp>

Public Types

enum  { value = 1 }
 
typedef T type
 

Detailed Description

template<typename T>
struct stan::is_vector< Eigen::Matrix< T, 1, Eigen::Dynamic > >

Definition at line 18 of file is_vector.hpp.

Member Typedef Documentation

template<typename T >
typedef T stan::is_vector< Eigen::Matrix< T, 1, Eigen::Dynamic > >::type

Definition at line 20 of file is_vector.hpp.

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 19 of file is_vector.hpp.


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

     [ Stan Home Page ] © 2011–2015, Stan Development Team.