![]() |
Stan
2.10.0
probability, sampling & optimization
|
Template specialization for an Eigen matrix with two single indexes. More...
#include <rvalue_return.hpp>
Public Types | |
typedef T | type |
Return type is scalar type of matrix. More... | |
Template specialization for an Eigen matrix with two single indexes.
T | Type of scalar in matrix. |
Definition at line 172 of file rvalue_return.hpp.
typedef T stan::model::rvalue_return< Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic >, cons_index_list< index_uni, cons_index_list< index_uni, nil_index_list > > >::type |
Return type is scalar type of matrix.
Definition at line 179 of file rvalue_return.hpp.