Stan Math Library  2.9.0
reverse mode automatic differentiation
Public Types | List of all members
stan::is_vector_like< T > Struct Template Reference

#include <is_vector_like.hpp>

Public Types

enum  { value = stan::is_vector<T>::value }
 

Detailed Description

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

Definition at line 12 of file is_vector_like.hpp.

Member Enumeration Documentation

template<typename T>
anonymous enum
Enumerator
value 

Definition at line 13 of file is_vector_like.hpp.


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

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