You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by lu...@apache.org on 2013/04/07 02:21:48 UTC

svn commit: r857562 [45/45] - in /websites/production/commons/content/proper/commons-math/testapidocs: ./ org/apache/commons/math3/ org/apache/commons/math3/analysis/ org/apache/commons/math3/analysis/class-use/ org/apache/commons/math3/analysis/differ...

Modified: websites/production/commons/content/proper/commons-math/testapidocs/serialized-form.html
==============================================================================
--- websites/production/commons/content/proper/commons-math/testapidocs/serialized-form.html (original)
+++ websites/production/commons/content/proper/commons-math/testapidocs/serialized-form.html Sun Apr  7 00:21:30 2013
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Wed Jan 09 21:22:58 CET 2013 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Serialized Form (Commons Math 3.1.1 Test API)
+Serialized Form (Commons Math 3.2 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-01-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -16,7 +14,7 @@ Serialized Form (Commons Math 3.1.1 Test
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Serialized Form (Commons Math 3.1.1 Test API)";
+        parent.document.title="Serialized Form (Commons Math 3.2 Test API)";
     }
 }
 </SCRIPT>
@@ -842,6 +840,114 @@ double <B>solverAbsoluteAccuracy</B></PR
 </DL>
 
 <P>
+<A NAME="org.apache.commons.math3.distribution.EnumeratedDistribution"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="../apidocs/org/apache/commons/math3/distribution/EnumeratedDistribution.html?is-external=true" title="class or interface in org.apache.commons.math3.distribution">org.apache.commons.math3.distribution.EnumeratedDistribution</A> extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>20123308L
+
+<P>
+<A NAME="serializedForm"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Serialized Fields</B></FONT></TH>
+</TR>
+</TABLE>
+
+<H3>
+random</H3>
+<PRE>
+<A HREF="../apidocs/org/apache/commons/math3/random/RandomGenerator.html?is-external=true" title="class or interface in org.apache.commons.math3.random">RandomGenerator</A> <B>random</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
+singletons</H3>
+<PRE>
+<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>singletons</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
+probabilities</H3>
+<PRE>
+double[] <B>probabilities</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+
+<P>
+<A NAME="org.apache.commons.math3.distribution.EnumeratedIntegerDistribution"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="../apidocs/org/apache/commons/math3/distribution/EnumeratedIntegerDistribution.html?is-external=true" title="class or interface in org.apache.commons.math3.distribution">org.apache.commons.math3.distribution.EnumeratedIntegerDistribution</A> extends <A HREF="../apidocs/org/apache/commons/math3/distribution/AbstractIntegerDistribution.html?is-external=true" title="class or interface in org.apache.commons.math3.distribution">AbstractIntegerDistribution</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>20130308L
+
+<P>
+<A NAME="serializedForm"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Serialized Fields</B></FONT></TH>
+</TR>
+</TABLE>
+
+<H3>
+innerDistribution</H3>
+<PRE>
+<A HREF="../apidocs/org/apache/commons/math3/distribution/EnumeratedDistribution.html?is-external=true" title="class or interface in org.apache.commons.math3.distribution">EnumeratedDistribution</A>&lt;<A HREF="../apidocs/org/apache/commons/math3/distribution/EnumeratedDistribution.html?is-external=true" title="class or interface in org.apache.commons.math3.distribution">T</A>&gt; <B>innerDistribution</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+
+<P>
+<A NAME="org.apache.commons.math3.distribution.EnumeratedRealDistribution"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="../apidocs/org/apache/commons/math3/distribution/EnumeratedRealDistribution.html?is-external=true" title="class or interface in org.apache.commons.math3.distribution">org.apache.commons.math3.distribution.EnumeratedRealDistribution</A> extends <A HREF="../apidocs/org/apache/commons/math3/distribution/AbstractRealDistribution.html?is-external=true" title="class or interface in org.apache.commons.math3.distribution">AbstractRealDistribution</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>20130308L
+
+<P>
+<A NAME="serializedForm"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Serialized Fields</B></FONT></TH>
+</TR>
+</TABLE>
+
+<H3>
+innerDistribution</H3>
+<PRE>
+<A HREF="../apidocs/org/apache/commons/math3/distribution/EnumeratedDistribution.html?is-external=true" title="class or interface in org.apache.commons.math3.distribution">EnumeratedDistribution</A>&lt;<A HREF="../apidocs/org/apache/commons/math3/distribution/EnumeratedDistribution.html?is-external=true" title="class or interface in org.apache.commons.math3.distribution">T</A>&gt; <B>innerDistribution</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+
+<P>
 <A NAME="org.apache.commons.math3.distribution.ExponentialDistribution"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
