Stan Math Library  2.10.0
reverse mode automatic differentiation
Static Public Member Functions | List of all members
stan::math::promoter< T, T > Struct Template Reference

#include <promoter.hpp>

Static Public Member Functions

static void promote (const T &u, T &t)
 
static T promote_to (const T &u)
 

Detailed Description

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

Definition at line 24 of file promoter.hpp.

Member Function Documentation

template<typename T >
static void stan::math::promoter< T, T >::promote ( const T &  u,
T &  t 
)
inlinestatic

Definition at line 25 of file promoter.hpp.

template<typename T >
static T stan::math::promoter< T, T >::promote_to ( const T &  u)
inlinestatic

Definition at line 28 of file promoter.hpp.


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

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