Home
last modified time | relevance | path

Searched +refs:gamma +refs:incomplete +refs:lower +refs:tf (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/tools/mlir/
H A Dtf_generated_ops.td1018 The regularized incomplete beta integral is defined as:
4866 Compute the lower regularized incomplete Gamma function `P(a, x)`.
4870 The lower regularized incomplete Gamma function is defined as:
4873 \\(P(a, x) = gamma(a, x) / Gamma(a) = 1 - Q(a, x)\\)
4877 \\(gamma(a, x) = \\int_{0}^{x} t^{a-1} exp(-t) dt\\)
4879 is the lower incomplete Gamma function.
4928 is the upper incomplete Gama function.
7413 If `lower` is False then the strictly lower triangular part of each inner-most
7439 x = tf.linalg.triangular_solve(a, b, lower=True)
13618 Outputs random values from a gamma distribution.
[all …]
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/tools/mlir/
H A Dtf_generated_ops.td958 with the normalized tensor.}]>:$gamma,
5258 Compute the lower regularized incomplete Gamma function `P(a, x)`.
5262 The lower regularized incomplete Gamma function is defined as:
5265 \\(P(a, x) = gamma(a, x) / Gamma(a) = 1 - Q(a, x)\\)
5271 is the lower incomplete Gamma function.
5320 is the upper incomplete Gama function.
7836 If `lower` is False then the strictly lower triangular part of each inner-most
7862 x = tf.linalg.triangular_solve(a, b, lower=True)
10011 associated gamma distribution.}]>:$alpha,
14687 Outputs random values from a gamma distribution.
[all …]
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/tools/mlir/
H A Dtf_generated_ops.td958 with the normalized tensor.}]>:$gamma,
5258 Compute the lower regularized incomplete Gamma function `P(a, x)`.
5262 The lower regularized incomplete Gamma function is defined as:
5265 \\(P(a, x) = gamma(a, x) / Gamma(a) = 1 - Q(a, x)\\)
5271 is the lower incomplete Gamma function.
5320 is the upper incomplete Gama function.
7836 If `lower` is False then the strictly lower triangular part of each inner-most
7862 x = tf.linalg.triangular_solve(a, b, lower=True)
10011 associated gamma distribution.}]>:$alpha,
14687 Outputs random values from a gamma distribution.
[all …]
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/tools/mlir/
H A Dtf_generated_ops.td958 with the normalized tensor.}]>:$gamma,
5258 Compute the lower regularized incomplete Gamma function `P(a, x)`.
5262 The lower regularized incomplete Gamma function is defined as:
5265 \\(P(a, x) = gamma(a, x) / Gamma(a) = 1 - Q(a, x)\\)
5271 is the lower incomplete Gamma function.
5320 is the upper incomplete Gama function.
7836 If `lower` is False then the strictly lower triangular part of each inner-most
7862 x = tf.linalg.triangular_solve(a, b, lower=True)
10011 associated gamma distribution.}]>:$alpha,
14687 Outputs random values from a gamma distribution.
[all …]
/dports/misc/ncnn/ncnn-20211208/tools/mlir/
H A Dtf_generated_ops.td958 with the normalized tensor.}]>:$gamma,
5258 Compute the lower regularized incomplete Gamma function `P(a, x)`.
5262 The lower regularized incomplete Gamma function is defined as:
5265 \\(P(a, x) = gamma(a, x) / Gamma(a) = 1 - Q(a, x)\\)
5271 is the lower incomplete Gamma function.
5320 is the upper incomplete Gama function.
7836 If `lower` is False then the strictly lower triangular part of each inner-most
7862 x = tf.linalg.triangular_solve(a, b, lower=True)
10011 associated gamma distribution.}]>:$alpha,
14687 Outputs random values from a gamma distribution.
[all …]
/dports/net/tinyfugue/tf-50b8/
H A DCHANGES116 Workaround for incomplete linux console terminfo entry which was preventing
176 activity_status.tf and world-q.tf. (50b5)
230 Improved detection of SSL libraries and handling of incomplete SSL setup.
628 in kbfunc.tf; also, stack number for kbstack.tf).
661 vercmp() (in stdlib.tf)
668 Added textencode.tf.
679 4.0 gamma 3 (1999-01-31)
692 4.0 gamma 2 (1998-11-15)
700 4.0 gamma 1 (1998-11-10)
834 (complete.tf). (40a5)
[all …]
/dports/net/tinyfugue-devel/tinyfugue-5.1.3/
H A DCHANGES116 Workaround for incomplete linux console terminfo entry which was preventing
176 activity_status.tf and world-q.tf. (50b5)
230 Improved detection of SSL libraries and handling of incomplete SSL setup.
628 in kbfunc.tf; also, stack number for kbstack.tf).
661 vercmp() (in stdlib.tf)
668 Added textencode.tf.
679 4.0 gamma 3 (1999-01-31)
692 4.0 gamma 2 (1998-11-15)
700 4.0 gamma 1 (1998-11-10)
834 (complete.tf). (40a5)
[all …]
/dports/math/gnumeric/gnumeric-1.12.50/po-functions/
H A Dhu.po596 msgid "IMIGAMMA:the incomplete Gamma function"
605 "lower:if true (the default), the lower incomplete gamma function, otherwise "
606 "the upper incomplete gamma function"
614 "gamma function"
619 "The regularized incomplete gamma function is the unregularized incomplete "
2834 msgid "lower:lower limit of the integral, defaults to 0"
5561 msgid "IGAMMA:the incomplete Gamma function"
5576 "The regularized incomplete gamma function is the unregularized incomplete "
7604 msgid "bottom:lower limit"
8623 "gamma distribution"
[all …]
/dports/science/py-scipy/scipy-1.7.1/doc/release/
H A D1.4.0-notes.rst553 * `#4561 <https://github.com/scipy/scipy/issues/4561>`__: BUG: tf filter trailing and leading zeros…
770 * `#10467 <https://github.com/scipy/scipy/pull/10467>`__: ENH: lower-memory duplicate generator che…
845 …com/scipy/scipy/pull/10665>`__: DOC: special: improve the docstrings for \`gamma\` and \`gammasgn\`
857 …thub.com/scipy/scipy/pull/10690>`__: DOC: special: improve docstrings of incomplete gamma functions
927 * `#10865 <https://github.com/scipy/scipy/pull/10865>`__: BUG: special: fix incomplete gamma functi…
/dports/math/R-cran-psych/psych/inst/doc/
H A Doverview.Rnw148 …\item [\pfun{read.clipboard.lower}] for reading input of a lower triangular matrix with or without…
520 The factor model is an approximation of a correlation matrix by a matrix of lower rank. That is, ca…
923 The squared multiple correlation is a lower bound for the item communality and as the number of ite…
1060 …ude the 6 estimates from Guttman, four from TenBerge, and an estimate of the greatest lower bound.
1157 iq.tf <- score.multiple.choice(iq.keys,iqitems,score=FALSE)
1158 describe(iq.tf) #compare to previous results
1250 iq.irt <- irt.fa(iq.tf)
1377gamma$ is the lower asymptote or guessing parameter, $\zeta$ is the upper asymptote (normally 1), …
1419 ll <- dia.rect(1,3,labels="lower left",xlim=xlim,ylim=ylim)
1420 lr <- dia.ellipse(9,3,"lower right",xlim=xlim,ylim=ylim)
[all …]
/dports/math/R-cran-psych/psych/vignettes/
H A Doverview.Rnw148 …\item [\pfun{read.clipboard.lower}] for reading input of a lower triangular matrix with or without…
520 The factor model is an approximation of a correlation matrix by a matrix of lower rank. That is, ca…
923 The squared multiple correlation is a lower bound for the item communality and as the number of ite…
1060 …ude the 6 estimates from Guttman, four from TenBerge, and an estimate of the greatest lower bound.
1157 iq.tf <- score.multiple.choice(iq.keys,iqitems,score=FALSE)
1158 describe(iq.tf) #compare to previous results
1250 iq.irt <- irt.fa(iq.tf)
1377gamma$ is the lower asymptote or guessing parameter, $\zeta$ is the upper asymptote (normally 1), …
1419 ll <- dia.rect(1,3,labels="lower left",xlim=xlim,ylim=ylim)
1420 lr <- dia.ellipse(9,3,"lower right",xlim=xlim,ylim=ylim)
[all …]
/dports/math/octave/octave-6.4.0/scripts/
H A DDOCSTRINGS27657 beta (a, b) = gamma (a) * gamma (b) / gamma (a + b).
27701 By default, @var{tail} is @qcode{"lower"} and the incomplete beta function
27757 By default, @var{tail} is @qcode{"lower"} and the inverse of the incomplete
28035 Compute the normalized incomplete gamma function.
28067 By default, @var{tail} is @qcode{"lower"} and the incomplete gamma function
28072 If @var{tail} is @qcode{"scaledlower"}, then the lower incomplete gamma
28080 If @var{tail} is @qcode{"scaledupper"}, then the upper incomplete gamma
28090 @cite{A computational procedure for incomplete gamma functions},
28103 Compute the inverse of the normalized incomplete gamma function.
28105 The normalized incomplete gamma function is defined as
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/doc/
H A Dfilters.texi1345 @item tf
1385 Coefficients in @code{tf} format are separated by spaces and are in ascending
6282 @item gamma
7633 @item gamma
8822 @item gamma
8892 @item gamma
11169 perform corrections on frames. Note that incomplete strings will result in the
12154 @item tf
16684 @item gamma
16716 @item gamma
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/doc/
H A Dfilters.texi1411 @item tf
1461 Coefficients in @code{tf} format are separated by spaces and are in ascending
7368 @item gamma
8826 @item gamma
10407 @item gamma
10477 @item gamma
12813 perform corrections on frames. Note that incomplete strings will result in the
13959 @item tf
18786 @item gamma
18818 @item gamma
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/doc/
H A Dfilters.texi1411 @item tf
1455 Coefficients in @code{tf} format are separated by spaces and are in ascending
7156 @item gamma
8591 @item gamma
10140 @item gamma
10210 @item gamma
12541 perform corrections on frames. Note that incomplete strings will result in the
13664 @item tf
18365 @item gamma
18397 @item gamma
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/doc/
H A Dfilters.texi1598 @item tf
7976 @item gamma
8530 Constant gamma of 2.2
9573 @item gamma
11172 @item gamma
11242 @item gamma
13749 perform corrections on frames. Note that incomplete strings will result in the
15004 @item tf
19979 @item gamma
20011 @item gamma
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/doc/
H A Dfilters.texi1598 @item tf
7976 @item gamma
8530 Constant gamma of 2.2
9573 @item gamma
11172 @item gamma
11242 @item gamma
13749 perform corrections on frames. Note that incomplete strings will result in the
15004 @item tf
19979 @item gamma
20011 @item gamma
[all …]
/dports/math/octave/octave-6.4.0/doc/interpreter/
H A Ddoc-cache42653tf = 0
55263tf = 1
58654 beta (a, b) = gamma (a) * gamma (b) / gamma (a + b).
59032 Compute the normalized incomplete gamma function.
59048 …By default, TAIL is "lower" and the incomplete gamma function integrated from 0 to X is computed. …
59050 … then the lower incomplete gamma function is multiplied by gamma(a+1)*exp(x)/(x^a). If TAIL is "s…
59068 Compute the normalized incomplete gamma function.
59085 Compute the inverse of the normalized incomplete gamma function.
59087 The normalized incomplete gamma function is defined as
59099 …By default, TAIL is "lower" and the inverse of the incomplete gamma function integrated from 0 to …
[all …]
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dtodo32 0 bug darkplaces d3d9: gamma not working (VorteX)
47 0 bug darkplaces qw: tf skins not working (xavior)
360 2 change darkplaces renderer: use GLSL for gamma correction when hardware gamma is not working
549 d bug darkplaces client: prydon cursor highlighting of EF_SELECTABLE entities flickers with lower s…
676 d bug darkplaces sdl client: gamma is being lost after a vid_restart
712 d bug darkplaces video: generate 1024 color gamma ramps for glx on Quadro, right now hardware gamma
713 d bug darkplaces wgl client: hardware gamma is being retried every frame for unknown reasons, this …
767 d darkplaces WGL client: if gamma setting fails, restore system gamma (RenegadeC)
1134 d darkplaces: integrate zinx's psycho.c gamma hack as an easteregg (zinx)
1322 …: v_hwgamma 2 should force use of hardware gamma, ignoring failure return values, this might make …
[all …]
/dports/games/darkplaces/darkplaces/
H A Dtodo31 0 bug darkplaces d3d9: gamma not working (VorteX)
46 0 bug darkplaces qw: tf skins not working (xavior)
360 2 change darkplaces renderer: use GLSL for gamma correction when hardware gamma is not working
549 d bug darkplaces client: prydon cursor highlighting of EF_SELECTABLE entities flickers with lower s…
677 d bug darkplaces sdl client: gamma is being lost after a vid_restart
713 d bug darkplaces video: generate 1024 color gamma ramps for glx on Quadro, right now hardware gamma
714 d bug darkplaces wgl client: hardware gamma is being retried every frame for unknown reasons, this …
768 d darkplaces WGL client: if gamma setting fails, restore system gamma (RenegadeC)
1135 d darkplaces: integrate zinx's psycho.c gamma hack as an easteregg (zinx)
1323 …: v_hwgamma 2 should force use of hardware gamma, ignoring failure return values, this might make …
[all …]
/dports/graphics/plotutils/plotutils-2.6/info/
H A Dplotutils.info3556 `--lower-half'
4699 inverf, lgamma, gamma, norm, invnorm, ibeta, and igamma. These have
5082 `gamma', etc.; again, before they are performed. If the `matherr'
5088 could be generated if the logarithmic gamma function `lgamma' is
5105 This discussion is necessarily incomplete. Entire books exist on any
5559 gamma, norm, invnorm, ibeta, igamma. These are defined to have
6551 relative to the lower left corner of the page.
7492 specified vertices are the lower left, the lower right, and the
9928 "\tf"
9959 [0147] gamma
[all …]
H A Dplotutils.texi774 its lower left corner relative to the lower left corner of the page.
1516 specifying the location of its lower left corner relative to the lower
3836 @itemx --lower-half
5226 @t{gamma}, @t{norm}, @t{invnorm}, @t{ibeta}, and @t{igamma}. These have
5723 @samp{log}, @samp{gamma}, etc.; again, before they are performed. If
5732 could be generated if the logarithmic gamma function @samp{lgamma} is
5746 This discussion is necessarily incomplete. Entire books exist on any
6331 @t{erf}, @t{erfc}, @t{inverf}, @t{lgamma}, @t{gamma}, @t{norm},
10826 @item "\tf"
10847 [0147] gamma
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/emboss/data/TAXONOMY/
H A Dnames.dmp3599 543 | gamma-3 proteobacteria | gamma-3 proteobacteria <#1> | in-part |
4378 641 | gamma-3 proteobacteria | gamma-3 proteobacteria <#3> | in-part |
7819 1236 | gamma subdivision | | synonym |
7820 1236 | gamma subgroup | | synonym |
42937 28256 | gamma-3 proteobacteria | gamma-3 proteobacteria <#2> | in-part |
128011 72274 | gamma-3 proteobacteria | gamma-3 proteobacteria <#4> | in-part |
159217 91347 | gamma-3 proteobacteria | gamma-3 proteobacteria <#5> | in-part |
175754 102797 | Influenza A virus with incomplete names | | scientific name |
535795 361439 | Caulobacter sp. Amph-lower | | scientific name |
1298956 1114179 | Pseudomonas phage tf | | scientific name |
[all …]
/dports/x11-toolkits/scintilla/scite/src/
H A DEmbedded.properties1397 colour.baan.braces.incomplete=fore:#FF0000
1430 style.baan.35=$(colour.baan.braces.incomplete),bold
2912 disc circle square decimal lower-roman upper-roman lower-alpha upper-alpha \
2940 decimal-leading-zero lower-greek lower-latin upper-latin hebrew armenian georgian \
3504 lower \
3739 l2bin lastkey lastrec left len listbox lock log lower ltrim lupdate \
4977 char-downcase char-lower-case? char-numeric? char-ready? \
5290 string.gmatch string.gsub string.len string.lower string.match \
8331 tf timetofreq timetowave tran unalias unlet unset unalterparam \
8732 listbox lower menu menubutton message option options pack \
[all …]
/dports/editors/scite/scite/src/
H A DEmbedded.properties1397 colour.baan.braces.incomplete=fore:#FF0000
1430 style.baan.35=$(colour.baan.braces.incomplete),bold
2912 disc circle square decimal lower-roman upper-roman lower-alpha upper-alpha \
2940 decimal-leading-zero lower-greek lower-latin upper-latin hebrew armenian georgian \
3504 lower \
3739 l2bin lastkey lastrec left len listbox lock log lower ltrim lupdate \
4977 char-downcase char-lower-case? char-numeric? char-ready? \
5290 string.gmatch string.gsub string.len string.lower string.match \
8331 tf timetofreq timetowave tran unalias unlet unset unalterparam \
8732 listbox lower menu menubutton message option options pack \
[all …]

123456789