![]() |
Stan Math Library
2.8.0
reverse mode automatic differentiation
|
#include <common_type.hpp>
Public Types | |
typedef Eigen::Matrix < typename common_type< T1, T2 > ::type, R, C > | type |
Definition at line 23 of file common_type.hpp.
typedef Eigen::Matrix<typename common_type<T1, T2>::type, R, C> stan::math::common_type< Eigen::Matrix< T1, R, C >, Eigen::Matrix< T2, R, C > >::type |
Definition at line 24 of file common_type.hpp.