Author: luc
Date: Fri Dec 26 18:07:44 2014
New Revision: 934072

Log:
publishing 3.4 website, apidocs part

Modified:
    
websites/production/commons/content/proper/commons-math/apidocs/deprecated-list.html
    
websites/production/commons/content/proper/commons-math/apidocs/index-all.html
    
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/analysis/class-use/TrivariateFunction.html
    
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/analysis/interpolation/package-summary.html
    
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/analysis/interpolation/package-use.html
    
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/DimensionMismatchException.html
    
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/NoDataException.html
    
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/NonMonotonicSequenceException.html
    
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/OutOfRangeException.html

Modified: 
websites/production/commons/content/proper/commons-math/apidocs/deprecated-list.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/apidocs/deprecated-list.html
 (original)
+++ 
websites/production/commons/content/proper/commons-math/apidocs/deprecated-list.html
 Fri Dec 26 18:07:44 2014
@@ -664,36 +664,31 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a 
href="org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.html"
 title="class in 
org.apache.commons.math3.analysis.interpolation">org.apache.commons.math3.analysis.interpolation.TricubicInterpolatingFunction</a>
-<div class="block"><i>in 3.4.</i></div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/commons/math3/analysis/interpolation/TricubicSplineInterpolatingFunction.html"
 title="class in 
org.apache.commons.math3.analysis.interpolation">org.apache.commons.math3.analysis.interpolation.TricubicSplineInterpolatingFunction</a>
 <div class="block"><i>To be removed in 4.0 (see MATH-1166).</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/commons/math3/analysis/interpolation/TricubicSplineInterpolator.html"
 title="class in 
org.apache.commons.math3.analysis.interpolation">org.apache.commons.math3.analysis.interpolation.TricubicSplineInterpolator</a>
 <div class="block"><i>To be removed in 4.0 (see MATH-1166).</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/commons/math3/optimization/univariate/UnivariateMultiStartOptimizer.html"
 title="class in 
org.apache.commons.math3.optimization.univariate">org.apache.commons.math3.optimization.univariate.UnivariateMultiStartOptimizer</a>
 <div class="block"><i>As of 3.1 (to be removed in 4.0).</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/commons/math3/optimization/univariate/UnivariatePointValuePair.html"
 title="class in 
org.apache.commons.math3.optimization.univariate">org.apache.commons.math3.optimization.univariate.UnivariatePointValuePair</a>
 <div class="block"><i>As of 3.1 (to be removed in 4.0).</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/commons/math3/optimization/Weight.html" 
title="class in 
org.apache.commons.math3.optimization">org.apache.commons.math3.optimization.Weight</a>
 <div class="block"><i>As of 3.1 (to be removed in 4.0).</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/commons/math3/optim/nonlinear/vector/Weight.html" title="class 
in 
org.apache.commons.math3.optim.nonlinear.vector">org.apache.commons.math3.optim.nonlinear.vector.Weight</a>
 <div class="block"><i>All classes and interfaces in this package are 
deprecated.
  The optimizers that were provided here were moved to the
@@ -701,7 +696,7 @@
  (cf. MATH-1008).</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/commons/math3/optimization/fitting/WeightedObservedPoint.html" 
title="class in 
org.apache.commons.math3.optimization.fitting">org.apache.commons.math3.optimization.fitting.WeightedObservedPoint</a>
 <div class="block"><i>As of 3.1 (to be removed in 4.0).</i></div>
 </td>

Modified: 
websites/production/commons/content/proper/commons-math/apidocs/index-all.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/apidocs/index-all.html 
(original)
+++ 
websites/production/commons/content/proper/commons-math/apidocs/index-all.html 
Fri Dec 26 18:07:44 2014
@@ -19419,7 +19419,6 @@
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.html#isValidPoint(double,%20double,%20double)">isValidPoint(double,
 double, double)</a></span> - Method in class 
org.apache.commons.math3.analysis.interpolation.<a 
href="./org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.html"
 title="class in 
org.apache.commons.math3.analysis.interpolation">TricubicInterpolatingFunction</a></dt>
 <dd>
-<div class="block"><span class="strong">Deprecated.</span></div>
 <div class="block">Indicates whether a point is within the interpolation 
range.</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/commons/math3/analysis/polynomials/PolynomialSplineFunction.html#isValidPoint(double)">isValidPoint(double)</a></span>
 - Method in class org.apache.commons.math3.analysis.polynomials.<a 
