Searched defs:partialSelect (Results 1 – 1 of 1) sorted by relevance
923 def partialSelect(vec: Vec[Bool], select: Seq[Int]): Vec[Bool] = { method929 def partialSelect(vec: Vec[Bool], select: Seq[Int], unSelect: Seq[Int]): Vec[Bool] = { method