Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
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 207 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: