Stan Math Library
4.9.0
Automatic Differentiation
|
Specialization for pointers returns the underlying value the pointer is pointing to.
Definition at line 27 of file value_type.hpp.
#include <value_type.hpp>
Public Types | |
using | type = typename value_type< std::remove_pointer< T > >::type |