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 10:37:47 UTC

svn commit: r857595 [10/10] - in /websites/production/commons/content/proper/commons-math: ./ css/ images/design/ images/logos/ userguide/

Modified: websites/production/commons/content/proper/commons-math/userguide/random.html
==============================================================================
--- websites/production/commons/content/proper/commons-math/userguide/random.html (original)
+++ websites/production/commons/content/proper/commons-math/userguide/random.html Sun Apr  7 08:37:46 2013
@@ -1,10 +1,10 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Jan 9, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Apr 3, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>
+    <title>Math - 
     The Commons Math User Guide - Data Generation</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
@@ -12,14 +12,14 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130109" />
+    <meta name="Date-Revision-yyyymmdd" content="20130403" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="../css/prettify.css"/>                                                        
 <script src="../js/prettify.js" type="text/javascript"></script>                                                        
 <script type="text/javascript">window.onload=function() {
-            prettyPrint();
-        }</script>                      
+              prettyPrint();
+          }</script>                      
         </head>
   <body class="composite">
     <div id="banner">
@@ -41,14 +41,14 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 09 January 2013</span>
-                  &nbsp;| <span id="projectVersion">Version: 3.1.1</span>
+        <span id="publishDate">Last Published: 03 April 2013</span>
+                  &nbsp;| <span id="projectVersion">Version: 3.2</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
             |
                         <a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a>
             |
-                        <a href="../../" title="Commons">Commons</a>
+                        <a href="../../../" title="Commons">Commons</a>
               
                 
       </div>
@@ -66,22 +66,25 @@
                           <a href="../index.html" title="Overview">Overview</a>
             </li>
                   <li class="none">
-                          <a href="../download_math.cgi" title="Downloads">Downloads</a>
+                          <a href="../../../math/download_math.cgi" title="Downloads">Downloads</a>
             </li>
                   <li class="none">
                           <a href="../apidocs/index.html" title="Latest API docs (development)">Latest API docs (development)</a>
             </li>
                   <li class="none">
-                          <a href="../api-3.1.1/index.html" title="Javadoc (3.1.1 release)">Javadoc (3.1.1 release)</a>
+                          <a href="../../../math/javadocs/api-3.2/index.html" title="Javadoc (3.2 release)">Javadoc (3.2 release)</a>
             </li>
                   <li class="none">
-                          <a href="../api-3.1/index.html" title="Javadoc (3.1 release)">Javadoc (3.1 release)</a>
+                          <a href="../../../math/javadocs/api-3.1.1/index.html" title="Javadoc (3.1.1 release)">Javadoc (3.1.1 release)</a>
             </li>
                   <li class="none">
-                          <a href="../api-3.0/index.html" title="Javadoc (3.0 release)">Javadoc (3.0 release)</a>
+                          <a href="../../../math/javadocs/api-3.1/index.html" title="Javadoc (3.1 release)">Javadoc (3.1 release)</a>
             </li>
                   <li class="none">
-                          <a href="../api-2.2/index.html" title="Javadoc (2.2 release)">Javadoc (2.2 release)</a>
+                          <a href="../../../math/javadocs/api-3.0/index.html" title="Javadoc (3.0 release)">Javadoc (3.0 release)</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../math/javadocs/api-2.2/index.html" title="Javadoc (2.2 release)">Javadoc (2.2 release)</a>
             </li>
                   <li class="none">
                           <a href="../issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
@@ -158,41 +161,41 @@
                                                                                                                                                                                                                     <li class="collapsed">
                           <a href="../project-info.html" title="Project Information">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                                                <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                           <a href="../project-reports.html" title="Project Reports">Project Reports</a>
                   </li>
           </ul>
                        <h5>Commons</h5>
                   <ul>
                   <li class="none">
-                          <a href="../../" title="Home">Home</a>
+                          <a href="../../../" title="Home">Home</a>
             </li>
                   <li class="none">
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../../components.html" title="Components">Components</a>
+                          <a href="../../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../../sandbox/index.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../../dormant/index.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../../building.html" title="Building Components">Building Components</a>
+                          <a href="../../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>

