![]() |
Stan Math Library
2.14.0
reverse mode automatic differentiation
|
Primary template class for metaprogram to compute child type of T. More...
#include <child_type.hpp>
Public Types | |
typedef double | type |
Primary template class for metaprogram to compute child type of T.
See test/unit/math/meta/child_type_test.cpp
for intended usage.
T | type of container. |
Definition at line 18 of file child_type.hpp.
typedef double stan::math::child_type< T >::type |
Definition at line 19 of file child_type.hpp.