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

◆ rows()

template<typename T_mat , typename T_row_index , typename T_col_index >
int stan::math::indexing_< T_mat, T_row_index, T_col_index >::rows ( ) const
inline

Number of rows of a matrix that would be the result of evaluating this expression.

Returns
number of rows

Definition at line 195 of file indexing.hpp.