Home
last modified time | relevance | path

Searched defs:gy (Results 1 – 25 of 1759) sorted by relevance

12345678910>>...71

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/ion/
H A Dcenter.f36 subroutine center_mass(gx,gy,gz) argument
38 real*8 gx,gy,gz local
102 subroutine center_v_mass(gx,gy,gz) argument
104 real*8 gx,gy,gz local
136 subroutine center_F_mass(F,gx,gy,gz) argument
139 real*8 gx,gy,gz local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/ion/
H A Dcenter.f36 subroutine center_mass(gx,gy,gz) argument
38 real*8 gx,gy,gz local
102 subroutine center_v_mass(gx,gy,gz) argument
104 real*8 gx,gy,gz local
136 subroutine center_F_mass(F,gx,gy,gz) argument
139 real*8 gx,gy,gz local
/dports/science/py-chainer/chainer-7.8.0/chainer/functions/pooling/
H A Daverage_pooling_2d.py96 def backward(self, indexes, gy): argument
118 def forward_cpu(self, gy): argument
130 def _forward_ideep(self, gy): argument
150 def forward_gpu(self, gy): argument
/dports/astro/py-metpy/MetPy-1.1.0/examples/gridding/
H A DPoint_Interpolation.py86 gx, gy, img = interpolate_to_grid(x, y, temp, interp_type='linear', hres=75000) variable
96 gx, gy, img = interpolate_to_grid(x, y, temp, interp_type='natural_neighbor', hres=75000) variable
110 gx, gy, img = interpolate_to_grid(x, y, temp, interp_type='cressman', minimum_neighbors=1, variable
123 gx, gy, img1 = interpolate_to_grid(x, y, temp, interp_type='barnes', hres=75000, variable
134 gx, gy, img = interpolate_to_grid(x, y, temp, interp_type='rbf', hres=75000, rbf_func='linear', variable
/dports/science/octopus/octopus-10.5/src/poisson/
H A Dpoisson_cutoff.F9055 real(8), intent(in) :: gy, gx, r_c local
69 real(8), intent(in) :: mu, gy, gx local
80 real(4), intent(in) :: mu, gx, gy local
107 real(4), intent(in) :: gy, gx, r_c local
/dports/math/ideep/ideep-2.0.0-119-gb57539e/python/ideep4py/tests/ideep4py_tests/
H A Dtest_linear_py.py57 def check_backward_data(self, x, W, gy): argument
71 def check_backward_weights(self, x, gy): argument
86 def check_backward_weights_bias(self, x, gy): argument
/dports/astro/geographiclib/GeographicLib-1.52/dotnet/examples/ManagedCPP/
H A Dexample-GravityCircle.cpp14 double gx, gy, gz; variable
25 double gx, gy, gz; variable
/dports/astro/geographiclib/GeographicLib-1.52/examples/
H A Dexample-GravityCircle.cpp22 double gx, gy, gz; in main() local
33 double gx, gy, gz; in main() local
/dports/graphics/opencv/opencv-4.5.3/modules/gapi/perf/
H A Dperf_bench.cpp15 GMat gy = gapi::Sobel(in, CV_32F, 0, 1); in PERF_TEST_P_() local
36 Mat gx, gy; in PERF_TEST_P_() local
59 Mat gx, gy; in PERF_TEST_P_() local
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/MilkdropPresetFactory/
H A DMilkdropPresetFactory.cpp20 MilkdropPresetFactory::MilkdropPresetFactory(int gx, int gy): _usePresetOutputs(false) in MilkdropPresetFactory()
154 PresetOutputs* MilkdropPresetFactory::createPresetOutputs(int gx, int gy) in createPresetOutputs()
H A DPresetFrameIO.cpp31 void PresetInputs::Initialize ( int gx, int gy ) in Initialize()
274 void PresetOutputs::Initialize ( int gx, int gy ) in Initialize()
443 void PresetMerger::MergePresets(PresetOutputs & A, PresetOutputs & B, double ratio, int gx, int gy) in MergePresets()
/dports/math/fxt/fxt/src/comb/attic/
H A Dcompositionalt.h59 ulong gy, y, i = 2; in next() local
78 ulong gy, y, i = 2; in prev() local
/dports/science/py-chainer/chainer-7.8.0/chainer/functions/math/
H A Dexponential.py34 def backward(self, indexes, gy): argument
72 def backward(self, indexes, gy): argument
105 def backward(self, indexes, gy): argument
141 def backward(self, indexes, gy): argument
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/edtaa3/
H A Dedtaa3func.cpp69 void computegradient(double *img, int w, int h, double *gx, double *gy) in computegradient()
103 double edgedf(double gx, double gy, double a) in edgedf()
140 double di, df, dx, dy, gx, gy, a; in distaa3() local
168 void edtaa3(double *img, double *gx, double *gy, int w, int h, short *distx, short *disty, double *… in edtaa3()
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Dpasses_state.h95 const size_t gy = group_index / frame_dim.xsize_groups; in GroupRect() local
104 const size_t gy = group_index / frame_dim.xsize_groups; in PaddedGroupRect() local
113 const size_t gy = group_index / frame_dim.xsize_groups; in BlockGroupRect() local
123 const size_t gy = group_index / frame_dim.xsize_dc_groups; in DCGroupRect() local
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Dpasses_state.h95 const size_t gy = group_index / frame_dim.xsize_groups; in GroupRect() local
104 const size_t gy = group_index / frame_dim.xsize_groups; in PaddedGroupRect() local
113 const size_t gy = group_index / frame_dim.xsize_groups; in BlockGroupRect() local
123 const size_t gy = group_index / frame_dim.xsize_dc_groups; in DCGroupRect() local
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/edtaa3/
H A Dedtaa3func.cpp69 void computegradient(double *img, int w, int h, double *gx, double *gy) in computegradient()
103 double edgedf(double gx, double gy, double a) in edgedf()
140 double di, df, dx, dy, gx, gy, a; in distaa3() local
168 void edtaa3(double *img, double *gx, double *gy, int w, int h, short *distx, short *disty, double *… in edtaa3()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dpasses_state.h95 const size_t gy = group_index / frame_dim.xsize_groups; in GroupRect() local
104 const size_t gy = group_index / frame_dim.xsize_groups; in PaddedGroupRect() local
113 const size_t gy = group_index / frame_dim.xsize_groups; in BlockGroupRect() local
123 const size_t gy = group_index / frame_dim.xsize_dc_groups; in DCGroupRect() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dpasses_state.h95 const size_t gy = group_index / frame_dim.xsize_groups; in GroupRect() local
104 const size_t gy = group_index / frame_dim.xsize_groups; in PaddedGroupRect() local
113 const size_t gy = group_index / frame_dim.xsize_groups; in BlockGroupRect() local
123 const size_t gy = group_index / frame_dim.xsize_dc_groups; in DCGroupRect() local
/dports/devel/sfml/SFML-2.5.1/src/SFML/Window/Unix/
H A DInputImpl.cpp198 int gx, gy; in isMouseButtonPressed() local
232 int gy = 0; in getMousePosition() local
253 int gx, gy; in getMousePosition() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dcanvasmode_normal.cpp311 double gy = 0.0; in mouseMoveEvent() local
550 double gx, gy, gh, gw; in mouseMoveEvent() local
611 double gx, gy, gh, gw, gxo, gyo; in mouseMoveEvent() local
627 double gx, gy, gh, gw; in mouseMoveEvent() local
687 double gx, gy, gh, gw, gxo, gyo; in mouseMoveEvent() local
706 double gx, gy, gh, gw; in mouseMoveEvent() local
736 double gx, gy, gh, gw; in mouseMoveEvent() local
880 double gx, gy, gh, gw; in mousePressEvent() local
1044 double gx, gy, gh, gw; in mouseReleaseEvent() local
1072 double gx, gy, gh, gw, gxo, gyo; in mouseReleaseEvent() local
[all …]
/dports/science/py-chainer/chainer-7.8.0/chainer/functions/connection/
H A Dconvolution_nd.py229 def _use_cudnn(self, x, gy): argument
255 def _forward_xp(self, x, gy, xp): argument
261 def _forward_grouped_convolution_xp(self, x, gy, xp): argument
292 def _forward_xp_core(self, x, gy, xp): argument
319 def _forward_cudnn(self, x, gy): argument
/dports/science/py-chainer/chainer-7.8.0/chainer/functions/noise/
H A Ddropout.py85 def backward(self, x, gy): argument
111 def backward(self, indexes, gy): argument
126 def backward(self, indexes, gy): argument
/dports/graphics/freetype-gl/freetype-gl-647b062/
H A Dedtaa3func.c65 void computegradient(double *img, int w, int h, double *gx, double *gy) in computegradient()
99 double edgedf(double gx, double gy, double a) in edgedf()
136 double di, df, dx, dy, gx, gy, a; in distaa3() local
164 void edtaa3(double *img, double *gx, double *gy, int w, int h, short *distx, short *disty, double *… in edtaa3()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/vil_pro/processes/
H A Dvil_gradient_process.cxx56 vil_image_view<float> temp(ni, nj), gx(ni, nj), gy(ni,nj); in vil_gradient_process() local
76 float gy = temp(i+1,j+1) +temp(i,j+1) +temp(i-1,j+1) in vil_gradient_process() local

12345678910>>...71