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

Detailed Description

template<typename T, typename S>
class stan::math::seq_view< T, S >

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_
 

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