Home
last modified time | relevance | path

Searched refs:brents_algorithm (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/num/
H A Dbigrat.rs757 match Self::brents_algorithm( in format_trailing_digits()
859 fn brents_algorithm<T: Clone + Eq, R, U, E1: From<E2>, E2>( in brents_algorithm() method