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

◆ middleRows() [1/2]

template<typename Derived >
auto stan::math::vari_view_eigen< Derived >::middleRows ( Eigen::Index  start_row,
Eigen::Index  n 
) const
inline

Return a block consisting of rows in the middle.

Parameters
start_rowStarting row index
nNumber of rows

Definition at line 486 of file vari.hpp.