@@ -1136,6 +1242,54 @@ int <B>n</B></PRE>
 </DL>
 
 <P>
+<A NAME="org.apache.commons.math3.distribution.LevyDistribution"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="../apidocs/org/apache/commons/math3/distribution/LevyDistribution.html?is-external=true" title="class or interface in org.apache.commons.math3.distribution">org.apache.commons.math3.distribution.LevyDistribution</A> extends <A HREF="../apidocs/org/apache/commons/math3/distribution/AbstractRealDistribution.html?is-external=true" title="class or interface in org.apache.commons.math3.distribution">AbstractRealDistribution</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>20130314L
+
+<P>
+<A NAME="serializedForm"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Serialized Fields</B></FONT></TH>
+</TR>
+</TABLE>
+
+<H3>
+mu</H3>
+<PRE>
+double <B>mu</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
+c</H3>
+<PRE>
+double <B>c</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
+halfC</H3>
+<PRE>
+double <B>halfC</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+
+<P>
 <A NAME="org.apache.commons.math3.distribution.LogNormalDistribution"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
@@ -1509,15 +1663,6 @@ double <B>upper</B></PRE>
 <DL>
 </DL>
 </DL>
-<HR>
-<H3>
-solverAbsoluteAccuracy</H3>
-<PRE>
-double <B>solverAbsoluteAccuracy</B></PRE>
-<DL>
-<DL>
-</DL>
-</DL>
 
 <P>
 <A NAME="org.apache.commons.math3.distribution.WeibullDistribution"><!-- --></A>
@@ -2989,6 +3134,111 @@ private <A HREF="http://download.oracle.
 </DL>
 
 <P>
