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

◆ cols()

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

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

Returns
number of columns

Definition at line 205 of file indexing.hpp.