Stan  1.0
probability, sampling & optimization
Public Types | List of all members
stan::is_constant_struct< T > Struct Template Reference

Metaprogram to determine if a type has a base scalar type that can be assigned to type double. More...

#include <traits.hpp>

Public Types

enum  { value = is_constant<T>::value }
 

Detailed Description

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

Metaprogram to determine if a type has a base scalar type that can be assigned to type double.

Definition at line 39 of file traits.hpp.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 40 of file traits.hpp.


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

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