Stan Math Library  2.20.0
reverse mode automatic differentiation
Public Types | List of all members
stan::internal::scalar_type_helper_pre< is_vec, T, T_container > Struct Template Reference

#include <scalar_type_pre.hpp>

Public Types

typedef T_container type
 

Detailed Description

template<bool is_vec, typename T, typename T_container>
struct stan::internal::scalar_type_helper_pre< is_vec, T, T_container >

Definition at line 10 of file scalar_type_pre.hpp.

Member Typedef Documentation

◆ type

template<bool is_vec, typename T, typename T_container>
typedef T_container stan::internal::scalar_type_helper_pre< is_vec, T, T_container >::type

Definition at line 11 of file scalar_type_pre.hpp.


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

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