Stan  2.10.0
probability, sampling & optimization
Public Types | List of all members
stan::model::rvalue_return< Eigen::Matrix< T, Eigen::Dynamic, 1 >, cons_index_list< index_uni, nil_index_list > > Struct Template Reference

Template class specialization for an Eigen vector and one single index. More...

#include <rvalue_return.hpp>

Public Types

typedef T type
 Return type is scalar type of vector. More...
 

Detailed Description

template<typename T>
struct stan::model::rvalue_return< Eigen::Matrix< T, Eigen::Dynamic, 1 >, cons_index_list< index_uni, nil_index_list > >

Template class specialization for an Eigen vector and one single index.

Template Parameters
TType of scalar in vector.

Definition at line 87 of file rvalue_return.hpp.

Member Typedef Documentation

template<typename T >
typedef T stan::model::rvalue_return< Eigen::Matrix< T, Eigen::Dynamic, 1 >, cons_index_list< index_uni, nil_index_list > >::type

Return type is scalar type of vector.

Definition at line 92 of file rvalue_return.hpp.


The documentation for this struct was generated from the following file:

     [ Stan Home Page ] © 2011–2016, Stan Development Team.