Searched defs:try_fast_path (Results 1 – 6 of 6) sorted by relevance
46 pub fn try_fast_path<F: Float>(&self) -> Option<F> { in try_fast_path() method
53 pub fn try_fast_path<F: RawFloat>(&self) -> Option<F> { in try_fast_path() method