Stan Math Library
4.9.0
Automatic Differentiation
|
int stan::math::either | ( | int | left_view, |
int | right_view | ||
) |
Determines which parts are nonzero in any of the input views.
left_view | first view |
right_view | second view |
Definition at line 105 of file matrix_cl_view.hpp.