Searched defs:all_finite (Results 1 – 3 of 3) sorted by relevance
90 const bool all_finite = all(accum * 0 == 0); in setBoundsCheck() local
216 fn all_finite(self) -> bool; in all_finite() method