href="./org/apache/commons/math3/analysis/polynomials/PolynomialSplineFunction.html"
 title="class in 
org.apache.commons.math3.analysis.polynomials">PolynomialSplineFunction</a></dt>
@@ -32283,14 +32282,15 @@
 </dd>
 <dt><a 
href="./org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.html"
 title="class in org.apache.commons.math3.analysis.interpolation"><span 
class="strong">TricubicInterpolatingFunction</span></a> - Class in <a 
href="./org/apache/commons/math3/analysis/interpolation/package-summary.html">org.apache.commons.math3.analysis.interpolation</a></dt>
 <dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in 3.4.</i></div>
-</div>
+<div class="block">Function that implements the
+ <a href="http://en.wikipedia.org/wiki/Tricubic_interpolation";>
+ tricubic spline interpolation</a>, as proposed in
+ <quote>
+  Tricubic interpolation in three dimensions<br/>
+  F.</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.html#TricubicInterpolatingFunction(double[],%20double[],%20double[],%20double[][][],%20double[][][],%20double[][][],%20double[][][],%20double[][][],%20double[][][],%20double[][][],%20double[][][])">TricubicInterpolatingFunction(double[],
 double[], double[], double[][][], double[][][], double[][][], double[][][], 
double[][][], double[][][], double[][][], double[][][])</a></span> - 
Constructor for class org.apache.commons.math3.analysis.interpolation.<a 
href="./org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.html"
 title="class in 
org.apache.commons.math3.analysis.interpolation">TricubicInterpolatingFunction</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span></div>
-&nbsp;</dd>
+<dd>&nbsp;</dd>
 <dt><a 
href="./org/apache/commons/math3/analysis/interpolation/TricubicInterpolator.html"
 title="class in org.apache.commons.math3.analysis.interpolation"><span 
class="strong">TricubicInterpolator</span></a> - Class in <a 
href="./org/apache/commons/math3/analysis/interpolation/package-summary.html">org.apache.commons.math3.analysis.interpolation</a></dt>
 <dd>
 <div class="block">Generates a tricubic interpolating function.</div>
@@ -33245,7 +33245,6 @@
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.html#value(double,%20double,%20double)">value(double,
 double, double)</a></span> - Method in class 
org.apache.commons.math3.analysis.interpolation.<a 
href="./org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.html"
 title="class in 
org.apache.commons.math3.analysis.interpolation">TricubicInterpolatingFunction</a></dt>
 <dd>
-<div class="block"><span class="strong">Deprecated.</span></div>
 <div class="block">Compute the value for the function.</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/commons/math3/analysis/interpolation/TricubicSplineInterpolatingFunction.html#value(double,%20double,%20double)">value(double,
 double, double)</a></span> - Method in class 
org.apache.commons.math3.analysis.interpolation.<a 
href="./org/apache/commons/math3/analysis/interpolation/TricubicSplineInterpolatingFunction.html"
 title="class in 
org.apache.commons.math3.analysis.interpolation">TricubicSplineInterpolatingFunction</a></dt>

Modified: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/analysis/class-use/TrivariateFunction.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/analysis/class-use/TrivariateFunction.html
 (original)
+++ 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/analysis/class-use/TrivariateFunction.html
 Fri Dec 26 18:07:44 2014
@@ -100,9 +100,12 @@
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.html"
 title="class in 
org.apache.commons.math3.analysis.interpolation">TricubicInterpolatingFunction</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>in 3.4.</i></div>
-</div>
+<div class="block">Function that implements the
+ <a href="http://en.wikipedia.org/wiki/Tricubic_interpolation";>
+ tricubic spline interpolation</a>, as proposed in
+ <quote>
+  Tricubic interpolation in three dimensions<br/>
+  F.</div>
 </td>
 </tr>
 <tr class="rowColor">

Modified: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/analysis/interpolation/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/analysis/interpolation/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/analysis/interpolation/package-summary.html
 Fri Dec 26 18:07:44 2014
@@ -236,8 +236,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a 
href="../../../../../../org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.html"
 title="class in 
org.apache.commons.math3.analysis.interpolation">TricubicInterpolatingFunction</a></td>
-<td class="colLast">Deprecated
-<div class="block"><i>in 3.4.</i></div>
+<td class="colLast">
+<div class="block">Function that implements the
+ <a href="http://en.wikipedia.org/wiki/Tricubic_interpolation";>
+ tricubic spline interpolation</a>, as proposed in
+ <quote>
+  Tricubic interpolation in three dimensions<br/>
+  F.</div>
 </td>
 </tr>
 <tr class="altColor">

