Stan Math Library
4.9.0
Automatic Differentiation
|
bool stan::math::contains_nonzero | ( | int | view, |
int | part | ||
) |
Check whether a view contains certain nonzero part.
view | view to check |
part | part to check for (usually Lower or Upper ) |
view
has part
nonzero Definition at line 121 of file matrix_cl_view.hpp.