Function ocl::util::wrap_vals
[−]
[src]
pub fn wrap_vals<T>(vals: &[T], val_n: T) -> Vec<T> where T: OclPrm + IntegerWraps (%) each value in the list vals if it equals or exceeds val_n.