+<A NAME="org.apache.commons.math3.geometry.euclidean.threed.FieldRotation"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="../apidocs/org/apache/commons/math3/geometry/euclidean/threed/FieldRotation.html?is-external=true" title="class or interface in org.apache.commons.math3.geometry.euclidean.threed">org.apache.commons.math3.geometry.euclidean.threed.FieldRotation</A> extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>20130224L
+
+<P>
+<A NAME="serializedForm"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Serialized Fields</B></FONT></TH>
+</TR>
+</TABLE>
+
+<H3>
+q0</H3>
+<PRE>
+<A HREF="../apidocs/org/apache/commons/math3/RealFieldElement.html?is-external=true" title="class or interface in org.apache.commons.math3">RealFieldElement</A>&lt;<A HREF="../apidocs/org/apache/commons/math3/RealFieldElement.html?is-external=true" title="class or interface in org.apache.commons.math3">T</A>&gt; <B>q0</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
+q1</H3>
+<PRE>
+<A HREF="../apidocs/org/apache/commons/math3/RealFieldElement.html?is-external=true" title="class or interface in org.apache.commons.math3">RealFieldElement</A>&lt;<A HREF="../apidocs/org/apache/commons/math3/RealFieldElement.html?is-external=true" title="class or interface in org.apache.commons.math3">T</A>&gt; <B>q1</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
+q2</H3>
+<PRE>
+<A HREF="../apidocs/org/apache/commons/math3/RealFieldElement.html?is-external=true" title="class or interface in org.apache.commons.math3">RealFieldElement</A>&lt;<A HREF="../apidocs/org/apache/commons/math3/RealFieldElement.html?is-external=true" title="class or interface in org.apache.commons.math3">T</A>&gt; <B>q2</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
+q3</H3>
+<PRE>
+<A HREF="../apidocs/org/apache/commons/math3/RealFieldElement.html?is-external=true" title="class or interface in org.apache.commons.math3">RealFieldElement</A>&lt;<A HREF="../apidocs/org/apache/commons/math3/RealFieldElement.html?is-external=true" title="class or interface in org.apache.commons.math3">T</A>&gt; <B>q3</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+
+<P>
+<A NAME="org.apache.commons.math3.geometry.euclidean.threed.FieldVector3D"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="../apidocs/org/apache/commons/math3/geometry/euclidean/threed/FieldVector3D.html?is-external=true" title="class or interface in org.apache.commons.math3.geometry.euclidean.threed">org.apache.commons.math3.geometry.euclidean.threed.FieldVector3D</A> extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>20130224L
+
+<P>
+<A NAME="serializedForm"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Serialized Fields</B></FONT></TH>
+</TR>
+</TABLE>
+
+<H3>
+x</H3>
+<PRE>
+<A HREF="../apidocs/org/apache/commons/math3/RealFieldElement.html?is-external=true" title="class or interface in org.apache.commons.math3">RealFieldElement</A>&lt;<A HREF="../apidocs/org/apache/commons/math3/RealFieldElement.html?is-external=true" title="class or interface in org.apache.commons.math3">T</A>&gt; <B>x</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
+y</H3>
+<PRE>
+<A HREF="../apidocs/org/apache/commons/math3/RealFieldElement.html?is-external=true" title="class or interface in org.apache.commons.math3">RealFieldElement</A>&lt;<A HREF="../apidocs/org/apache/commons/math3/RealFieldElement.html?is-external=true" title="class or interface in org.apache.commons.math3">T</A>&gt; <B>y</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
+z</H3>
+<PRE>
+<A HREF="../apidocs/org/apache/commons/math3/RealFieldElement.html?is-external=true" title="class or interface in org.apache.commons.math3">RealFieldElement</A>&lt;<A HREF="../apidocs/org/apache/commons/math3/RealFieldElement.html?is-external=true" title="class or interface in org.apache.commons.math3">T</A>&gt; <B>z</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+
+<P>
 <A NAME="org.apache.commons.math3.geometry.euclidean.threed.NotARotationMatrixException"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
@@ -3060,6 +3310,117 @@ double <B>q3</B></PRE>
 </DL>
 
 <P>
+<A NAME="org.apache.commons.math3.geometry.euclidean.threed.SphericalCoordinates"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="../apidocs/org/apache/commons/math3/geometry/euclidean/threed/SphericalCoordinates.html?is-external=true" title="class or interface in org.apache.commons.math3.geometry.euclidean.threed">org.apache.commons.math3.geometry.euclidean.threed.SphericalCoordinates</A> extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>20130206L
+
+<P>
+<A NAME="serialized_methods"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Serialization Methods</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="writeReplace()"><!-- --></A><H3>
+writeReplace</H3>
+<PRE>
+private <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <A HREF="src-html/org/apache/commons/math3/geometry/euclidean/threed/SphericalCoordinates.html#line.0"><B>writeReplace</B></A>()</PRE>
+<DL>
+<DD><DL>
+</DD>
+</DL>
+</DL>
+<A NAME="serializedForm"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Serialized Fields</B></FONT></TH>
+</TR>
+</TABLE>
+
+<H3>
+v</H3>
+<PRE>
+<A HREF="../apidocs/org/apache/commons/math3/geometry/euclidean/threed/Vector3D.html?is-external=true" title="class or interface in org.apache.commons.math3.geometry.euclidean.threed">Vector3D</A> <B>v</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
+r</H3>
+<PRE>
+double <B>r</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
+theta</H3>
+<PRE>
+double <B>theta</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
+phi</H3>
+<PRE>
+double <B>phi</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
+jacobian</H3>
+<PRE>
+double[][] <B>jacobian</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
+rHessian</H3>
+<PRE>
+double[][] <B>rHessian</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
+thetaHessian</H3>
+<PRE>
+double[][] <B>thetaHessian</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
+phiHessian</H3>
+<PRE>
+double[][] <B>phiHessian</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+
+<P>
 <A NAME="org.apache.commons.math3.geometry.euclidean.threed.Vector3D"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
