Home
last modified time | relevance | path

Searched defs:strategy_t (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/hyperscan/boost_1_75_0/boost/geometry/algorithms/detail/envelope/
H A Drange.hpp83 using strategy_t = decltype(strategy.envelope(range, mbr)); in apply() typedef
100 using strategy_t = decltype(strategy.envelope(std::declval<range_t>(), mbr)); in apply() typedef
H A Dbox.hpp40 using strategy_t = decltype(strategy.envelope(box_in, mbr)); in apply() typedef
H A Dmultipoint.hpp36 using strategy_t = decltype(strategy.envelope(multipoint, mbr)); in apply() typedef
H A Dpoint.hpp39 using strategy_t = decltype(strategy.envelope(point, mbr)); in apply() typedef
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/algorithms/detail/envelope/
H A Drange.hpp83 using strategy_t = decltype(strategy.envelope(range, mbr)); in apply() typedef
100 using strategy_t = decltype(strategy.envelope(std::declval<range_t>(), mbr)); in apply() typedef
H A Dimplementation.hpp1 // Boost.Geometry (aka GGL, Generic Geometry Library)
2
3 // Copyright (c) 2007-2015 Barend Gehrels, Amsterdam, the Netherlands.
4 // Copyright (c) 2008-2015 Bruno Lalande, Paris, France.
5 // Copyright (c) 2009-2015 Mateusz Loskot, London, UK.
6
7 // This file was modified by Oracle on 2015, 2016.
8 // Modifications copyright (c) 2015-2016, Oracle and/or its affiliates.
9
10 // Contributed and/or modified by Vissarion Fysikopoulos, on behalf of Oracle
[all …]
H A Dmultipoint.hpp36 using strategy_t = decltype(strategy.envelope(multipoint, mbr)); in apply() typedef
H A Dpoint.hpp39 using strategy_t = decltype(strategy.envelope(point, mbr)); in apply() typedef
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/algorithms/detail/envelope/
H A Drange.hpp83 using strategy_t = decltype(strategy.envelope(range, mbr)); in apply() typedef
100 using strategy_t = decltype(strategy.envelope(std::declval<range_t>(), mbr)); in apply() typedef
H A Dbox.hpp42 using strategy_t = decltype(strategy.envelope(box_in, mbr)); in apply() typedef
H A Dmultipoint.hpp36 using strategy_t = decltype(strategy.envelope(multipoint, mbr)); in apply() typedef
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/algorithms/detail/envelope/
H A Drange.hpp83 using strategy_t = decltype(strategy.envelope(range, mbr)); in apply() typedef
100 using strategy_t = decltype(strategy.envelope(std::declval<range_t>(), mbr)); in apply() typedef
H A Dbox.hpp40 using strategy_t = decltype(strategy.envelope(box_in, mbr)); in apply() typedef
H A Dmultipoint.hpp36 using strategy_t = decltype(strategy.envelope(multipoint, mbr)); in apply() typedef
/dports/math/spot/spot-2.10.2/spot/twaalgos/
H A Dgame.hh58 typedef std::vector<unsigned> strategy_t; typedef
/dports/math/py-spot/spot-2.10.2/spot/twaalgos/
H A Dgame.hh58 typedef std::vector<unsigned> strategy_t; typedef
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/algorithms/detail/expand/
H A Dpoint.hpp56 using strategy_t = decltype(strategy.expand(box, point)); in apply() typedef
/dports/math/polymake/polymake-4.5/perllib/Polymake/Core/
H A DCPlusPlus.pm53 args_are_swapped => 0x400
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/algorithms/detail/expand/
H A Dbox.hpp53 using strategy_t = decltype(strategy.expand(box_out, box_in)); in apply() typedef
H A Dpoint.hpp56 using strategy_t = decltype(strategy.expand(box, point)); in apply() typedef
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/algorithms/detail/expand/
H A Dbox.hpp53 using strategy_t = decltype(strategy.expand(box_out, box_in)); in apply() typedef
H A Dpoint.hpp56 using strategy_t = decltype(strategy.expand(box, point)); in apply() typedef
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/algorithms/detail/expand/
H A Dbox.hpp53 using strategy_t = decltype(strategy.expand(box_out, box_in)); in apply() typedef
H A Dpoint.hpp56 using strategy_t = decltype(strategy.expand(box, point)); in apply() typedef
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/algorithms/detail/distance/
H A Dstrategy_utils.hpp30 using strategy_t = decltype( typedef

123