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

◆ colwise_reduction_wgs_rows()

int stan::math::internal::colwise_reduction_wgs_rows ( int  n_rows,
int  n_cols 
)
inline

Determine number of work groups in rows direction that will be run fro colwise reduction of given size.

Parameters
n_rowsnumber of rows of expression to resuce
n_colsnumber of columns of expression to resuce
Returns
number of work groups in rows direction

Definition at line 35 of file colwise_reduction.hpp.