/external/iproute2/netem/ |
D | README.distribution | 1 Notes about distribution tables from Nistnet 3 I. About the distribution tables 5 The table used for "synthesizing" the distribution is essentially a scaled, 6 translated, inverse to the cumulative distribution function. 8 Here's how to think about it: Let F() be the cumulative distribution 9 function for a probability distribution X. We'll assume we've scaled 26 distribution has the same approximate "shape" as X, simply by letting 28 To see this, it's enough to show that Y's cumulative distribution function, 41 II. How to create distribution tables (in theory) 45 pareto distribution is one example of this. In other cases, and [all …]
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/ |
D | RandomDataImpl.java | 28 import org.apache.commons.math.distribution.BetaDistributionImpl; 29 import org.apache.commons.math.distribution.BinomialDistributionImpl; 30 import org.apache.commons.math.distribution.CauchyDistributionImpl; 31 import org.apache.commons.math.distribution.ChiSquaredDistributionImpl; 32 import org.apache.commons.math.distribution.ContinuousDistribution; 33 import org.apache.commons.math.distribution.FDistributionImpl; 34 import org.apache.commons.math.distribution.GammaDistributionImpl; 35 import org.apache.commons.math.distribution.HypergeometricDistributionImpl; 36 import org.apache.commons.math.distribution.IntegerDistribution; 37 import org.apache.commons.math.distribution.PascalDistributionImpl; [all …]
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/regression/ |
D | SimpleRegression.java | 23 import org.apache.commons.math.distribution.TDistribution; 24 import org.apache.commons.math.distribution.TDistributionImpl; 64 private TDistribution distribution; field in SimpleRegression 155 distribution.setDegreesOfFreedom(n - 2); in addData() 187 distribution.setDegreesOfFreedom(n - 2); in removeData() 571 distribution.inverseCumulativeProbability(1d - alpha / 2d); in getSlopeConfidenceInterval() 596 return 2d * (1.0 - distribution.cumulativeProbability( in getSignificance() 632 distribution = value; in setDistribution() 636 distribution.setDegreesOfFreedom(n - 2); in setDistribution()
|
/external/iproute2/ |
D | README.distribution | 1 I. About the distribution tables 3 The table used for "synthesizing" the distribution is essentially a scaled, 4 translated, inverse to the cumulative distribution function. 6 Here's how to think about it: Let F() be the cumulative distribution 7 function for a probability distribution X. We'll assume we've scaled 24 distribution has the same approximate "shape" as X, simply by letting 26 To see this, it's enough to show that Y's cumulative distribution function, 39 II. How to create distribution tables (in theory) 43 Pareto distribution is one example of this. In other cases, and 44 especially for matching an experimentally observed distribution, it's [all …]
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/inference/ |
D | ChiSquareTestImpl.java | 21 import org.apache.commons.math.distribution.ChiSquaredDistribution; 22 import org.apache.commons.math.distribution.ChiSquaredDistributionImpl; 35 private ChiSquaredDistribution distribution; field in ChiSquareTestImpl 117 distribution.setDegreesOfFreedom(expected.length - 1.0); in chiSquareTest() 118 return 1.0 - distribution.cumulativeProbability( in chiSquareTest() 192 distribution.setDegreesOfFreedom(df); in chiSquareTest() 193 return 1 - distribution.cumulativeProbability(chiSquare(counts)); in chiSquareTest() 295 distribution.setDegreesOfFreedom((double) observed1.length - 1); in chiSquareTestDataSetsComparison() 296 return 1 - distribution.cumulativeProbability( in chiSquareTestDataSetsComparison() 422 distribution = value; in setDistribution()
|
D | TTestImpl.java | 21 import org.apache.commons.math.distribution.TDistribution; 22 import org.apache.commons.math.distribution.TDistributionImpl; 42 private TDistribution distribution; field in TTestImpl 966 distribution.setDegreesOfFreedom(n - 1); in tTest() 967 return 2.0 * distribution.cumulativeProbability(-t); in tTest() 991 distribution.setDegreesOfFreedom(degreesOfFreedom); in tTest() 992 return 2.0 * distribution.cumulativeProbability(-t); in tTest() 1015 distribution.setDegreesOfFreedom(degreesOfFreedom); in homoscedasticTTest() 1016 return 2.0 * distribution.cumulativeProbability(-t); in homoscedasticTTest() 1027 distribution = value; in setDistribution()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudfront/ |
D | object.py | 28 self.distribution = bucket.distribution 31 return '<Object: %s/%s>' % (self.distribution.config.origin, self.name) 35 url += self.distribution.domain_name
|
D | invalidation.py | 33 def __init__(self, paths=None, connection=None, distribution=None, caller_reference=''): argument 38 self.distribution = distribution 45 if distribution: 46 self.connection = distribution
|
/external/curl/packages/EPM/ |
D | README | 1 EPM is a free Unix software/file packaging program that generates distribution 4 * Generate portable script-based distribution packages complete with 8 * Provide a complete, cross-platform software distribution solution for your
|
/external/opencv3/modules/core/test/ |
D | test_countnonzero.cpp | 75 void generate_src_stat_data(cv::Size size, int type, int distribution); 130 void CV_CountNonZeroTest::generate_src_stat_data(cv::Size size, int type, int distribution) in generate_src_stat_data() argument 139 if (distribution == RNG::NORMAL) in generate_src_stat_data() 141 else if (distribution == RNG::UNIFORM) in generate_src_stat_data() 232 int distribution = cv::randu<uchar>()%2; in run() local 233 generate_src_stat_data(Size(w, h), current_type, distribution); in run()
|
/external/opencv3/doc/tutorials/imgproc/histograms/histogram_equalization/ |
D | histogram_equalization.markdown | 17 - It is a graphical representation of the intensity distribution of an image. 36 - Equalization implies *mapping* one distribution (the given histogram) to another distribution (a 37 wider and more uniform distribution of intensity values) so the intensity values are spreaded 39 - To accomplish the equalization effect, the remapping should be the *cumulative distribution 41 *cumulative distribution* \f$H^{'}(i)\f$ is:
|
/external/owasp/sanitizer/tools/emma/ |
D | README.txt | 8 The top level directories in this distribution are: 32 To limit the download size, this distribution does not include the source 43 distribution, and is available at http://www.eclipse.org/legal/cpl-v10.html
|
/external/ppp/pppd/plugins/radius/ |
D | COPYRIGHT | 10 in advertising or publicity pertaining to distribution of the program 12 documentation that copying and distribution is by permission of 26 distribution of the program without specific prior permission, and notice be 27 given in supporting documentation that copying and distribution is by 42 publicity pertaining to distribution of the program without specific 44 copying and distribution is by permission of Livingston Enterprises, Inc.
|
/external/libpcap/ |
D | README.septel | 5 1) Install and build the Septel software distribution by following the 9 software distribution use the '--with-septel' option: 13 where DIR is the root of the Septel software distribution, for example
|
/external/libpng/contrib/visupng/ |
D | README.txt | 7 For conditions of distribution and use, see the disclaimer 46 include the executable from the ./lib directory in your distribution. 49 in your distribution the executable from the ./dll directory and the dll's
|
/external/valgrind/ |
D | README | 4 If you are building a binary package of Valgrind for distribution, 22 The Valgrind distribution currently includes six production-quality 51 Read the file COPYING in the source distribution for details. 78 To install from a tar.bz2 distribution:
|
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
D | lockdown_permissive.txt | 4 …ermissivedomains' module allows you to remove all permissive domains shipped with the distribution. 6 When the distribution policy writers write a new confined domain, they initially ship the policy fo…
|
/external/boringssl/ |
D | NOTICE | 27 * distribution. 80 * apply to all code found in this distribution, be it the RC4, RSA, 82 * included with this distribution is covered by the same copyright terms 99 * documentation and/or other materials provided with the distribution. 122 * The licence and distribution terms for any publically available version or 124 * copied and put under another distribution licence
|
/external/caliper/examples/src/main/java/examples/ |
D | ArraySortBenchmark.java | 33 @Param private Distribution distribution; field in ArraySortBenchmark 39 values = distribution.create(length); in setUp()
|
/external/icu/icu4c/source/data/brkitr/ |
D | cjdict.txt | 12 …le is licensed under the BSD license. Other software included in this distribution is provided und… 23 …he following disclaimer in the documentation and/or other materials provided with the distribution. 39 # - http://chasen.aist-nara.ac.jp/chasen/distribution.html 58 # * distribution. 91 # * distribution. 122 # Use, reproduction, and distribution of this software is permitted. 145 # distribution, if actually made, will neither violate or otherwise 147 # jurisdiction over the User or the intended distribution itself. 179 # modification, copying and distribution of the program and the
|
/external/emma/ |
D | work.dirs.properties | 14 # distribution dir: 17 # distribution dir:
|
/external/bison/djgpp/ |
D | README.in | 62 2.1.: Copy the binary distribution into the top DJGPP installation directory, 75 directory. If you download the source distribution from one of the 88 To unpack the source distribution on SFN systems, first, you MUST use 94 name mappings; the distribution includes a file `djgpp/fnchange.lst' 96 file, and then invoke it to unpack the distribution. Here's how: 101 (The name of the distribution archive and the leading directory of the 102 path to `djunpack.bat' in the distribution will be different for 109 If the distribution comes as a .tar.bz2 archive, and your version of
|
/external/libexif/ |
D | README-Win32.txt | 1 If this is a combined source/binary distribution tree, then you can find 29 If you want to build a combined source/binary distribution tarball/zipfile,
|
/external/wpa_supplicant_8/ |
D | NOTICE | 13 the BSD license option for future distribution. As such, the GPL v2 21 only for attribution purposes and any distribution of this software
|
D | COPYING | 13 the BSD license option for future distribution. As such, the GPL v2 21 only for attribution purposes and any distribution of this software
|