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

#include <promoter.hpp>

Static Public Member Functions

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

Detailed Description

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

Definition at line 13 of file promoter.hpp.

Member Function Documentation

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

Definition at line 14 of file promoter.hpp.

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

Definition at line 17 of file promoter.hpp.


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

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