Home
last modified time | relevance | path

Searched defs:rescale_max (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/R-cran-scales/scales/R/
H A Dbounds.r143 rescale_max <- function(x, to = c(0, 1), from = range(x, na.rm = TRUE)) { function
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Applications/src/
H A Daggregate-images.cc484 double rescale_max = NaN; in main() local