Added: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/BSPTree.VanishingCutHandler.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/BSPTree.VanishingCutHandler.html
 (added)
+++ 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/BSPTree.VanishingCutHandler.html
 Tue Dec 30 17:15:36 2014
@@ -0,0 +1,228 @@
+<!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>BSPTree.VanishingCutHandler (Apache Commons Math 3.4-SNAPSHOT 
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="BSPTree.VanishingCutHandler (Apache Commons 
Math 3.4-SNAPSHOT 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/BSPTree.VanishingCutHandler.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/geometry/partitioning/BSPTree.LeafMerger.html"
 title="interface in org.apache.commons.math3.geometry.partitioning"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTreeVisitor.html"
 title="interface in org.apache.commons.math3.geometry.partitioning"><span 
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/commons/math3/geometry/partitioning/BSPTree.VanishingCutHandler.html"
 target="_top">Frames</a></li>
+<li><a href="BSPTree.VanishingCutHandler.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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</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.geometry.partitioning</div>
+<h2 title="Interface BSPTree.VanishingCutHandler" class="title">Interface 
BSPTree.VanishingCutHandler&lt;S extends <a 
href="../../../../../../org/apache/commons/math3/geometry/Space.html" 
title="interface in org.apache.commons.math3.geometry">Space</a>&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">BSPTree</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="type parameter in BSPTree">S</a> extends <a 
href="../../../../../../org/apache/commons/math3/geometry/Space.html" 
title="interface in org.apache.commons.math3.geometry">Space</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public static interface <a 
href="../../../../../../src-html/org/apache/commons/math3/geometry/partitioning/BSPTree.html#line.541">BSPTree.VanishingCutHandler</a>&lt;S
 extends <a 
href="../../../../../../org/apache/commons/math3/geometry/Space.html" 
title="interface in org.apache.commons.math3.geometry">Space</a>&gt;</pre>
+<div class="block">This interface handles the corner cases when an internal 
node cut sub-hyperplane vanishes.
+ <p>
+ Such cases happens for example when a cut sub-hyperplane is inserted into
+ another tree (during a merge operation), and is split in several parts,
+ some of which becomes smaller than the tolerance. The corresponding node
+ as then no cut sub-hyperplane anymore, but does have children. This interface
+ specifies how to handle this situation.
+ setting
+ </p></div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.4</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== 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">&nbsp;</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><a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">BSPTree</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.VanishingCutHandler.html"
 title="type parameter in BSPTree.VanishingCutHandler">S</a>&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.VanishingCutHandler.html#fixNode(org.apache.commons.math3.geometry.partitioning.BSPTree)">fixNode</a></strong>(<a
 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">BSPTree</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.VanishingCutHandler.html"
 title="type parameter in 
BSPTree.VanishingCutHandler">S</a>&gt;&nbsp;node)</code>
+<div class="block">Fix a node with both vanished cut and children.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="fixNode(org.apache.commons.math3.geometry.partitioning.BSPTree)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>fixNode</h4>
+<pre><a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">BSPTree</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.VanishingCutHandler.html"
 title="type parameter in BSPTree.VanishingCutHandler">S</a>&gt;&nbsp;<a 
href="../../../../../../src-html/org/apache/commons/math3/geometry/partitioning/BSPTree.VanishingCutHandler.html#line.547">fixNode</a>(<a
 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">BSPTree</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.VanishingCutHandler.html"
 title="type parameter in 
BSPTree.VanishingCutHandler">S</a>&gt;&nbsp;node)</pre>
+<div class="block">Fix a node with both vanished cut and children.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>node</code> - 
node to fix</dd>
+<dt><span class="strong">Returns:</span></dt><dd>fixed node</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/BSPTree.VanishingCutHandler.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/geometry/partitioning/BSPTree.LeafMerger.html"
 title="interface in org.apache.commons.math3.geometry.partitioning"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTreeVisitor.html"
 title="interface in org.apache.commons.math3.geometry.partitioning"><span 
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/commons/math3/geometry/partitioning/BSPTree.VanishingCutHandler.html"
 target="_top">Frames</a></li>
+<li><a href="BSPTree.VanishingCutHandler.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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</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 &#169; 2003&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/BSPTree.VanishingCutHandler.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/NodesSet.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/NodesSet.html
 (added)
+++ 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/NodesSet.html
 Tue Dec 30 17:15:36 2014
@@ -0,0 +1,309 @@
+<!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>NodesSet (Apache Commons Math 3.4-SNAPSHOT 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="NodesSet (Apache Commons Math 3.4-SNAPSHOT 
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/NodesSet.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/geometry/partitioning/Hyperplane.html"
 title="interface in org.apache.commons.math3.geometry.partitioning"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/Region.html"
 title="interface in org.apache.commons.math3.geometry.partitioning"><span 
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/commons/math3/geometry/partitioning/NodesSet.html"
 target="_top">Frames</a></li>
+<li><a href="NodesSet.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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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.geometry.partitioning</div>
+<h2 title="Class NodesSet" class="title">Class NodesSet&lt;S extends <a 
href="../../../../../../org/apache/commons/math3/geometry/Space.html" 
title="interface in org.apache.commons.math3.geometry">Space</a>&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.math3.geometry.partitioning.NodesSet&lt;S&gt;</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>S</code> - 
Type of the space.</dd></dl>
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">BSPTree</a>&lt;S&gt;&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a 
href="../../../../../../src-html/org/apache/commons/math3/geometry/partitioning/NodesSet.html#line.30">NodesSet</a>&lt;S
 extends <a 
href="../../../../../../org/apache/commons/math3/geometry/Space.html" 
title="interface in org.apache.commons.math3.geometry">Space</a>&gt;
+extends <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
+implements <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">BSPTree</a>&lt;S&gt;&gt;</pre>
+<div class="block">Set of <a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="class in org.apache.commons.math3.geometry.partitioning"><code>BSP 
tree</code></a> nodes.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.4</dd>
+<dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BoundaryAttribute.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning"><code>BoundaryAttribute</code></a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</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/geometry/partitioning/NodesSet.html#NodesSet()">NodesSet</a></strong>()</code>
+<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">&nbsp;</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/geometry/partitioning/NodesSet.html#add(org.apache.commons.math3.geometry.partitioning.BSPTree)">add</a></strong>(<a
 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">BSPTree</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/NodesSet.html"
 title="type parameter in NodesSet">S</a>&gt;&nbsp;node)</code>
+<div class="block">Add a node if not already known.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/NodesSet.html#addAll(java.lang.Iterable)">addAll</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">BSPTree</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/NodesSet.html"
 title="type parameter in NodesSet">S</a>&gt;&gt;&nbsp;iterator)</code>
+<div class="block">Add nodes if they are not already known.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">BSPTree</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/NodesSet.html"
 title="type parameter in NodesSet">S</a>&gt;&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/NodesSet.html#iterator()">iterator</a></strong>()</code></td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%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="NodesSet()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>NodesSet</h4>
+<pre>public&nbsp;<a 
href="../../../../../../src-html/org/apache/commons/math3/geometry/partitioning/NodesSet.html#line.37">NodesSet</a>()</pre>
+<div class="block">Simple constructor.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="add(org.apache.commons.math3.geometry.partitioning.BSPTree)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>add</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/commons/math3/geometry/partitioning/NodesSet.html#line.44">add</a>(<a
 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">BSPTree</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/NodesSet.html"
 title="type parameter in NodesSet">S</a>&gt;&nbsp;node)</pre>
+<div class="block">Add a node if not already known.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>node</code> - 
node to add</dd></dl>
+</li>
+</ul>
+<a name="addAll(java.lang.Iterable)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addAll</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/commons/math3/geometry/partitioning/NodesSet.html#line.61">addAll</a>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">BSPTree</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/NodesSet.html"
 title="type parameter in NodesSet">S</a>&gt;&gt;&nbsp;iterator)</pre>
+<div class="block">Add nodes if they are not already known.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>iterator</code> 
- nodes iterator</dd></dl>
+</li>
+</ul>
+<a name="iterator()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>iterator</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">BSPTree</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/NodesSet.html"
 title="type parameter in NodesSet">S</a>&gt;&gt;&nbsp;<a 
href="../../../../../../src-html/org/apache/commons/math3/geometry/partitioning/NodesSet.html#line.68">iterator</a>()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true#iterator()"
 title="class or interface in java.lang">iterator</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">BSPTree</a>&lt;<a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/NodesSet.html"
 title="type parameter in NodesSet">S</a> extends <a 
href="../../../../../../org/apache/commons/math3/geometry/Space.html" 
title="interface in 
org.apache.commons.math3.geometry">Space</a>&gt;&gt;</code></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/NodesSet.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/geometry/partitioning/Hyperplane.html"
 title="interface in org.apache.commons.math3.geometry.partitioning"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/commons/math3/geometry/partitioning/Region.html"
 title="interface in org.apache.commons.math3.geometry.partitioning"><span 
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/commons/math3/geometry/partitioning/NodesSet.html"
 target="_top">Frames</a></li>
+<li><a href="NodesSet.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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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 &#169; 2003&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/NodesSet.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/class-use/BSPTree.VanishingCutHandler.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/class-use/BSPTree.VanishingCutHandler.html
 (added)
+++ 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/class-use/BSPTree.VanishingCutHandler.html
 Tue Dec 30 17:15:36 2014
@@ -0,0 +1,163 @@
+<!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 Interface 
org.apache.commons.math3.geometry.partitioning.BSPTree.VanishingCutHandler 
(Apache Commons Math 3.4-SNAPSHOT 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 Interface 
org.apache.commons.math3.geometry.partitioning.BSPTree.VanishingCutHandler 
(Apache Commons Math 3.4-SNAPSHOT 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/geometry/partitioning/BSPTree.VanishingCutHandler.html"
 title="interface in 
org.apache.commons.math3.geometry.partitioning">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/geometry/partitioning/class-use/BSPTree.VanishingCutHandler.html"
 target="_top">Frames</a></li>
+<li><a href="BSPTree.VanishingCutHandler.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 Interface 
org.apache.commons.math3.geometry.partitioning.BSPTree.VanishingCutHandler" 
class="title">Uses of 
Interface<br>org.apache.commons.math3.geometry.partitioning.BSPTree.VanishingCutHandler</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/geometry/partitioning/BSPTree.VanishingCutHandler.html"
 title="interface in 
org.apache.commons.math3.geometry.partitioning">BSPTree.VanishingCutHandler</a></span><span
 class="tabEnd">&nbsp;</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.geometry.partitioning">org.apache.commons.math3.geometry.partitioning</a></td>
+<td class="colLast">
+<div class="block">This package provides classes to implement Binary Space 
Partition trees.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.math3.geometry.partitioning">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.VanishingCutHandler.html"
 title="interface in 
org.apache.commons.math3.geometry.partitioning">BSPTree.VanishingCutHandler</a> 
in <a 
href="../../../../../../../org/apache/commons/math3/geometry/partitioning/package-summary.html">org.apache.commons.math3.geometry.partitioning</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../../../org/apache/commons/math3/geometry/partitioning/package-summary.html">org.apache.commons.math3.geometry.partitioning</a>
 with parameters of type <a 
href="../../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.VanishingCutHandler.html"
 title="interface in 
org.apache.commons.math3.geometry.partitioning">BSPTree.VanishingCutHandler</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">BSPTree.</span><code><strong><a 
href="../../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html#insertInTree(org.apache.commons.math3.geometry.partitioning.BSPTree,%20boolean,%20org.apache.commons.math3.geometry.partitioning.BSPTree.VanishingCutHandler)">insertInTree</a></strong>(<a
 
href="../../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">BSPTree</a>&lt;<a 
href="../../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="type parameter in BSPTree">S</a>&gt;&nbsp;parentTree,
+                        boolean&nbsp;isPlusChild,
+                        <a 
href="../../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.VanishingCutHandler.html"
 title="interface in 
org.apache.commons.math3.geometry.partitioning">BSPTree.VanishingCutHandler</a>&lt;<a
 
href="../../../../../../../org/apache/commons/math3/geometry/partitioning/BSPTree.html"
 title="type parameter in BSPTree">S</a>&gt;&nbsp;vanishingHandler)</code>
+<div class="block">Insert the instance into another tree.</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/geometry/partitioning/BSPTree.VanishingCutHandler.html"
 title="interface in 
org.apache.commons.math3.geometry.partitioning">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/geometry/partitioning/class-use/BSPTree.VanishingCutHandler.html"
 target="_top">Frames</a></li>
+<li><a href="BSPTree.VanishingCutHandler.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 &#169; 2003&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/class-use/BSPTree.VanishingCutHandler.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/class-use/NodesSet.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/class-use/NodesSet.html
 (added)
+++ 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/class-use/NodesSet.html
 Tue Dec 30 17:15:36 2014
@@ -0,0 +1,161 @@
+<!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.geometry.partitioning.NodesSet 
(Apache Commons Math 3.4-SNAPSHOT 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.geometry.partitioning.NodesSet (Apache Commons Math 
3.4-SNAPSHOT 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/geometry/partitioning/NodesSet.html"
 title="class in org.apache.commons.math3.geometry.partitioning">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/geometry/partitioning/class-use/NodesSet.html"
 target="_top">Frames</a></li>
+<li><a href="NodesSet.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.geometry.partitioning.NodesSet" class="title">Uses of 
Class<br>org.apache.commons.math3.geometry.partitioning.NodesSet</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/geometry/partitioning/NodesSet.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">NodesSet</a></span><span 
class="tabEnd">&nbsp;</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.geometry.partitioning">org.apache.commons.math3.geometry.partitioning</a></td>
+<td class="colLast">
+<div class="block">This package provides classes to implement Binary Space 
Partition trees.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.math3.geometry.partitioning">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../../org/apache/commons/math3/geometry/partitioning/NodesSet.html"
 title="class in org.apache.commons.math3.geometry.partitioning">NodesSet</a> 
in <a 
href="../../../../../../../org/apache/commons/math3/geometry/partitioning/package-summary.html">org.apache.commons.math3.geometry.partitioning</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../../../org/apache/commons/math3/geometry/partitioning/package-summary.html">org.apache.commons.math3.geometry.partitioning</a>
 that return <a 
href="../../../../../../../org/apache/commons/math3/geometry/partitioning/NodesSet.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">NodesSet</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../../../org/apache/commons/math3/geometry/partitioning/NodesSet.html"
 title="class in 
org.apache.commons.math3.geometry.partitioning">NodesSet</a>&lt;<a 
href="../../../../../../../org/apache/commons/math3/geometry/partitioning/BoundaryAttribute.html"
 title="type parameter in BoundaryAttribute">S</a>&gt;</code></td>
+<td class="colLast"><span 
class="strong">BoundaryAttribute.</span><code><strong><a 
href="../../../../../../../org/apache/commons/math3/geometry/partitioning/BoundaryAttribute.html#getSplitters()">getSplitters</a></strong>()</code>
+<div class="block">Get the sub-hyperplanes that were used to split the 
boundary part.</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/geometry/partitioning/NodesSet.html"
 title="class in org.apache.commons.math3.geometry.partitioning">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/geometry/partitioning/class-use/NodesSet.html"
 target="_top">Frames</a></li>
+<li><a href="NodesSet.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 &#169; 2003&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/class-use/NodesSet.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/special/BesselJ.BesselJResult.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/special/BesselJ.BesselJResult.html
 (added)
+++ 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/special/BesselJ.BesselJResult.html
 Tue Dec 30 17:15:36 2014
@@ -0,0 +1,302 @@
+<!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>BesselJ.BesselJResult (Apache Commons Math 3.4-SNAPSHOT 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="BesselJ.BesselJResult (Apache Commons Math 
3.4-SNAPSHOT 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/BesselJ.BesselJResult.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/special/BesselJ.html" 
title="class in org.apache.commons.math3.special"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../../../org/apache/commons/math3/special/Beta.html" 
title="class in org.apache.commons.math3.special"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/commons/math3/special/BesselJ.BesselJResult.html"
 target="_top">Frames</a></li>
+<li><a href="BesselJ.BesselJResult.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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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.special</div>
+<h2 title="Class BesselJ.BesselJResult" class="title">Class 
BesselJ.BesselJResult</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.math3.special.BesselJ.BesselJResult</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/commons/math3/special/BesselJ.html" 
title="class in org.apache.commons.math3.special">BesselJ</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <a 
href="../../../../../src-html/org/apache/commons/math3/special/BesselJ.html#line.194">BesselJ.BesselJResult</a>
+extends <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
+<div class="block">Encapsulates the results returned by <a 
href="../../../../../org/apache/commons/math3/special/BesselJ.html#rjBesl(double,%20double,%20int)"><code>BesselJ.rjBesl(double,
 double, int)</code></a>.
+ <p>
+ <a 
href="../../../../../org/apache/commons/math3/special/BesselJ.BesselJResult.html#getVals()"><code>getVals()</code></a>
 returns the computed function values.
+ <a 
href="../../../../../org/apache/commons/math3/special/BesselJ.BesselJResult.html#getnVals()"><code>getnVals()</code></a>
 is the number of values among those returned by <a 
href="../../../../../org/apache/commons/math3/special/BesselJ.BesselJResult.html#getnVals()"><code>getnVals()</code></a>
+ that can be considered accurate.
+ </p><p>
+ <ul>
+ <li>nVals < 0: An argument is out of range. For example, nb <= 0, alpha
+ < 0 or > 1, or x is too large. In this case, b(0) is set to zero, the
+ remainder of the b-vector is not calculated, and nVals is set to
+ MIN(nb,0) - 1 so that nVals != nb.</li>
+ <li>nb > nVals > 0: Not all requested function values could be calculated
+ accurately. This usually occurs because nb is much larger than abs(x). In
+ this case, b(n) is calculated to the desired accuracy for n < nVals, but
+ precision is lost for nVals < n <= nb. If b(n) does not vanish for n >
+ nVals (because it is too small to be represented), and b(n)/b(nVals) =
+ \(10^{-k}\), then only the first NSIG-k significant figures of b(n) can be
+ trusted.</li></ul></p></div>
+</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">&nbsp;</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/special/BesselJ.BesselJResult.html#BesselJ.BesselJResult(double[],%20int)">BesselJ.BesselJResult</a></strong>(double[]&nbsp;b,
+                                          int&nbsp;n)</code>
+<div class="block">Create a new BesselJResult with the given values and valid 
value count.</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">&nbsp;</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>int</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/commons/math3/special/BesselJ.BesselJResult.html#getnVals()">getnVals</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>double[]</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/commons/math3/special/BesselJ.BesselJResult.html#getVals()">getVals</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%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="BesselJ.BesselJResult(double[], int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>BesselJ.BesselJResult</h4>
+<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/commons/math3/special/BesselJ.BesselJResult.html#line.208">BesselJ.BesselJResult</a>(double[]&nbsp;b,
+                     int&nbsp;n)</pre>
+<div class="block">Create a new BesselJResult with the given values and valid 
value count.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - 
values</dd><dd><code>n</code> - count of valid values</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="getVals()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getVals</h4>
+<pre>public&nbsp;double[]&nbsp;<a 
href="../../../../../src-html/org/apache/commons/math3/special/BesselJ.BesselJResult.html#line.216">getVals</a>()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the computed function 
values</dd></dl>
+</li>
+</ul>
+<a name="getnVals()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getnVals</h4>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/commons/math3/special/BesselJ.BesselJResult.html#line.224">getnVals</a>()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the number of valid 
function values (normally the same as the
+         length of the array returned by <a 
href="../../../../../org/apache/commons/math3/special/BesselJ.BesselJResult.html#getnVals()"><code>getnVals()</code></a>)</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/BesselJ.BesselJResult.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/special/BesselJ.html" 
title="class in org.apache.commons.math3.special"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../../../org/apache/commons/math3/special/Beta.html" 
title="class in org.apache.commons.math3.special"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/commons/math3/special/BesselJ.BesselJResult.html"
 target="_top">Frames</a></li>
+<li><a href="BesselJ.BesselJResult.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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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 &#169; 2003&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/special/BesselJ.BesselJResult.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/special/BesselJ.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/special/BesselJ.html
 (added)
+++ 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/special/BesselJ.html
 Tue Dec 30 17:15:36 2014
@@ -0,0 +1,390 @@
+<!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>BesselJ (Apache Commons Math 3.4-SNAPSHOT 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="BesselJ (Apache Commons Math 3.4-SNAPSHOT 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/BesselJ.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><script type="text/javascript" 
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";></script></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a 
href="../../../../../org/apache/commons/math3/special/BesselJ.BesselJResult.html"
 title="class in org.apache.commons.math3.special"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/commons/math3/special/BesselJ.html" 
target="_top">Frames</a></li>
+<li><a href="BesselJ.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:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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.special</div>
+<h2 title="Class BesselJ" class="title">Class BesselJ</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.math3.special.BesselJ</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/analysis/UnivariateFunction.html" 
title="interface in 
org.apache.commons.math3.analysis">UnivariateFunction</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a 
href="../../../../../src-html/org/apache/commons/math3/special/BesselJ.html#line.58">BesselJ</a>
+extends <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
+implements <a 
href="../../../../../org/apache/commons/math3/analysis/UnivariateFunction.html" 
title="interface in 
org.apache.commons.math3.analysis">UnivariateFunction</a></pre>
+<div class="block">This class provides computation methods related to Bessel
+ functions of the first kind. Detailed descriptions of these functions are
+ available in <a
+ href="http://en.wikipedia.org/wiki/Bessel_function";>Wikipedia</a>, <a
+ href="http://en.wikipedia.org/wiki/Abramowitz_and_Stegun";>Abrabowitz and
+ Stegun</a> (Ch. 9-11), and <a href="http://dlmf.nist.gov/";>DLMF</a> (Ch. 10).
+ <p>
+ This implementation is based on the rjbesl Fortran routine at
+ <a href="http://www.netlib.org/specfun/rjbesl";>Netlib</a>.</p>
+ <p>
+ From the Fortran code: </p>
+ <p>
+ This program is based on a program written by David J. Sookne (2) that
+ computes values of the Bessel functions J or I of real argument and integer
+ order. Modifications include the restriction of the computation to the J
+ Bessel function of non-negative real argument, the extension of the
+ computation to arbitrary positive order, and the elimination of most
+ underflow.</p>
+ <p>
+ References:</p>
+ <ul>
+ <li>"A Note on Backward Recurrence Algorithms," Olver, F. W. J., and Sookne,
+ D. J., Math. Comp. 26, 1972, pp 941-947.</li>
+ <li>"Bessel Functions of Real Argument and Integer Order," Sookne, D. J., NBS
+ Jour. of Res. B. 77B, 1973, pp 125-132.</li>
+ </ul> </p></div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.4</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Nested Class Summary table, listing nested classes, and an 
explanation">
+<caption><span>Nested Classes</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/commons/math3/special/BesselJ.BesselJResult.html"
 title="class in 
org.apache.commons.math3.special">BesselJ.BesselJResult</a></strong></code>
+<div class="block">Encapsulates the results returned by <a 
href="../../../../../org/apache/commons/math3/special/BesselJ.html#rjBesl(double,%20double,%20int)"><code>rjBesl(double,
 double, int)</code></a>.</div>
+</td>
+</tr>
+</table>
+</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">&nbsp;</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/special/BesselJ.html#BesselJ(double)">BesselJ</a></strong>(double&nbsp;order)</code>
+<div class="block">Create a new BesselJ with the given order.</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">&nbsp;</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>static <a 
href="../../../../../org/apache/commons/math3/special/BesselJ.BesselJResult.html"
 title="class in 
org.apache.commons.math3.special">BesselJ.BesselJResult</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/commons/math3/special/BesselJ.html#rjBesl(double,%20double,%20int)">rjBesl</a></strong>(double&nbsp;x,
+            double&nbsp;alpha,
+            int&nbsp;nb)</code>
+<div class="block">Calculates Bessel functions \(J_{n+alpha}(x)\) for
+ non-negative argument x, and non-negative order n + alpha.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/commons/math3/special/BesselJ.html#value(double)">value</a></strong>(double&nbsp;x)</code>
+<div class="block">Returns the value of the constructed Bessel function of the 
first kind,
+ for the passed argument.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static double</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/commons/math3/special/BesselJ.html#value(double,%20double)">value</a></strong>(double&nbsp;order,
+          double&nbsp;x)</code>
+<div class="block">Returns the first Bessel function, \(J_{order}(x)\).</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%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="BesselJ(double)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>BesselJ</h4>
+<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/commons/math3/special/BesselJ.html#line.130">BesselJ</a>(double&nbsp;order)</pre>
+<div class="block">Create a new BesselJ with the given order.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>order</code> - 
order of the function computed when using <a 
href="../../../../../org/apache/commons/math3/special/BesselJ.html#value(double)"><code>value(double)</code></a>.</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="value(double)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>value</h4>
+<pre>public&nbsp;double&nbsp;<a 
href="../../../../../src-html/org/apache/commons/math3/special/BesselJ.html#line.143">value</a>(double&nbsp;x)
+             throws <a 
href="../../../../../org/apache/commons/math3/exception/MathIllegalArgumentException.html"
 title="class in 
org.apache.commons.math3.exception">MathIllegalArgumentException</a>,
+                    <a 
href="../../../../../org/apache/commons/math3/exception/ConvergenceException.html"
 title="class in 
org.apache.commons.math3.exception">ConvergenceException</a></pre>
+<div class="block">Returns the value of the constructed Bessel function of the 
first kind,
+ for the passed argument.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/commons/math3/analysis/UnivariateFunction.html#value(double)">value</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/commons/math3/analysis/UnivariateFunction.html" 
title="interface in 
org.apache.commons.math3.analysis">UnivariateFunction</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>x</code> - 
Argument</dd>
+<dt><span class="strong">Returns:</span></dt><dd>Value of the Bessel function 
at x</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/commons/math3/exception/MathIllegalArgumentException.html"
 title="class in 
org.apache.commons.math3.exception">MathIllegalArgumentException</a></code> - 
if <code>x</code> is too large relative to <code>order</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 fails to converge</dd></dl>
+</li>
+</ul>
+<a name="value(double, double)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>value</h4>
+<pre>public static&nbsp;double&nbsp;<a 
href="../../../../../src-html/org/apache/commons/math3/special/BesselJ.html#line.157">value</a>(double&nbsp;order,
+           double&nbsp;x)
+                    throws <a 
href="../../../../../org/apache/commons/math3/exception/MathIllegalArgumentException.html"
 title="class in 
org.apache.commons.math3.exception">MathIllegalArgumentException</a>,
+                           <a 
href="../../../../../org/apache/commons/math3/exception/ConvergenceException.html"
 title="class in 
org.apache.commons.math3.exception">ConvergenceException</a></pre>
+<div class="block">Returns the first Bessel function, \(J_{order}(x)\).</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>order</code> - 
Order of the Bessel function</dd><dd><code>x</code> - Argument</dd>
+<dt><span class="strong">Returns:</span></dt><dd>Value of the Bessel function 
of the first kind, \(J_{order}(x)\)</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/commons/math3/exception/MathIllegalArgumentException.html"
 title="class in 
org.apache.commons.math3.exception">MathIllegalArgumentException</a></code> - 
if <code>x</code> is too large relative to <code>order</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 fails to converge</dd></dl>
+</li>
+</ul>
+<a name="rjBesl(double, double, int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>rjBesl</h4>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/commons/math3/special/BesselJ.BesselJResult.html"
 title="class in 
org.apache.commons.math3.special">BesselJ.BesselJResult</a>&nbsp;<a 
href="../../../../../src-html/org/apache/commons/math3/special/BesselJ.html#line.247">rjBesl</a>(double&nbsp;x,
+                           double&nbsp;alpha,
+                           int&nbsp;nb)</pre>
+<div class="block">Calculates Bessel functions \(J_{n+alpha}(x)\) for
+ non-negative argument x, and non-negative order n + alpha.
+ <p>
+ Before using the output vector, the user should check that
+ nVals = nb, i.e., all orders have been calculated to the desired accuracy.
+ See BesselResult class javadoc for details on return values.
+ </p></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>x</code> - 
non-negative real argument for which J's are to be 
calculated</dd><dd><code>alpha</code> - fractional part of order for which J's 
or exponentially
+ scaled J's (\(J\cdot e^{x}\)) are to be calculated. 0 <= alpha < 
1.0.</dd><dd><code>nb</code> - integer number of functions to be calculated, nb 
> 0. The first
+ function calculated is of order alpha, and the last is of order
+ nb - 1 + alpha.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>BesselJResult a vector of the 
functions
+ \(J_{alpha}(x)\) through \(J_{nb-1+alpha}(x)\), or the corresponding 
exponentially
+ scaled functions and an integer output variable indicating possible 
errors</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/BesselJ.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><script type="text/javascript" 
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";></script></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a 
href="../../../../../org/apache/commons/math3/special/BesselJ.BesselJResult.html"
 title="class in org.apache.commons.math3.special"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/commons/math3/special/BesselJ.html" 
target="_top">Frames</a></li>
+<li><a href="BesselJ.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:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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 &#169; 2003&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/special/BesselJ.html
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to