Home
last modified time | relevance | path

Searched defs:abs_diff_eq (Results 1 – 25 of 63) sorted by relevance

123

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/approx-0.3.2/src/
H A Dabs_diff_eq.rs23 fn abs_diff_eq(&self, other: &Rhs, epsilon: Self::Epsilon) -> bool; in abs_diff_eq() method
102 fn abs_diff_eq(&self, other: &&'a T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
116 fn abs_diff_eq(&self, other: &&'a mut T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
130 fn abs_diff_eq(&self, other: &cell::Cell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
144 fn abs_diff_eq(&self, other: &cell::RefCell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
162 fn abs_diff_eq(&self, other: &[B], epsilon: A::Epsilon) -> bool { in abs_diff_eq() function
181 fn abs_diff_eq(&self, other: &Complex<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() function
H A Dlib.rs166 mod abs_diff_eq; module
/dports/sysutils/vector/vector-0.10.0/cargo-crates/approx-0.3.2/src/
H A Dabs_diff_eq.rs23 fn abs_diff_eq(&self, other: &Rhs, epsilon: Self::Epsilon) -> bool; in abs_diff_eq() method
102 fn abs_diff_eq(&self, other: &&'a T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
116 fn abs_diff_eq(&self, other: &&'a mut T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
130 fn abs_diff_eq(&self, other: &cell::Cell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
144 fn abs_diff_eq(&self, other: &cell::RefCell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
162 fn abs_diff_eq(&self, other: &[B], epsilon: A::Epsilon) -> bool { in abs_diff_eq() function
181 fn abs_diff_eq(&self, other: &Complex<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() function
H A Dlib.rs166 mod abs_diff_eq; module
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/approx-0.3.2/src/
H A Dabs_diff_eq.rs23 fn abs_diff_eq(&self, other: &Rhs, epsilon: Self::Epsilon) -> bool; in abs_diff_eq() method
102 fn abs_diff_eq(&self, other: &&'a T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
116 fn abs_diff_eq(&self, other: &&'a mut T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
130 fn abs_diff_eq(&self, other: &cell::Cell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
144 fn abs_diff_eq(&self, other: &cell::RefCell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
162 fn abs_diff_eq(&self, other: &[B], epsilon: A::Epsilon) -> bool { in abs_diff_eq() function
181 fn abs_diff_eq(&self, other: &Complex<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() function
H A Dlib.rs166 mod abs_diff_eq; module
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/approx-0.3.2/src/
H A Dabs_diff_eq.rs23 fn abs_diff_eq(&self, other: &Rhs, epsilon: Self::Epsilon) -> bool; in abs_diff_eq() method
102 fn abs_diff_eq(&self, other: &&'a T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
116 fn abs_diff_eq(&self, other: &&'a mut T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
130 fn abs_diff_eq(&self, other: &cell::Cell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
144 fn abs_diff_eq(&self, other: &cell::RefCell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
162 fn abs_diff_eq(&self, other: &[B], epsilon: A::Epsilon) -> bool { in abs_diff_eq() function
181 fn abs_diff_eq(&self, other: &Complex<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() function
H A Dlib.rs166 mod abs_diff_eq; module
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/approx/src/
H A Dabs_diff_eq.rs21 fn abs_diff_eq(&self, other: &Rhs, epsilon: Self::Epsilon) -> bool; in abs_diff_eq() method
102 fn abs_diff_eq(&self, other: &&'a T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
116 fn abs_diff_eq(&self, other: &&'a mut T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
130 fn abs_diff_eq(&self, other: &cell::Cell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
144 fn abs_diff_eq(&self, other: &cell::RefCell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
162 fn abs_diff_eq(&self, other: &[B], epsilon: A::Epsilon) -> bool { in abs_diff_eq() function
181 fn abs_diff_eq(&self, other: &Complex<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() function
H A Dlib.rs164 mod abs_diff_eq; module
/dports/games/dose-response/dose-response-179c326/cargo-crates/approx-0.3.0/src/
H A Dabs_diff_eq.rs20 fn abs_diff_eq(&self, other: &Self, epsilon: Self::Epsilon) -> bool; in abs_diff_eq() method
99 fn abs_diff_eq(&self, other: &&'a T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
113 fn abs_diff_eq(&self, other: &&'a mut T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
127 fn abs_diff_eq(&self, other: &cell::Cell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
141 fn abs_diff_eq(&self, other: &cell::RefCell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
158 fn abs_diff_eq(&self, other: &[T], epsilon: T::Epsilon) -> bool { in abs_diff_eq() function
177 fn abs_diff_eq(&self, other: &Complex<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() function
H A Dlib.rs166 mod abs_diff_eq; module
/dports/graphics/pastel/pastel-0.8.1/cargo-crates/approx-0.3.2/src/
H A Dlib.rs23 //! #[macro_use] in default_epsilon()
24 //! extern crate approx; in default_epsilon()
102 //! # struct Complex<T> { x: T, i: T, } in default_epsilon()
116 //! } in default_epsilon()
117 //! } in default_epsilon()
118 //! in default_epsilon()
131 //! in default_epsilon()
132 //! impl<T: UlpsEq> UlpsEq for Complex<T> where in default_epsilon()
144 //! ``` in default_epsilon()
145 //! in default_epsilon()
[all …]
/dports/benchmarks/hyperfine/hyperfine-1.12.0/cargo-crates/approx-0.5.0/src/
H A Dabs_diff_eq.rs23 fn abs_diff_eq(&self, other: &Rhs, epsilon: Self::Epsilon) -> bool; in abs_diff_eq() method
102 fn abs_diff_eq(&self, other: &&'a T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
116 fn abs_diff_eq(&self, other: &&'a mut T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
130 fn abs_diff_eq(&self, other: &cell::Cell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
144 fn abs_diff_eq(&self, other: &cell::RefCell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
162 fn abs_diff_eq(&self, other: &[B], epsilon: A::Epsilon) -> bool { in abs_diff_eq() function
181 fn abs_diff_eq(&self, other: &Complex<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() function
H A Dlib.rs166 mod abs_diff_eq; module
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/approx-0.3.2/src/
H A Dabs_diff_eq.rs23 fn abs_diff_eq(&self, other: &Rhs, epsilon: Self::Epsilon) -> bool; in abs_diff_eq() method
102 fn abs_diff_eq(&self, other: &&'a T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
116 fn abs_diff_eq(&self, other: &&'a mut T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
130 fn abs_diff_eq(&self, other: &cell::Cell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
144 fn abs_diff_eq(&self, other: &cell::RefCell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
162 fn abs_diff_eq(&self, other: &[B], epsilon: A::Epsilon) -> bool { in abs_diff_eq() function
181 fn abs_diff_eq(&self, other: &Complex<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() function
H A Dlib.rs166 mod abs_diff_eq; module
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/approx-0.3.2/src/
H A Dabs_diff_eq.rs23 fn abs_diff_eq(&self, other: &Rhs, epsilon: Self::Epsilon) -> bool; in abs_diff_eq() method
102 fn abs_diff_eq(&self, other: &&'a T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
116 fn abs_diff_eq(&self, other: &&'a mut T, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
130 fn abs_diff_eq(&self, other: &cell::Cell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
144 fn abs_diff_eq(&self, other: &cell::RefCell<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() method
162 fn abs_diff_eq(&self, other: &[B], epsilon: A::Epsilon) -> bool { in abs_diff_eq() function
181 fn abs_diff_eq(&self, other: &Complex<T>, epsilon: T::Epsilon) -> bool { in abs_diff_eq() function
H A Dlib.rs166 mod abs_diff_eq; module
/dports/devel/grex/grex-1.3.0/cargo-crates/ndarray-0.15.3/src/
H A Darray_approx.rs20 fn abs_diff_eq(&self, other: &ArrayBase<S2, D>, epsilon: A::Epsilon) -> bool { in abs_diff_eq() function
93 pub fn abs_diff_eq<S2>(&self, other: &ArrayBase<S2, D>, epsilon: A::Epsilon) -> bool in abs_diff_eq() function
132 fn abs_diff_eq() { in abs_diff_eq() function
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/lab-0.11.0/src/
H A Dapprox_impl.rs11 fn abs_diff_eq(&self, other: &Lab, epsilon: Self::Epsilon) -> bool { in abs_diff_eq() method
42 fn abs_diff_eq(&self, other: &LCh, epsilon: Self::Epsilon) -> bool { in abs_diff_eq() method
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/lab-0.11.0/src/
H A Dapprox_impl.rs11 fn abs_diff_eq(&self, other: &Lab, epsilon: Self::Epsilon) -> bool { in abs_diff_eq() method
42 fn abs_diff_eq(&self, other: &LCh, epsilon: Self::Epsilon) -> bool { in abs_diff_eq() method
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alga-0.9.3/examples/
H A Dvectors.rs62 fn abs_diff_eq(&self, other: &Self, epsilon: Self::Epsilon) -> bool { in abs_diff_eq() function
296 fn abs_diff_eq(&self, other: &Self, epsilon: f64) -> bool { in abs_diff_eq() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alga-0.9.2/examples/
H A Dvectors.rs62 fn abs_diff_eq(&self, other: &Self, epsilon: Self::Epsilon) -> bool { in abs_diff_eq() function
296 fn abs_diff_eq(&self, other: &Self, epsilon: f64) -> bool { in abs_diff_eq() method
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/nalgebra-0.18.1/src/geometry/
H A Dunit_complex.rs341 fn abs_diff_eq(&self, other: &Self, epsilon: Self::Epsilon) -> bool { in abs_diff_eq() method

123