Home
last modified time | relevance | path

Searched refs:Distance (Results 1 – 25 of 6497) sorted by relevance

12345678910>>...260

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/geom/src/
H A Ddistance.rs7 pub struct Distance(f64); struct
10 impl Eq for Distance {} implementation
11 impl Ord for Distance { implementation
17 impl Distance { implementation
18 pub const ZERO: Distance = Distance::const_meters(0.0);
30 Distance(value) in const_meters()
84 fn add(self, other: Distance) -> Distance { in add() argument
98 fn sub(self, other: Distance) -> Distance { in sub() argument
128 fn mul(self, other: Distance) -> Distance { in mul() argument
133 impl ops::Div<Distance> for Distance { implementation
[all …]
/dports/biology/seqan/seqan-library-2.4.0/share/doc/seqan/html/demos/dox/graph_algorithms/
H A Dall_pairs_shortest_path.cpp.stdout18 0,0 (Distance=0): 0
21 0,3 (Distance=2): 0,4,3
22 0,4 (Distance=-4): 0,4
24 1,1 (Distance=0): 1
26 1,3 (Distance=1): 1,3
29 2,1 (Distance=4): 2,1
30 2,2 (Distance=0): 2
33 3,0 (Distance=2): 3,0
36 3,3 (Distance=0): 3
41 4,3 (Distance=6): 4,3
[all …]
H A Dfloyd_warshall_algorithm.cpp.stdout18 0,0 (Distance=0): 0
21 0,3 (Distance=2): 0,4,3
22 0,4 (Distance=-4): 0,4
24 1,1 (Distance=0): 1
26 1,3 (Distance=1): 1,3
29 2,1 (Distance=4): 2,1
30 2,2 (Distance=0): 2
33 3,0 (Distance=2): 3,0
36 3,3 (Distance=0): 3
41 4,3 (Distance=6): 4,3
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/demos/dox/graph_algorithms/
H A Dall_pairs_shortest_path.cpp.stdout18 0,0 (Distance=0): 0
21 0,3 (Distance=2): 0,4,3
22 0,4 (Distance=-4): 0,4
24 1,1 (Distance=0): 1
26 1,3 (Distance=1): 1,3
29 2,1 (Distance=4): 2,1
30 2,2 (Distance=0): 2
33 3,0 (Distance=2): 3,0
36 3,3 (Distance=0): 3
41 4,3 (Distance=6): 4,3
[all …]
H A Dfloyd_warshall_algorithm.cpp.stdout18 0,0 (Distance=0): 0
21 0,3 (Distance=2): 0,4,3
22 0,4 (Distance=-4): 0,4
24 1,1 (Distance=0): 1
26 1,3 (Distance=1): 1,3
29 2,1 (Distance=4): 2,1
30 2,2 (Distance=0): 2
33 3,0 (Distance=2): 3,0
36 3,3 (Distance=0): 3
41 4,3 (Distance=6): 4,3
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/
H A Dnext_prior.hpp82 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
88 static T call(T x, Distance n) in call()
103 static T call(T x, Distance n) in call()
119 static T call(T x, Distance n) in call()
127 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
133 static T call(T x, Distance n) in call()
148 static T call(T x, Distance n) in call()
164 static T call(T x, Distance n) in call()
178 template <class T, class Distance>
179 inline T next(T x, Distance n) in next()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/
H A Dnext_prior.hpp82 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
88 static T call(T x, Distance n) in call()
103 static T call(T x, Distance n) in call()
119 static T call(T x, Distance n) in call()
127 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
133 static T call(T x, Distance n) in call()
148 static T call(T x, Distance n) in call()
164 static T call(T x, Distance n) in call()
178 template <class T, class Distance>
179 inline T next(T x, Distance n) in next()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/
H A Dnext_prior.hpp82 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
88 static T call(T x, Distance n) in call()
103 static T call(T x, Distance n) in call()
119 static T call(T x, Distance n) in call()
127 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
133 static T call(T x, Distance n) in call()
148 static T call(T x, Distance n) in call()
164 static T call(T x, Distance n) in call()
178 template <class T, class Distance>
179 inline T next(T x, Distance n) in next()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/
H A Dnext_prior.hpp82 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
88 static T call(T x, Distance n) in call()
103 static T call(T x, Distance n) in call()
119 static T call(T x, Distance n) in call()
127 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
133 static T call(T x, Distance n) in call()
148 static T call(T x, Distance n) in call()
164 static T call(T x, Distance n) in call()
178 template <class T, class Distance>
179 inline T next(T x, Distance n) in next()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/
H A Dnext_prior.hpp82 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
88 static T call(T x, Distance n) in call()
103 static T call(T x, Distance n) in call()
119 static T call(T x, Distance n) in call()
127 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
133 static T call(T x, Distance n) in call()
148 static T call(T x, Distance n) in call()
164 static T call(T x, Distance n) in call()
178 template <class T, class Distance>
179 inline T next(T x, Distance n) in next()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/
H A Dnext_prior.hpp82 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
88 static T call(T x, Distance n) in call()
103 static T call(T x, Distance n) in call()
119 static T call(T x, Distance n) in call()
127 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
133 static T call(T x, Distance n) in call()
148 static T call(T x, Distance n) in call()
164 static T call(T x, Distance n) in call()
178 template <class T, class Distance>
179 inline T next(T x, Distance n) in next()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/
H A Dnext_prior.hpp82 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
88 static T call(T x, Distance n) in call()
103 static T call(T x, Distance n) in call()
119 static T call(T x, Distance n) in call()
127 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
133 static T call(T x, Distance n) in call()
148 static T call(T x, Distance n) in call()
164 static T call(T x, Distance n) in call()
178 template <class T, class Distance>
179 inline T next(T x, Distance n) in next()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/
H A Dnext_prior.hpp82 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
88 static T call(T x, Distance n) in call()
103 static T call(T x, Distance n) in call()
119 static T call(T x, Distance n) in call()
127 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
133 static T call(T x, Distance n) in call()
148 static T call(T x, Distance n) in call()
164 static T call(T x, Distance n) in call()
178 template <class T, class Distance>
179 inline T next(T x, Distance n) in next()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/
H A Dnext_prior.hpp82 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
88 static T call(T x, Distance n) in call()
103 static T call(T x, Distance n) in call()
119 static T call(T x, Distance n) in call()
127 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
133 static T call(T x, Distance n) in call()
148 static T call(T x, Distance n) in call()
164 static T call(T x, Distance n) in call()
178 template <class T, class Distance>
179 inline T next(T x, Distance n) in next()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/
H A Dnext_prior.hpp82 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
88 static T call(T x, Distance n) in call()
103 static T call(T x, Distance n) in call()
119 static T call(T x, Distance n) in call()
127 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
133 static T call(T x, Distance n) in call()
148 static T call(T x, Distance n) in call()
164 static T call(T x, Distance n) in call()
178 template <class T, class Distance>
179 inline T next(T x, Distance n) in next()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/
H A Dnext_prior.hpp82 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
88 static T call(T x, Distance n) in call()
103 static T call(T x, Distance n) in call()
119 static T call(T x, Distance n) in call()
127 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
133 static T call(T x, Distance n) in call()
148 static T call(T x, Distance n) in call()
164 static T call(T x, Distance n) in call()
178 template <class T, class Distance>
179 inline T next(T x, Distance n) in next()
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/
H A Dnext_prior.hpp82 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
88 static T call(T x, Distance n)
103 static T call(T x, Distance n)
119 static T call(T x, Distance n)
127 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
133 static T call(T x, Distance n)
148 static T call(T x, Distance n)
164 static T call(T x, Distance n)
178 template <class T, class Distance>
179 inline T next(T x, Distance n)
[all …]
/dports/devel/py-pythran/pythran-0.11.0/third_party/boost/
H A Dnext_prior.hpp82 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
88 static T call(T x, Distance n) in call()
103 static T call(T x, Distance n) in call()
119 static T call(T x, Distance n) in call()
127 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
133 static T call(T x, Distance n) in call()
148 static T call(T x, Distance n) in call()
164 static T call(T x, Distance n) in call()
178 template <class T, class Distance>
179 inline T next(T x, Distance n) in next()
[all …]
/dports/graphics/opencv/opencv-4.5.3/modules/flann/include/opencv2/flann/
H A Dall_indices.h54 …static NNIndex<Distance>* create(const Matrix<typename Distance::ElementType>& dataset, const Inde… in create()
58 NNIndex<Distance>* nnIndex; in create()
93 struct index_creator<False,VectorSpace,Distance>
95 …static NNIndex<Distance>* create(const Matrix<typename Distance::ElementType>& dataset, const Inde…
99 NNIndex<Distance>* nnIndex;
121 template<typename Distance>
122 struct index_creator<False,False,Distance>
124 …static NNIndex<Distance>* create(const Matrix<typename Distance::ElementType>& dataset, const Inde…
128 NNIndex<Distance>* nnIndex;
150 template<typename Distance>
[all …]
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/
H A Dnext_prior.hpp42 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
45 static T call(T x, Distance n) in call()
55 static T call(T x, Distance n) in call()
71 static T call(T x, Distance n) in call()
81 typename Distance,
92 static T call(T x, Distance n) in call()
102 static T call(T x, Distance n) in call()
111 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
120 static T call(T x, Distance n) in call()
149 inline T next(T x, Distance n) in next()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/
H A Dnext_prior.hpp42 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
45 static T call(T x, Distance n) in call()
55 static T call(T x, Distance n) in call()
71 static T call(T x, Distance n) in call()
81 typename Distance,
92 static T call(T x, Distance n) in call()
102 static T call(T x, Distance n) in call()
111 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
120 static T call(T x, Distance n) in call()
149 inline T next(T x, Distance n) in next()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/
H A Dnext_prior.hpp42 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
45 static T call(T x, Distance n) in call()
55 static T call(T x, Distance n) in call()
71 static T call(T x, Distance n) in call()
81 typename Distance,
92 static T call(T x, Distance n) in call()
102 static T call(T x, Distance n) in call()
111 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
120 static T call(T x, Distance n) in call()
149 inline T next(T x, Distance n) in next()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/
H A Dnext_prior.hpp42 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
45 static T call(T x, Distance n) in call()
55 static T call(T x, Distance n) in call()
71 static T call(T x, Distance n) in call()
81 typename Distance,
92 static T call(T x, Distance n) in call()
102 static T call(T x, Distance n) in call()
111 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
120 static T call(T x, Distance n) in call()
149 inline T next(T x, Distance n) in next()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/
H A Dnext_prior.hpp42 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
45 static T call(T x, Distance n) in call()
55 static T call(T x, Distance n) in call()
71 static T call(T x, Distance n) in call()
81 typename Distance,
92 static T call(T x, Distance n) in call()
102 static T call(T x, Distance n) in call()
111 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
120 static T call(T x, Distance n) in call()
149 inline T next(T x, Distance n) in next()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/
H A Dnext_prior.hpp42 template< typename T, typename Distance, bool HasPlus = has_plus< T, Distance >::value >
45 static T call(T x, Distance n) in call()
55 static T call(T x, Distance n) in call()
71 static T call(T x, Distance n) in call()
81 typename Distance,
92 static T call(T x, Distance n) in call()
102 static T call(T x, Distance n) in call()
111 template< typename T, typename Distance, bool HasMinus = has_minus< T, Distance >::value >
120 static T call(T x, Distance n) in call()
149 inline T next(T x, Distance n) in next()
[all …]

12345678910>>...260