Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::value_type< T, require_t< is_vari< T > > > Struct Template Reference

Detailed Description

template<typename T>
struct stan::value_type< T, require_t< is_vari< T > > >

Definition at line 16 of file is_vari.hpp.

#include <is_vari.hpp>

Public Types

using type = typename std::decay_t< T >::value_type
 

The documentation for this struct was generated from the following file: