![]() |
Stan
2.14.0
probability, sampling & optimization
|
Primary template class for metaprogram to calculate return value for model::rvalue() for the container or scalar type and index list type specified in the template parameters.
More...
#include <rvalue_return.hpp>
Primary template class for metaprogram to calculate return value for model::rvalue() for the container or scalar type and index list type specified in the template parameters.
Specializations of this class will define a typedef type for the return type.
| C | Type of container or scalar. |
| L | Type of index list. |
Definition at line 26 of file rvalue_return.hpp.