![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
Definition at line 110 of file seq_view.hpp.
#include <seq_view.hpp>
Public Member Functions | |
| seq_view (typename pass_type< std::vector< T > >::type x) | |
| pass_type< T >::type | operator[] (int n) const |
| int | size () const |
Private Attributes | |
| store_type< std::vector< T > >::type | x_ |