http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/03/03cd6d1a75192c38b144519b8e0fe5be75494a81.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/03/03cd6d1a75192c38b144519b8e0fe5be75494a81.svn-base b/site-content/.svn/pristine/03/03cd6d1a75192c38b144519b8e0fe5be75494a81.svn-base deleted file mode 100644 index 8ec3e9d..0000000 --- a/site-content/.svn/pristine/03/03cd6d1a75192c38b144519b8e0fe5be75494a81.svn-base +++ /dev/null @@ -1,218 +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>org.apache.commons.math3.stat.descriptive.moment (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="org.apache.commons.math3.stat.descriptive.moment (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 class="navBarCell1Rev">Package</li> -<li>Class</li> -<li><a href="package-use.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/stat/descriptive/package-summary.html">Prev Package</a></li> -<li><a href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/package-summary.html">Next Package</a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../../index.html?org/apache/commons/math3/stat/descriptive/moment/package-summary.html" target="_top">Frames</a></li> -<li><a href="package-summary.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"> -<h1 title="Package" class="title">Package org.apache.commons.math3.stat.descriptive.moment</h1> -<div class="docSummary"> -<div class="block">Summary statistics based on moments.</div> -</div> -<p>See: <a href="#package_description">Description</a></p> -</div> -<div class="contentContainer"> -<ul class="blockList"> -<li class="blockList"> -<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> -<caption><span>Class Summary</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Class</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="../../../../../../../org/apache/commons/math3/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math3.stat.descriptive.moment">GeometricMean</a></td> -<td class="colLast"> -<div class="block">Returns the <a href="http://www.xycoon.com/geometric_mean.htm"> - geometric mean </a> of the available values.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../../../../../org/apache/commons/math3/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math3.stat.descriptive.moment">Kurtosis</a></td> -<td class="colLast"> -<div class="block">Computes the Kurtosis of the available values.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../../../../../org/apache/commons/math3/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math3.stat.descriptive.moment">Mean</a></td> -<td class="colLast"> -<div class="block">Computes the arithmetic mean of a set of values.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../../../../../org/apache/commons/math3/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math3.stat.descriptive.moment">SecondMoment</a></td> -<td class="colLast"> -<div class="block">Computes a statistic related to the Second Central Moment.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../../../../../org/apache/commons/math3/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math3.stat.descriptive.moment">SemiVariance</a></td> -<td class="colLast"> -<div class="block">Computes the semivariance of a set of values with respect to a given cutoff value.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../../../../../org/apache/commons/math3/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math3.stat.descriptive.moment">Skewness</a></td> -<td class="colLast"> -<div class="block">Computes the skewness of the available values.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../../../../../org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math3.stat.descriptive.moment">StandardDeviation</a></td> -<td class="colLast"> -<div class="block">Computes the sample standard deviation.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../../../../../org/apache/commons/math3/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math3.stat.descriptive.moment">Variance</a></td> -<td class="colLast"> -<div class="block">Computes the variance of the available values.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../../../../../org/apache/commons/math3/stat/descriptive/moment/VectorialCovariance.html" title="class in org.apache.commons.math3.stat.descriptive.moment">VectorialCovariance</a></td> -<td class="colLast"> -<div class="block">Returns the covariance matrix of the available vectors.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../../../../../org/apache/commons/math3/stat/descriptive/moment/VectorialMean.html" title="class in org.apache.commons.math3.stat.descriptive.moment">VectorialMean</a></td> -<td class="colLast"> -<div class="block">Returns the arithmetic mean of the available vectors.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation"> -<caption><span>Enum Summary</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Enum</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="../../../../../../../org/apache/commons/math3/stat/descriptive/moment/SemiVariance.Direction.html" title="enum in org.apache.commons.math3.stat.descriptive.moment">SemiVariance.Direction</a></td> -<td class="colLast"> -<div class="block">The direction of the semivariance - either upside or downside.</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -<a name="package_description"> -<!-- --> -</a> -<h2 title="Package org.apache.commons.math3.stat.descriptive.moment Description">Package org.apache.commons.math3.stat.descriptive.moment Description</h2> -<div class="block">Summary statistics based on moments.</div> -</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 class="navBarCell1Rev">Package</li> -<li>Class</li> -<li><a href="package-use.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/stat/descriptive/package-summary.html">Prev Package</a></li> -<li><a href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/package-summary.html">Next Package</a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../../index.html?org/apache/commons/math3/stat/descriptive/moment/package-summary.html" target="_top">Frames</a></li> -<li><a href="package-summary.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–2016 <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/03/03cd7af8f308d2bf9c58c5c17763634e2306837a.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/03/03cd7af8f308d2bf9c58c5c17763634e2306837a.svn-base b/site-content/.svn/pristine/03/03cd7af8f308d2bf9c58c5c17763634e2306837a.svn-base deleted file mode 100644 index 9549242..0000000 --- a/site-content/.svn/pristine/03/03cd7af8f308d2bf9c58c5c17763634e2306837a.svn-base +++ /dev/null @@ -1,483 +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>NelderMeadSimplex (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="NelderMeadSimplex (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/NelderMeadSimplex.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/optimization/direct/MultivariateFunctionPenaltyAdapter.html" title="class in org.apache.commons.math3.optimization.direct"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../../org/apache/commons/math3/optimization/direct/PowellOptimizer.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/NelderMeadSimplex.html" target="_top">Frames</a></li> -<li><a href="NelderMeadSimplex.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 NelderMeadSimplex" class="title">Class NelderMeadSimplex</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><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html" title="class in org.apache.commons.math3.optimization.direct">org.apache.commons.math3.optimization.direct.AbstractSimplex</a></li> -<li> -<ul class="inheritance"> -<li>org.apache.commons.math3.optimization.direct.NelderMeadSimplex</li> -</ul> -</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> -<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 class <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#line.32">NelderMeadSimplex</a> -extends <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html" title="class in org.apache.commons.math3.optimization.direct">AbstractSimplex</a></pre> -<div class="block">This class implements the Nelder-Mead simplex algorithm.</div> -<dl><dt><span class="strong">Since:</span></dt> - <dd>3.0</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/optimization/direct/NelderMeadSimplex.html#NelderMeadSimplex(double[])">NelderMeadSimplex</a></strong>(double[] steps)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Build a Nelder-Mead simplex with default coefficients.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#NelderMeadSimplex(double[][])">NelderMeadSimplex</a></strong>(double[][] referenceSimplex)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Build a Nelder-Mead simplex with default coefficients.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#NelderMeadSimplex(double[][],%20double,%20double,%20double,%20double)">NelderMeadSimplex</a></strong>(double[][] referenceSimplex, - double rho, - double khi, - double gamma, - double sigma)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Build a Nelder-Mead simplex with specified coefficients.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#NelderMeadSimplex(double[],%20double,%20double,%20double,%20double)">NelderMeadSimplex</a></strong>(double[] steps, - double rho, - double khi, - double gamma, - double sigma)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Build a Nelder-Mead simplex with specified coefficients.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#NelderMeadSimplex(int)">NelderMeadSimplex</a></strong>(int n)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Build a Nelder-Mead simplex with default coefficients.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#NelderMeadSimplex(int,%20double)">NelderMeadSimplex</a></strong>(int n, - double sideLength)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Build a Nelder-Mead simplex with default coefficients.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#NelderMeadSimplex(int,%20double,%20double,%20double,%20double)">NelderMeadSimplex</a></strong>(int n, - double rho, - double khi, - double gamma, - double sigma)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Build a Nelder-Mead simplex with specified coefficients.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#NelderMeadSimplex(int,%20double,%20double,%20double,%20double,%20double)">NelderMeadSimplex</a></strong>(int n, - double sideLength, - double rho, - double khi, - double gamma, - double sigma)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Build a Nelder-Mead simplex with specified coefficients.</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/NelderMeadSimplex.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> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_org.apache.commons.math3.optimization.direct.AbstractSimplex"> -<!-- --> -</a> -<h3>Methods inherited from class org.apache.commons.math3.optimization.direct.<a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html" title="class in org.apache.commons.math3.optimization.direct">AbstractSimplex</a></h3> -<code><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#build(double[])">build</a>, <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#evaluate(org.apache.commons.math3.analysis.MultivariateFunction,%20java.util.Comparator)">evaluate</a>, <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#getDimension()">getDimension</a>, <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#getPoint(int)">getPoint</a>, <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#getPoints()">getPoints</a>, <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#getSize()">getSize</a>, <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#replaceWorstPoint(org.apache.commons.math3.optimization.PointValuePair,%20java.util.Comparato r)">replaceWorstPoint</a>, <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#setPoint(int,%20org.apache.commons.math3.optimization.PointValuePair)">setPoint</a>, <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#setPoints(org.apache.commons.math3.optimization.PointValuePair[])">setPoints</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/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="NelderMeadSimplex(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>NelderMeadSimplex</h4> -<pre>public <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#line.57">NelderMeadSimplex</a>(int n)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Build a Nelder-Mead simplex with default coefficients. - The default coefficients are 1.0 for rho, 2.0 for khi and 0.5 - for both gamma and sigma.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>n</code> - Dimension of the simplex.</dd></dl> -</li> -</ul> -<a name="NelderMeadSimplex(int, double)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>NelderMeadSimplex</h4> -<pre>public <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#line.70">NelderMeadSimplex</a>(int n, - double sideLength)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Build a Nelder-Mead simplex with default coefficients. - The default coefficients are 1.0 for rho, 2.0 for khi and 0.5 - for both gamma and sigma.</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 default (hypercube) - simplex. See <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(int,%20double)"><code>AbstractSimplex.AbstractSimplex(int,double)</code></a>.</dd></dl> -</li> -</ul> -<a name="NelderMeadSimplex(int, double, double, double, double, double)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>NelderMeadSimplex</h4> -<pre>public <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#line.87">NelderMeadSimplex</a>(int n, - double sideLength, - double rho, - double khi, - double gamma, - double sigma)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Build a Nelder-Mead simplex with specified coefficients.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>n</code> - Dimension of the simplex. See - <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(int,%20double)"><code>AbstractSimplex.AbstractSimplex(int,double)</code></a>.</dd><dd><code>sideLength</code> - Length of the sides of the default (hypercube) - simplex. See <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(int,%20double)"><code>AbstractSimplex.AbstractSimplex(int,double)</code></a>.</dd><dd><code>rho</code> - Reflection coefficient.</dd><dd><code>khi</code> - Expansion coefficient.</dd><dd><code>gamma</code> - Contraction coefficient.</dd><dd><code>sigma</code> - Shrinkage coefficient.</dd></dl> -</li> -</ul> -<a name="NelderMeadSimplex(int, double, double, double, double)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>NelderMeadSimplex</h4> -<pre>public <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#line.108">NelderMeadSimplex</a>(int n, - double rho, - double khi, - double gamma, - double sigma)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Build a Nelder-Mead simplex with specified coefficients.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>n</code> - Dimension of the simplex. See - <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(int)"><code>AbstractSimplex.AbstractSimplex(int)</code></a>.</dd><dd><code>rho</code> - Reflection coefficient.</dd><dd><code>khi</code> - Expansion coefficient.</dd><dd><code>gamma</code> - Contraction coefficient.</dd><dd><code>sigma</code> - Shrinkage coefficient.</dd></dl> -</li> -</ul> -<a name="NelderMeadSimplex(double[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>NelderMeadSimplex</h4> -<pre>public <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#line.122">NelderMeadSimplex</a>(double[] steps)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Build a Nelder-Mead simplex with default coefficients. - The default coefficients are 1.0 for rho, 2.0 for khi and 0.5 - for both gamma and sigma.</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. See</dd></dl> -</li> -</ul> -<a name="NelderMeadSimplex(double[], double, double, double, double)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>NelderMeadSimplex</h4> -<pre>public <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#line.138">NelderMeadSimplex</a>(double[] steps, - double rho, - double khi, - double gamma, - double sigma)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Build a Nelder-Mead simplex with specified coefficients.</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. See - <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(double[])"><code>AbstractSimplex.AbstractSimplex(double[])</code></a>.</dd><dd><code>rho</code> - Reflection coefficient.</dd><dd><code>khi</code> - Expansion coefficient.</dd><dd><code>gamma</code> - Contraction coefficient.</dd><dd><code>sigma</code> - Shrinkage coefficient.</dd> -<dt><span class="strong">Throws:</span></dt> -<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 the steps is zero.</dd></dl> -</li> -</ul> -<a name="NelderMeadSimplex(double[][])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>NelderMeadSimplex</h4> -<pre>public <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#line.157">NelderMeadSimplex</a>(double[][] referenceSimplex)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Build a Nelder-Mead simplex with default coefficients. - The default coefficients are 1.0 for rho, 2.0 for khi and 0.5 - for both gamma and sigma.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>referenceSimplex</code> - Reference simplex. See - <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(double[][])"><code>AbstractSimplex.AbstractSimplex(double[][])</code></a>.</dd></dl> -</li> -</ul> -<a name="NelderMeadSimplex(double[][], double, double, double, double)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>NelderMeadSimplex</h4> -<pre>public <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#line.175">NelderMeadSimplex</a>(double[][] referenceSimplex, - double rho, - double khi, - double gamma, - double sigma)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Build a Nelder-Mead simplex with specified coefficients.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>referenceSimplex</code> - Reference simplex. See - <a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(double[][])"><code>AbstractSimplex.AbstractSimplex(double[][])</code></a>.</dd><dd><code>rho</code> - Reflection coefficient.</dd><dd><code>khi</code> - Expansion coefficient.</dd><dd><code>gamma</code> - Contraction coefficient.</dd><dd><code>sigma</code> - Shrinkage coefficient.</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></dl> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="iterate(org.apache.commons.math3.analysis.MultivariateFunction, java.util.Comparator)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>iterate</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/commons/math3/optimization/direct/NelderMeadSimplex.html#line.188">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><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html#iterate(org.apache.commons.math3.analysis.MultivariateFunction,%20java.util.Comparator)">iterate</a></code> in class <code><a href="../../../../../../org/apache/commons/math3/optimization/direct/AbstractSimplex.html" title="class in org.apache.commons.math3.optimization.direct">AbstractSimplex</a></code></dd> -<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></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/NelderMeadSimplex.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/optimization/direct/MultivariateFunctionPenaltyAdapter.html" title="class in org.apache.commons.math3.optimization.direct"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../../org/apache/commons/math3/optimization/direct/PowellOptimizer.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/NelderMeadSimplex.html" target="_top">Frames</a></li> -<li><a href="NelderMeadSimplex.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> http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/03/03d1085f8c0d9acd2798328866494bffd28f50fd.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/03/03d1085f8c0d9acd2798328866494bffd28f50fd.svn-base b/site-content/.svn/pristine/03/03d1085f8c0d9acd2798328866494bffd28f50fd.svn-base deleted file mode 100644 index d73a822..0000000 --- a/site-content/.svn/pristine/03/03d1085f8c0d9acd2798328866494bffd28f50fd.svn-base +++ /dev/null @@ -1,380 +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>Well1024a (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="Well1024a (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/Well1024a.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/random/ValueServer.html" title="class in org.apache.commons.math3.random"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/commons/math3/random/Well19937a.html" title="class in org.apache.commons.math3.random"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/commons/math3/random/Well1024a.html" target="_top">Frames</a></li> -<li><a href="Well1024a.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><a href="#fields_inherited_from_class_org.apache.commons.math3.random.AbstractWell">Field</a> | </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.random</div> -<h2 title="Class Well1024a" class="title">Class Well1024a</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><a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html" title="class in org.apache.commons.math3.random">org.apache.commons.math3.random.BitsStreamGenerator</a></li> -<li> -<ul class="inheritance"> -<li><a href="../../../../../org/apache/commons/math3/random/AbstractWell.html" title="class in org.apache.commons.math3.random">org.apache.commons.math3.random.AbstractWell</a></li> -<li> -<ul class="inheritance"> -<li>org.apache.commons.math3.random.Well1024a</li> -</ul> -</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="../../../../../org/apache/commons/math3/random/RandomGenerator.html" title="interface in org.apache.commons.math3.random">RandomGenerator</a></dd> -</dl> -<hr> -<br> -<pre>public class <a href="../../../../../src-html/org/apache/commons/math3/random/Well1024a.html#line.34">Well1024a</a> -extends <a href="../../../../../org/apache/commons/math3/random/AbstractWell.html" title="class in org.apache.commons.math3.random">AbstractWell</a></pre> -<div class="block">This class implements the WELL1024a pseudo-random number generator - from François Panneton, Pierre L'Ecuyer and Makoto Matsumoto. - - <p>This generator is described in a paper by Franç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></div> -<dl><dt><span class="strong">Since:</span></dt> - <dd>2.2</dd> -<dt><span class="strong">See Also:</span></dt><dd><a href="http://www.iro.umontreal.ca/~panneton/WELLRNG.html">WELL Random number generator</a>, -<a href="../../../../../serialized-form.html#org.apache.commons.math3.random.Well1024a">Serialized Form</a></dd></dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field_summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_org.apache.commons.math3.random.AbstractWell"> -<!-- --> -</a> -<h3>Fields inherited from class org.apache.commons.math3.random.<a href="../../../../../org/apache/commons/math3/random/AbstractWell.html" title="class in org.apache.commons.math3.random">AbstractWell</a></h3> -<code><a href="../../../../../org/apache/commons/math3/random/AbstractWell.html#i1">i1</a>, <a href="../../../../../org/apache/commons/math3/random/AbstractWell.html#i2">i2</a>, <a href="../../../../../org/apache/commons/math3/random/AbstractWell.html#i3">i3</a>, <a href="../../../../../org/apache/commons/math3/random/AbstractWell.html#index">index</a>, <a href="../../../../../org/apache/commons/math3/random/AbstractWell.html#iRm1">iRm1</a>, <a href="../../../../../org/apache/commons/math3/random/AbstractWell.html#iRm2">iRm2</a>, <a href="../../../../../org/apache/commons/math3/random/AbstractWell.html#v">v</a></code></li> -</ul> -</li> -</ul> -<!-- ======== 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/random/Well1024a.html#Well1024a()">Well1024a</a></strong>()</code> -<div class="block">Creates a new random number generator.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/commons/math3/random/Well1024a.html#Well1024a(int)">Well1024a</a></strong>(int seed)</code> -<div class="block">Creates a new random number generator using a single int seed.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/commons/math3/random/Well1024a.html#Well1024a(int[])">Well1024a</a></strong>(int[] seed)</code> -<div class="block">Creates a new random number generator using an int array seed.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/commons/math3/random/Well1024a.html#Well1024a(long)">Well1024a</a></strong>(long seed)</code> -<div class="block">Creates a new random number generator using a single long seed.</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>protected int</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/random/Well1024a.html#next(int)">next</a></strong>(int bits)</code> -<div class="block">Generate next pseudorandom number.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_org.apache.commons.math3.random.AbstractWell"> -<!-- --> -</a> -<h3>Methods inherited from class org.apache.commons.math3.random.<a href="../../../../../org/apache/commons/math3/random/AbstractWell.html" title="class in org.apache.commons.math3.random">AbstractWell</a></h3> -<code><a href="../../../../../org/apache/commons/math3/random/AbstractWell.html#setSeed(int)">setSeed</a>, <a href="../../../../../org/apache/commons/math3/random/AbstractWell.html#setSeed(int[])">setSeed</a>, <a href="../../../../../org/apache/commons/math3/random/AbstractWell.html#setSeed(long)">setSeed</a></code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_org.apache.commons.math3.random.BitsStreamGenerator"> -<!-- --> -</a> -<h3>Methods inherited from class org.apache.commons.math3.random.<a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html" title="class in org.apache.commons.math3.random">BitsStreamGenerator</a></h3> -<code><a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#clear()">clear</a>, <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextBoolean()">nextBoolean</a>, <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextBytes(byte[])">nextBytes</a>, <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextBytes(byte[],%20int,%20int)">nextBytes</a>, <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextDouble()">nextDouble</a>, <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextFloat()">nextFloat</a>, <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextGaussian()">nextGaussian</a>, <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextInt()">nextInt</a>, <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextInt(int) ">nextInt</a>, <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextLong()">nextLong</a>, <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextLong(long)">nextLong</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/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="Well1024a()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>Well1024a</h4> -<pre>public <a href="../../../../../src-html/org/apache/commons/math3/random/Well1024a.html#line.55">Well1024a</a>()</pre> -<div class="block">Creates a new random number generator. - <p>The instance is initialized using the current time as the - seed.</p></div> -</li> -</ul> -<a name="Well1024a(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>Well1024a</h4> -<pre>public <a href="../../../../../src-html/org/apache/commons/math3/random/Well1024a.html#line.62">Well1024a</a>(int seed)</pre> -<div class="block">Creates a new random number generator using a single int seed.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>seed</code> - the initial seed (32 bits integer)</dd></dl> -</li> -</ul> -<a name="Well1024a(int[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>Well1024a</h4> -<pre>public <a href="../../../../../src-html/org/apache/commons/math3/random/Well1024a.html#line.70">Well1024a</a>(int[] seed)</pre> -<div class="block">Creates a new random number generator using an int array seed.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>seed</code> - the initial seed (32 bits integers array), if null - the seed of the generator will be related to the current time</dd></dl> -</li> -</ul> -<a name="Well1024a(long)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>Well1024a</h4> -<pre>public <a href="../../../../../src-html/org/apache/commons/math3/random/Well1024a.html#line.77">Well1024a</a>(long seed)</pre> -<div class="block">Creates a new random number generator using a single long seed.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>seed</code> - the initial seed (64 bits integer)</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="next(int)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>next</h4> -<pre>protected int <a href="../../../../../src-html/org/apache/commons/math3/random/Well1024a.html#line.83">next</a>(int bits)</pre> -<div class="block">Generate next pseudorandom number. - <p>This method is the core generation algorithm. It is used by all the - public generation methods for the various primitive types <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextBoolean()"><code>BitsStreamGenerator.nextBoolean()</code></a>, <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextBytes(byte[])"><code>BitsStreamGenerator.nextBytes(byte[])</code></a>, <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextDouble()"><code>BitsStreamGenerator.nextDouble()</code></a>, - <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextFloat()"><code>BitsStreamGenerator.nextFloat()</code></a>, <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextGaussian()"><code>BitsStreamGenerator.nextGaussian()</code></a>, <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextInt()"><code>BitsStreamGenerator.nextInt()</code></a>, - <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#next(int)"><code>BitsStreamGenerator.next(int)</code></a> and <a href="../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html#nextLong()"><code>BitsStreamGenerator.nextLong()</code></a>.</p></div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/commons/math3/random/AbstractWell.html#next(int)">next</a></code> in class <code><a href="../../../../../org/apache/commons/math3/random/AbstractWell.html" title="class in org.apache.commons.math3.random">AbstractWell</a></code></dd> -<dt><span class="strong">Parameters:</span></dt><dd><code>bits</code> - number of random bits to produce</dd> -<dt><span class="strong">Returns:</span></dt><dd>random bits generated</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/Well1024a.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/random/ValueServer.html" title="class in org.apache.commons.math3.random"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/commons/math3/random/Well19937a.html" title="class in org.apache.commons.math3.random"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/commons/math3/random/Well1024a.html" target="_top">Frames</a></li> -<li><a href="Well1024a.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><a href="#fields_inherited_from_class_org.apache.commons.math3.random.AbstractWell">Field</a> | </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> http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/03/03d4dc43c127fa882ae276ba71918f42b2896d23.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/03/03d4dc43c127fa882ae276ba71918f42b2896d23.svn-base b/site-content/.svn/pristine/03/03d4dc43c127fa882ae276ba71918f42b2896d23.svn-base deleted file mode 100644 index a7f0ea0..0000000 --- a/site-content/.svn/pristine/03/03d4dc43c127fa882ae276ba71918f42b2896d23.svn-base +++ /dev/null @@ -1,136 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html lang="en"> -<head> -<title>Source code</title> -<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> -</head> -<body> -<div class="sourceContainer"> -<pre><span class="sourceLineNo">001</span>/*<a name="line.1"></a> -<span class="sourceLineNo">002</span> * Licensed to the Apache Software Foundation (ASF) under one or more<a name="line.2"></a> -<span class="sourceLineNo">003</span> * contributor license agreements. See the NOTICE file distributed with<a name="line.3"></a> -<span class="sourceLineNo">004</span> * this work for additional information regarding copyright ownership.<a name="line.4"></a> -<span class="sourceLineNo">005</span> * The ASF licenses this file to You under the Apache License, Version 2.0<a name="line.5"></a> -<span class="sourceLineNo">006</span> * (the "License"); you may not use this file except in compliance with<a name="line.6"></a> -<span class="sourceLineNo">007</span> * the License. You may obtain a copy of the License at<a name="line.7"></a> -<span class="sourceLineNo">008</span> *<a name="line.8"></a> -<span class="sourceLineNo">009</span> * http://www.apache.org/licenses/LICENSE-2.0<a name="line.9"></a> -<span class="sourceLineNo">010</span> *<a name="line.10"></a> -<span class="sourceLineNo">011</span> * Unless required by applicable law or agreed to in writing, software<a name="line.11"></a> -<span class="sourceLineNo">012</span> * distributed under the License is distributed on an "AS IS" BASIS,<a name="line.12"></a> -<span class="sourceLineNo">013</span> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.<a name="line.13"></a> -<span class="sourceLineNo">014</span> * See the License for the specific language governing permissions and<a name="line.14"></a> -<span class="sourceLineNo">015</span> * limitations under the License.<a name="line.15"></a> -<span class="sourceLineNo">016</span> */<a name="line.16"></a> -<span class="sourceLineNo">017</span>package org.apache.commons.math3.stat.descriptive.moment;<a name="line.17"></a> -<span class="sourceLineNo">018</span><a name="line.18"></a> -<span class="sourceLineNo">019</span>import org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatisticAbstractTest;<a name="line.19"></a> -<span class="sourceLineNo">020</span>import org.apache.commons.math3.stat.descriptive.UnivariateStatistic;<a name="line.20"></a> -<span class="sourceLineNo">021</span>import org.junit.Assert;<a name="line.21"></a> -<span class="sourceLineNo">022</span>import org.junit.Test;<a name="line.22"></a> -<span class="sourceLineNo">023</span><a name="line.23"></a> -<span class="sourceLineNo">024</span>/**<a name="line.24"></a> -<span class="sourceLineNo">025</span> * Test cases for the {@link UnivariateStatistic} class.<a name="line.25"></a> -<span class="sourceLineNo">026</span> *<a name="line.26"></a> -<span class="sourceLineNo">027</span> */<a name="line.27"></a> -<span class="sourceLineNo">028</span>public class SkewnessTest extends StorelessUnivariateStatisticAbstractTest{<a name="line.28"></a> -<span class="sourceLineNo">029</span><a name="line.29"></a> -<span class="sourceLineNo">030</span> protected Skewness stat;<a name="line.30"></a> -<span class="sourceLineNo">031</span><a name="line.31"></a> -<span class="sourceLineNo">032</span> /**<a name="line.32"></a> -<span class="sourceLineNo">033</span> * {@inheritDoc}<a name="line.33"></a> -<span class="sourceLineNo">034</span> */<a name="line.34"></a> -<span class="sourceLineNo">035</span> @Override<a name="line.35"></a> -<span class="sourceLineNo">036</span> public UnivariateStatistic getUnivariateStatistic() {<a name="line.36"></a> -<span class="sourceLineNo">037</span> return new Skewness();<a name="line.37"></a> -<span class="sourceLineNo">038</span> }<a name="line.38"></a> -<span class="sourceLineNo">039</span><a name="line.39"></a> -<span class="sourceLineNo">040</span> /**<a name="line.40"></a> -<span class="sourceLineNo">041</span> * {@inheritDoc}<a name="line.41"></a> -<span class="sourceLineNo">042</span> */<a name="line.42"></a> -<span class="sourceLineNo">043</span> @Override<a name="line.43"></a> -<span class="sourceLineNo">044</span> public double expectedValue() {<a name="line.44"></a> -<span class="sourceLineNo">045</span> return this.skew;<a name="line.45"></a> -<span class="sourceLineNo">046</span> }<a name="line.46"></a> -<span class="sourceLineNo">047</span><a name="line.47"></a> -<span class="sourceLineNo">048</span> /**<a name="line.48"></a> -<span class="sourceLineNo">049</span> * Make sure Double.NaN is returned iff n < 3<a name="line.49"></a> -<span class="sourceLineNo">050</span> *<a name="line.50"></a> -<span class="sourceLineNo">051</span> */<a name="line.51"></a> -<span class="sourceLineNo">052</span> @Test<a name="line.52"></a> -<span class="sourceLineNo">053</span> public void testNaN() {<a name="line.53"></a> -<span class="sourceLineNo">054</span> Skewness skew = new Skewness();<a name="line.54"></a> -<span class="sourceLineNo">055</span> Assert.assertTrue(Double.isNaN(skew.getResult()));<a name="line.55"></a> -<span class="sourceLineNo">056</span> skew.increment(1d);<a name="line.56"></a> -<span class="sourceLineNo">057</span> Assert.assertTrue(Double.isNaN(skew.getResult()));<a name="line.57"></a> -<span class="sourceLineNo">058</span> skew.increment(1d);<a name="line.58"></a> -<span class="sourceLineNo">059</span> Assert.assertTrue(Double.isNaN(skew.getResult()));<a name="line.59"></a> -<span class="sourceLineNo">060</span> skew.increment(1d);<a name="line.60"></a> -<span class="sourceLineNo">061</span> Assert.assertFalse(Double.isNaN(skew.getResult()));<a name="line.61"></a> -<span class="sourceLineNo">062</span> }<a name="line.62"></a> -<span class="sourceLineNo">063</span><a name="line.63"></a> -<span class="sourceLineNo">064</span>}<a name="line.64"></a> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</pre> -</div> -</body> -</html> http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/03/03db04a245323a8c2887de5b238e2f429bbc178b.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/03/03db04a245323a8c2887de5b238e2f429bbc178b.svn-base b/site-content/.svn/pristine/03/03db04a245323a8c2887de5b238e2f429bbc178b.svn-base deleted file mode 100644 index 5b8b33e..0000000 --- a/site-content/.svn/pristine/03/03db04a245323a8c2887de5b238e2f429bbc178b.svn-base +++ /dev/null @@ -1,168 +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.stat.regression.AbstractMultipleLinearRegression (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="Uses of Class org.apache.commons.math3.stat.regression.AbstractMultipleLinearRegression (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><a href="../../../../../../../org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math3.stat.regression">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/stat/regression/class-use/AbstractMultipleLinearRegression.html" target="_top">Frames</a></li> -<li><a href="AbstractMultipleLinearRegression.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.stat.regression.AbstractMultipleLinearRegression" class="title">Uses of Class<br>org.apache.commons.math3.stat.regression.AbstractMultipleLinearRegression</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../../../org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math3.stat.regression">AbstractMultipleLinearRegression</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#org.apache.commons.math3.stat.regression">org.apache.commons.math3.stat.regression</a></td> -<td class="colLast"> -<div class="block">Statistical routines involving multivariate data.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="org.apache.commons.math3.stat.regression"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../../../org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math3.stat.regression">AbstractMultipleLinearRegression</a> in <a href="../../../../../../../org/apache/commons/math3/stat/regression/package-summary.html">org.apache.commons.math3.stat.regression</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../../../org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math3.stat.regression">AbstractMultipleLinearRegression</a> in <a href="../../../../../../../org/apache/commons/math3/stat/regression/package-summary.html">org.apache.commons.math3.stat.regression</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../../org/apache/commons/math3/stat/regression/GLSMultipleLinearRegression.html" title="class in org.apache.commons.math3.stat.regression">GLSMultipleLinearRegression</a></strong></code> -<div class="block">The GLS implementation of multiple linear regression.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../../org/apache/commons/math3/stat/regression/OLSMultipleLinearRegression.html" title="class in org.apache.commons.math3.stat.regression">OLSMultipleLinearRegression</a></strong></code> -<div class="block">Implements ordinary least squares (OLS) to estimate the parameters of a - multiple linear regression model.</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</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/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math3.stat.regression">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/stat/regression/class-use/AbstractMultipleLinearRegression.html" target="_top">Frames</a></li> -<li><a href="AbstractMultipleLinearRegression.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–2016 <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/03/03dde7a393a3030aa2cb8bb7d117ae60e0c165b0.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/03/03dde7a393a3030aa2cb8bb7d117ae60e0c165b0.svn-base b/site-content/.svn/pristine/03/03dde7a393a3030aa2cb8bb7d117ae60e0c165b0.svn-base deleted file mode 100644 index 214d5dc..0000000 --- a/site-content/.svn/pristine/03/03dde7a393a3030aa2cb8bb7d117ae60e0c165b0.svn-base +++ /dev/null @@ -1 +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>ExpandableStatefulODE.SecondaryComponent</title><script type="text/javascript" src="../.resources/sort.js"></script></head><body onload="initialSort(['breadcrumb'])"><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.html" class="el_package">org.apache.commons.math3.ode</a> > <span class="el_class">ExpandableStatefulODE.SecondaryComponent</span></div><h1>ExpandableStatefulODE.SecondaryComponent</h1><tab le class="coverage" cellspacing="0" id="coveragetable"><thead><tr><td class="sortable" id="a" onclick="toggleSort(this)">Element</td><td class="down sortable bar" id="b" onclick="toggleSort(this)">Missed Instructions</td><td class="sortable ctr2" id="c" onclick="toggleSort(this)">Cov.</td><td class="sortable bar" id="d" onclick="toggleSort(this)">Missed Branches</td><td class="sortable ctr2" id="e" onclick="toggleSort(this)">Cov.</td><td class="sortable ctr1" id="f" onclick="toggleSort(this)">Missed</td><td class="sortable ctr2" id="g" onclick="toggleSort(this)">Cxty</td><td class="sortable ctr1" id="h" onclick="toggleSort(this)">Missed</td><td class="sortable ctr2" id="i" onclick="toggleSort(this)">Lines</td><td class="sortable ctr1" id="j" onclick="toggleSort(this)">Missed</td><td class="sortable ctr2" id="k" onclick="toggleSort(this)">Methods</td></tr></thead><tfoot><tr><td>Total</td><td class="bar">0 of 24</td><td class="ctr2">100%</td><td class="bar">0 of 0</td><td class="ctr2" >n/a</td><td class="ctr1">0</td><td class="ctr2">1</td><td >class="ctr1">0</td><td class="ctr2">7</td><td class="ctr1">0</td><td >class="ctr2">1</td></tr></tfoot><tbody><tr><td id="a0"><a >href="ExpandableStatefulODE.java.html#L320" >class="el_method">ExpandableStatefulODE.SecondaryComponent(SecondaryEquations, > int)</a></td><td class="bar" id="b0"><img src="../.resources/greenbar.gif" >width="120" height="10" title="24" alt="24"/></td><td class="ctr2" >id="c0">100%</td><td class="bar" id="d0"/><td class="ctr2" >id="e0">n/a</td><td class="ctr1" id="f0">0</td><td class="ctr2" >id="g0">1</td><td class="ctr1" id="h0">0</td><td class="ctr2" >id="i0">7</td><td class="ctr1" id="j0">0</td><td class="ctr2" >id="k0">1</td></tr></tbody></table><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
