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

Detailed Description

Definition at line 138 of file seq_view.hpp.

#include <seq_view.hpp>

Public Member Functions

 seq_view (pass_type< std::vector< int > >::type x)
 
pass_type< double >::type operator[] (int n) const
 
int size () const
 

Private Attributes

store_type< std::vector< int > >::type x_
 

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