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

◆ both() [2/2]

int stan::math::both ( int  left_view,
int  right_view 
)

Determines which parts are nonzero in both input views.

Parameters
left_viewfirst view
right_viewsecond view
Returns
common nonzero part

Definition at line 113 of file matrix_cl_view.hpp.