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

◆ both() [1/2]

const matrix_cl_view stan::math::both ( const matrix_cl_view  left_view,
const matrix_cl_view  right_view 
)
inline

Determines which parts are nonzero in both input views.

Parameters
left_viewfirst view
right_viewsecond view
Returns
common nonzero part

Definition at line 32 of file matrix_cl_view.hpp.