Home
last modified time | relevance | path

Searched defs:min_scalar (Results 1 – 7 of 7) sorted by relevance

/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/rover/
H A Dimage.cpp30 FloatType min_scalar = static_cast<FloatType>(min_val); in normalize_handle() local
77 FloatType min_scalar = static_cast<FloatType>(range.Min); in normalize_handle() local
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/unit_test/
H A DTestReducers.hpp485 Scalar min_scalar = init; in test_min() local
595 value_type min_scalar; in test_minloc() local
/dports/devel/kokkos/kokkos-3.4.01/core/unit_test/
H A DTestReducers.hpp485 Scalar min_scalar = init; in test_min() local
595 value_type min_scalar; in test_minloc() local
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/unit_test/
H A DTestReducers.hpp485 Scalar min_scalar = init; in test_min() local
595 value_type min_scalar; in test_minloc() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dgeneral_container_I.h584 T GeneralContainer<T,NUM_VEC,LEN_VEC>::min_scalar() in min_scalar() function
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DVectorizeLoops.cpp635 Expr min_scalar = extract_lane(min_v, 0); in visit() local
/dports/math/R-cran-Matching/Matching/src/
H A Dmatching.cc2737 double min_scalar (double a, double b) in min_scalar() function