Stan Math Library  2.14.0
reverse mode automatic differentiation
Public Types | List of all members
stan::math::ad_promotable< T, T > Struct Template Reference

Any type may be promoted to itself. More...

#include <ad_promotable.hpp>

Public Types

enum  { value = true }
 

Detailed Description

template<typename T>
struct stan::math::ad_promotable< T, T >

Any type may be promoted to itself.

Template Parameters
Tpromoted and target type

Definition at line 30 of file ad_promotable.hpp.

Member Enumeration Documentation

§ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 31 of file ad_promotable.hpp.


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

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