Stan  1.0
probability, sampling & optimization
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 63 of file traits.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 65 of file traits.hpp.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 64 of file traits.hpp.


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

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