powered by
Get indices of zero elements in a vector.
get_zero_indices(v)
A vector with the indices of elements equal to zero in v. Indices start at zero.
v
An integer vector.