Function fil_ocl_core::util::wrap_vals[][src]

pub fn wrap_vals<T: OclPrm + PrimInt>(vals: &[T], val_n: T) -> Vec<T>

Wraps (%) each value in the list vals if it equals or exceeds val_n.