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

#include <scalar_type_pre.hpp>

Public Types

typedef scalar_type_helper_pre< is_vector< typename stan::math::value_type< T >::type >::value, typename stan::math::value_type< T >::type, typename stan::math::value_type< T_container >::type >::type type
 

Detailed Description

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

Definition at line 15 of file scalar_type_pre.hpp.

Member Typedef Documentation

◆ type

template<typename T , typename T_container >
typedef scalar_type_helper_pre< is_vector<typename stan::math::value_type<T>::type>::value, typename stan::math::value_type<T>::type, typename stan::math::value_type<T_container>::type>::type stan::internal::scalar_type_helper_pre< true, T, T_container >::type

Definition at line 19 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.