Automatic Differentiation
 
Loading...
Searching...
No Matches
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: