![]() |
Stan
2.10.0
probability, sampling & optimization
|
Template class specialization for an Eigen matrix and one single index. More...
#include <rvalue_return.hpp>
Public Types | |
typedef Eigen::Matrix< T, 1, Eigen::Dynamic > | type |
Return type is row vector. More... | |
Template class specialization for an Eigen matrix and one single index.
T | Type of scalar in matrix. |
Definition at line 72 of file rvalue_return.hpp.
typedef Eigen::Matrix<T, 1, Eigen::Dynamic> stan::model::rvalue_return< Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic >, cons_index_list< index_uni, nil_index_list > >::type |
Return type is row vector.
Definition at line 77 of file rvalue_return.hpp.