Home
last modified time | relevance | path

Searched refs:wz (Results 1 – 25 of 1889) sorted by relevance

12345678910>>...76

/dports/devel/radare2/radare2-5.1.1/test/scripts/
H A Dsmd_strings.r23 "wz N^Nu/\aBGHy" @ 20118
4 "wz !&B@N^NuNV" @ 21316
5 "wz BEBBBB|\t~\t0\a" @ 23832
6 "wz N^Nu/\aBG\fG\n" @ 30962
9 "wz SEM PORTADORA" @ 31465
11 "wz LINHA OCUPADA" @ 31507
12 "wz NAO ATENDE" @ 31521
15 "wz CONEXAO OK !" @ 31568
16 "wz OPER ABORTADA" @ 31581
67 "wz ERRO FTH=3" @ 32680
[all …]
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/distanceField/
H A DtrilinearInterpolation.h39 (1-(wx)) * (1-(wy)) * (1-(wz)) * (v000))
42 (((wy) * (wz) * (v111) + \
43 (wy) * (1-(wz)) * (v110) + \
44 (1-(wy)) * (wz) * (v101) + \
45 (1-(wy)) * (1-(wz)) * (v100) + \
46 (-1) * (wy) * (wz) * (v011) + \
47 (-1) * (wy) * (1-(wz)) * (v010) + \
52 (((wx) * (wz) * (v111) + \
53 (wx) * (1-(wz)) * (v110) + \
56 (1-(wx)) * (wz) * (v011) + \
[all …]
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/include/
H A DtrilinearInterpolation.h39 (1-(wx)) * (1-(wy)) * (1-(wz)) * (v000))
42 (((wy) * (wz) * (v111) + \
43 (wy) * (1-(wz)) * (v110) + \
44 (1-(wy)) * (wz) * (v101) + \
45 (1-(wy)) * (1-(wz)) * (v100) + \
46 (-1) * (wy) * (wz) * (v011) + \
47 (-1) * (wy) * (1-(wz)) * (v010) + \
52 (((wx) * (wz) * (v111) + \
53 (wx) * (1-(wz)) * (v110) + \
56 (1-(wx)) * (wz) * (v011) + \
[all …]
/dports/science/cdcl/dcl-5.4.8-C/src/math2/vstlib/
H A Dvs2int.c48 wz -= wz_offset; in vs2int_0_()
65 rset0_(&wz[wz_offset], &i__1, &c__1, &c__0); in vs2int_0_()
78 wz[i__ + (j + wz_dim2) * wz_dim1] += x[i__]; in vs2int_0_()
107 wz[i__ + (j + wz_dim2) * wz_dim1] = xave; in vs2int_0_()
108 wz[i__ + (j + (wz_dim2 << 1)) * wz_dim1] = yave; in vs2int_0_()
109 wz[i__ + (j + wz_dim2 * 3) * wz_dim1] = xvar; in vs2int_0_()
111 wz[i__ + (j + wz_dim2 * 5) * wz_dim1] = xycv; in vs2int_0_()
113 wz[i__ + (j + wz_dim2) * wz_dim1] = rmiss; in vs2int_0_()
115 wz[i__ + (j + wz_dim2 * 3) * wz_dim1] = rmiss; in vs2int_0_()
117 wz[i__ + (j + wz_dim2 * 5) * wz_dim1] = rmiss; in vs2int_0_()
[all …]
H A Dvs1int.c44 wz -= wz_offset; in vs1int_0_()
59 rset0_(&wz[wz_offset], &i__1, &c__1, &c__0); in vs1int_0_()
69 wz[i__ + wz_dim1] += x[i__]; in vs1int_0_()
81 xave = wz[i__ + wz_dim1] / nw[i__]; in vs1int_0_()
83 wz[i__ + wz_dim1] = xave; in vs1int_0_()
84 wz[i__ + (wz_dim1 << 1)] = xvar; in vs1int_0_()
86 wz[i__ + wz_dim1] = rmiss; in vs1int_0_()
87 wz[i__ + (wz_dim1 << 1)] = rmiss; in vs1int_0_()
96 return vs1int_0_(0, wz, nw, ix, (real *)0); in vs1int_()
101 return vs1int_0_(1, wz, nw, ix, x); in vs1din_()
[all …]
/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/TZcode/MatlabFiles/
H A Dqzswitch.m41 wz=[b; -a];
42 wz=wz/sqrt(wz'*wz);
43 wz=[wz [wz(2)';-wz(1)'] ];
52 wz=eye(2);
59 wz = [c*e-f*b, (c*d-f*a)']; variable
61 n = sqrt(wz*wz');
67 wz = n\wz; variable
69 wz = [wz; -wz(2)', wz(1)']; variable
74 A(:,i:i+1) = A(:,i:i+1)*wz;
75 B(:,i:i+1) = B(:,i:i+1)*wz;
[all …]
/dports/science/dynare/dynare-4.6.4/matlab/partial_information/
H A Dqzswitch.m46 wz=[b; -a];
47 wz=wz/sqrt(wz'*wz);
48 wz=[wz [wz(2)';-wz(1)'] ];
57 wz=eye(2);
64 wz = [c*e-f*b, (c*d-f*a)']; variable
66 n = sqrt(wz*wz');
72 wz = n\wz; variable
74 wz = [wz; -wz(2)', wz(1)']; variable
79 A(:,i:i+1) = A(:,i:i+1)*wz;
80 B(:,i:i+1) = B(:,i:i+1)*wz;
[all …]
/dports/science/fasthenry/fasthenry-3.0wr/src/fasthenry/
H A Dwritefastcap.c17 double hx,hy,hz,mag,wx,wy,wz, height, width; local
51 wz = seg->widthdir[ZZ];
58 wz = 0;
64 mag = sqrt(wx*wx + wy*wy + wz*wz);
67 wz = wz/mag;
248 &wx, &wy, &wz);
278 double wx,wy,wz,width;
286 z = gp->z[j] - 0.5 * wz * width;
291 z = gp->z[j] + 0.5 * wz * width;
296 z = gp->z[k] + 0.5 * wz * width;
[all …]
/dports/games/xonotic/Xonotic/source/qcsrc/lib/warpzone/
H A Dcommon.qc25 WarpZone_Accumulator_AddTransform(acc, wz.warpzone_transform, wz.warpzone_shift);
205 entity wz;
252 if(wz)
308 wz = trace_ent;
347 entity wz;
377 if(wz)
422 wz = trace_ent;
491 return (v - wz.warpzone_origin) * wz.warpzone_forward;
496 return (v - wz.warpzone_targetorigin) * wz.warpzone_targetforward;
603 entity wz = NULL;
[all …]
/dports/math/vtk6/VTK-6.2.0/Rendering/Volume/
H A DvtkVolumeTextureMapper3D.cxx85 double wx, wy, wz; in vtkAbstractObjectFactoryNewMacro() local
203 wz = fz - z; in vtkAbstractObjectFactoryNewMacro()
242 ( wx)*( wy)*( wz)*H; in vtkAbstractObjectFactoryNewMacro()
496 double wx, wy, wz; in vtkVolumeTextureMapper3DComputeGradients() local
505 wz = floc[2] - loc[2]; in vtkVolumeTextureMapper3DComputeGradients()
560 (1.0-wx)*(1.0-wy)*(1.0-wz)*A + in vtkVolumeTextureMapper3DComputeGradients()
561 ( wx)*(1.0-wy)*(1.0-wz)*B + in vtkVolumeTextureMapper3DComputeGradients()
562 (1.0-wx)*( wy)*(1.0-wz)*C + in vtkVolumeTextureMapper3DComputeGradients()
563 ( wx)*( wy)*(1.0-wz)*D + in vtkVolumeTextureMapper3DComputeGradients()
564 (1.0-wx)*(1.0-wy)*( wz)*E + in vtkVolumeTextureMapper3DComputeGradients()
[all …]
/dports/www/geneweb/geneweb-13c850a0cc3973daf7ae3e0772a1621f84052041/src/
H A Dwiznotes.ml15 value wzfile wddir wz = Filename.concat wddir (wz ^ ".txt");
468 [ Some wz ->
469 let wz = Filename.basename wz in
492 [ Some wz ->
493 let wz = Filename.basename wz in
496 let title = wizard_page_title conf wz wz in
517 [ Some wz ->
518 let wz = Filename.basename wz in
519 let title = wizard_page_title conf wz wz in
722 | Some wz ->
[all …]
/dports/security/fwbuilder/fwbuilder-5.3.7/src/libgui/importFirewallConfigurationWizard/
H A DIC_ProgressPage.cpp88 QString platform = wz->platform; in nextId()
89 Firewall *fw = wz->getFirewall(); in nextId()
141 QString platform = wz->platform; in initializePage()
145 QStringList *buffer = &(wz->buffer); in initializePage()
148 Library *lib = wz->currentLib(); in initializePage()
157 if ( wz->host_os_list.size() > 0 && wz->version_list.size() > 0) in initializePage()
163 importer->setUserChoiceHostOS( wz->host_os_list.at( host_os_idx )); in initializePage()
194 wz->setFirewall(fw); in importerFinished()
196 QString platform = wz->platform; in importerFinished()
206 if ( wz->host_os_list.size() > 0 && wz->version_list.size() > 0) in importerFinished()
[all …]
/dports/math/R-cran-VGAM/VGAM/R/
H A Dfamily.loglin.R153 wz <- matrix(NA_real_, n, dimm(M)) functionVar
154 wz[,iam(1, 1, M)] <- -d2u0.du1.2
155 wz[,iam(2, 2, M)] <- -d2u0.du22
156 wz[,iam(3, 3, M)] <- -d2u0.du122
157 wz[,iam(1, 2, M)] <- -d2u0.du1u2
158 wz[,iam(1, 3, M)] <- -d2u0.du1u3
159 wz[,iam(2, 3, M)] <- -d2u0.du2u3
160 c(w) * wz
370 wz <- matrix(NA_real_, n, dimm(6)) functionVar
394 wz <- expu0 * wz
[all …]
H A Dfamily.functions.R150 n <- nrow(wz)
152 dimm.value <- if (is.matrix(wz)) ncol(wz) else 1
158 WW <- wz^power # May contain NAs
197 ResSS.vgam <- function(z, wz, M) { argument
201 return(sum(c(wz) * c(z^2)))
289 checkwz <- function(wz, M, trace = FALSE, argument
293 if (!is.matrix(wz))
294 wz <- as.matrix(wz)
295 wzsubset <- wz[, 1:M, drop = FALSE]
305 wz[, 1:M] <- pmax(wzepsilon, wzsubset)
[all …]
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Transformation/src/
H A DFluidFreeFormTransformation.cc294 dz[idx] -= (wz[idx] - z[idx]); in Approximate()
320 Deallocate(wz); in Approximate()
359 dz[idx] -= (wz[idx] - z[idx]); in Approximate()
380 Deallocate(wz); in Approximate()
418 dz[idx] -= (wz[idx] - z[idx]); in Approximate()
439 Deallocate(wz); in Approximate()
490 Deallocate(wz); in ApproximateAsNew()
522 aff->Transform(no, wx, wy, wz); in ApproximateAsNew()
540 Deallocate(wz); in ApproximateAsNew()
589 Deallocate(wz); in ApproximateAsNew()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bx/src/
H A Dmath.cpp567 const float wz = _a[14]; in mtxInverse() local
571 det += xx * (yy*(zz*ww - zw*wz) - yz*(zy*ww - zw*wy) + yw*(zy*wz - zz*wy) ); in mtxInverse()
572 det -= xy * (yx*(zz*ww - zw*wz) - yz*(zx*ww - zw*wx) + yw*(zx*wz - zz*wx) ); in mtxInverse()
574 det -= xw * (yx*(zy*wz - zz*wy) - yy*(zx*wz - zz*wx) + yz*(zx*wy - zy*wx) ); in mtxInverse()
578 _result[ 0] = +(yy*(zz*ww - wz*zw) - yz*(zy*ww - wy*zw) + yw*(zy*wz - wy*zz) ) * invDet; in mtxInverse()
579 _result[ 1] = -(xy*(zz*ww - wz*zw) - xz*(zy*ww - wy*zw) + xw*(zy*wz - wy*zz) ) * invDet; in mtxInverse()
580 _result[ 2] = +(xy*(yz*ww - wz*yw) - xz*(yy*ww - wy*yw) + xw*(yy*wz - wy*yz) ) * invDet; in mtxInverse()
583 _result[ 4] = -(yx*(zz*ww - wz*zw) - yz*(zx*ww - wx*zw) + yw*(zx*wz - wx*zz) ) * invDet; in mtxInverse()
584 _result[ 5] = +(xx*(zz*ww - wz*zw) - xz*(zx*ww - wx*zw) + xw*(zx*wz - wx*zz) ) * invDet; in mtxInverse()
585 _result[ 6] = -(xx*(yz*ww - wz*yw) - xz*(yx*ww - wx*yw) + xw*(yx*wz - wx*yz) ) * invDet; in mtxInverse()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bx/src/
H A Dmath.cpp567 const float wz = _a[14]; in mtxInverse() local
571 det += xx * (yy*(zz*ww - zw*wz) - yz*(zy*ww - zw*wy) + yw*(zy*wz - zz*wy) ); in mtxInverse()
572 det -= xy * (yx*(zz*ww - zw*wz) - yz*(zx*ww - zw*wx) + yw*(zx*wz - zz*wx) ); in mtxInverse()
574 det -= xw * (yx*(zy*wz - zz*wy) - yy*(zx*wz - zz*wx) + yz*(zx*wy - zy*wx) ); in mtxInverse()
578 _result[ 0] = +(yy*(zz*ww - wz*zw) - yz*(zy*ww - wy*zw) + yw*(zy*wz - wy*zz) ) * invDet; in mtxInverse()
579 _result[ 1] = -(xy*(zz*ww - wz*zw) - xz*(zy*ww - wy*zw) + xw*(zy*wz - wy*zz) ) * invDet; in mtxInverse()
580 _result[ 2] = +(xy*(yz*ww - wz*yw) - xz*(yy*ww - wy*yw) + xw*(yy*wz - wy*yz) ) * invDet; in mtxInverse()
583 _result[ 4] = -(yx*(zz*ww - wz*zw) - yz*(zx*ww - wx*zw) + yw*(zx*wz - wx*zz) ) * invDet; in mtxInverse()
584 _result[ 5] = +(xx*(zz*ww - wz*zw) - xz*(zx*ww - wx*zw) + xw*(zx*wz - wx*zz) ) * invDet; in mtxInverse()
585 _result[ 6] = -(xx*(yz*ww - wz*yw) - xz*(yx*ww - wx*yw) + xw*(yx*wz - wx*yz) ) * invDet; in mtxInverse()
[all …]
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/include/mirtk/
H A DFastLinearImageGradientFunction.hxx258 const int k = ComputeWeights(z, wz); in Get3D()
282 nrm += wx[a] * wy[b] * wz[c]; in Get3D()
305 const int k = ComputeWeights(z, wz); in GetWithPadding3D()
346 const int k = ComputeWeights(z, wz); in Get3D()
360 val._x += wd[a] * wy[b] * wz[c] * coeff; in Get3D()
361 val._y += wx[a] * wd[b] * wz[c] * coeff; in Get3D()
379 const int k = ComputeWeights(z, wz); in GetWithPadding3D()
420 const int k = ComputeWeights(z, wz); in Get4D()
468 const int k = ComputeWeights(z, wz); in GetWithPadding4D()
508 const int k = ComputeWeights(z, wz); in Get4D()
[all …]
H A DLinearInterpolateImageFunction.hxx276 Real wx[2], wy[2], wz[2]; in Get3D() local
321 Real wx[2], wy[2], wz[2]; in GetWithPadding3D() local
360 Real wx[2], wy[2], wz[2]; in Get3D() local
395 Real wx[2], wy[2], wz[2]; in GetWithPadding3D() local
408 wyz = wy[b] * wz[c]; in GetWithPadding3D()
432 Real wx[2], wy[2], wz[2], wt[2]; in Get4D() local
478 Real wx[2], wy[2], wz[2], wt[2]; in GetWithPadding4D() local
521 Real wx[2], wy[2], wz[2], wt[2]; in Get4D() local
563 Real wx[2], wy[2], wz[2], wt[2]; in GetWithPadding4D() local
577 wzt = wz[c] * wt[d]; in GetWithPadding4D()
[all …]
/dports/math/mathmod/mathmod-11.1/pariso/parametric/ND/
H A DMatrix4D.cpp37 wx = wy = wz = wo = 0; in Matrix4D()
64 double lwz = xz * rhs.wx + yz * rhs.wy + zz * rhs.wz + wz * rhs.ww; in mult()
88 wz = lwz; in mult()
199 double Nwz = double(wz * ct + xz * st); in xwrot()
205 double Nxz = double(xz * ct - wz * st); in xwrot()
212 wz = Nwz; in xwrot()
232 double Nwz = double(wz * ct + yz * st); in ywrot()
238 double Nyz = double(yz * ct - wz * st); in ywrot()
245 wz = Nwz; in ywrot()
279 wz = Nwz; in zwrot()
[all …]
/dports/devel/fuzzylite/fuzzylite-6.0/fuzzylite/src/defuzzifier/
H A DWeightedSumCustom.cpp73 scalar w, z, wz; in defuzzify() local
79 wz = implication ? implication->compute(w, z) : (w * z); in defuzzify()
81 sum = aggregation->compute(sum, wz); in defuzzify()
83 sum += wz; in defuzzify()
87 scalar w, z, wz; in defuzzify() local
93 wz = implication ? implication->compute(w, z) : (w * z); in defuzzify()
95 sum = aggregation->compute(sum, wz); in defuzzify()
97 sum += wz; in defuzzify()
H A DWeightedAverageCustom.cpp74 scalar w, z, wz; in defuzzify() local
80 wz = implication ? implication->compute(w, z) : (w * z); in defuzzify()
82 sum = aggregation->compute(sum, wz); in defuzzify()
85 sum += wz; in defuzzify()
90 scalar w, z, wz; in defuzzify() local
96 wz = implication ? implication->compute(w, z) : (w * z); in defuzzify()
98 sum = aggregation->compute(sum, wz); in defuzzify()
101 sum += wz; in defuzzify()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Math/fast/
H A Dfast_matrix.c18 #define wz 14 macro
24 dest[xz] = b[xx] * a[xz] + b[xy] * a[yz] + b[xz] * a[zz] + b[xw] * a[wz]; in fast_matrix_mul_4x4_c()
29 dest[yz] = b[yx] * a[xz] + b[yy] * a[yz] + b[yz] * a[zz] + b[yw] * a[wz]; in fast_matrix_mul_4x4_c()
34 dest[zz] = b[zx] * a[xz] + b[zy] * a[yz] + b[zz] * a[zz] + b[zw] * a[wz]; in fast_matrix_mul_4x4_c()
37 dest[wx] = b[wx] * a[xx] + b[wy] * a[yx] + b[wz] * a[zx] + b[ww] * a[wx]; in fast_matrix_mul_4x4_c()
38 dest[wy] = b[wx] * a[xy] + b[wy] * a[yy] + b[wz] * a[zy] + b[ww] * a[wy]; in fast_matrix_mul_4x4_c()
39 dest[wz] = b[wx] * a[xz] + b[wy] * a[yz] + b[wz] * a[zz] + b[ww] * a[wz]; in fast_matrix_mul_4x4_c()
40 dest[ww] = b[wx] * a[xw] + b[wy] * a[yw] + b[wz] * a[zw] + b[ww] * a[ww]; in fast_matrix_mul_4x4_c()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Math/fast/
H A Dfast_matrix.c18 #define wz 14 macro
24 dest[xz] = b[xx] * a[xz] + b[xy] * a[yz] + b[xz] * a[zz] + b[xw] * a[wz]; in fast_matrix_mul_4x4_c()
29 dest[yz] = b[yx] * a[xz] + b[yy] * a[yz] + b[yz] * a[zz] + b[yw] * a[wz]; in fast_matrix_mul_4x4_c()
34 dest[zz] = b[zx] * a[xz] + b[zy] * a[yz] + b[zz] * a[zz] + b[zw] * a[wz]; in fast_matrix_mul_4x4_c()
37 dest[wx] = b[wx] * a[xx] + b[wy] * a[yx] + b[wz] * a[zx] + b[ww] * a[wx]; in fast_matrix_mul_4x4_c()
38 dest[wy] = b[wx] * a[xy] + b[wy] * a[yy] + b[wz] * a[zy] + b[ww] * a[wy]; in fast_matrix_mul_4x4_c()
39 dest[wz] = b[wx] * a[xz] + b[wy] * a[yz] + b[wz] * a[zz] + b[ww] * a[wz]; in fast_matrix_mul_4x4_c()
40 dest[ww] = b[wx] * a[xw] + b[wy] * a[yw] + b[wz] * a[zw] + b[ww] * a[ww]; in fast_matrix_mul_4x4_c()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Math/fast/
H A Dfast_matrix.c18 #define wz 14 macro
24 dest[xz] = b[xx] * a[xz] + b[xy] * a[yz] + b[xz] * a[zz] + b[xw] * a[wz]; in fast_matrix_mul_4x4_c()
29 dest[yz] = b[yx] * a[xz] + b[yy] * a[yz] + b[yz] * a[zz] + b[yw] * a[wz]; in fast_matrix_mul_4x4_c()
34 dest[zz] = b[zx] * a[xz] + b[zy] * a[yz] + b[zz] * a[zz] + b[zw] * a[wz]; in fast_matrix_mul_4x4_c()
37 dest[wx] = b[wx] * a[xx] + b[wy] * a[yx] + b[wz] * a[zx] + b[ww] * a[wx]; in fast_matrix_mul_4x4_c()
38 dest[wy] = b[wx] * a[xy] + b[wy] * a[yy] + b[wz] * a[zy] + b[ww] * a[wy]; in fast_matrix_mul_4x4_c()
39 dest[wz] = b[wx] * a[xz] + b[wy] * a[yz] + b[wz] * a[zz] + b[ww] * a[wz]; in fast_matrix_mul_4x4_c()
40 dest[ww] = b[wx] * a[xw] + b[wy] * a[yw] + b[wz] * a[zw] + b[ww] * a[ww]; in fast_matrix_mul_4x4_c()

12345678910>>...76