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