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

◆ middleRows() [1/2]

template<typename T >
auto stan::math::var_value< T, internal::require_matrix_var_value< T > >::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 916 of file var.hpp.