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

◆ rows()

template<typename T , assign_op_cl AssignOp = assign_op_cl::equals>
int stan::math::load_< T, AssignOp >::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 248 of file load.hpp.