Home
last modified time | relevance | path

Searched refs:z_n (Results 76 – 100 of 163) sorted by relevance

1234567

/dports/devel/godot2/godot-2.1.6-stable/servers/visual/
H A Dvisual_server_raster.cpp4870 float z_n = factor * near_dist; //often 1 in _light_instance_update_lispsm_shadow() local
4872 float z_f = z_n + d * sin_gamma; in _light_instance_update_lispsm_shadow()
4873 float n = (z_n + Math::sqrt(z_f * z_n)) / sin_gamma; in _light_instance_update_lispsm_shadow()
5064 float z_n = factor * near_dist; //often 1 in _light_instance_update_lispsm_shadow() local
5066 float z_f = z_n + d * sin_gamma; in _light_instance_update_lispsm_shadow()
5067 float n = (z_n + Math::sqrt(z_f * z_n)) / sin_gamma; in _light_instance_update_lispsm_shadow()
/dports/math/R/R-4.1.2/src/library/parallel/vignettes/
H A Dparallel.Rnw379 z_n &=& (x_n - y_n) \mod{4294967087}\\
380 u_n &=& z_n/4294967088\ \mbox{unless $z_n = 0$}
/dports/math/libRmath/R-4.1.1/src/library/parallel/vignettes/
H A Dparallel.Rnw379 z_n &=& (x_n - y_n) \mod{4294967087}\\
380 u_n &=& z_n/4294967088\ \mbox{unless $z_n = 0$}
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/doc/manual/
H A Dsec_spline_curve.tex47 ${\bf p} = (x_1,y_1,z_1,x_2,y_2,z_2,\ldots,x_n,y_n,z_n)$.
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/doc/users_guide/
H A Dsec_spline_curve.tex47 ${\bf p} = (x_1,y_1,z_1,x_2,y_2,z_2,\ldots,x_n,y_n,z_n)$.
/dports/math/gsl/gsl-2.7/doc/
H A Dpoly.rst315 which agrees with the analytic result, :math:`z_n = \exp(2 \pi n i/5)`.
/dports/math/singular/Singular-Release-4-2-1/libpolys/tests/
H A Dpolys_test.h2620 number z_n = n_Div(v_n, w_n, cf); // -5/7*s - 10/21*t in test_Q_Ext_s_t_NestedFractions() local
2621 PrintSized(z_n, cf); in test_Q_Ext_s_t_NestedFractions()
2622 n_Delete(&v_n, cf); n_Delete(&w_n, cf); n_Delete(&z_n, cf); in test_Q_Ext_s_t_NestedFractions()
/dports/math/blasfeo/blasfeo-0.1.2/include/
H A Dblasfeo_d_kernel.h88 …uble *A, int sda, double *x_n, double *x_t, double *beta_t, double *y_t, double *z_n, double *z_t);
89 …uble *A, int sda, double *x_n, double *x_t, double *beta_t, double *y_t, double *z_n, double *z_t);
90 …A, int sda, double *x_n, double *x_t, double *beta_t, double *y_t, double *z_n, double *z_t, int k…
/dports/science/py-cirq-aqt/Cirq-0.12.0/docs/tutorials/educators/
H A Dqaoa_ising.ipynb119 …inimize. Here, $z$ denotes a collection of variables $z = z_1,z_2,\\ldots, z_n$, where each $z_j$ …
121 … as you might guess, each qubit represents one of the variables $z_1, ..., z_n$, and the $2^n$ sta…
/dports/science/py-cirq-ionq/Cirq-0.13.1/docs/tutorials/educators/
H A Dqaoa_ising.ipynb119 …inimize. Here, $z$ denotes a collection of variables $z = z_1,z_2,\\ldots, z_n$, where each $z_j$ …
121 … as you might guess, each qubit represents one of the variables $z_1, ..., z_n$, and the $2^n$ sta…
/dports/science/py-cirq-pasqal/Cirq-0.13.1/docs/tutorials/educators/
H A Dqaoa_ising.ipynb119 …inimize. Here, $z$ denotes a collection of variables $z = z_1,z_2,\\ldots, z_n$, where each $z_j$ …
121 … as you might guess, each qubit represents one of the variables $z_1, ..., z_n$, and the $2^n$ sta…
/dports/science/py-cirq-core/Cirq-0.13.1/docs/tutorials/educators/
H A Dqaoa_ising.ipynb119 …inimize. Here, $z$ denotes a collection of variables $z = z_1,z_2,\\ldots, z_n$, where each $z_j$ …
121 … as you might guess, each qubit represents one of the variables $z_1, ..., z_n$, and the $2^n$ sta…
/dports/science/py-cirq-google/Cirq-0.13.0/docs/tutorials/educators/
H A Dqaoa_ising.ipynb119 …inimize. Here, $z$ denotes a collection of variables $z = z_1,z_2,\\ldots, z_n$, where each $z_j$ …
121 … as you might guess, each qubit represents one of the variables $z_1, ..., z_n$, and the $2^n$ sta…
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A Dinterp_masm_s390.cpp1880 z_n(scratch, mask); in increment_mask_and_jump()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/s390/
H A Dinterp_masm_s390.cpp1896 z_n(scratch, mask); in increment_mask_and_jump()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/s390/
H A Dinterp_masm_s390.cpp1885 z_n(scratch, mask); in increment_mask_and_jump()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/s390/
H A Dinterp_masm_s390.cpp1901 z_n(scratch, mask); in increment_mask_and_jump()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/s390/
H A Dinterp_masm_s390.cpp1901 z_n(scratch, mask); in increment_mask_and_jump()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A Dinterp_masm_s390.cpp1880 z_n(scratch, mask); in increment_mask_and_jump()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/s390/
H A Dinterp_masm_s390.cpp1897 z_n(scratch, mask); in increment_mask_and_jump()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/s390/
H A Dinterp_masm_s390.cpp1896 z_n(scratch, mask); in increment_mask_and_jump()
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/data/complete/abbreviation/
H A Dfastex.cwl929 zln=z_n
/dports/math/p5-Math-Pari/pari-2.3.5/doc/
H A Dusersch4.tex1040 \quad\text{where}~z_n\ne 0~\text{and}~B = 2^{\kbd{BITS\_IN\_LONG}}.
1046 \kbd{z}, $z_n$.
1061 Unnormalized integers, such that $z_n$ is possibly $0$, are explicitly
1066 \noindent normalizes in place a non-negative integer (such that $z_n$ is
/dports/graphics/frogr/frogr-1.6/po/
H A Dcs.po830 msgstr "Růz_né"
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch4.tex1120 \quad\text{where}~z_n\ne 0~\text{and}~B = 2^{\kbd{BITS\_IN\_LONG}}.
1126 \kbd{z}, $z_n$.
1146 Unnormalized integers, such that $z_n$ is possibly $0$, are explicitly
1151 \noindent normalizes in place a nonnegative integer (such that $z_n$ is

1234567