Stan  1.0
probability, sampling & optimization
Static Public Member Functions | List of all members
stan::math::promoter< T, T > Struct Template Reference

#include <matrix.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 34 of file matrix.hpp.

Member Function Documentation

◆ promote()

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

Definition at line 35 of file matrix.hpp.

◆ promote_to()

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

Definition at line 38 of file matrix.hpp.


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

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