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

◆ cols()

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