Home
last modified time | relevance | path

Searched defs:wxy (Results 1 – 25 of 71) sorted by relevance

123

/dports/math/R-cran-quantreg/quantreg/src/
H A Dboot.f37 double precision b(m),a(m,n),x(n,k)
38 double precision w(m,k),wa(m5,n2),wb(m)
39 double precision aa(m,n),bb(m),e(m)
40 double precision tau,toler
41 integer s(m),m,n,k,m5,n2,ift(k)
47 23012 continue
48 23013 continue
49 23010 continue
50 23011 continue
52 23008 continue
[all …]
/dports/graphics/blender/blender-2.91.0/extern/mantaflow/helper/util/
H A Dinterpol.h141 Real w0 = t0 * s0f0, wx = t0 * s1f0, wy = t1 * s0f0, wxy = t1 * s1f0; in setInterpol() local
249 Real w0 = t0 * s0f0, wx = t0 * s1f0, wy = t1 * s0f0, wxy = t1 * s1f0; in setInterpolMAC() local
273 Real w0 = s_t0 * s0f0, wx = s_t0 * s1f0, wy = s_t1 * s0f0, wxy = s_t1 * s1f0; in setInterpolMAC() local
297 Real w0 = t0 * s0f0, wx = t0 * s1f0, wy = t1 * s0f0, wxy = t1 * s1f0; in setInterpolMAC() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/baml/
H A Dbaml_warp.cxx50 vnl_vector_fixed<double,3> wxy = (double)x*col1 + col23; in baml_warp_perspective() local
119 vnl_vector_fixed<double,3> wxy = (double)x*col1 + col23; in baml_warp_perspective() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/jnisrc/jai/
H A DbilateralFilter_sse.c700 vFloat wxy = loadUnalignedFloat(&window[wr+y][col+x]); in filterLumaWrapSSE() local
712 float wxy = window[wr+y][col+x]; in filterLumaWrapSSE() local
732 vFloat wxy = loadUnalignedFloat(&window[wr][col+x]); in filterLumaWrapSSE() local
920 vFloat wxy = loadUnalignedFloat(&window[wr+y][col+x]); in filterMonochromeWrapSSE() local
932 float wxy = window[wr+y][col+x]; in filterMonochromeWrapSSE() local
952 vFloat wxy = loadUnalignedFloat(&window[wr][col+x]); in filterMonochromeWrapSSE() local
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/parameterized-utils-2.1.3.0/test/Test/
H A DContext.hs308 let wxy = w U.<++> x U.<++> y function
312 let wxy' = C.drop (U.size uv) (U.size wxy) z function
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_spline/
H A DGridding_Spline_BA.cpp182 double wxy = W[iy][ix]; in BA_Set_Phi() local
H A DGridding_Spline_MBA.cpp379 double wxy = W[iy][ix]; in BA_Set_Phi() local
H A DGridding_Spline_MBA_Grid.cpp410 double wxy = W[iy][ix]; in BA_Set_Phi() local
/dports/math/vtk9/VTK-9.1.0/Filters/Core/
H A DvtkMassProperties.cxx100 double munc[3], wxyz, wxy, wxz, wyz; in RequestData() local
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxhint1.c177 gs_fixed_point wxy; in compute_snaps() local
H A Dgxchar.h95 gs_fixed_point wxy; /* width of current char */ member
H A Dgxccache.c138 gs_point wxy; in gx_lookup_xfont_char() local
H A Dgdevxxf.c342 gs_point wxy; in x_render_char() local
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxhint1.c177 gs_fixed_point wxy; in compute_snaps() local
H A Dgxchar.h95 gs_fixed_point wxy; /* width of current char */ member
H A Dgxccache.c138 gs_point wxy; in gx_lookup_xfont_char() local
H A Dgdevmsxf.c359 gs_point wxy; in win_render_char() local
/dports/math/vtk8/VTK-8.2.0/Filters/Core/
H A DvtkMassProperties.cxx104 double munc[3],wxyz,wxy,wxz,wyz; in RequestData() local
/dports/math/vtk6/VTK-6.2.0/Filters/Core/
H A DvtkMassProperties.cxx91 double munc[3],wxyz,wxy,wxz,wyz; in RequestData() local
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/common/
H A DTerrain.cpp187 int wx = sc->td.iVertsX, wy = sc->td.iVertsY, wxy = wx * wy; //wy=wx in CreateTerrain() local
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxchar.h95 gs_fixed_point wxy; /* width of current char in device coords */ member
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxchar.h95 gs_fixed_point wxy; /* width of current char in device coords */ member
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxchar.h95 gs_fixed_point wxy; /* width of current char in device coords */ member
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxchar.h95 gs_fixed_point wxy; /* width of current char in device coords */ member
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/brad/
H A Dbrad_worldview3_functions.cxx167 vnl_vector_fixed<double, 3> wxy = (double)x*col1 + col23; in brad_compose_16band_wv3_img() local

123