Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4180EFA06 for ; Sun, 7 Apr 2013 00:25:02 +0000 (UTC) Received: (qmail 94204 invoked by uid 500); 7 Apr 2013 00:25:02 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 94143 invoked by uid 500); 7 Apr 2013 00:25:01 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 94135 invoked by uid 99); 7 Apr 2013 00:25:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Apr 2013 00:25:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Apr 2013 00:24:57 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id B062A2388CAE for ; Sun, 7 Apr 2013 00:23:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r857562 [37/45] - in /websites/production/commons/content/proper/commons-math/testapidocs: ./ org/apache/commons/math3/ org/apache/commons/math3/analysis/ org/apache/commons/math3/analysis/class-use/ org/apache/commons/math3/analysis/differ... Date: Sun, 07 Apr 2013 00:21:48 -0000 To: commits@commons.apache.org From: luc@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130407002319.B062A2388CAE@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/Well44497bTest.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/Well44497bTest.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/Well44497bTest.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Well44497bTest (Commons Math 3.1.1 Test API) +Well44497bTest (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Well44497bTest (Commons Math 3.1.1 Test function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Well44497bTest (Commons Math 3.1.1 Test API)"; + parent.document.title="Well44497bTest (Commons Math 3.2 Test API)"; } } @@ -94,7 +92,7 @@ org.apache.commons.math3.random Class Well44497bTest
 java.lang.Object
-  extended by org.apache.commons.math3.random.RandomDataTest
+  extended by org.apache.commons.math3.random.RandomDataGeneratorTest
       extended by org.apache.commons.math3.random.RandomGeneratorAbstractTest
           extended by org.apache.commons.math3.random.Well44497bTest
 
@@ -125,13 +123,13 @@ Class Well44497bTest generator - + - +
Fields inherited from class org.apache.commons.math3.random.RandomDataTestFields inherited from class org.apache.commons.math3.random.RandomDataGeneratorTest
expected, largeSampleSize, randomData, smallSampleSize, testStatisticexpected, largeSampleSize, randomData, smallSampleSize, testStatistic
  @@ -182,16 +180,16 @@ Class Well44497bTest Methods inherited from class org.apache.commons.math3.random.RandomGeneratorAbstractTest -setUp, testDoubleDirect, testFloatDirect, testNexBoolean2, testNexBytes, testNextBooleanDirect, testNextFloatDirect, testNextInt2, testNextIntDirect, testNextIntIAE, testNextIntNeg, testNextLong2, testNextLongDirect, testNextSecureHex, testNextSecureIntIAE, testNextSecureIntNegativeRange, testNextSecureIntNegativeToPositiveRange, testNextSecureIntPositiveRange, testNextSecureLongIAE, testNextSecureLongNegativeRange, testNextSecureLongNegativeToPositiveRange, testNextSecureLongPositiveRange, testSeeding +setUp, testDoubleDirect, testFloatDirect, testNexBoolean2, testNexBytes, testNextBooleanDirect, testNextFloatDirect, testNextInt2, testNextIntDirect, testNextIntIAE2, testNextIntNeg, testNextLong2, testNextLongDirect, testNextSecureHex, testNextSecureIntIAE, testNextSecureIntNegativeRange, testNextSecureIntNegativeToPositiveRange, testNextSecureIntPositiveRange, testNextSecureLongIAE, testNextSecureLongNegativeRange, testNextSecureLongNegativeToPositiveRange, testNextSecureLongPositiveRange, testSeeding - + - +
Methods inherited from class org.apache.commons.math3.random.RandomDataTestMethods inherited from class org.apache.commons.math3.random.RandomDataGeneratorTest
checkNextPoissonConsistency, testConfig, testNextBeta, testNextBinomial, testNextCauchy, testNextChiSquare, testNextExponential, testNextF, testNextGamma, testNextGaussian, testNextHex, testNextHypergeometric, testNextIntExtremeValues, testNextIntNegativeRange, testNextIntNegativeToPositiveRange, testNextIntPositiveRange, testNextInversionDeviate, testNextLongExtremeValues, testNextLongIAE, testNextLongNegativeRange, testNextLongNegativeToPositiveRange, testNextLongPositiveRange, testNextPascal, testNextPermutation, testNextPoisson, testNextPoissonConsistency, testNextSample, testNextT, testNextUniformExclusiveEndpoints, testNextUniformExtremeValues, testNextUniformIAE, testNextUniformUniformMaximalInterval, testNextUniformUniformNegaiveBounds, testNextUniformUniformNegativeToPositiveBounds, testNextUniformUniformPositiveBounds, testNextWeibull, testNextZipf, testReseedcheckNextPoissonConsistency, testConfig, testNextBeta, testNextBinomial, testNextCauchy, testNextChiSquare, testNextExponential, testNextF, testNextGamma, testNextGaussian, testNextHex, testNextHypergeometric, testNextIntExtremeValues, testNextIntIAE, testNextIntNegativeRange, testNextIntNegativeToPositiveRange, testNextIntPositiveRange, testNextIntWideRange, testNextInversionDeviate, testNextLongExtremeValues, testNextLongIAE, testNextLongNegativeRange, testNextLongNegativeToPositiveRange, testNextLongPositiveRange, testNextLongWideRange, testNextPascal, testNextPermutation, testNextPoisson, testNextPoissonConsistency, testNextSample, testNextT, testNextUniformExclusiveEndpoints, testNextUniformExtremeValues, testNextUniformIAE, testNextUniformUniformMaximalInterval, testNextUniformUniformNegaiveBounds, testNextUniformUniformNegativeToPositiveBounds, testNextUniformUniformPositiveBounds, testNextWeibull, testNextZipf, testReseed
  Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/Well512aTest.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/Well512aTest.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/Well512aTest.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Well512aTest (Commons Math 3.1.1 Test API) +Well512aTest (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Well512aTest (Commons Math 3.1.1 Test AP function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Well512aTest (Commons Math 3.1.1 Test API)"; + parent.document.title="Well512aTest (Commons Math 3.2 Test API)"; } } @@ -94,7 +92,7 @@ org.apache.commons.math3.random Class Well512aTest
 java.lang.Object
-  extended by org.apache.commons.math3.random.RandomDataTest
+  extended by org.apache.commons.math3.random.RandomDataGeneratorTest
       extended by org.apache.commons.math3.random.RandomGeneratorAbstractTest
           extended by org.apache.commons.math3.random.Well512aTest
 
@@ -125,13 +123,13 @@ Class Well512aTest generator - + - +
Fields inherited from class org.apache.commons.math3.random.RandomDataTestFields inherited from class org.apache.commons.math3.random.RandomDataGeneratorTest
expected, largeSampleSize, randomData, smallSampleSize, testStatisticexpected, largeSampleSize, randomData, smallSampleSize, testStatistic
  @@ -182,16 +180,16 @@ Class Well512aTest Methods inherited from class org.apache.commons.math3.random.RandomGeneratorAbstractTest -setUp, testDoubleDirect, testFloatDirect, testNexBoolean2, testNexBytes, testNextBooleanDirect, testNextFloatDirect, testNextInt2, testNextIntDirect, testNextIntIAE, testNextIntNeg, testNextLong2, testNextLongDirect, testNextSecureHex, testNextSecureIntIAE, testNextSecureIntNegativeRange, testNextSecureIntNegativeToPositiveRange, testNextSecureIntPositiveRange, testNextSecureLongIAE, testNextSecureLongNegativeRange, testNextSecureLongNegativeToPositiveRange, testNextSecureLongPositiveRange, testSeeding +setUp, testDoubleDirect, testFloatDirect, testNexBoolean2, testNexBytes, testNextBooleanDirect, testNextFloatDirect, testNextInt2, testNextIntDirect, testNextIntIAE2, testNextIntNeg, testNextLong2, testNextLongDirect, testNextSecureHex, testNextSecureIntIAE, testNextSecureIntNegativeRange, testNextSecureIntNegativeToPositiveRange, testNextSecureIntPositiveRange, testNextSecureLongIAE, testNextSecureLongNegativeRange, testNextSecureLongNegativeToPositiveRange, testNextSecureLongPositiveRange, testSeeding - + - +
Methods inherited from class org.apache.commons.math3.random.RandomDataTestMethods inherited from class org.apache.commons.math3.random.RandomDataGeneratorTest
checkNextPoissonConsistency, testConfig, testNextBeta, testNextBinomial, testNextCauchy, testNextChiSquare, testNextExponential, testNextF, testNextGamma, testNextGaussian, testNextHex, testNextHypergeometric, testNextIntExtremeValues, testNextIntNegativeRange, testNextIntNegativeToPositiveRange, testNextIntPositiveRange, testNextInversionDeviate, testNextLongExtremeValues, testNextLongIAE, testNextLongNegativeRange, testNextLongNegativeToPositiveRange, testNextLongPositiveRange, testNextPascal, testNextPermutation, testNextPoisson, testNextPoissonConsistency, testNextSample, testNextT, testNextUniformExclusiveEndpoints, testNextUniformExtremeValues, testNextUniformIAE, testNextUniformUniformMaximalInterval, testNextUniformUniformNegaiveBounds, testNextUniformUniformNegativeToPositiveBounds, testNextUniformUniformPositiveBounds, testNextWeibull, testNextZipf, testReseedcheckNextPoissonConsistency, testConfig, testNextBeta, testNextBinomial, testNextCauchy, testNextChiSquare, testNextExponential, testNextF, testNextGamma, testNextGaussian, testNextHex, testNextHypergeometric, testNextIntExtremeValues, testNextIntIAE, testNextIntNegativeRange, testNextIntNegativeToPositiveRange, testNextIntPositiveRange, testNextIntWideRange, testNextInversionDeviate, testNextLongExtremeValues, testNextLongIAE, testNextLongNegativeRange, testNextLongNegativeToPositiveRange, testNextLongPositiveRange, testNextLongWideRange, testNextPascal, testNextPermutation, testNextPoisson, testNextPoissonConsistency, testNextSample, testNextT, testNextUniformExclusiveEndpoints, testNextUniformExtremeValues, testNextUniformIAE, testNextUniformUniformMaximalInterval, testNextUniformUniformNegaiveBounds, testNextUniformUniformNegativeToPositiveBounds, testNextUniformUniformPositiveBounds, testNextWeibull, testNextZipf, testReseed
  Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/AbstractRandomGeneratorTest.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/AbstractRandomGeneratorTest.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/AbstractRandomGeneratorTest.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Uses of Class org.apache.commons.math3.random.AbstractRandomGeneratorTest (Commons Math 3.1.1 Test API) +Uses of Class org.apache.commons.math3.random.AbstractRandomGeneratorTest (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Uses of Class org.apache.commons.math3.r function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.math3.random.AbstractRandomGeneratorTest (Commons Math 3.1.1 Test API)"; + parent.document.title="Uses of Class org.apache.commons.math3.random.AbstractRandomGeneratorTest (Commons Math 3.2 Test API)"; } } Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/BitsStreamGeneratorTest.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/BitsStreamGeneratorTest.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/BitsStreamGeneratorTest.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Uses of Class org.apache.commons.math3.random.BitsStreamGeneratorTest (Commons Math 3.1.1 Test API) +Uses of Class org.apache.commons.math3.random.BitsStreamGeneratorTest (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Uses of Class org.apache.commons.math3.r function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.math3.random.BitsStreamGeneratorTest (Commons Math 3.1.1 Test API)"; + parent.document.title="Uses of Class org.apache.commons.math3.random.BitsStreamGeneratorTest (Commons Math 3.2 Test API)"; } } Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/CorrelatedRandomVectorGeneratorTest.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/CorrelatedRandomVectorGeneratorTest.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/CorrelatedRandomVectorGeneratorTest.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Uses of Class org.apache.commons.math3.random.CorrelatedRandomVectorGeneratorTest (Commons Math 3.1.1 Test API) +Uses of Class org.apache.commons.math3.random.CorrelatedRandomVectorGeneratorTest (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Uses of Class org.apache.commons.math3.r function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.math3.random.CorrelatedRandomVectorGeneratorTest (Commons Math 3.1.1 Test API)"; + parent.document.title="Uses of Class org.apache.commons.math3.random.CorrelatedRandomVectorGeneratorTest (Commons Math 3.2 Test API)"; } } Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/EmpiricalDistributionTest.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/EmpiricalDistributionTest.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/EmpiricalDistributionTest.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Uses of Class org.apache.commons.math3.random.EmpiricalDistributionTest (Commons Math 3.1.1 Test API) +Uses of Class org.apache.commons.math3.random.EmpiricalDistributionTest (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Uses of Class org.apache.commons.math3.r function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.math3.random.EmpiricalDistributionTest (Commons Math 3.1.1 Test API)"; + parent.document.title="Uses of Class org.apache.commons.math3.random.EmpiricalDistributionTest (Commons Math 3.2 Test API)"; } } Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/GaussianRandomGeneratorTest.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/GaussianRandomGeneratorTest.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/GaussianRandomGeneratorTest.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Uses of Class org.apache.commons.math3.random.GaussianRandomGeneratorTest (Commons Math 3.1.1 Test API) +Uses of Class org.apache.commons.math3.random.GaussianRandomGeneratorTest (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Uses of Class org.apache.commons.math3.r function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.math3.random.GaussianRandomGeneratorTest (Commons Math 3.1.1 Test API)"; + parent.document.title="Uses of Class org.apache.commons.math3.random.GaussianRandomGeneratorTest (Commons Math 3.2 Test API)"; } } Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/ISAACTest.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/ISAACTest.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/ISAACTest.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Uses of Class org.apache.commons.math3.random.ISAACTest (Commons Math 3.1.1 Test API) +Uses of Class org.apache.commons.math3.random.ISAACTest (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Uses of Class org.apache.commons.math3.r function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.math3.random.ISAACTest (Commons Math 3.1.1 Test API)"; + parent.document.title="Uses of Class org.apache.commons.math3.random.ISAACTest (Commons Math 3.2 Test API)"; } } Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/MersenneTwisterTest.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/MersenneTwisterTest.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/MersenneTwisterTest.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Uses of Class org.apache.commons.math3.random.MersenneTwisterTest (Commons Math 3.1.1 Test API) +Uses of Class org.apache.commons.math3.random.MersenneTwisterTest (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Uses of Class org.apache.commons.math3.r function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.math3.random.MersenneTwisterTest (Commons Math 3.1.1 Test API)"; + parent.document.title="Uses of Class org.apache.commons.math3.random.MersenneTwisterTest (Commons Math 3.2 Test API)"; } } Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/RandomAdaptorTest.ConstantGenerator.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/RandomAdaptorTest.ConstantGenerator.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/RandomAdaptorTest.ConstantGenerator.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Uses of Class org.apache.commons.math3.random.RandomAdaptorTest.ConstantGenerator (Commons Math 3.1.1 Test API) +Uses of Class org.apache.commons.math3.random.RandomAdaptorTest.ConstantGenerator (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Uses of Class org.apache.commons.math3.r function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.math3.random.RandomAdaptorTest.ConstantGenerator (Commons Math 3.1.1 Test API)"; + parent.document.title="Uses of Class org.apache.commons.math3.random.RandomAdaptorTest.ConstantGenerator (Commons Math 3.2 Test API)"; } } Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/RandomAdaptorTest.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/RandomAdaptorTest.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/RandomAdaptorTest.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Uses of Class org.apache.commons.math3.random.RandomAdaptorTest (Commons Math 3.1.1 Test API) +Uses of Class org.apache.commons.math3.random.RandomAdaptorTest (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Uses of Class org.apache.commons.math3.r function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.math3.random.RandomAdaptorTest (Commons Math 3.1.1 Test API)"; + parent.document.title="Uses of Class org.apache.commons.math3.random.RandomAdaptorTest (Commons Math 3.2 Test API)"; } } Added: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/RandomDataGeneratorTest.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/RandomDataGeneratorTest.html (added) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/RandomDataGeneratorTest.html Sun Apr 7 00:21:30 2013 @@ -0,0 +1,259 @@ + + + + + + +Uses of Class org.apache.commons.math3.random.RandomDataGeneratorTest (Commons Math 3.2 Test API) + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.commons.math3.random.RandomDataGeneratorTest

+
+ + + + + + + + + +
+Packages that use RandomDataGeneratorTest
org.apache.commons.math3.random  
+  +

+ + + + + +
+Uses of RandomDataGeneratorTest in org.apache.commons.math3.random
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Subclasses of RandomDataGeneratorTest in org.apache.commons.math3.random
+ classAbstractRandomGeneratorTest + +
+          Test cases for the AbstractRandomGenerator class.
+ classBitsStreamGeneratorTest + +
+          Test cases for the BitStreamGenerator class
+ classISAACTest + +
+           
+ classMersenneTwisterTest + +
+           
+ classRandomGeneratorAbstractTest + +
+          Base class for RandomGenerator tests.
+ classWell1024aTest + +
+           
+ classWell19937aTest + +
+           
+ classWell19937cTest + +
+           
+ classWell44497aTest + +
+           
+ classWell44497bTest + +
+           
+ classWell512aTest + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved. + + Propchange: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/RandomDataGeneratorTest.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/RandomDataGeneratorTest.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/RandomGeneratorAbstractTest.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/RandomGeneratorAbstractTest.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/RandomGeneratorAbstractTest.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Uses of Class org.apache.commons.math3.random.RandomGeneratorAbstractTest (Commons Math 3.1.1 Test API) +Uses of Class org.apache.commons.math3.random.RandomGeneratorAbstractTest (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Uses of Class org.apache.commons.math3.r function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.math3.random.RandomGeneratorAbstractTest (Commons Math 3.1.1 Test API)"; + parent.document.title="Uses of Class org.apache.commons.math3.random.RandomGeneratorAbstractTest (Commons Math 3.2 Test API)"; } } Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/StableRandomGeneratorTest.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/StableRandomGeneratorTest.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/StableRandomGeneratorTest.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Uses of Class org.apache.commons.math3.random.StableRandomGeneratorTest (Commons Math 3.1.1 Test API) +Uses of Class org.apache.commons.math3.random.StableRandomGeneratorTest (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Uses of Class org.apache.commons.math3.r function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.math3.random.StableRandomGeneratorTest (Commons Math 3.1.1 Test API)"; + parent.document.title="Uses of Class org.apache.commons.math3.random.StableRandomGeneratorTest (Commons Math 3.2 Test API)"; } } Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/SynchronizedRandomGeneratorTest.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/SynchronizedRandomGeneratorTest.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/SynchronizedRandomGeneratorTest.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Uses of Class org.apache.commons.math3.random.SynchronizedRandomGeneratorTest (Commons Math 3.1.1 Test API) +Uses of Class org.apache.commons.math3.random.SynchronizedRandomGeneratorTest (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Uses of Class org.apache.commons.math3.r function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.math3.random.SynchronizedRandomGeneratorTest (Commons Math 3.1.1 Test API)"; + parent.document.title="Uses of Class org.apache.commons.math3.random.SynchronizedRandomGeneratorTest (Commons Math 3.2 Test API)"; } } Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/TestRandomGenerator.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/TestRandomGenerator.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/TestRandomGenerator.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Uses of Class org.apache.commons.math3.random.TestRandomGenerator (Commons Math 3.1.1 Test API) +Uses of Class org.apache.commons.math3.random.TestRandomGenerator (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Uses of Class org.apache.commons.math3.r function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.math3.random.TestRandomGenerator (Commons Math 3.1.1 Test API)"; + parent.document.title="Uses of Class org.apache.commons.math3.random.TestRandomGenerator (Commons Math 3.2 Test API)"; } } Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/UncorrelatedRandomVectorGeneratorTest.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/UncorrelatedRandomVectorGeneratorTest.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/UncorrelatedRandomVectorGeneratorTest.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Uses of Class org.apache.commons.math3.random.UncorrelatedRandomVectorGeneratorTest (Commons Math 3.1.1 Test API) +Uses of Class org.apache.commons.math3.random.UncorrelatedRandomVectorGeneratorTest (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Uses of Class org.apache.commons.math3.r function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.math3.random.UncorrelatedRandomVectorGeneratorTest (Commons Math 3.1.1 Test API)"; + parent.document.title="Uses of Class org.apache.commons.math3.random.UncorrelatedRandomVectorGeneratorTest (Commons Math 3.2 Test API)"; } } Modified: websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/UniformRandomGeneratorTest.html ============================================================================== --- websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/UniformRandomGeneratorTest.html (original) +++ websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/random/class-use/UniformRandomGeneratorTest.html Sun Apr 7 00:21:30 2013 @@ -2,13 +2,11 @@ - -Uses of Class org.apache.commons.math3.random.UniformRandomGeneratorTest (Commons Math 3.1.1 Test API) +Uses of Class org.apache.commons.math3.random.UniformRandomGeneratorTest (Commons Math 3.2 Test API) - @@ -16,7 +14,7 @@ Uses of Class org.apache.commons.math3.r function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.math3.random.UniformRandomGeneratorTest (Commons Math 3.1.1 Test API)"; + parent.document.title="Uses of Class org.apache.commons.math3.random.UniformRandomGeneratorTest (Commons Math 3.2 Test API)"; } }