http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/05/0581f3a857e3023c270ae7ae7893f21c4138a71f.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/05/0581f3a857e3023c270ae7ae7893f21c4138a71f.svn-base b/site-content/.svn/pristine/05/0581f3a857e3023c270ae7ae7893f21c4138a71f.svn-base deleted file mode 100644 index 7ea0a74..0000000 --- a/site-content/.svn/pristine/05/0581f3a857e3023c270ae7ae7893f21c4138a71f.svn-base +++ /dev/null @@ -1,510 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>ParetoDistributionTest (Apache Commons Math 3.5 Test API)</title> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ParetoDistributionTest (Apache Commons Math 3.5 Test API)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/ParetoDistributionTest.html">Use</a></li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../org/apache/commons/math3/distribution/NormalDistributionTest.html" title="class in org.apache.commons.math3.distribution"><span class="strong">PREV CLASS</span></a></li> -<li><a href="../../../../../org/apache/commons/math3/distribution/PascalDistributionTest.html" title="class in org.apache.commons.math3.distribution"><span class="strong">NEXT CLASS</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/commons/math3/distribution/ParetoDistributionTest.html" target="_top">FRAMES</a></li> -<li><a href="ParetoDistributionTest.html" target="_top">NO FRAMES</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<div> -<ul class="subNavList"> -<li>SUMMARY: </li> -<li>NESTED | </li> -<li>FIELD | </li> -<li><a href="#constructor_summary">CONSTR</a> | </li> -<li><a href="#method_summary">METHOD</a></li> -</ul> -<ul class="subNavList"> -<li>DETAIL: </li> -<li>FIELD | </li> -<li><a href="#constructor_detail">CONSTR</a> | </li> -<li><a href="#method_detail">METHOD</a></li> -</ul> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<p class="subTitle">org.apache.commons.math3.distribution</p> -<h2 title="Class ParetoDistributionTest" class="title">Class ParetoDistributionTest</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> -<li> -<ul class="inheritance"> -<li><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html" title="class in org.apache.commons.math3.distribution">org.apache.commons.math3.distribution.RealDistributionAbstractTest</a></li> -<li> -<ul class="inheritance"> -<li>org.apache.commons.math3.distribution.ParetoDistributionTest</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.31">ParetoDistributionTest</a> -extends <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html" title="class in org.apache.commons.math3.distribution">RealDistributionAbstractTest</a></pre> -<div class="block">Test cases for <a href="../../../../../../apidocs/org/apache/commons/math3/distribution/ParetoDistribution.html?is-external=true" title="class or interface in org.apache.commons.math3.distribution"><code>ParetoDistribution</code></a>. - <p> - Extends <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html" title="class in org.apache.commons.math3.distribution"><code>RealDistributionAbstractTest</code></a>. See class javadoc of that class for details.</div> -<dl><dt><span class="strong">Since:</span></dt> - <dd>3.3</dd></dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/commons/math3/distribution/ParetoDistributionTest.html#ParetoDistributionTest()">ParetoDistributionTest</a></strong>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span>Methods</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>double[]</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/distribution/ParetoDistributionTest.html#makeCumulativeTestPoints()">makeCumulativeTestPoints</a></strong>()</code> -<div class="block">Creates the default cumulative probability distribution test input values</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>double[]</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/distribution/ParetoDistributionTest.html#makeCumulativeTestValues()">makeCumulativeTestValues</a></strong>()</code> -<div class="block">Creates the default cumulative probability density test expected values</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>double[]</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/distribution/ParetoDistributionTest.html#makeDensityTestValues()">makeDensityTestValues</a></strong>()</code> -<div class="block">Creates the default probability density test expected values</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../../apidocs/org/apache/commons/math3/distribution/ParetoDistribution.html?is-external=true" title="class or interface in org.apache.commons.math3.distribution">ParetoDistribution</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/distribution/ParetoDistributionTest.html#makeDistribution()">makeDistribution</a></strong>()</code> -<div class="block">Creates the default real distribution instance to use in tests.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>double[]</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/distribution/ParetoDistributionTest.html#makeInverseCumulativeTestPoints()">makeInverseCumulativeTestPoints</a></strong>()</code> -<div class="block">Creates the default inverse cumulative probability distribution test input values.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>double[]</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/distribution/ParetoDistributionTest.html#makeInverseCumulativeTestValues()">makeInverseCumulativeTestValues</a></strong>()</code> -<div class="block">Creates the default inverse cumulative probability test expected values.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/distribution/ParetoDistributionTest.html#setUp()">setUp</a></strong>()</code> -<div class="block">Setup sets all test instance data to default values</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/distribution/ParetoDistributionTest.html#testDensity()">testDensity</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/distribution/ParetoDistributionTest.html#testExtremeValues()">testExtremeValues</a></strong>()</code> -<div class="block">Check to make sure top-coding of extreme values works correctly.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/distribution/ParetoDistributionTest.html#testGetScale()">testGetScale</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/distribution/ParetoDistributionTest.html#testGetShape()">testGetShape</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/distribution/ParetoDistributionTest.html#testInverseCumulativeProbabilityExtremes()">testInverseCumulativeProbabilityExtremes</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/distribution/ParetoDistributionTest.html#testMeanVariance()">testMeanVariance</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/distribution/ParetoDistributionTest.html#testPreconditions()">testPreconditions</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/distribution/ParetoDistributionTest.html#testQuantiles()">testQuantiles</a></strong>()</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_org.apache.commons.math3.distribution.RealDistributionAbstractTest"> -<!-- --> -</a> -<h3>Methods inherited from class org.apache.commons.math3.distribution.<a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html" title="class in org.apache.commons.math3.distribution">RealDistributionAbstractTest</a></h3> -<code><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#getCumulativeTestPoints()">getCumulativeTestPoints</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#getCumulativeTestValues()">getCumulativeTestValues</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#getDensityTestValues()">getDensityTestValues</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#getDistribution()">getDistribution</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#getInverseCumulativeTestPoints()">getInverseCumulativeTestPoints</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#getInverseCumulativeTestValues()">getInverseCumulativeTestValues</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistrib utionAbstractTest.html#getTolerance()">getTolerance</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#makeLogDensityTestValues()">makeLogDensityTestValues</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#setCumulativeTestPoints(double[])">setCumulativeTestPoints</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#setCumulativeTestValues(double[])">setCumulativeTestValues</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#setDensityTestValues(double[])">setDensityTestValues</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#setDistribution(org.apache.commons.math3.distribution.RealDistribution)">setDistribution</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#setInverseCumulativeTestPo ints(double[])">setInverseCumulativeTestPoints</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#setInverseCumulativeTestValues(double[])">setInverseCumulativeTestValues</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#setTolerance(double)">setTolerance</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#tearDown()">tearDown</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#testConsistency()">testConsistency</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#testCumulativeProbabilities()">testCumulativeProbabilities</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#testDensities()">testDensities</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstrac tTest.html#testDensityIntegrals()">testDensityIntegrals</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#testDistributionClone()">testDistributionClone</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#testIllegalArguments()">testIllegalArguments</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#testInverseCumulativeProbabilities()">testInverseCumulativeProbabilities</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#testIsSupportLowerBoundInclusive()">testIsSupportLowerBoundInclusive</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#testIsSupportUpperBoundInclusive()">testIsSupportUpperBoundInclusive</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#testLogDensities()">testLogDensi ties</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#testSampling()">testSampling</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#verifyCumulativeProbabilities()">verifyCumulativeProbabilities</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#verifyDensities()">verifyDensities</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#verifyInverseCumulativeProbabilities()">verifyInverseCumulativeProbabilities</a>, <a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#verifyLogDensities()">verifyLogDensities</a></code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="ParetoDistributionTest()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>ParetoDistributionTest</h4> -<pre>public <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.31">ParetoDistributionTest</a>()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="makeDistribution()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>makeDistribution</h4> -<pre>public <a href="../../../../../../apidocs/org/apache/commons/math3/distribution/ParetoDistribution.html?is-external=true" title="class or interface in org.apache.commons.math3.distribution">ParetoDistribution</a> <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.37">makeDistribution</a>()</pre> -<div class="block">Creates the default real distribution instance to use in tests.</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#makeDistribution()">makeDistribution</a></code> in class <code><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html" title="class in org.apache.commons.math3.distribution">RealDistributionAbstractTest</a></code></dd> -</dl> -</li> -</ul> -<a name="makeCumulativeTestPoints()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>makeCumulativeTestPoints</h4> -<pre>public double[] <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.43">makeCumulativeTestPoints</a>()</pre> -<div class="block">Creates the default cumulative probability distribution test input values</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#makeCumulativeTestPoints()">makeCumulativeTestPoints</a></code> in class <code><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html" title="class in org.apache.commons.math3.distribution">RealDistributionAbstractTest</a></code></dd> -</dl> -</li> -</ul> -<a name="makeCumulativeTestValues()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>makeCumulativeTestValues</h4> -<pre>public double[] <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.51">makeCumulativeTestValues</a>()</pre> -<div class="block">Creates the default cumulative probability density test expected values</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#makeCumulativeTestValues()">makeCumulativeTestValues</a></code> in class <code><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html" title="class in org.apache.commons.math3.distribution">RealDistributionAbstractTest</a></code></dd> -</dl> -</li> -</ul> -<a name="makeDensityTestValues()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>makeDensityTestValues</h4> -<pre>public double[] <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.57">makeDensityTestValues</a>()</pre> -<div class="block">Creates the default probability density test expected values</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#makeDensityTestValues()">makeDensityTestValues</a></code> in class <code><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html" title="class in org.apache.commons.math3.distribution">RealDistributionAbstractTest</a></code></dd> -</dl> -</li> -</ul> -<a name="makeInverseCumulativeTestPoints()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>makeInverseCumulativeTestPoints</h4> -<pre>public double[] <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.65">makeInverseCumulativeTestPoints</a>()</pre> -<div class="block">Creates the default inverse cumulative probability distribution test input values.</div> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#makeInverseCumulativeTestPoints()">makeInverseCumulativeTestPoints</a></code> in class <code><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html" title="class in org.apache.commons.math3.distribution">RealDistributionAbstractTest</a></code></dd> -</dl> -</li> -</ul> -<a name="makeInverseCumulativeTestValues()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>makeInverseCumulativeTestValues</h4> -<pre>public double[] <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.79">makeInverseCumulativeTestValues</a>()</pre> -<div class="block">Creates the default inverse cumulative probability test expected values.</div> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#makeInverseCumulativeTestValues()">makeInverseCumulativeTestValues</a></code> in class <code><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html" title="class in org.apache.commons.math3.distribution">RealDistributionAbstractTest</a></code></dd> -</dl> -</li> -</ul> -<a name="setUp()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setUp</h4> -<pre>public void <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.91">setUp</a>()</pre> -<div class="block"><strong>Description copied from class: <code><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#setUp()">RealDistributionAbstractTest</a></code></strong></div> -<div class="block">Setup sets all test instance data to default values</div> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html#setUp()">setUp</a></code> in class <code><a href="../../../../../org/apache/commons/math3/distribution/RealDistributionAbstractTest.html" title="class in org.apache.commons.math3.distribution">RealDistributionAbstractTest</a></code></dd> -</dl> -</li> -</ul> -<a name="testQuantiles()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testQuantiles</h4> -<pre>public void <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.110">testQuantiles</a>()</pre> -</li> -</ul> -<a name="testInverseCumulativeProbabilityExtremes()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testInverseCumulativeProbabilityExtremes</h4> -<pre>public void <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.130">testInverseCumulativeProbabilityExtremes</a>()</pre> -</li> -</ul> -<a name="testGetScale()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testGetScale</h4> -<pre>public void <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.137">testGetScale</a>()</pre> -</li> -</ul> -<a name="testGetShape()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testGetShape</h4> -<pre>public void <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.143">testGetShape</a>()</pre> -</li> -</ul> -<a name="testPreconditions()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testPreconditions</h4> -<pre>public void <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.149">testPreconditions</a>()</pre> -</li> -</ul> -<a name="testDensity()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testDensity</h4> -<pre>public void <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.154">testDensity</a>()</pre> -</li> -</ul> -<a name="testExtremeValues()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testExtremeValues</h4> -<pre>public void <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.174">testExtremeValues</a>()</pre> -<div class="block">Check to make sure top-coding of extreme values works correctly.</div> -</li> -</ul> -<a name="testMeanVariance()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>testMeanVariance</h4> -<pre>public void <a href="../../../../../src-html/org/apache/commons/math3/distribution/ParetoDistributionTest.html#line.193">testMeanVariance</a>()</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/ParetoDistributionTest.html">Use</a></li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../org/apache/commons/math3/distribution/NormalDistributionTest.html" title="class in org.apache.commons.math3.distribution"><span class="strong">PREV CLASS</span></a></li> -<li><a href="../../../../../org/apache/commons/math3/distribution/PascalDistributionTest.html" title="class in org.apache.commons.math3.distribution"><span class="strong">NEXT CLASS</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/commons/math3/distribution/ParetoDistributionTest.html" target="_top">FRAMES</a></li> -<li><a href="ParetoDistributionTest.html" target="_top">NO FRAMES</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<div> -<ul class="subNavList"> -<li>SUMMARY: </li> -<li>NESTED | </li> -<li>FIELD | </li> -<li><a href="#constructor_summary">CONSTR</a> | </li> -<li><a href="#method_summary">METHOD</a></li> -</ul> -<ul class="subNavList"> -<li>DETAIL: </li> -<li>FIELD | </li> -<li><a href="#constructor_detail">CONSTR</a> | </li> -<li><a href="#method_detail">METHOD</a></li> -</ul> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2003–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> -</body> -</html>
http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/05/058272b0c355d2754055e4dc87ef880eb6772439.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/05/058272b0c355d2754055e4dc87ef880eb6772439.svn-base b/site-content/.svn/pristine/05/058272b0c355d2754055e4dc87ef880eb6772439.svn-base deleted file mode 100644 index 25d75f7..0000000 Binary files a/site-content/.svn/pristine/05/058272b0c355d2754055e4dc87ef880eb6772439.svn-base and /dev/null differ http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/05/05860b1231b4155d5e6f7d3c4e4a2d8d8a8037f6.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/05/05860b1231b4155d5e6f7d3c4e4a2d8d8a8037f6.svn-base b/site-content/.svn/pristine/05/05860b1231b4155d5e6f7d3c4e4a2d8d8a8037f6.svn-base deleted file mode 100644 index 9259c79..0000000 --- a/site-content/.svn/pristine/05/05860b1231b4155d5e6f7d3c4e4a2d8d8a8037f6.svn-base +++ /dev/null @@ -1,117 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.commons.math3.random.Well44497aTest (Apache Commons Math 3.5 Test API)</title> -<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.math3.random.Well44497aTest (Apache Commons Math 3.5 Test API)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../../org/apache/commons/math3/random/Well44497aTest.html" title="class in org.apache.commons.math3.random">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></li> -<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>PREV</li> -<li>NEXT</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?org/apache/commons/math3/random//class-useWell44497aTest.html" target="_top">FRAMES</a></li> -<li><a href="Well44497aTest.html" target="_top">NO FRAMES</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class org.apache.commons.math3.random.Well44497aTest" class="title">Uses of Class<br>org.apache.commons.math3.random.Well44497aTest</h2> -</div> -<div class="classUseContainer">No usage of org.apache.commons.math3.random.Well44497aTest</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../../org/apache/commons/math3/random/Well44497aTest.html" title="class in org.apache.commons.math3.random">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></li> -<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>PREV</li> -<li>NEXT</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?org/apache/commons/math3/random//class-useWell44497aTest.html" target="_top">FRAMES</a></li> -<li><a href="Well44497aTest.html" target="_top">NO FRAMES</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2003–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> -</body> -</html> http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/05/058c19d7fb372dac7d9a2dfb46c3646540cf23d3.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/05/058c19d7fb372dac7d9a2dfb46c3646540cf23d3.svn-base b/site-content/.svn/pristine/05/058c19d7fb372dac7d9a2dfb46c3646540cf23d3.svn-base deleted file mode 100644 index 5b2f51f..0000000 --- a/site-content/.svn/pristine/05/058c19d7fb372dac7d9a2dfb46c3646540cf23d3.svn-base +++ /dev/null @@ -1,106 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/><link rel="stylesheet" href="../.resources/report.css" type="text/css"/><link rel="shortcut icon" href="../.resources/report.gif" type="image/gif"/><title>Well1024a.java</title><link rel="stylesheet" href="../.resources/prettify.css" type="text/css"/><script type="text/javascript" src="../.resources/prettify.js"></script></head><body onload="window['PR_TAB_WIDTH']=4;prettyPrint()"><div class="breadcrumb" id="breadcrumb"><span class="info"><a href="../.sessions.html" class="el_session">Sessions</a></span><a href="../index.html" class="el_report">Apache Commons Math</a> > <a href="index.source.html" class="el_package">org.apache.commons.math3.random</a> > <span class="el_source">Well1024a.java</span></div><h1>W ell1024a.java</h1><pre class="source lang-java linenums">/* - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed with - * this work for additional information regarding copyright ownership. - * The ASF licenses this file to You under the Apache License, Version 2.0 - * (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -package org.apache.commons.math3.random; - - -/** This class implements the WELL1024a pseudo-random number generator - * from Fran&ccedil;ois Panneton, Pierre L'Ecuyer and Makoto Matsumoto. - - * <p>This generator is described in a paper by Fran&ccedil;ois Panneton, - * Pierre L'Ecuyer and Makoto Matsumoto <a - * href="http://www.iro.umontreal.ca/~lecuyer/myftp/papers/wellrng.pdf">Improved - * Long-Period Generators Based on Linear Recurrences Modulo 2</a> ACM - * Transactions on Mathematical Software, 32, 1 (2006). The errata for the paper - * are in <a href="http://www.iro.umontreal.ca/~lecuyer/myftp/papers/wellrng-errata.txt">wellrng-errata.txt</a>.</p> - - * @see <a href="http://www.iro.umontreal.ca/~panneton/WELLRNG.html">WELL Random number generator</a> - * @since 2.2 - - */ -public class Well1024a extends AbstractWell { - - /** Serializable version identifier. */ - private static final long serialVersionUID = 5680173464174485492L; - - /** Number of bits in the pool. */ - private static final int K = 1024; - - /** First parameter of the algorithm. */ - private static final int M1 = 3; - - /** Second parameter of the algorithm. */ - private static final int M2 = 24; - - /** Third parameter of the algorithm. */ - private static final int M3 = 10; - - /** Creates a new random number generator. - * <p>The instance is initialized using the current time as the - * seed.</p> - */ - public Well1024a() { -<span class="nc" id="L56"> super(K, M1, M2, M3);</span> -<span class="nc" id="L57"> }</span> - - /** Creates a new random number generator using a single int seed. - * @param seed the initial seed (32 bits integer) - */ - public Well1024a(int seed) { -<span class="fc" id="L63"> super(K, M1, M2, M3, seed);</span> -<span class="fc" id="L64"> }</span> - - /** Creates a new random number generator using an int array seed. - * @param seed the initial seed (32 bits integers array), if null - * the seed of the generator will be related to the current time - */ - public Well1024a(int[] seed) { -<span class="fc" id="L71"> super(K, M1, M2, M3, seed);</span> -<span class="fc" id="L72"> }</span> - - /** Creates a new random number generator using a single long seed. - * @param seed the initial seed (64 bits integer) - */ - public Well1024a(long seed) { -<span class="fc" id="L78"> super(K, M1, M2, M3, seed);</span> -<span class="fc" id="L79"> }</span> - - /** {@inheritDoc} */ - @Override - protected int next(final int bits) { - -<span class="fc" id="L85"> final int indexRm1 = iRm1[index];</span> - -<span class="fc" id="L87"> final int v0 = v[index];</span> -<span class="fc" id="L88"> final int vM1 = v[i1[index]];</span> -<span class="fc" id="L89"> final int vM2 = v[i2[index]];</span> -<span class="fc" id="L90"> final int vM3 = v[i3[index]];</span> - -<span class="fc" id="L92"> final int z0 = v[indexRm1];</span> -<span class="fc" id="L93"> final int z1 = v0 ^ (vM1 ^ (vM1 >>> 8));</span> -<span class="fc" id="L94"> final int z2 = (vM2 ^ (vM2 << 19)) ^ (vM3 ^ (vM3 << 14));</span> -<span class="fc" id="L95"> final int z3 = z1 ^ z2;</span> -<span class="fc" id="L96"> final int z4 = (z0 ^ (z0 << 11)) ^ (z1 ^ (z1 << 7)) ^ (z2 ^ (z2 << 13));</span> - -<span class="fc" id="L98"> v[index] = z3;</span> -<span class="fc" id="L99"> v[indexRm1] = z4;</span> -<span class="fc" id="L100"> index = indexRm1;</span> - -<span class="fc" id="L102"> return z4 >>> (32 - bits);</span> - - } -} -</pre><div class="footer"><span class="right">Created with <a href="http://www.eclemma.org/jacoco">JaCoCo</a> 0.7.5.201505241946</span></div></body></html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/05/058d5c7a1b69ad31f68cb7944fdce3d0896008f7.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/05/058d5c7a1b69ad31f68cb7944fdce3d0896008f7.svn-base b/site-content/.svn/pristine/05/058d5c7a1b69ad31f68cb7944fdce3d0896008f7.svn-base deleted file mode 100644 index fded054..0000000 --- a/site-content/.svn/pristine/05/058d5c7a1b69ad31f68cb7944fdce3d0896008f7.svn-base +++ /dev/null @@ -1,45 +0,0 @@ - -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xml:lang="en" lang="en"> - <head> - <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Apache Commons Math 3.6.1 Reference Package org.apache.commons.math3.analysis.integration</title> - <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" /> - </head> - <body> - - <h3> - <a href="package-summary.html" target="classFrame">org.apache.commons.math3.analysis.integration</a> - </h3> - - <h3>Classes</h3> - - <ul> - <li> - <a href="BaseAbstractUnivariateIntegrator.html" target="classFrame">BaseAbstractUnivariateIntegrator</a> - </li> - <li> - <a href="IterativeLegendreGaussIntegrator.html" target="classFrame">IterativeLegendreGaussIntegrator</a> - </li> - <li> - <a href="LegendreGaussIntegrator.html" target="classFrame">LegendreGaussIntegrator</a> - </li> - <li> - <a href="MidPointIntegrator.html" target="classFrame">MidPointIntegrator</a> - </li> - <li> - <a href="RombergIntegrator.html" target="classFrame">RombergIntegrator</a> - </li> - <li> - <a href="SimpsonIntegrator.html" target="classFrame">SimpsonIntegrator</a> - </li> - <li> - <a href="TrapezoidIntegrator.html" target="classFrame">TrapezoidIntegrator</a> - </li> - <li> - <a href="UnivariateIntegrator.html" target="classFrame">UnivariateIntegrator</a> - </li> - </ul> - - </body> -</html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/05/0592dae0108a4bdccb19b4f1d79a39053919e999.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/05/0592dae0108a4bdccb19b4f1d79a39053919e999.svn-base b/site-content/.svn/pristine/05/0592dae0108a4bdccb19b4f1d79a39053919e999.svn-base deleted file mode 100644 index b4926fe..0000000 --- a/site-content/.svn/pristine/05/0592dae0108a4bdccb19b4f1d79a39053919e999.svn-base +++ /dev/null @@ -1,576 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>AbstractSimplex (Apache Commons Math 3.6.1 API)</title> -<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AbstractSimplex (Apache Commons Math 3.6.1 API)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/AbstractSimplex.html">Use</a></li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev Class</li> -<li><a href="../../../../../../org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateOptimizer.html" title="class in org.apache.commons.math3.optimization.direct"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?org/apache/commons/math3/optimization/direct/AbstractSimplex.html" target="_top">Frames</a></li> -<li><a href="AbstractSimplex.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li><a href="#method_detail">Method</a></li> -</ul> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.apache.commons.math3.optimization.direct</div> -<h2 title="Class AbstractSimplex" class="title">Class AbstractSimplex</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> -<li> -<ul class="inheritance"> -<li>org.apache.commons.math3.optimization.direct.AbstractSimplex</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="../../../../../../org/apache/commons/math3/optimization/OptimizationData.html" title="interface in org.apache.commons.math3.optimization">OptimizationData</a></dd> -</dl> -<dl> -<dt>Direct Known Subclasses:</dt> -<dd><a href="../../../../../../org/apache/commons/math3/optimization/direct/MultiDirectionalSimplex.html" title="class in org.apache.commons.math3.optimization.direct">MultiDirectionalSimplex</a>, <a href="../../../../../../org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html" title="class in org.apache.commons.math3.optimization.direct">NelderMeadSimplex</a></dd> -</dl> -<hr> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>As of 3.1 (to be removed in 4.0).</i></div> -</div> -<br> -<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -public abstract class <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/AbstractSimplex.html#line.52">AbstractSimplex</a> -extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> -implements <a href="../../../../../../org/apache/commons/math3/optimization/OptimizationData.html" title="interface in org.apache.commons.math3.optimization">OptimizationData</a></pre> -<div class="block">This class implements the simplex concept. - It is intended to be used in conjunction with <a href="../../../../../../org/apache/commons/math3/optimization/direct/SimplexOptimizer.html" title="class in org.apache.commons.math3.optimization.direct"><code>SimplexOptimizer</code></a>. - <br/> - The initial configuration of the simplex is set by the constructors - <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(double[])"><code>AbstractSimplex(double[])</code></a> or <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(double[][])"><code>AbstractSimplex(double[][])</code></a>. - The other <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(int)"><code>constructor</code></a> will set all steps - to 1, thus building a default configuration from a unit hypercube. - <br/> - Users <em>must</em> call the <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#build(double[])"><code>build</code></a> method in order - to create the data structure that will be acted on by the other methods of - this class.</div> -<dl><dt><span class="strong">Since:</span></dt> - <dd>3.0</dd> -<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../org/apache/commons/math3/optimization/direct/SimplexOptimizer.html" title="class in org.apache.commons.math3.optimization.direct"><code>SimplexOptimizer</code></a></dd></dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier</th> -<th class="colLast" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected </code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(double[])">AbstractSimplex</a></strong>(double[] steps)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">The start configuration for simplex is built from a box parallel to - the canonical axes of the space.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected </code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(double[][])">AbstractSimplex</a></strong>(double[][] referenceSimplex)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">The real initial simplex will be set up by moving the reference - simplex such that its first point is located at the start point of the - optimization.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected </code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(int)">AbstractSimplex</a></strong>(int n)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Build a unit hypercube simplex.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected </code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(int,%20double)">AbstractSimplex</a></strong>(int n, - double sideLength)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Build a hypercube simplex with the given side length.</div> -</td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span>Methods</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#build(double[])">build</a></strong>(double[] startPoint)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Build an initial simplex.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#evaluate(org.apache.commons.math3.analysis.MultivariateFunction,%20java.util.Comparator)">evaluate</a></strong>(<a href="../../../../../../org/apache/commons/math3/analysis/MultivariateFunction.html" title="interface in org.apache.commons.math3.analysis">MultivariateFunction</a> evaluationFunction, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a><<a href="../../../../../../org/apache/commons/math3/optimization/PointValuePair.html" title="class in org.apache.commons.math3.optimization">PointValuePair</a>> comparator)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Evaluate all the non-evaluated points of the simplex.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#getDimension()">getDimension</a></strong>()</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Get simplex dimension.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/optimization/PointValuePair.html" title="class in org.apache.commons.math3.optimization">PointValuePair</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#getPoint(int)">getPoint</a></strong>(int index)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Get the simplex point stored at the requested <code>index</code>.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/optimization/PointValuePair.html" title="class in org.apache.commons.math3.optimization">PointValuePair</a>[]</code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#getPoints()">getPoints</a></strong>()</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Get the points of the simplex.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#getSize()">getSize</a></strong>()</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Get simplex size.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>abstract void</code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#iterate(org.apache.commons.math3.analysis.MultivariateFunction,%20java.util.Comparator)">iterate</a></strong>(<a href="../../../../../../org/apache/commons/math3/analysis/MultivariateFunction.html" title="interface in org.apache.commons.math3.analysis">MultivariateFunction</a> evaluationFunction, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a><<a href="../../../../../../org/apache/commons/math3/optimization/PointValuePair.html" title="class in org.apache.commons.math3.optimization">PointValuePair</a>> comparator)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Compute the next simplex of the algorithm.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#replaceWorstPoint(org.apache.commons.math3.optimization.PointValuePair,%20java.util.Comparator)">replaceWorstPoint</a></strong>(<a href="../../../../../../org/apache/commons/math3/optimization/PointValuePair.html" title="class in org.apache.commons.math3.optimization">PointValuePair</a> pointValuePair, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a><<a href="../../../../../../org/apache/commons/math3/optimization/PointValuePair.html" title="class in org.apache.commons.math3.optimization">PointValuePair</a>> comparator)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Replace the worst point of the simplex by a new point.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#setPoint(int,%20org.apache.commons.math3.optimization.PointValuePair)">setPoint</a></strong>(int index, - <a href="../../../../../../org/apache/commons/math3/optimization/PointValuePair.html" title="class in org.apache.commons.math3.optimization">PointValuePair</a> point)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Store a new point at location <code>index</code>.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#setPoints(org.apache.commons.math3.optimization.PointValuePair[])">setPoints</a></strong>(<a href="../../../../../../org/apache/commons/math3/optimization/PointValuePair.html" title="class in org.apache.commons.math3.optimization">PointValuePair</a>[] points)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Replace all points.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="AbstractSimplex(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>AbstractSimplex</h4> -<pre>protected <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/AbstractSimplex.html#line.65">AbstractSimplex</a>(int n)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Build a unit hypercube simplex.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>n</code> - Dimension of the simplex.</dd></dl> -</li> -</ul> -<a name="AbstractSimplex(int, double)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>AbstractSimplex</h4> -<pre>protected <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/AbstractSimplex.html#line.75">AbstractSimplex</a>(int n, - double sideLength)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Build a hypercube simplex with the given side length.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>n</code> - Dimension of the simplex.</dd><dd><code>sideLength</code> - Length of the sides of the hypercube.</dd></dl> -</li> -</ul> -<a name="AbstractSimplex(double[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>AbstractSimplex</h4> -<pre>protected <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/AbstractSimplex.html#line.98">AbstractSimplex</a>(double[] steps)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">The start configuration for simplex is built from a box parallel to - the canonical axes of the space. The simplex is the subset of vertices - of a box parallel to the canonical axes. It is built as the path followed - while traveling from one vertex of the box to the diagonally opposite - vertex moving only along the box edges. The first vertex of the box will - be located at the start point of the optimization. - As an example, in dimension 3 a simplex has 4 vertices. Setting the - steps to (1, 10, 2) and the start point to (1, 1, 1) would imply the - start simplex would be: { (1, 1, 1), (2, 1, 1), (2, 11, 1), (2, 11, 3) }. - The first vertex would be set to the start point at (1, 1, 1) and the - last vertex would be set to the diagonally opposite vertex at (2, 11, 3).</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>steps</code> - Steps along the canonical axes representing box edges. They - may be negative but not zero.</dd> -<dt><span class="strong">Throws:</span></dt> -<dd><code><a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></code> - if <code>steps</code> is <code>null</code>.</dd> -<dd><code><a href="../../../../../../org/apache/commons/math3/exception/ZeroException.html" title="class in org.apache.commons.math3.exception">ZeroException</a></code> - if one of the steps is zero.</dd></dl> -</li> -</ul> -<a name="AbstractSimplex(double[][])"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>AbstractSimplex</h4> -<pre>protected <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/AbstractSimplex.html#line.133">AbstractSimplex</a>(double[][] referenceSimplex)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">The real initial simplex will be set up by moving the reference - simplex such that its first point is located at the start point of the - optimization.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>referenceSimplex</code> - Reference simplex.</dd> -<dt><span class="strong">Throws:</span></dt> -<dd><code><a href="../../../../../../org/apache/commons/math3/exception/NotStrictlyPositiveException.html" title="class in org.apache.commons.math3.exception">NotStrictlyPositiveException</a></code> - if the reference simplex does not - contain at least one point.</dd> -<dd><code><a href="../../../../../../org/apache/commons/math3/exception/DimensionMismatchException.html" title="class in org.apache.commons.math3.exception">DimensionMismatchException</a></code> - if there is a dimension mismatch - in the reference simplex.</dd> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if one of its vertices is duplicated.</dd></dl> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="getDimension()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getDimension</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/AbstractSimplex.html#line.183">getDimension</a>()</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Get simplex dimension.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>the dimension of the simplex.</dd></dl> -</li> -</ul> -<a name="getSize()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSize</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/AbstractSimplex.html#line.194">getSize</a>()</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Get simplex size. - After calling the <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#build(double[])"><code>build</code></a> method, this method will - will be equivalent to <code>getDimension() + 1</code>.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>the size of the simplex.</dd></dl> -</li> -</ul> -<a name="iterate(org.apache.commons.math3.analysis.MultivariateFunction, java.util.Comparator)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>iterate</h4> -<pre>public abstract void <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/AbstractSimplex.html#line.207">iterate</a>(<a href="../../../../../../org/apache/commons/math3/analysis/MultivariateFunction.html" title="interface in org.apache.commons.math3.analysis">MultivariateFunction</a> evaluationFunction, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a><<a href="../../../../../../org/apache/commons/math3/optimization/PointValuePair.html" title="class in org.apache.commons.math3.optimization">PointValuePair</a>> comparator)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Compute the next simplex of the algorithm.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>evaluationFunction</code> - Evaluation function.</dd><dd><code>comparator</code> - Comparator to use to sort simplex vertices from best - to worst.</dd> -<dt><span class="strong">Throws:</span></dt> -<dd><code><a href="../../../../../../org/apache/commons/math3/exception/TooManyEvaluationsException.html" title="class in org.apache.commons.math3.exception">TooManyEvaluationsException</a></code> - if the algorithm fails to converge.</dd></dl> -</li> -</ul> -<a name="build(double[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>build</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/AbstractSimplex.html#line.217">build</a>(double[] startPoint)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Build an initial simplex.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>startPoint</code> - First point of the simplex.</dd> -<dt><span class="strong">Throws:</span></dt> -<dd><code><a href="../../../../../../org/apache/commons/math3/exception/DimensionMismatchException.html" title="class in org.apache.commons.math3.exception">DimensionMismatchException</a></code> - if the start point does not match - simplex dimension.</dd></dl> -</li> -</ul> -<a name="evaluate(org.apache.commons.math3.analysis.MultivariateFunction, java.util.Comparator)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>evaluate</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/AbstractSimplex.html#line.245">evaluate</a>(<a href="../../../../../../org/apache/commons/math3/analysis/MultivariateFunction.html" title="interface in org.apache.commons.math3.analysis">MultivariateFunction</a> evaluationFunction, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a><<a href="../../../../../../org/apache/commons/math3/optimization/PointValuePair.html" title="class in org.apache.commons.math3.optimization">PointValuePair</a>> comparator)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Evaluate all the non-evaluated points of the simplex.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>evaluationFunction</code> - Evaluation function.</dd><dd><code>comparator</code> - Comparator to use to sort simplex vertices from best to worst.</dd> -<dt><span class="strong">Throws:</span></dt> -<dd><code><a href="../../../../../../org/apache/commons/math3/exception/TooManyEvaluationsException.html" title="class in org.apache.commons.math3.exception">TooManyEvaluationsException</a></code> - if the maximal number of evaluations is exceeded.</dd></dl> -</li> -</ul> -<a name="replaceWorstPoint(org.apache.commons.math3.optimization.PointValuePair, java.util.Comparator)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>replaceWorstPoint</h4> -<pre>protected void <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/AbstractSimplex.html#line.267">replaceWorstPoint</a>(<a href="../../../../../../org/apache/commons/math3/optimization/PointValuePair.html" title="class in org.apache.commons.math3.optimization">PointValuePair</a> pointValuePair, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a><<a href="../../../../../../org/apache/commons/math3/optimization/PointValuePair.html" title="class in org.apache.commons.math3.optimization">PointValuePair</a>> comparator)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Replace the worst point of the simplex by a new point.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>pointValuePair</code> - Point to insert.</dd><dd><code>comparator</code> - Comparator to use for sorting the simplex vertices - from best to worst.</dd></dl> -</li> -</ul> -<a name="getPoints()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getPoints</h4> -<pre>public <a href="../../../../../../org/apache/commons/math3/optimization/PointValuePair.html" title="class in org.apache.commons.math3.optimization">PointValuePair</a>[] <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/AbstractSimplex.html#line.284">getPoints</a>()</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Get the points of the simplex.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>all the simplex points.</dd></dl> -</li> -</ul> -<a name="getPoint(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getPoint</h4> -<pre>public <a href="../../../../../../org/apache/commons/math3/optimization/PointValuePair.html" title="class in org.apache.commons.math3.optimization">PointValuePair</a> <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/AbstractSimplex.html#line.296">getPoint</a>(int index)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Get the simplex point stored at the requested <code>index</code>.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>index</code> - Location.</dd> -<dt><span class="strong">Returns:</span></dt><dd>the point at location <code>index</code>.</dd></dl> -</li> -</ul> -<a name="setPoint(int, org.apache.commons.math3.optimization.PointValuePair)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setPoint</h4> -<pre>protected void <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/AbstractSimplex.html#line.311">setPoint</a>(int index, - <a href="../../../../../../org/apache/commons/math3/optimization/PointValuePair.html" title="class in org.apache.commons.math3.optimization">PointValuePair</a> point)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Store a new point at location <code>index</code>. - Note that no deep-copy of <code>point</code> is performed.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>index</code> - Location.</dd><dd><code>point</code> - New value.</dd></dl> -</li> -</ul> -<a name="setPoints(org.apache.commons.math3.optimization.PointValuePair[])"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>setPoints</h4> -<pre>protected void <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/AbstractSimplex.html#line.325">setPoints</a>(<a href="../../../../../../org/apache/commons/math3/optimization/PointValuePair.html" title="class in org.apache.commons.math3.optimization">PointValuePair</a>[] points)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Replace all points. - Note that no deep-copy of <code>points</code> is performed.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>points</code> - New Points.</dd></dl> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/AbstractSimplex.html">Use</a></li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev Class</li> -<li><a href="../../../../../../org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateOptimizer.html" title="class in org.apache.commons.math3.optimization.direct"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?org/apache/commons/math3/optimization/direct/AbstractSimplex.html" target="_top">Frames</a></li> -<li><a href="AbstractSimplex.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li><a href="#method_detail">Method</a></li> -</ul> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2003–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> -</body> -</html>
