Stan Math Library
5.0.0
Automatic Differentiation
|
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 |