Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::seq_view< T, std::vector< T > > Class Template Reference

Detailed Description

template<typename T>
class stan::math::seq_view< T, std::vector< T > >

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_
 

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