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