Stan Math Library
5.0.0
Automatic Differentiation
Loading...
Searching...
No Matches
Public Types
|
List of all members
stan::value_type< T, std::enable_if_t< is_var< T >::value > > Struct Template Reference
Detailed Description
template<typename T>
struct stan::value_type< T, std::enable_if_t< is_var< T >::value > >
Definition at line
142
of file
is_var.hpp
.
#include <
is_var.hpp
>
Public Types
using
type
= typename std::decay_t< T >::value_type
The documentation for this struct was generated from the following file:
stan/math/prim/meta/
is_var.hpp
stan
value_type< T, std::enable_if_t< is_var< T >::value > >
[
Stan Home Page
]
© 2011–2019, Stan Development Team.