Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::partials_type< T, require_var_t< T > > Struct Template Reference

Detailed Description

template<typename T>
struct stan::partials_type< T, require_var_t< T > >

Specialization of partials type returns double if input type is a double.

Definition at line 14 of file partials_type.hpp.

#include <partials_type.hpp>

Public Types

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

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