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