Modified: websites/production/commons/content/proper/commons-math/userguide/special.html
==============================================================================
--- websites/production/commons/content/proper/commons-math/userguide/special.html (original)
+++ websites/production/commons/content/proper/commons-math/userguide/special.html Sun Apr  7 08:37:46 2013
@@ -1,24 +1,24 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Jan 9, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Apr 3, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>The Commons Math User Guide - Special Functions</title>
+    <title>Math - The Commons Math User Guide - Special Functions</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130109" />
+    <meta name="Date-Revision-yyyymmdd" content="20130403" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="../css/prettify.css"/>                                                        
 <script src="../js/prettify.js" type="text/javascript"></script>                                                        
 <script type="text/javascript">window.onload=function() {
-            prettyPrint();
-        }</script>                      
+              prettyPrint();
+          }</script>                      
         </head>
   <body class="composite">
     <div id="banner">
@@ -40,14 +40,14 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 09 January 2013</span>
-                  &nbsp;| <span id="projectVersion">Version: 3.1.1</span>
+        <span id="publishDate">Last Published: 03 April 2013</span>
+                  &nbsp;| <span id="projectVersion">Version: 3.2</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
             |
                         <a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a>
             |
-                        <a href="../../" title="Commons">Commons</a>
+                        <a href="../../../" title="Commons">Commons</a>
               
                 
       </div>
@@ -65,22 +65,25 @@
                           <a href="../index.html" title="Overview">Overview</a>
             </li>
                   <li class="none">
-                          <a href="../download_math.cgi" title="Downloads">Downloads</a>
+                          <a href="../../../math/download_math.cgi" title="Downloads">Downloads</a>
             </li>
                   <li class="none">
                           <a href="../apidocs/index.html" title="Latest API docs (development)">Latest API docs (development)</a>
             </li>
                   <li class="none">
-                          <a href="../api-3.1.1/index.html" title="Javadoc (3.1.1 release)">Javadoc (3.1.1 release)</a>
+                          <a href="../../../math/javadocs/api-3.2/index.html" title="Javadoc (3.2 release)">Javadoc (3.2 release)</a>
             </li>
                   <li class="none">
-                          <a href="../api-3.1/index.html" title="Javadoc (3.1 release)">Javadoc (3.1 release)</a>
+                          <a href="../../../math/javadocs/api-3.1.1/index.html" title="Javadoc (3.1.1 release)">Javadoc (3.1.1 release)</a>
             </li>
                   <li class="none">
-                          <a href="../api-3.0/index.html" title="Javadoc (3.0 release)">Javadoc (3.0 release)</a>
+                          <a href="../../../math/javadocs/api-3.1/index.html" title="Javadoc (3.1 release)">Javadoc (3.1 release)</a>
             </li>
                   <li class="none">
-                          <a href="../api-2.2/index.html" title="Javadoc (2.2 release)">Javadoc (2.2 release)</a>
+                          <a href="../../../math/javadocs/api-3.0/index.html" title="Javadoc (3.0 release)">Javadoc (3.0 release)</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../math/javadocs/api-2.2/index.html" title="Javadoc (2.2 release)">Javadoc (2.2 release)</a>
             </li>
                   <li class="none">
                           <a href="../issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
@@ -157,41 +160,41 @@
                                                                                                                                                                                                                     <li class="collapsed">
                           <a href="../project-info.html" title="Project Information">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                                                <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                           <a href="../project-reports.html" title="Project Reports">Project Reports</a>
                   </li>
           </ul>
                        <h5>Commons</h5>
                   <ul>
                   <li class="none">
-                          <a href="../../" title="Home">Home</a>
+                          <a href="../../../" title="Home">Home</a>
             </li>
                   <li class="none">
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../../components.html" title="Components">Components</a>
+                          <a href="../../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../../sandbox/index.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../../dormant/index.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../../building.html" title="Building Components">Building Components</a>
+                          <a href="../../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>

Modified: websites/production/commons/content/proper/commons-math/userguide/stat.html
==============================================================================
--- websites/production/commons/content/proper/commons-math/userguide/stat.html (original)
+++ websites/production/commons/content/proper/commons-math/userguide/stat.html Sun Apr  7 08:37:46 2013
@@ -1,10 +1,10 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Jan 9, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Apr 3, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>
+    <title>Math - 
     The Commons Math User Guide - Statistics</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
