Automatic Differentiation
 
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 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: