Stan Math Library  2.12.0
reverse mode automatic differentiation
Public Types | List of all members
stan::is_vector< Eigen::Block< T > > 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::Block< T > >

Definition at line 23 of file is_vector.hpp.

Member Typedef Documentation

template<typename T >
typedef T stan::is_vector< Eigen::Block< T > >::type

Definition at line 25 of file is_vector.hpp.

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 24 of file is_vector.hpp.


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

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