Home
last modified time | relevance | path

Searched refs:Xdiff (Results 1 – 25 of 30) sorted by relevance

12

/dports/math/hpipm/hpipm-0.1.1/experimental/andrea/prototype/code/plotregion/
H A Dplotregion.m166 Xdiff(:,j)=Xdiff(:,j)-xm;
167 Xdiff(:,j)=Xdiff(:,j)/norm(Xdiff(:,j));
176 ref2=Xdiff(:,ind(1))-(Xdiff(:,ind(1))'*Xdiff(:,1))*Xdiff(:,1);
271 Xdiff(:,j)=Xdiff(:,j)/norm(Xdiff(:,j));
280 ref2=Xdiff(:,ind(1))-(Xdiff(:,ind(1))'*Xdiff(:,1))*Xdiff(:,1);
397 Xdiff(:,j)=Xdiff(:,j)-xm;
398 Xdiff(:,j)=Xdiff(:,j)/norm(Xdiff(:,j));
403 costhe(j)=Xdiff(:,1)'*Xdiff(:,j);
407 ref2=Xdiff(:,ind(1))-(Xdiff(:,ind(1))'*Xdiff(:,1))*Xdiff(:,1);
484 Xdiff(:,j)=Xdiff(:,j)/norm(Xdiff(:,j));
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/bin/
H A Dyesterday33 fn Xdiff {
51 copy=Xdiff
/dports/devel/aegis/aegis-4.25.D510/test/00/
H A Dt0011a.sh510 Xdiff test.ok test.out
770 Xdiff test.ok test.out
776 Xdiff test.ok test.out.2
988 Xdiff test.ok test.out
994 Xdiff test.ok test.out.2
1176 Xdiff test.ok test.out
1182 Xdiff test.ok test.out.2
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/entity/
H A DGuidedEntity.java545 int Xdiff = Math.abs(currentX - originX); in getDistanceFromOrigin() local
548 return new Point(Xdiff, Ydiff); in getDistanceFromOrigin()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/draw/
H A Dalign.pl92 offset_request(Request, Xdiff, Ydiff),
93 ignore(Xdiff=0), ignore(Ydiff=0),
94 CX is -Xdiff, CY is -Ydiff,
/dports/graphics/blender/blender-2.91.0/intern/libmv/libmv/multiview/
H A Deuclidean_resection.cc236 Vec3 Xdiff = X_world.col(i) - X_world.col(j); in EuclideanResectionAnsarDaniilidis() local
237 double center_to_point_distance = Xdiff.norm(); in EuclideanResectionAnsarDaniilidis()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/sfm/src/libmv_light/libmv/multiview/
H A Deuclidean_resection.cc236 Vec3 Xdiff = X_world.col(i) - X_world.col(j); in EuclideanResectionAnsarDaniilidis() local
237 double center_to_point_distance = Xdiff.norm(); in EuclideanResectionAnsarDaniilidis()
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_pick.erl817 Xdiff = Px-Cx,
819 DistSqr = Xdiff*Xdiff + Ydiff*Ydiff,
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/reltool/src/
H A Dreltool_fgraph_win.erl680 Xdiff = (X0 - X1) / 4,
682 X2 = X1 + Xdiff + X,
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/reltool/src/
H A Dreltool_fgraph_win.erl680 Xdiff = (X0 - X1) / 4,
682 X2 = X1 + Xdiff + X,
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/reltool/src/
H A Dreltool_fgraph_win.erl680 Xdiff = (X0 - X1) / 4,
682 X2 = X1 + Xdiff + X,
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/reltool/src/
H A Dreltool_fgraph_win.erl680 Xdiff = (X0 - X1) / 4,
682 X2 = X1 + Xdiff + X,
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/reltool/src/
H A Dreltool_fgraph_win.erl680 Xdiff = (X0 - X1) / 4,
682 X2 = X1 + Xdiff + X,
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/reltool/src/
H A Dreltool_fgraph_win.erl680 Xdiff = (X0 - X1) / 4,
682 X2 = X1 + Xdiff + X,
/dports/lang/erlang/otp-OTP-24.1.7/lib/reltool/src/
H A Dreltool_fgraph_win.erl680 Xdiff = (X0 - X1) / 4,
682 X2 = X1 + Xdiff + X,
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/ci-kit/
H A DREADME.md56 * [Xdiff](https://www.plasticscm.com/features/xmerge)
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dtest_diffmode.vim1210 call writefile(['diff file'], 'Xdiff')
1213 diffpatch Xdiff
1220 call delete('Xdiff')
/dports/games/xnethack/xNetHack-xnh6.1/sys/unix/
H A Dcpp1.shr251 Xdiff listings without sufficient context are not very useful.
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/unix/
H A Dcpp1.shr251 Xdiff listings without sufficient context are not very useful.
/dports/games/nethack33/nethack-3.3.1/sys/unix/
H A Dcpp1.shr251 Xdiff listings without sufficient context are not very useful.
/dports/games/nethack33-nox11/nethack-3.3.1/sys/unix/
H A Dcpp1.shr251 Xdiff listings without sufficient context are not very useful.
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/unix/
H A Dcpp1.shr251 Xdiff listings without sufficient context are not very useful.
/dports/games/nethack34/nethack-3.4.3/sys/unix/
H A Dcpp1.shr251 Xdiff listings without sufficient context are not very useful.
/dports/games/nethack34-nox11/nethack-3.4.3/sys/unix/
H A Dcpp1.shr251 Xdiff listings without sufficient context are not very useful.
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unix/
H A Dcpp1.shr251 Xdiff listings without sufficient context are not very useful.

12