Home
last modified time | relevance | path

Searched defs:component_wise (Results 1 – 11 of 11) sorted by relevance

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rstar-0.7.1/src/
H A Dpoint.rs186 fn component_wise( in component_wise() method
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/palette-0.5.0/src/
H A Dlib.rs517 fn component_wise<F: FnMut(Self::Scalar, Self::Scalar) -> Self::Scalar>( in component_wise() method
H A Dalpha.rs134 fn component_wise<F: FnMut(T, T) -> T>(&self, other: &Alpha<C, T>, mut f: F) -> Alpha<C, T> { in component_wise() method
H A Dyxy.rs285 fn component_wise<F: FnMut(T, T) -> T>(&self, other: &Yxy<Wp, T>, mut f: F) -> Yxy<Wp, T> { in component_wise() function
H A Dlab.rs319 fn component_wise<F: FnMut(T, T) -> T>(&self, other: &Lab<Wp, T>, mut f: F) -> Lab<Wp, T> { in component_wise() function
H A Dxyz.rs326 fn component_wise<F: FnMut(T, T) -> T>(&self, other: &Xyz<Wp, T>, mut f: F) -> Xyz<Wp, T> { in component_wise() function
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/palette-0.5.0/src/blend/
H A Dpre_alpha.rs110 fn component_wise<F: FnMut(T, T) -> T>( in component_wise() method
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/dofs/
H A Ddof_renumbering.cc629 component_wise(DoFHandler<dim, spacedim> & dof_handler, in component_wise() function
663 component_wise(DoFHandler<dim, spacedim> & dof_handler, in component_wise() function
/dports/math/R-cran-igraph/igraph/R/
H A Dlayout.R206 component_wise <- function(merge_method = "dla") { function
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/palette-0.5.0/src/luma/
H A Dluma.rs358 fn component_wise<F: FnMut(T, T) -> T>(&self, other: &Luma<S, T>, mut f: F) -> Luma<S, T> { in component_wise() function
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/palette-0.5.0/src/rgb/
H A Drgb.rs358 fn component_wise<F: FnMut(T, T) -> T>(&self, other: &Rgb<S, T>, mut f: F) -> Rgb<S, T> { in component_wise() function