@@ -12,14 +12,14 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130109" />
+    <meta name="Date-Revision-yyyymmdd" content="20130403" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="../css/prettify.css"/>                                                        
 <script src="../js/prettify.js" type="text/javascript"></script>                                                        
 <script type="text/javascript">window.onload=function() {
-            prettyPrint();
-        }</script>                      
+              prettyPrint();
+          }</script>                      
         </head>
   <body class="composite">
     <div id="banner">
@@ -41,14 +41,14 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 09 January 2013</span>
-                  &nbsp;| <span id="projectVersion">Version: 3.1.1</span>
+        <span id="publishDate">Last Published: 03 April 2013</span>
+                  &nbsp;| <span id="projectVersion">Version: 3.2</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
             |
                         <a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a>
             |
-                        <a href="../../" title="Commons">Commons</a>
+                        <a href="../../../" title="Commons">Commons</a>
               
                 
       </div>
@@ -66,22 +66,25 @@
                           <a href="../index.html" title="Overview">Overview</a>
             </li>
                   <li class="none">
-                          <a href="../download_math.cgi" title="Downloads">Downloads</a>
+                          <a href="../../../math/download_math.cgi" title="Downloads">Downloads</a>
             </li>
                   <li class="none">
                           <a href="../apidocs/index.html" title="Latest API docs (development)">Latest API docs (development)</a>
             </li>
                   <li class="none">
-                          <a href="../api-3.1.1/index.html" title="Javadoc (3.1.1 release)">Javadoc (3.1.1 release)</a>
+                          <a href="../../../math/javadocs/api-3.2/index.html" title="Javadoc (3.2 release)">Javadoc (3.2 release)</a>
             </li>
                   <li class="none">
-                          <a href="../api-3.1/index.html" title="Javadoc (3.1 release)">Javadoc (3.1 release)</a>
+                          <a href="../../../math/javadocs/api-3.1.1/index.html" title="Javadoc (3.1.1 release)">Javadoc (3.1.1 release)</a>
             </li>
                   <li class="none">
-                          <a href="../api-3.0/index.html" title="Javadoc (3.0 release)">Javadoc (3.0 release)</a>
+                          <a href="../../../math/javadocs/api-3.1/index.html" title="Javadoc (3.1 release)">Javadoc (3.1 release)</a>
             </li>
                   <li class="none">
-                          <a href="../api-2.2/index.html" title="Javadoc (2.2 release)">Javadoc (2.2 release)</a>
+                          <a href="../../../math/javadocs/api-3.0/index.html" title="Javadoc (3.0 release)">Javadoc (3.0 release)</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../math/javadocs/api-2.2/index.html" title="Javadoc (2.2 release)">Javadoc (2.2 release)</a>
             </li>
                   <li class="none">
                           <a href="../issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
@@ -158,41 +161,41 @@
                                                                                                                                                                                                                     <li class="collapsed">
                           <a href="../project-info.html" title="Project Information">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                                                <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                           <a href="../project-reports.html" title="Project Reports">Project Reports</a>
                   </li>
           </ul>
                        <h5>Commons</h5>
                   <ul>
                   <li class="none">
-                          <a href="../../" title="Home">Home</a>
+                          <a href="../../../" title="Home">Home</a>
             </li>
                   <li class="none">
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../../components.html" title="Components">Components</a>
+                          <a href="../../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../../sandbox/index.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../../dormant/index.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../../building.html" title="Building Components">Building Components</a>
+                          <a href="../../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
@@ -241,7 +244,7 @@
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
-   limitations under the License. --><!-- $Revision: 1408281 $ $Date: 2012-11-12 14:37:20 +0100 (Mon, 12 Nov 2012) $ -->
+   limitations under the License. --><!-- $Revision: 1408281 $ $Date: 2012-11-12 14:37:20 +0100 (lun. 12 nov. 2012) $ -->
   
     <div class="section"><h2>1 Statistics<a name="a1_Statistics"></a></h2>
       <div class="section"><h3>1.1 Overview<a name="a1.1_Overview"></a></h3>

Modified: websites/production/commons/content/proper/commons-math/userguide/transform.html
==============================================================================
--- websites/production/commons/content/proper/commons-math/userguide/transform.html (original)
+++ websites/production/commons/content/proper/commons-math/userguide/transform.html Sun Apr  7 08:37:46 2013
@@ -1,10 +1,10 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Jan 9, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Apr 3, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>
+    <title>Math - 
     The Commons Math User Guide - Transform methods</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
