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

◆ cols()

template<typename T , bool Colwise, bool Rowwise>
int stan::math::optional_broadcast_< T, Colwise, Rowwise >::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 139 of file optional_broadcast.hpp.