Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
stan::is_vector< const T > Struct Template Reference

#include <traits.hpp>

Public Types

enum  { value = is_vector<T>::value }
 
typedef T type
 

Detailed Description

template<typename T>
struct stan::is_vector< const T >

Definition at line 88 of file traits.hpp.

Member Typedef Documentation

template<typename T >
typedef T stan::is_vector< const T >::type

Definition at line 90 of file traits.hpp.

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 89 of file traits.hpp.


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

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