Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ operator[]()

template<typename C >
auto stan::scalar_seq_view< C, require_std_vector_t< C > >::operator[] ( size_t  i) const
inline

Segfaults if out of bounds.

Parameters
iindex
Returns
the element at the specified position in the container

Definition at line 97 of file scalar_seq_view.hpp.