Home
last modified time | relevance | path

Searched refs:_distance (Results 51 – 75 of 510) sorted by relevance

12345678910>>...21

/dports/cad/uranium/Uranium-3ed9c4de/plugins/Tools/TranslateTool/
H A DTranslateTool.py48 self._distance = None #type: Optional[Vector]
327 self._distance = Vector(0, 0, 0)
342 if not self._distance:
343 self._distance = Vector(0, 0, 0)
344 self._distance += drag
362 self._distance = None
377 return "%.2f mm" % self._distance.length() if self._distance else None
/dports/www/py-django-haystack/django-haystack-2.8.1/haystack/
H A Dmodels.py42 self._distance = kwargs.pop('_distance', None)
116 if self._distance is None:
137 … self._distance = Distance(km=geopy_distance.distance((po_lat, po_lng), (lf_lat, lf_lng)).km)
141 return self._distance
144 self._distance = dist
/dports/math/SCIP/scip-7.0.3/examples/VRP/src/
H A Dpricer_vrp.h112 return ( i > j ? _distance[i][j] : _distance[j][i] ); /*lint !e747 !e732*/ in distance()
157 const vector< vector<int> > _distance; /**< distance matrix */ variable
/dports/devel/py-gtfslib/gtfslib-1.0.0/gtfslib/
H A Dconverter.py61 self._distance = distance
68 return self._distance
113 self._distance = 0
141 howfar = newdist - self._distance
153 if best_dist > self._distance:
154 self._distance = best_dist
156 delta = self._distance - best_dist
164 self._cache_cursor = self._cache_cursor.insert(stop, self._distance)
165 return self._distance
185 self._distance = 0
[all …]
/dports/biology/viennarna/ViennaRNA-2.4.18/doc/latex/
H A Dprofiledist_8h.tex34 \index{profiledist.h@{profiledist.h}!profile\_edit\_distance@{profile\_edit\_distance}}
35 \index{profile\_edit\_distance@{profile\_edit\_distance}!profiledist.h@{profiledist.h}}
36 \doxysubsubsection{\texorpdfstring{profile\_edit\_distance()}{profile\_edit\_distance()}}
/dports/games/quake2-matrix/matrix/MatrixFixSource/
H A Dmatrix_findtarget.c5 vec3_t _distance; in P_ProjectSource() local
7 VectorCopy (distance, _distance); in P_ProjectSource()
9 _distance[1] *= -1; in P_ProjectSource()
11 _distance[1] = 0; in P_ProjectSource()
12 G_ProjectSource (point, _distance, forward, right, result); in P_ProjectSource()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dsnapped-point.cpp27 _distance(d), in SnappedPoint()
47 _distance(d), in SnappedPoint()
67 _distance(d), in SnappedPoint()
89 _distance (Geom::infinity()), in SnappedPoint()
109 _distance (Geom::infinity()), in SnappedPoint()
H A Dsnapped-line.cpp21 _distance = snapped_distance; in SnappedLineSegment()
35 _distance = Geom::infinity(); in SnappedLineSegment()
73 bool const c2 = _distance < line.getSnapDistance(); in intersect()
95 _distance = snapped_distance; in SnappedLine()
110 _distance = Geom::infinity(); in SnappedLine()
150 bool const c2 = _distance < line.getSnapDistance(); in intersect()
/dports/devel/boost-docs/boost_1_72_0/libs/graph/example/
H A Dmiles_span.cpp29 : _total_length(len), _distance(d) { } in total_length_visitor()
32 _total_length += boost::get(_distance, s); in finish_vertex()
35 Distance _distance; member
/dports/devel/boost-python-libs/boost_1_72_0/libs/graph/example/
H A Dmiles_span.cpp29 : _total_length(len), _distance(d) { } in total_length_visitor()
32 _total_length += boost::get(_distance, s); in finish_vertex()
35 Distance _distance; member
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/graph/example/
H A Dmiles_span.cpp29 : _total_length(len), _distance(d) { } in total_length_visitor()
32 _total_length += boost::get(_distance, s); in finish_vertex()
35 Distance _distance; member
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/graph/example/
H A Dmiles_span.cpp29 : _total_length(len), _distance(d) { } in total_length_visitor()
32 _total_length += boost::get(_distance, s); in finish_vertex()
35 Distance _distance; member
/dports/databases/percona57-server/boost_1_59_0/libs/graph/example/
H A Dmiles_span.cpp29 : _total_length(len), _distance(d) { } in total_length_visitor()
32 _total_length += boost::get(_distance, s); in finish_vertex()
35 Distance _distance; member
/dports/databases/xtrabackup/boost_1_59_0/libs/graph/example/
H A Dmiles_span.cpp29 : _total_length(len), _distance(d) { } in total_length_visitor()
32 _total_length += boost::get(_distance, s); in finish_vertex()
35 Distance _distance; member
/dports/databases/percona57-client/boost_1_59_0/libs/graph/example/
H A Dmiles_span.cpp29 : _total_length(len), _distance(d) { } in total_length_visitor()
32 _total_length += boost::get(_distance, s); in finish_vertex()
35 Distance _distance; member
/dports/devel/boost-libs/boost_1_72_0/libs/graph/example/
H A Dmiles_span.cpp29 : _total_length(len), _distance(d) { } in total_length_visitor()
32 _total_length += boost::get(_distance, s); in finish_vertex()
35 Distance _distance; member
/dports/devel/hyperscan/boost_1_75_0/libs/graph/example/
H A Dmiles_span.cpp29 total_length_visitor(D& len, Distance d) : _total_length(len), _distance(d) in total_length_visitor()
35 _total_length += boost::get(_distance, s); in finish_vertex()
38 Distance _distance; member
/dports/net-mgmt/py-pyeapi/pyeapi-0.8.4/test/system/
H A Dtest_api_staticroute.py67 def _distance(): function
96 distance = _distance()
216 distance = _distance()
248 distance = _distance()
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/contourdesign/
H A Djump_distance_widget.h39 JumpDistance get_distance () const { return _distance; } in get_distance()
45 JumpDistance _distance;
/dports/devel/ignition-plugin/ignitionrobotics-ign-plugin-6bf2bf09570f/examples/plugins/
H A DCrashBot.cc54 public: void ReadProximity(const double _distance) override in ReadProximity() argument
56 detectedWall = !std::isinf(_distance); in ReadProximity()
H A DCautiousBot.cc52 public: void ReadProximity(const double _distance) override in ReadProximity() argument
54 this->distance = _distance; in ReadProximity()
/dports/games/quake2-psychomod/psychomod/src/
H A Dp_chase.c185 vec3_t _distance; in P_ProjectSource() local
187 VectorCopy (distance, _distance); in P_ProjectSource()
189 _distance[1] *= -1; in P_ProjectSource()
191 _distance[1] = 0; in P_ProjectSource()
192 G_ProjectSource (point, _distance, forward, right, result); in P_ProjectSource()
/dports/science/py-scikit-fuzzy/scikit-fuzzy-0.4.2/skfuzzy/cluster/tests/
H A Dtest_distance.py2 from skfuzzy.cluster._cmeans import _distance
14 test = _distance(data, centers)
/dports/graphics/mahotas/mahotas-1.4.11/mahotas/
H A Ddistance.py6 from . import _distance
58 _distance.dt(f, None)
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/ai/
H A DPathFinder.cpp78 Node(long _id, const Node * _parent, float _distance, float _remaining) in Node() argument
79 : id(_id), parent(_parent), cost(_distance + _remaining), distance(_distance) { } in Node()
97 inline void newParent(const Node * _parent, float _distance) { in newParent() argument
99 cost = cost - distance + _distance; in newParent()
100 distance = _distance; in newParent()

12345678910>>...21