@@ -3976,6 +4337,168 @@ int <B>virtualSize</B></PRE>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="center"><FONT SIZE="+2">
+<B>Package</B> <B>org.apache.commons.math3.ml.clustering</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="org.apache.commons.math3.ml.clustering.CentroidCluster"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="../apidocs/org/apache/commons/math3/ml/clustering/CentroidCluster.html?is-external=true" title="class or interface in org.apache.commons.math3.ml.clustering">org.apache.commons.math3.ml.clustering.CentroidCluster</A> extends <A HREF="../apidocs/org/apache/commons/math3/ml/clustering/Cluster.html?is-external=true" title="class or interface in org.apache.commons.math3.ml.clustering">Cluster</A>&lt;<A HREF="../apidocs/org/apache/commons/math3/ml/clustering/CentroidCluster.html?is-external=true" title="class or interface in org.apache.commons.math3.ml.clustering">T</A> extends <A HREF="../apidocs/org/apache/commons/math3/ml/clustering/Clusterable.html?is-external=true" title="class or interface in org.apache.commons.math3.ml.clustering">Clusterable</A>&gt; implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>-3075288519071812288L
+
+<P>
+<A NAME="serializedForm"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Serialized Fields</B></FONT></TH>
+</TR>
+</TABLE>
+
+<H3>
+center</H3>
+<PRE>
+<A HREF="../apidocs/org/apache/commons/math3/ml/clustering/Clusterable.html?is-external=true" title="class or interface in org.apache.commons.math3.ml.clustering">Clusterable</A> <B>center</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+
+<P>
+<A NAME="org.apache.commons.math3.ml.clustering.Cluster"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="../apidocs/org/apache/commons/math3/ml/clustering/Cluster.html?is-external=true" title="class or interface in org.apache.commons.math3.ml.clustering">org.apache.commons.math3.ml.clustering.Cluster</A> extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>-3442297081515880464L
+
+<P>
+<A NAME="serializedForm"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Serialized Fields</B></FONT></TH>
+</TR>
+</TABLE>
+
+<H3>
+points</H3>
+<PRE>
+<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>points</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+
+<P>
+<A NAME="org.apache.commons.math3.ml.clustering.DoublePoint"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="../apidocs/org/apache/commons/math3/ml/clustering/DoublePoint.html?is-external=true" title="class or interface in org.apache.commons.math3.ml.clustering">org.apache.commons.math3.ml.clustering.DoublePoint</A> extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>3946024775784901369L
+
+<P>
+<A NAME="serializedForm"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Serialized Fields</B></FONT></TH>
+</TR>
+</TABLE>
+
+<H3>
+point</H3>
+<PRE>
+double[] <B>point</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR SIZE="4" NOSHADE>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="center"><FONT SIZE="+2">
+<B>Package</B> <B>org.apache.commons.math3.ml.distance</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="org.apache.commons.math3.ml.distance.CanberraDistance"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="../apidocs/org/apache/commons/math3/ml/distance/CanberraDistance.html?is-external=true" title="class or interface in org.apache.commons.math3.ml.distance">org.apache.commons.math3.ml.distance.CanberraDistance</A> extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>-6972277381587032228L
+
+<P>
+
+<P>
+<A NAME="org.apache.commons.math3.ml.distance.ChebyshevDistance"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="../apidocs/org/apache/commons/math3/ml/distance/ChebyshevDistance.html?is-external=true" title="class or interface in org.apache.commons.math3.ml.distance">org.apache.commons.math3.ml.distance.ChebyshevDistance</A> extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>-4694868171115238296L
+
+<P>
+
+<P>
+<A NAME="org.apache.commons.math3.ml.distance.EuclideanDistance"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="../apidocs/org/apache/commons/math3/ml/distance/EuclideanDistance.html?is-external=true" title="class or interface in org.apache.commons.math3.ml.distance">org.apache.commons.math3.ml.distance.EuclideanDistance</A> extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>1717556319784040040L
+
+<P>
+
+<P>
+<A NAME="org.apache.commons.math3.ml.distance.ManhattanDistance"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="../apidocs/org/apache/commons/math3/ml/distance/ManhattanDistance.html?is-external=true" title="class or interface in org.apache.commons.math3.ml.distance">org.apache.commons.math3.ml.distance.ManhattanDistance</A> extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>-9108154600539125566L
+
+<P>
+<HR SIZE="4" NOSHADE>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="center"><FONT SIZE="+2">
 <B>Package</B> <B>org.apache.commons.math3.ode</B></FONT></TH>
 </TR>
 </TABLE>
