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

◆ either() [1/2]

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

Determines which parts are nonzero in any of the input views.

Parameters
left_viewfirst view
right_viewsecond view
Returns
combined view

Definition at line 19 of file matrix_cl_view.hpp.