@@ -12,14 +12,14 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130109" />
+    <meta name="Date-Revision-yyyymmdd" content="20130403" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="../css/prettify.css"/>                                                        
 <script src="../js/prettify.js" type="text/javascript"></script>                                                        
 <script type="text/javascript">window.onload=function() {
-            prettyPrint();
-        }</script>                      
+              prettyPrint();
+          }</script>                      
         </head>
   <body class="composite">
     <div id="banner">
@@ -41,14 +41,14 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 09 January 2013</span>
-                  &nbsp;| <span id="projectVersion">Version: 3.1.1</span>
+        <span id="publishDate">Last Published: 03 April 2013</span>
+                  &nbsp;| <span id="projectVersion">Version: 3.2</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
             |
                         <a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a>
             |
-                        <a href="../../" title="Commons">Commons</a>
+                        <a href="../../../" title="Commons">Commons</a>
               
                 
       </div>
@@ -66,22 +66,25 @@
                           <a href="../index.html" title="Overview">Overview</a>
             </li>
                   <li class="none">
-                          <a href="../download_math.cgi" title="Downloads">Downloads</a>
+                          <a href="../../../math/download_math.cgi" title="Downloads">Downloads</a>
             </li>
                   <li class="none">
                           <a href="../apidocs/index.html" title="Latest API docs (development)">Latest API docs (development)</a>
             </li>
                   <li class="none">
-                          <a href="../api-3.1.1/index.html" title="Javadoc (3.1.1 release)">Javadoc (3.1.1 release)</a>
+                          <a href="../../../math/javadocs/api-3.2/index.html" title="Javadoc (3.2 release)">Javadoc (3.2 release)</a>
             </li>
                   <li class="none">
-                          <a href="../api-3.1/index.html" title="Javadoc (3.1 release)">Javadoc (3.1 release)</a>
+                          <a href="../../../math/javadocs/api-3.1.1/index.html" title="Javadoc (3.1.1 release)">Javadoc (3.1.1 release)</a>
             </li>
                   <li class="none">
-                          <a href="../api-3.0/index.html" title="Javadoc (3.0 release)">Javadoc (3.0 release)</a>
+                          <a href="../../../math/javadocs/api-3.1/index.html" title="Javadoc (3.1 release)">Javadoc (3.1 release)</a>
             </li>
                   <li class="none">
-                          <a href="../api-2.2/index.html" title="Javadoc (2.2 release)">Javadoc (2.2 release)</a>
+                          <a href="../../../math/javadocs/api-3.0/index.html" title="Javadoc (3.0 release)">Javadoc (3.0 release)</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../math/javadocs/api-2.2/index.html" title="Javadoc (2.2 release)">Javadoc (2.2 release)</a>
             </li>
                   <li class="none">
                           <a href="../issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
@@ -158,41 +161,41 @@
                                                                                                                                                                                                                     <li class="collapsed">
                           <a href="../project-info.html" title="Project Information">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                                                <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                           <a href="../project-reports.html" title="Project Reports">Project Reports</a>
                   </li>
           </ul>
                        <h5>Commons</h5>
                   <ul>
                   <li class="none">
-                          <a href="../../" title="Home">Home</a>
+                          <a href="../../../" title="Home">Home</a>
             </li>
                   <li class="none">
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../../components.html" title="Components">Components</a>
+                          <a href="../../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../../sandbox/index.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../../dormant/index.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../../building.html" title="Building Components">Building Components</a>
+                          <a href="../../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>

Modified: websites/production/commons/content/proper/commons-math/userguide/utilities.html
==============================================================================
--- websites/production/commons/content/proper/commons-math/userguide/utilities.html (original)
+++ websites/production/commons/content/proper/commons-math/userguide/utilities.html Sun Apr  7 08:37:46 2013
@@ -1,10 +1,10 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Jan 9, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Apr 3, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>
+    <title>Math - 
     The Commons Math User Guide - Utilites</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
@@ -12,14 +12,14 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20130109" />
+    <meta name="Date-Revision-yyyymmdd" content="20130403" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="../css/prettify.css"/>                                                        
 <script src="../js/prettify.js" type="text/javascript"></script>                                                        
 <script type="text/javascript">window.onload=function() {
-            prettyPrint();
-        }</script>                      
+              prettyPrint();
+          }</script>                      
         </head>
   <body class="composite">
     <div id="banner">
