http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/02/02c9c5677c673af6f96ddf90ecf3f71cd287d4bf.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/02/02c9c5677c673af6f96ddf90ecf3f71cd287d4bf.svn-base b/site-content/.svn/pristine/02/02c9c5677c673af6f96ddf90ecf3f71cd287d4bf.svn-base deleted file mode 100644 index aca75db..0000000 --- a/site-content/.svn/pristine/02/02c9c5677c673af6f96ddf90ecf3f71cd287d4bf.svn-base +++ /dev/null @@ -1,325 +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>PolynomialFitter (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="PolynomialFitter (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/PolynomialFitter.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/fitting/PolynomialCurveFitter.html" title="class in org.apache.commons.math3.fitting"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/commons/math3/fitting/SimpleCurveFitter.html" title="class in org.apache.commons.math3.fitting"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/commons/math3/fitting/PolynomialFitter.html" target="_top">Frames</a></li> -<li><a href="PolynomialFitter.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.fitting</div> -<h2 title="Class PolynomialFitter" class="title">Class PolynomialFitter</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/fitting/CurveFitter.html" title="class in org.apache.commons.math3.fitting">org.apache.commons.math3.fitting.CurveFitter</a><<a href="../../../../../org/apache/commons/math3/analysis/polynomials/PolynomialFunction.Parametric.html" title="class in org.apache.commons.math3.analysis.polynomials">PolynomialFunction.Parametric</a>></li> -<li> -<ul class="inheritance"> -<li>org.apache.commons.math3.fitting.PolynomialFitter</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>As of 3.3. Please use <a href="../../../../../org/apache/commons/math3/fitting/PolynomialCurveFitter.html" title="class in org.apache.commons.math3.fitting"><code>PolynomialCurveFitter</code></a> and - <a href="../../../../../org/apache/commons/math3/fitting/WeightedObservedPoints.html" title="class in org.apache.commons.math3.fitting"><code>WeightedObservedPoints</code></a> instead.</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/fitting/PolynomialFitter.html#line.32">PolynomialFitter</a> -extends <a href="../../../../../org/apache/commons/math3/fitting/CurveFitter.html" title="class in org.apache.commons.math3.fitting">CurveFitter</a><<a href="../../../../../org/apache/commons/math3/analysis/polynomials/PolynomialFunction.Parametric.html" title="class in org.apache.commons.math3.analysis.polynomials">PolynomialFunction.Parametric</a>></pre> -<div class="block">Polynomial fitting is a very simple case of <a href="../../../../../org/apache/commons/math3/fitting/CurveFitter.html" title="class in org.apache.commons.math3.fitting"><code>curve fitting</code></a>. - The estimated coefficients are the polynomial coefficients (see the - <a href="../../../../../org/apache/commons/math3/fitting/PolynomialFitter.html#fit(double[])"><code>fit</code></a> method).</div> -<dl><dt><span class="strong">Since:</span></dt> - <dd>2.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/fitting/PolynomialFitter.html#PolynomialFitter(org.apache.commons.math3.optim.nonlinear.vector.MultivariateVectorOptimizer)">PolynomialFitter</a></strong>(<a href="../../../../../org/apache/commons/math3/optim/nonlinear/vector/MultivariateVectorOptimizer.html" title="class in org.apache.commons.math3.optim.nonlinear.vector">MultivariateVectorOptimizer</a> optimizer)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Simple constructor.</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>double[]</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/fitting/PolynomialFitter.html#fit(double[])">fit</a></strong>(double[] guess)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Get the coefficients of the polynomial fitting the weighted data points.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>double[]</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/math3/fitting/PolynomialFitter.html#fit(int,%20double[])">fit</a></strong>(int maxEval, - double[] guess)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Get the coefficients of the polynomial fitting the weighted data points.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_org.apache.commons.math3.fitting.CurveFitter"> -<!-- --> -</a> -<h3>Methods inherited from class org.apache.commons.math3.fitting.<a href="../../../../../org/apache/commons/math3/fitting/CurveFitter.html" title="class in org.apache.commons.math3.fitting">CurveFitter</a></h3> -<code><a href="../../../../../org/apache/commons/math3/fitting/CurveFitter.html#addObservedPoint(double,%20double)">addObservedPoint</a>, <a href="../../../../../org/apache/commons/math3/fitting/CurveFitter.html#addObservedPoint(double,%20double,%20double)">addObservedPoint</a>, <a href="../../../../../org/apache/commons/math3/fitting/CurveFitter.html#addObservedPoint(org.apache.commons.math3.fitting.WeightedObservedPoint)">addObservedPoint</a>, <a href="../../../../../org/apache/commons/math3/fitting/CurveFitter.html#clearObservations()">clearObservations</a>, <a href="../../../../../org/apache/commons/math3/fitting/CurveFitter.html#fit(int,%20T,%20double[])">fit</a>, <a href="../../../../../org/apache/commons/math3/fitting/CurveFitter.html#fit(T,%20double[])">fit</a>, <a href="../../../../../org/apache/commons/math3/fitting/CurveFitter.html#getObservations()">getObservations</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="PolynomialFitter(org.apache.commons.math3.optim.nonlinear.vector.MultivariateVectorOptimizer)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>PolynomialFitter</h4> -<pre>public <a href="../../../../../src-html/org/apache/commons/math3/fitting/PolynomialFitter.html#line.38">PolynomialFitter</a>(<a href="../../../../../org/apache/commons/math3/optim/nonlinear/vector/MultivariateVectorOptimizer.html" title="class in org.apache.commons.math3.optim.nonlinear.vector">MultivariateVectorOptimizer</a> optimizer)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Simple constructor.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>optimizer</code> - Optimizer to use for the fitting.</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="fit(int, double[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>fit</h4> -<pre>public double[] <a href="../../../../../src-html/org/apache/commons/math3/fitting/PolynomialFitter.html#line.55">fit</a>(int maxEval, - double[] guess)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Get the coefficients of the polynomial fitting the weighted data points. - The degree of the fitting polynomial is <code>guess.length - 1</code>.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>guess</code> - First guess for the coefficients. They must be sorted in - increasing order of the polynomial's degree.</dd><dd><code>maxEval</code> - Maximum number of evaluations of the polynomial.</dd> -<dt><span class="strong">Returns:</span></dt><dd>the coefficients of the polynomial that best fits the observed points.</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 number of evaluations exceeds <code>maxEval</code>.</dd> -<dd><code><a href="../../../../../org/apache/commons/math3/exception/ConvergenceException.html" title="class in org.apache.commons.math3.exception">ConvergenceException</a></code> - if the algorithm failed to converge.</dd></dl> -</li> -</ul> -<a name="fit(double[])"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>fit</h4> -<pre>public double[] <a href="../../../../../src-html/org/apache/commons/math3/fitting/PolynomialFitter.html#line.69">fit</a>(double[] guess)</pre> -<div class="block"><span class="strong">Deprecated.</span> </div> -<div class="block">Get the coefficients of the polynomial fitting the weighted data points. - The degree of the fitting polynomial is <code>guess.length - 1</code>.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>guess</code> - First guess for the coefficients. They must be sorted in - increasing order of the polynomial's degree.</dd> -<dt><span class="strong">Returns:</span></dt><dd>the coefficients of the polynomial that best fits the observed points.</dd> -<dt><span class="strong">Throws:</span></dt> -<dd><code><a href="../../../../../org/apache/commons/math3/exception/ConvergenceException.html" title="class in org.apache.commons.math3.exception">ConvergenceException</a></code> - if the algorithm failed to converge.</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/PolynomialFitter.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/fitting/PolynomialCurveFitter.html" title="class in org.apache.commons.math3.fitting"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/commons/math3/fitting/SimpleCurveFitter.html" title="class in org.apache.commons.math3.fitting"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/commons/math3/fitting/PolynomialFitter.html" target="_top">Frames</a></li> -<li><a href="PolynomialFitter.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/02/02cb7455c48d59a21ca817d9815417858cd188fc.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/02/02cb7455c48d59a21ca817d9815417858cd188fc.svn-base b/site-content/.svn/pristine/02/02cb7455c48d59a21ca817d9815417858cd188fc.svn-base deleted file mode 100644 index 20b2b16..0000000 --- a/site-content/.svn/pristine/02/02cb7455c48d59a21ca817d9815417858cd188fc.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>EulerFieldStepInterpolator</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.nonstiff</a> > <span class="el_class">EulerFieldStepInterpolator</span></div><h1>EulerFieldStepInterpolator</h1><table 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 83</td><td class="ctr2">100%</td><td class="bar">1 of 4</td><td class="ctr2">75%</td><td class="ctr1">1</td>< td class="ctr2">5</td><td class="ctr1">0</td><td class="ctr2">9</td><td class="ctr1">0</td><td class="ctr2">3</td></tr></tfoot><tbody><tr><td id="a0"><a href="EulerFieldStepInterpolator.java.html#L96" class="el_method">computeInterpolatedStateAndDerivatives(FieldEquationsMapper, RealFieldElement, RealFieldElement, RealFieldElement, RealFieldElement)</a></td><td class="bar" id="b0"><img src="../.resources/greenbar.gif" width="120" height="10" title="60" alt="60"/></td><td class="ctr2" id="c0">100%</td><td class="bar" id="d0"><img src="../.resources/redbar.gif" width="30" height="10" title="1" alt="1"/><img src="../.resources/greenbar.gif" width="90" height="10" title="3" alt="3"/></td><td class="ctr2" id="e0">75%</td><td class="ctr1" id="f0">1</td><td class="ctr2" id="g0">3</td><td class="ctr1" id="h0">0</td><td class="ctr2" id="i0">6</td><td class="ctr1" id="j0">0</td><td class="ctr2" id="k0">1</td></tr><tr><td id="a1"><a href="EulerFieldStepInterpolator.java.html#L82" class="el_met hod">create(Field, boolean, RealFieldElement[][], FieldODEStateAndDerivative, FieldODEStateAndDerivative, FieldODEStateAndDerivative, FieldODEStateAndDerivative, FieldEquationsMapper)</a></td><td class="bar" id="b1"><img src="../.resources/greenbar.gif" width="24" height="10" title="12" alt="12"/></td><td class="ctr2" id="c1">100%</td><td class="bar" id="d1"/><td class="ctr2" id="e1">n/a</td><td class="ctr1" id="f1">0</td><td class="ctr2" id="g1">1</td><td class="ctr1" id="h1">0</td><td class="ctr2" id="i2">1</td><td class="ctr1" id="j1">0</td><td class="ctr2" id="k1">1</td></tr><tr><td id="a2"><a href="EulerFieldStepInterpolator.java.html#L69" class="el_method">EulerFieldStepInterpolator(Field, boolean, RealFieldElement[][], FieldODEStateAndDerivative, FieldODEStateAndDerivative, FieldODEStateAndDerivative, FieldODEStateAndDerivative, FieldEquationsMapper)</a></td><td class="bar" id="b2"><img src="../.resources/greenbar.gif" width="22" height="10" title="11" alt="11"/></td><td clas s="ctr2" id="c2">100%</td><td class="bar" id="d2"/><td class="ctr2" id="e2">n/a</td><td class="ctr1" id="f2">0</td><td class="ctr2" id="g2">1</td><td class="ctr1" id="h2">0</td><td class="ctr2" id="i1">2</td><td class="ctr1" id="j2">0</td><td class="ctr2" id="k2">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 http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/02/02d24610076d840918335ea452345f7decba410f.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/02/02d24610076d840918335ea452345f7decba410f.svn-base b/site-content/.svn/pristine/02/02d24610076d840918335ea452345f7decba410f.svn-base deleted file mode 100644 index 06b86d1..0000000 --- a/site-content/.svn/pristine/02/02d24610076d840918335ea452345f7decba410f.svn-base +++ /dev/null @@ -1,35 +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 (Apache Commons Math 3.6.1 API)</title> -<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> -</head> -<body> -<h1 class="bar"><a href="../../../../../../org/apache/commons/math3/stat/descriptive/package-summary.html" target="classFrame">org.apache.commons.math3.stat.descriptive</a></h1> -<div class="indexContainer"> -<h2 title="Interfaces">Interfaces</h2> -<ul title="Interfaces"> -<li><a href="StatisticalMultivariateSummary.html" title="interface in org.apache.commons.math3.stat.descriptive" target="classFrame"><i>StatisticalMultivariateSummary</i></a></li> -<li><a href="StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive" target="classFrame"><i>StatisticalSummary</i></a></li> -<li><a href="StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math3.stat.descriptive" target="classFrame"><i>StorelessUnivariateStatistic</i></a></li> -<li><a href="UnivariateStatistic.html" title="interface in org.apache.commons.math3.stat.descriptive" target="classFrame"><i>UnivariateStatistic</i></a></li> -<li><a href="WeightedEvaluation.html" title="interface in org.apache.commons.math3.stat.descriptive" target="classFrame"><i>WeightedEvaluation</i></a></li> -</ul> -<h2 title="Classes">Classes</h2> -<ul title="Classes"> -<li><a href="AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math3.stat.descriptive" target="classFrame">AbstractStorelessUnivariateStatistic</a></li> -<li><a href="AbstractUnivariateStatistic.html" title="class in org.apache.commons.math3.stat.descriptive" target="classFrame">AbstractUnivariateStatistic</a></li> -<li><a href="AggregateSummaryStatistics.html" title="class in org.apache.commons.math3.stat.descriptive" target="classFrame">AggregateSummaryStatistics</a></li> -<li><a href="DescriptiveStatistics.html" title="class in org.apache.commons.math3.stat.descriptive" target="classFrame">DescriptiveStatistics</a></li> -<li><a href="MultivariateSummaryStatistics.html" title="class in org.apache.commons.math3.stat.descriptive" target="classFrame">MultivariateSummaryStatistics</a></li> -<li><a href="StatisticalSummaryValues.html" title="class in org.apache.commons.math3.stat.descriptive" target="classFrame">StatisticalSummaryValues</a></li> -<li><a href="SummaryStatistics.html" title="class in org.apache.commons.math3.stat.descriptive" target="classFrame">SummaryStatistics</a></li> -<li><a href="SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math3.stat.descriptive" target="classFrame">SynchronizedDescriptiveStatistics</a></li> -<li><a href="SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math3.stat.descriptive" target="classFrame">SynchronizedMultivariateSummaryStatistics</a></li> -<li><a href="SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math3.stat.descriptive" target="classFrame">SynchronizedSummaryStatistics</a></li> -</ul> -</div> -</body> -</html> http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/02/02d98ee9bc88dba854c0ec849c41be4f69ed7b2d.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/02/02d98ee9bc88dba854c0ec849c41be4f69ed7b2d.svn-base b/site-content/.svn/pristine/02/02d98ee9bc88dba854c0ec849c41be4f69ed7b2d.svn-base deleted file mode 100644 index a0b6fac..0000000 --- a/site-content/.svn/pristine/02/02d98ee9bc88dba854c0ec849c41be4f69ed7b2d.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.analysis.function.Pow (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.analysis.function.Pow (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/analysis/function/Pow.html" title="class in org.apache.commons.math3.analysis.function">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/analysis/function/class-use/Pow.html" target="_top">Frames</a></li> -<li><a href="Pow.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.analysis.function.Pow" class="title">Uses of Class<br>org.apache.commons.math3.analysis.function.Pow</h2> -</div> -<div class="classUseContainer">No usage of org.apache.commons.math3.analysis.function.Pow</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/analysis/function/Pow.html" title="class in org.apache.commons.math3.analysis.function">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/analysis/function/class-use/Pow.html" target="_top">Frames</a></li> -<li><a href="Pow.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/02/02e7f2399e3e46b04ce5659d7e773b688a68e19a.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/02/02e7f2399e3e46b04ce5659d7e773b688a68e19a.svn-base b/site-content/.svn/pristine/02/02e7f2399e3e46b04ce5659d7e773b688a68e19a.svn-base deleted file mode 100644 index a667cd8..0000000 --- a/site-content/.svn/pristine/02/02e7f2399e3e46b04ce5659d7e773b688a68e19a.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>DefaultRealMatrixChangingVisitor</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.linear</a> > <span class="el_class">DefaultRealMatrixChangingVisitor</span></div><h1>DefaultRealMatrixChangingVisitor</h1><table class="coverage" c ellspacing="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">2 of 8</td><td class="ctr2">75%</td><td class="bar">0 of 0</td><td class="ctr2">n/a</td><td class="ctr 1">1</td><td class="ctr2">4</td><td class="ctr1">1</td><td class="ctr2">4</td><td class="ctr1">1</td><td class="ctr2">4</td></tr></tfoot><tbody><tr><td id="a3"><a href="DefaultRealMatrixChangingVisitor.java.html#L37" class="el_method">visit(int, int, double)</a></td><td class="bar" id="b0"><img src="../.resources/redbar.gif" width="80" height="10" title="2" alt="2"/></td><td class="ctr2" id="c3">0%</td><td class="bar" id="d0"/><td class="ctr2" id="e0">n/a</td><td class="ctr1" id="f0">1</td><td class="ctr2" id="g0">1</td><td class="ctr1" id="h0">1</td><td class="ctr2" id="i0">1</td><td class="ctr1" id="j0">1</td><td class="ctr2" id="k0">1</td></tr><tr><td id="a0"><a href="DefaultRealMatrixChangingVisitor.java.html#L29" class="el_method">DefaultRealMatrixChangingVisitor()</a></td><td class="bar" id="b1"><img src="../.resources/greenbar.gif" width="120" height="10" title="3" alt="3"/></td><td class="ctr2" id="c0">100%</td><td class="bar" id="d1"/><td class="ctr2" id="e1">n/a</td><td cl ass="ctr1" id="f1">0</td><td class="ctr2" id="g1">1</td><td class="ctr1" id="h1">0</td><td class="ctr2" id="i1">1</td><td class="ctr1" id="j1">0</td><td class="ctr2" id="k1">1</td></tr><tr><td id="a1"><a href="DefaultRealMatrixChangingVisitor.java.html#L42" class="el_method">end()</a></td><td class="bar" id="b2"><img src="../.resources/greenbar.gif" width="80" height="10" title="2" alt="2"/></td><td class="ctr2" id="c1">100%</td><td class="bar" id="d2"/><td class="ctr2" id="e2">n/a</td><td class="ctr1" id="f2">0</td><td class="ctr2" id="g2">1</td><td class="ctr1" id="h2">0</td><td class="ctr2" id="i2">1</td><td class="ctr1" id="j2">0</td><td class="ctr2" id="k2">1</td></tr><tr><td id="a2"><a href="DefaultRealMatrixChangingVisitor.java.html#L33" class="el_method">start(int, int, int, int, int, int)</a></td><td class="bar" id="b3"><img src="../.resources/greenbar.gif" width="40" height="10" title="1" alt="1"/></td><td class="ctr2" id="c2">100%</td><td class="bar" id="d3"/><td class="c tr2" id="e3">n/a</td><td class="ctr1" id="f3">0</td><td class="ctr2" id="g3">1</td><td class="ctr1" id="h3">0</td><td class="ctr2" id="i3">1</td><td class="ctr1" id="j3">0</td><td class="ctr2" id="k3">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 http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/02/02f89ff91121c91448ad05d05e81407386349676.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/02/02f89ff91121c91448ad05d05e81407386349676.svn-base b/site-content/.svn/pristine/02/02f89ff91121c91448ad05d05e81407386349676.svn-base deleted file mode 100644 index fc52370..0000000 --- a/site-content/.svn/pristine/02/02f89ff91121c91448ad05d05e81407386349676.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>ZipfDistribution.ZipfRejectionInversionSampler</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.distribution</a> > <span class="el_class">ZipfDistribution.ZipfRejectionInversionSampler</span></div><h1>ZipfDistribution.ZipfRejecti onInversionSampler</h1><table 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">8 of 188</td><td class="ctr2">96%</td><td class="bar"> 3 of 14</td><td class="ctr2">79%</td><td class="ctr1">3</td><td class="ctr2">14</td><td class="ctr1">3</td><td class="ctr2">30</td><td class="ctr1">0</td><td class="ctr2">7</td></tr></tfoot><tbody><tr><td id="a5"><a href="ZipfDistribution.java.html#L345" class="el_method">sample(RandomGenerator)</a></td><td class="bar" id="b0"><img src="../.resources/redbar.gif" width="12" height="10" title="6" alt="6"/><img src="../.resources/greenbar.gif" width="107" height="10" title="53" alt="53"/></td><td class="ctr2" id="c5">90%</td><td class="bar" id="d0"><img src="../.resources/redbar.gif" width="30" height="10" title="2" alt="2"/><img src="../.resources/greenbar.gif" width="90" height="10" title="6" alt="6"/></td><td class="ctr2" id="e2">75%</td><td class="ctr1" id="f0">2</td><td class="ctr2" id="g0">5</td><td class="ctr1" id="h0">2</td><td class="ctr2" id="i0">10</td><td class="ctr1" id="j0">0</td><td class="ctr2" id="k0">1</td></tr><tr><td id="a4"><a href="ZipfDistribution.java.html#L445" class="el_method">hIntegralInverse(double)</a></td><td class="bar" id="b1"><img src="../.resources/redbar.gif" width="4" height="10" title="2" alt="2"/><img src="../.resources/greenbar.gif" width="34" height="10" title="17" alt="17"/></td><td class="ctr2" id="c6">89%</td><td class="bar" id="d1"><img src="../.resources/redbar.gif" width="15" height="10" title="1" alt="1"/><img src="../.resources/greenbar.gif" width="15" height="10" title="1" alt="1"/></td><td class="ctr2" id="e3">50%</td><td class="ctr1" id="f1">1</td><td class="ctr2" id="g1">2</td><td class="ctr1" id="h1">1</td><td class="ctr2" id="i2">4</td><td class="ctr1" id="j1">0</td><td class="ctr2" id="k1">1</td></tr><tr><td id="a6"><a href="ZipfDistribution.java.html#L330" class="el_method">ZipfDistribution.ZipfRejectionInversionSampler(int, double)</a></td><td class="bar" id="b2"><img src="../.resources/greenbar.gif" width="75" height="10" title="37" alt="37"/></td><td class="ctr2" id="c0">100%</td><td class="bar" id="d4"/ ><td class="ctr2" id="e4">n/a</td><td class="ctr1" id="f2">0</td><td >class="ctr2" id="g4">1</td><td class="ctr1" id="h2">0</td><td class="ctr2" >id="i1">7</td><td class="ctr1" id="j2">0</td><td class="ctr2" >id="k2">1</td></tr><tr><td id="a2"><a href="ZipfDistribution.java.html#L480" >class="el_method">helper2(double)</a></td><td class="bar" id="b3"><img >src="../.resources/greenbar.gif" width="56" height="10" title="28" >alt="28"/></td><td class="ctr2" id="c1">100%</td><td class="bar" id="d2"><img >src="../.resources/greenbar.gif" width="30" height="10" title="2" >alt="2"/></td><td class="ctr2" id="e0">100%</td><td class="ctr1" >id="f3">0</td><td class="ctr2" id="g2">2</td><td class="ctr1" >id="h3">0</td><td class="ctr2" id="i3">3</td><td class="ctr1" >id="j3">0</td><td class="ctr2" id="k3">1</td></tr><tr><td id="a1"><a >href="ZipfDistribution.java.html#L463" >class="el_method">helper1(double)</a></td><td class="bar" id="b4"><img >src="../.resources/greenbar.gif" width="48" height="10" title="2 4" alt="24"/></td><td class="ctr2" id="c2">100%</td><td class="bar" id="d3"><img src="../.resources/greenbar.gif" width="30" height="10" title="2" alt="2"/></td><td class="ctr2" id="e1">100%</td><td class="ctr1" id="f4">0</td><td class="ctr2" id="g3">2</td><td class="ctr1" id="h4">0</td><td class="ctr2" id="i4">3</td><td class="ctr1" id="j4">0</td><td class="ctr2" id="k4">1</td></tr><tr><td id="a3"><a href="ZipfDistribution.java.html#L424" class="el_method">hIntegral(double)</a></td><td class="bar" id="b5"><img src="../.resources/greenbar.gif" width="26" height="10" title="13" alt="13"/></td><td class="ctr2" id="c3">100%</td><td class="bar" id="d5"/><td class="ctr2" id="e5">n/a</td><td class="ctr1" id="f5">0</td><td class="ctr2" id="g5">1</td><td class="ctr1" id="h5">0</td><td class="ctr2" id="i5">2</td><td class="ctr1" id="j5">0</td><td class="ctr2" id="k5">1</td></tr><tr><td id="a0"><a href="ZipfDistribution.java.html#L435" class="el_method">h(double)</a></td><td class="bar" id="b 6"><img src="../.resources/greenbar.gif" width="16" height="10" title="8" alt="8"/></td><td class="ctr2" id="c4">100%</td><td class="bar" id="d6"/><td class="ctr2" id="e6">n/a</td><td class="ctr1" id="f6">0</td><td class="ctr2" id="g6">1</td><td class="ctr1" id="h6">0</td><td class="ctr2" id="i6">1</td><td class="ctr1" id="j6">0</td><td class="ctr2" id="k6">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 http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/02/02f984fbe254a9ef51432be90f1286fb60fda9ba.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/02/02f984fbe254a9ef51432be90f1286fb60fda9ba.svn-base b/site-content/.svn/pristine/02/02f984fbe254a9ef51432be90f1286fb60fda9ba.svn-base deleted file mode 100644 index 08176f6..0000000 --- a/site-content/.svn/pristine/02/02f984fbe254a9ef51432be90f1286fb60fda9ba.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>RegionFactory.IntersectionMerger</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.geometry.partitioning</a> > <span class="el_class">RegionFactory.IntersectionMerger</span></div><h1>RegionFactory.IntersectionMerger</h1><table cla ss="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 35</td><td class="ctr2">100%</td><td class="bar">0 of 2</td><td class="ctr2">100%< /td><td class="ctr1">0</td><td class="ctr2">3</td><td class="ctr1">0</td><td class="ctr2">6</td><td class="ctr1">0</td><td class="ctr2">2</td></tr></tfoot><tbody><tr><td id="a0"><a href="RegionFactory.java.html#L258" class="el_method">merge(BSPTree, BSPTree, BSPTree, boolean, boolean)</a></td><td class="bar" id="b0"><img src="../.resources/greenbar.gif" width="120" height="10" title="29" alt="29"/></td><td class="ctr2" id="c0">100%</td><td class="bar" id="d0"><img src="../.resources/greenbar.gif" width="120" height="10" title="2" alt="2"/></td><td class="ctr2" id="e0">100%</td><td class="ctr1" id="f0">0</td><td class="ctr2" id="g0">2</td><td class="ctr1" id="h0">0</td><td class="ctr2" id="i0">5</td><td class="ctr1" id="j0">0</td><td class="ctr2" id="k0">1</td></tr><tr><td id="a1"><a href="RegionFactory.java.html#L253" class="el_method">RegionFactory.IntersectionMerger(RegionFactory)</a></td><td class="bar" id="b1"><img src="../.resources/greenbar.gif" width="24" height="10" title="6 " alt="6"/></td><td class="ctr2" id="c1">100%</td><td class="bar" id="d1"/><td class="ctr2" id="e1">n/a</td><td class="ctr1" id="f1">0</td><td class="ctr2" id="g1">1</td><td class="ctr1" id="h1">0</td><td class="ctr2" id="i1">1</td><td class="ctr1" id="j1">0</td><td class="ctr2" id="k1">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 http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/03/030402267c2f0a52c686c13b8f60876266c7df54.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/03/030402267c2f0a52c686c13b8f60876266c7df54.svn-base b/site-content/.svn/pristine/03/030402267c2f0a52c686c13b8f60876266c7df54.svn-base deleted file mode 100644 index ce7fa75..0000000 --- a/site-content/.svn/pristine/03/030402267c2f0a52c686c13b8f60876266c7df54.svn-base +++ /dev/null @@ -1,46 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> -<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" /> -<title>RandomGeneratorFactoryTest xref</title> -<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" /> -</head> -<body> -<div id="overview"><a href="../../../../../../testapidocs/org/apache/commons/math3/random/RandomGeneratorFactoryTest.html">View Javadoc</a></div><pre> -<a class="jxr_linenumber" name="L1" href="#L1">1</a> <em class="jxr_comment">/*</em> -<a class="jxr_linenumber" name="L2" href="#L2">2</a> <em class="jxr_comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</em> -<a class="jxr_linenumber" name="L3" href="#L3">3</a> <em class="jxr_comment"> * contributor license agreements. See the NOTICE file distributed with</em> -<a class="jxr_linenumber" name="L4" href="#L4">4</a> <em class="jxr_comment"> * this work for additional information regarding copyright ownership.</em> -<a class="jxr_linenumber" name="L5" href="#L5">5</a> <em class="jxr_comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</em> -<a class="jxr_linenumber" name="L6" href="#L6">6</a> <em class="jxr_comment"> * (the "License"); you may not use this file except in compliance with</em> -<a class="jxr_linenumber" name="L7" href="#L7">7</a> <em class="jxr_comment"> * the License. You may obtain a copy of the License at</em> -<a class="jxr_linenumber" name="L8" href="#L8">8</a> <em class="jxr_comment"> *</em> -<a class="jxr_linenumber" name="L9" href="#L9">9</a> <em class="jxr_comment"> * <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em> -<a class="jxr_linenumber" name="L10" href="#L10">10</a> <em class="jxr_comment"> *</em> -<a class="jxr_linenumber" name="L11" href="#L11">11</a> <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing, software</em> -<a class="jxr_linenumber" name="L12" href="#L12">12</a> <em class="jxr_comment"> * distributed under the License is distributed on an "AS IS" BASIS,</em> -<a class="jxr_linenumber" name="L13" href="#L13">13</a> <em class="jxr_comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em> -<a class="jxr_linenumber" name="L14" href="#L14">14</a> <em class="jxr_comment"> * See the License for the specific language governing permissions and</em> -<a class="jxr_linenumber" name="L15" href="#L15">15</a> <em class="jxr_comment"> * limitations under the License.</em> -<a class="jxr_linenumber" name="L16" href="#L16">16</a> <em class="jxr_comment"> */</em> -<a class="jxr_linenumber" name="L17" href="#L17">17</a> <strong class="jxr_keyword">package</strong> org.apache.commons.math3.random; -<a class="jxr_linenumber" name="L18" href="#L18">18</a> -<a class="jxr_linenumber" name="L19" href="#L19">19</a> <strong class="jxr_keyword">import</strong> java.util.Random; -<a class="jxr_linenumber" name="L20" href="#L20">20</a> -<a class="jxr_linenumber" name="L21" href="#L21">21</a> <em class="jxr_javadoccomment">/**</em> -<a class="jxr_linenumber" name="L22" href="#L22">22</a> <em class="jxr_javadoccomment"> * Test cases for the {@link RandomGeneratorFactory} class.</em> -<a class="jxr_linenumber" name="L23" href="#L23">23</a> <em class="jxr_javadoccomment"> *</em> -<a class="jxr_linenumber" name="L24" href="#L24">24</a> <em class="jxr_javadoccomment"> */</em> -<a class="jxr_linenumber" name="L25" href="#L25">25</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/apache/commons/math3/random/RandomGeneratorFactoryTest.html">RandomGeneratorFactoryTest</a> <strong class="jxr_keyword">extends</strong> <a href="../../../../../org/apache/commons/math3/random/RandomGeneratorAbstractTest.html">RandomGeneratorAbstractTest</a> { -<a class="jxr_linenumber" name="L26" href="#L26">26</a> -<a class="jxr_linenumber" name="L27" href="#L27">27</a> @Override -<a class="jxr_linenumber" name="L28" href="#L28">28</a> <strong class="jxr_keyword">protected</strong> RandomGenerator makeGenerator() { -<a class="jxr_linenumber" name="L29" href="#L29">29</a> RandomGenerator generator = RandomGeneratorFactory.createRandomGenerator(<strong class="jxr_keyword">new</strong> Random()); -<a class="jxr_linenumber" name="L30" href="#L30">30</a> generator.setSeed(1001); -<a class="jxr_linenumber" name="L31" href="#L31">31</a> <strong class="jxr_keyword">return</strong> generator; -<a class="jxr_linenumber" name="L32" href="#L32">32</a> } -<a class="jxr_linenumber" name="L33" href="#L33">33</a> } -</pre> -<hr/> -<div id="footer">Copyright © 2003–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> -</body> -</html>