@@ -5080,6 +5603,15 @@ double <B>nextGaussian</B></PRE>
 </TABLE>
 
 <H3>
+randomData</H3>
+<PRE>
+<A HREF="../apidocs/org/apache/commons/math3/random/RandomDataGenerator.html?is-external=true" title="class or interface in org.apache.commons.math3.random">RandomDataGenerator</A> <B>randomData</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
 binStats</H3>
 <PRE>
 <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>binStats</B></PRE>
@@ -5150,15 +5682,6 @@ double[] <B>upperBounds</B></PRE>
 <DL>
 </DL>
 </DL>
-<HR>
-<H3>
-randomData</H3>
-<PRE>
-<A HREF="../apidocs/org/apache/commons/math3/random/RandomDataGenerator.html?is-external=true" title="class or interface in org.apache.commons.math3.random">RandomDataGenerator</A> <B>randomData</B></PRE>
-<DL>
-<DL>
-</DL>
-</DL>
 
 <P>
 <A NAME="org.apache.commons.math3.random.ISAACRandom"><!-- --></A>
@@ -5579,7 +6102,7 @@ points</H3>
 <PRE>
 <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>points</B></PRE>
 <DL>
-<DL>
+<DD><B>Deprecated.</B>&nbsp;<DL>
 </DL>
 </DL>
 <HR>
@@ -5588,7 +6111,7 @@ center</H3>
 <PRE>
 <A HREF="../apidocs/org/apache/commons/math3/stat/clustering/Clusterable.html?is-external=true" title="class or interface in org.apache.commons.math3.stat.clustering">Clusterable</A>&lt;<A HREF="../apidocs/org/apache/commons/math3/stat/clustering/Clusterable.html?is-external=true" title="class or interface in org.apache.commons.math3.stat.clustering">T</A>&gt; <B>center</B></PRE>
 <DL>
-<DL>
+<DD><B>Deprecated.</B>&nbsp;<DL>
 </DL>
 </DL>
 
@@ -5618,7 +6141,7 @@ point</H3>
 <PRE>
 double[] <B>point</B></PRE>
 <DL>
-<DL>
+<DD><B>Deprecated.</B>&nbsp;<DL>
 </DL>
 </DL>
 
@@ -5648,7 +6171,7 @@ point</H3>
 <PRE>
 int[] <B>point</B></PRE>
 <DL>
-<DL>
+<DD><B>Deprecated.</B>&nbsp;<DL>
 </DL>
 </DL>
 <HR SIZE="4" NOSHADE>