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

◆ rows()

template<typename T , bool Colwise, bool Rowwise>
int stan::math::broadcast_< T, Colwise, Rowwise >::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 83 of file broadcast.hpp.