summaryrefslogtreecommitdiffstats
path: root/libavfilter/vsrc_mptestsrc.c
diff options
context:
space:
mode:
authorThomas Turner <[email protected]>2017-03-07 16:36:15 -0800
committerMichael Niedermayer <[email protected]>2017-03-08 14:32:00 +0100
commita50ccbd240a958c32078352021b677c5476d734e (patch)
treecc64d7df7eae4d0cfff22cb86e89b88b2fe5e2c6 /libavfilter/vsrc_mptestsrc.c
parent61926b6c3e560283ef6c015d6d85c32716942833 (diff)
avutil/tests/lfg.c: added proper normality test
The Chen-Shapiro(CS) test was used to test normality for Lagged Fibonacci PRNG. Normality Hypothesis Test: The null hypothesis formally tests if the population the sample represents is normally-distributed. For CS, when the normality hypothesis is True, the distribution of QH will have a mean close to 1. Information on CS can be found here: http://www.stata-journal.com/sjpdf.html?articlenum=st0264 http://www.originlab.com/doc/Origin-Help/NormalityTest-Algorithm Signed-off-by: Thomas Turner <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavfilter/vsrc_mptestsrc.c')
0 files changed, 0 insertions, 0 deletions