Modified: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/analysis/interpolation/package-use.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/analysis/interpolation/package-use.html
 (original)
+++ 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/analysis/interpolation/package-use.html
 Fri Dec 26 18:07:44 2014
@@ -134,9 +134,12 @@
 </tr>
 <tr class="altColor">
 <td class="colOne"><a 
href="../../../../../../org/apache/commons/math3/analysis/interpolation/class-use/TricubicInterpolatingFunction.html#org.apache.commons.math3.analysis.interpolation">TricubicInterpolatingFunction</a>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>in 3.4.</i></div>
-</div>
+<div class="block">Function that implements the
+ <a href="http://en.wikipedia.org/wiki/Tricubic_interpolation";>
+ tricubic spline interpolation</a>, as proposed in
+ <quote>
+  Tricubic interpolation in three dimensions<br/>
+  F.</div>
 </td>
 </tr>
 <tr class="rowColor">

Modified: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/DimensionMismatchException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/DimensionMismatchException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/DimensionMismatchException.html
 Fri Dec 26 18:07:44 2014
@@ -999,9 +999,7 @@
                                                           
double[][][]&nbsp;d2FdXdY,
                                                           
double[][][]&nbsp;d2FdXdZ,
                                                           
double[][][]&nbsp;d2FdYdZ,
-                                                          
double[][][]&nbsp;d3FdXdYdZ)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-&nbsp;</td>
+                                                          
double[][][]&nbsp;d3FdXdYdZ)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/commons/math3/analysis/interpolation/TricubicSplineInterpolatingFunction.html#TricubicSplineInterpolatingFunction(double[],%20double[],%20double[],%20double[][][],%20double[][][],%20double[][][],%20double[][][],%20double[][][],%20double[][][],%20double[][][],%20double[][][])">TricubicSplineInterpolatingFunction</a></strong>(double[]&nbsp;x,

Modified: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/NoDataException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/NoDataException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/NoDataException.html
 Fri Dec 26 18:07:44 2014
@@ -383,9 +383,7 @@
                                                           
double[][][]&nbsp;d2FdXdY,
                                                           
double[][][]&nbsp;d2FdXdZ,
                                                           
double[][][]&nbsp;d2FdYdZ,
-                                                          
double[][][]&nbsp;d3FdXdYdZ)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-&nbsp;</td>
+                                                          
double[][][]&nbsp;d3FdXdYdZ)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/commons/math3/analysis/interpolation/TricubicSplineInterpolatingFunction.html#TricubicSplineInterpolatingFunction(double[],%20double[],%20double[],%20double[][][],%20double[][][],%20double[][][],%20double[][][],%20double[][][],%20double[][][],%20double[][][],%20double[][][])">TricubicSplineInterpolatingFunction</a></strong>(double[]&nbsp;x,

Modified: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/NonMonotonicSequenceException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/NonMonotonicSequenceException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/NonMonotonicSequenceException.html
 Fri Dec 26 18:07:44 2014
@@ -386,9 +386,7 @@
                                                           
double[][][]&nbsp;d2FdXdY,
                                                           
double[][][]&nbsp;d2FdXdZ,
                                                           
double[][][]&nbsp;d2FdYdZ,
-                                                          
double[][][]&nbsp;d3FdXdYdZ)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-&nbsp;</td>
+                                                          
double[][][]&nbsp;d3FdXdYdZ)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/commons/math3/analysis/interpolation/TricubicSplineInterpolatingFunction.html#TricubicSplineInterpolatingFunction(double[],%20double[],%20double[],%20double[][][],%20double[][][],%20double[][][],%20double[][][],%20double[][][],%20double[][][],%20double[][][],%20double[][][])">TricubicSplineInterpolatingFunction</a></strong>(double[]&nbsp;x,

Modified: 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/OutOfRangeException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/OutOfRangeException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/OutOfRangeException.html
 Fri Dec 26 18:07:44 2014
@@ -265,7 +265,6 @@
 <td class="colLast"><span 
class="strong">TricubicInterpolatingFunction.</span><code><strong><a 
href="../../../../../../org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.html#value(double,%20double,%20double)">value</a></strong>(double&nbsp;x,
           double&nbsp;y,
           double&nbsp;z)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
 <div class="block">Compute the value for the function.</div>
 </td>
 </tr>


Reply via email to