![]() |
Stan Math Library
2.9.0
reverse mode automatic differentiation
|
Specialization for template classes / structs. More...
#include <child_type.hpp>
Public Types | |
typedef T_child | type |
Specialization for template classes / structs.
See test/unit/math/meta/child_type_test.cpp
for intended usage.
T_struct | type of parent. |
T_child | type of child type. |
Definition at line 34 of file child_type.hpp.
typedef T_child stan::math::child_type< T_struct< T_child > >::type |
Definition at line 35 of file child_type.hpp.