@@ -41,14 +41,14 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 09 January 2013</span>
-                  &nbsp;| <span id="projectVersion">Version: 3.1.1</span>
+        <span id="publishDate">Last Published: 03 April 2013</span>
+                  &nbsp;| <span id="projectVersion">Version: 3.2</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
             |
                         <a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a>
             |
-                        <a href="../../" title="Commons">Commons</a>
+                        <a href="../../../" title="Commons">Commons</a>
               
                 
       </div>
@@ -66,22 +66,25 @@
                           <a href="../index.html" title="Overview">Overview</a>
             </li>
                   <li class="none">
-                          <a href="../download_math.cgi" title="Downloads">Downloads</a>
+                          <a href="../../../math/download_math.cgi" title="Downloads">Downloads</a>
             </li>
                   <li class="none">
                           <a href="../apidocs/index.html" title="Latest API docs (development)">Latest API docs (development)</a>
             </li>
                   <li class="none">
-                          <a href="../api-3.1.1/index.html" title="Javadoc (3.1.1 release)">Javadoc (3.1.1 release)</a>
+                          <a href="../../../math/javadocs/api-3.2/index.html" title="Javadoc (3.2 release)">Javadoc (3.2 release)</a>
             </li>
                   <li class="none">
-                          <a href="../api-3.1/index.html" title="Javadoc (3.1 release)">Javadoc (3.1 release)</a>
+                          <a href="../../../math/javadocs/api-3.1.1/index.html" title="Javadoc (3.1.1 release)">Javadoc (3.1.1 release)</a>
             </li>
                   <li class="none">
-                          <a href="../api-3.0/index.html" title="Javadoc (3.0 release)">Javadoc (3.0 release)</a>
+                          <a href="../../../math/javadocs/api-3.1/index.html" title="Javadoc (3.1 release)">Javadoc (3.1 release)</a>
             </li>
                   <li class="none">
-                          <a href="../api-2.2/index.html" title="Javadoc (2.2 release)">Javadoc (2.2 release)</a>
+                          <a href="../../../math/javadocs/api-3.0/index.html" title="Javadoc (3.0 release)">Javadoc (3.0 release)</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../math/javadocs/api-2.2/index.html" title="Javadoc (2.2 release)">Javadoc (2.2 release)</a>
             </li>
                   <li class="none">
                           <a href="../issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
@@ -158,41 +161,41 @@
                                                                                                                                                                                                                     <li class="collapsed">
                           <a href="../project-info.html" title="Project Information">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                                                <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                           <a href="../project-reports.html" title="Project Reports">Project Reports</a>
                   </li>
           </ul>
                        <h5>Commons</h5>
                   <ul>
                   <li class="none">
-                          <a href="../../" title="Home">Home</a>
+                          <a href="../../../" title="Home">Home</a>
             </li>
                   <li class="none">
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                                                                     <li class="collapsed">
-                          <a href="../../components.html" title="Components">Components</a>
+                          <a href="../../../components.html" title="Components">Components</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../../sandbox/index.html" title="Sandbox">Sandbox</a>
+                          <a href="../../../sandbox/index.html" title="Sandbox">Sandbox</a>
                   </li>
                                                                     <li class="collapsed">
-                          <a href="../../dormant/index.html" title="Dormant">Dormant</a>
+                          <a href="../../../dormant/index.html" title="Dormant">Dormant</a>
                   </li>
           </ul>
                        <h5>General Information</h5>
                   <ul>
                   <li class="none">
-                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
+                          <a href="../../../volunteering.html" title="Volunteering">Volunteering</a>
             </li>
                   <li class="none">
-                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
+                          <a href="../../../patches.html" title="Contributing Patches">Contributing Patches</a>
             </li>
                   <li class="none">
-                          <a href="../../building.html" title="Building Components">Building Components</a>
+                          <a href="../../../building.html" title="Building Components">Building Components</a>
             </li>
                   <li class="none">
-                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
+                          <a href="../../../releases/index.html" title="Releasing Components">Releasing Components</a>
             </li>
                   <li class="none">
                           <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>