diff libs/commons-math-2.1/docs/apidocs/index-all.html @ 17:e8ccd518555b

commons-math-2.1 added
author dwinter
date Tue, 04 Jan 2011 10:03:00 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/libs/commons-math-2.1/docs/apidocs/index-all.html	Tue Jan 04 10:03:00 2011 +0100
@@ -0,0 +1,14483 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_17) on Sat Mar 27 22:46:19 EDT 2010 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Index (Commons Math 2.1 API)
+</TITLE>
+
+<META NAME="date" CONTENT="2010-03-27">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Index (Commons Math 2.1 API)";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Y_">Y</A> <A HREF="#_Z_">Z</A> <HR>
+<A NAME="_A_"><!-- --></A><H2>
+<B>A</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#ABS"><B>ABS</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.abs</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#abs()"><B>abs()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Return the absolute value of this complex number.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#abs()"><B>abs()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Returns the absolute value of this <A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction"><CODE>BigFraction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#abs()"><B>abs()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Returns the absolute value of this fraction.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#absoluteAccuracy"><B>absoluteAccuracy</B></A> - 
+Variable in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Maximum absolute error.
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution"><B>AbstractContinuousDistribution</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Base class for continuous distributions.<DT><A HREF="./org/apache/commons/math/distribution/AbstractContinuousDistribution.html#AbstractContinuousDistribution()"><B>AbstractContinuousDistribution()</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">AbstractContinuousDistribution</A>
+<DD>Default constructor.
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractDistribution.html" title="class in org.apache.commons.math.distribution"><B>AbstractDistribution</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Base class for probability distributions.<DT><A HREF="./org/apache/commons/math/distribution/AbstractDistribution.html#AbstractDistribution()"><B>AbstractDistribution()</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractDistribution.html" title="class in org.apache.commons.math.distribution">AbstractDistribution</A>
+<DD>Default constructor.
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation"><B>AbstractEstimator</B></A> - Class in <A HREF="./org/apache/commons/math/estimation/package-summary.html">org.apache.commons.math.estimation</A><DD><B>Deprecated.</B>&nbsp;<I>as of 2.0, everything in package org.apache.commons.math.estimation has
+ been deprecated and replaced by package org.apache.commons.math.optimization.general</I><DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#AbstractEstimator()"><B>AbstractEstimator()</B></A> - 
+Constructor for class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Build an abstract estimator for least squares problems.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear"><B>AbstractFieldMatrix</B></A>&lt;<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="type parameter in AbstractFieldMatrix">T</A> extends <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="type parameter in AbstractFieldMatrix">T</A>&gt;&gt; - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Basic implementation of <A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>FieldMatrix</CODE></A> methods regardless of the underlying storage.<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#AbstractFieldMatrix()"><B>AbstractFieldMatrix()</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Constructor for use with Serializable
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#AbstractFieldMatrix(org.apache.commons.math.Field)"><B>AbstractFieldMatrix(Field&lt;T&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Creates a matrix with no data
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#AbstractFieldMatrix(org.apache.commons.math.Field, int, int)"><B>AbstractFieldMatrix(Field&lt;T&gt;, int, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Create a new FieldMatrix<T> with the supplied row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction"><B>AbstractFormat</B></A> - Class in <A HREF="./org/apache/commons/math/fraction/package-summary.html">org.apache.commons.math.fraction</A><DD>Common part shared by both <A HREF="./org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction"><CODE>FractionFormat</CODE></A> and <A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction"><CODE>BigFractionFormat</CODE></A>.<DT><A HREF="./org/apache/commons/math/fraction/AbstractFormat.html#AbstractFormat()"><B>AbstractFormat()</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A>
+<DD>Create an improper formatting instance with the default number format
+ for the numerator and denominator.
+<DT><A HREF="./org/apache/commons/math/fraction/AbstractFormat.html#AbstractFormat(java.text.NumberFormat)"><B>AbstractFormat(NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A>
+<DD>Create an improper formatting instance with a custom number format for
+ both the numerator and denominator.
+<DT><A HREF="./org/apache/commons/math/fraction/AbstractFormat.html#AbstractFormat(java.text.NumberFormat, java.text.NumberFormat)"><B>AbstractFormat(NumberFormat, NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A>
+<DD>Create an improper formatting instance with a custom number format for
+ the numerator and a custom number format for the denominator.
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math.distribution"><B>AbstractIntegerDistribution</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Base class for integer-valued discrete distributions.<DT><A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html#AbstractIntegerDistribution()"><B>AbstractIntegerDistribution()</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math.distribution">AbstractIntegerDistribution</A>
+<DD>Default constructor.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode"><B>AbstractIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/package-summary.html">org.apache.commons.math.ode</A><DD>Base class managing common boilerplate for all integrators.<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#AbstractIntegrator(java.lang.String)"><B>AbstractIntegrator(String)</B></A> - 
+Constructor for class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Build an instance.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#AbstractIntegrator()"><B>AbstractIntegrator()</B></A> - 
+Constructor for class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Build an instance with a null name.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general"><B>AbstractLeastSquaresOptimizer</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/general/package-summary.html">org.apache.commons.math.optimization.general</A><DD>Base class for implementing least squares optimizers.<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#AbstractLeastSquaresOptimizer()"><B>AbstractLeastSquaresOptimizer()</B></A> - 
+Constructor for class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Simple constructor with default settings.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html" title="class in org.apache.commons.math.optimization.linear"><B>AbstractLinearOptimizer</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/linear/package-summary.html">org.apache.commons.math.optimization.linear</A><DD>Base class for implementing linear optimizers.<DT><A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html#AbstractLinearOptimizer()"><B>AbstractLinearOptimizer()</B></A> - 
+Constructor for class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html" title="class in org.apache.commons.math.optimization.linear">AbstractLinearOptimizer</A>
+<DD>Simple constructor with default settings.
+<DT><A HREF="./org/apache/commons/math/genetics/AbstractListChromosome.html" title="class in org.apache.commons.math.genetics"><B>AbstractListChromosome</B></A>&lt;<A HREF="./org/apache/commons/math/genetics/AbstractListChromosome.html" title="type parameter in AbstractListChromosome">T</A>&gt; - Class in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Chromosome represented by an immutable list of a fixed length.<DT><A HREF="./org/apache/commons/math/genetics/AbstractListChromosome.html#AbstractListChromosome(java.util.List)"><B>AbstractListChromosome(List&lt;T&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/AbstractListChromosome.html" title="class in org.apache.commons.math.genetics">AbstractListChromosome</A>
+<DD>Constructor.
+<DT><A HREF="./org/apache/commons/math/genetics/AbstractListChromosome.html#AbstractListChromosome(T[])"><B>AbstractListChromosome(T[])</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/AbstractListChromosome.html" title="class in org.apache.commons.math.genetics">AbstractListChromosome</A>
+<DD>Constructor.
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression"><B>AbstractMultipleLinearRegression</B></A> - Class in <A HREF="./org/apache/commons/math/stat/regression/package-summary.html">org.apache.commons.math.stat.regression</A><DD>Abstract base class for implementations of MultipleLinearRegression.<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#AbstractMultipleLinearRegression()"><B>AbstractMultipleLinearRegression()</B></A> - 
+Constructor for class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html" title="class in org.apache.commons.math.random"><B>AbstractRandomGenerator</B></A> - Class in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>Abstract class implementing the <A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random"><CODE>RandomGenerator</CODE></A> interface.<DT><A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html#AbstractRandomGenerator()"><B>AbstractRandomGenerator()</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html" title="class in org.apache.commons.math.random">AbstractRandomGenerator</A>
+<DD>Construct a RandomGenerator.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear"><B>AbstractRealMatrix</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Basic implementation of RealMatrix methods regardless of the underlying storage.<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#AbstractRealMatrix()"><B>AbstractRealMatrix()</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Creates a matrix with no data
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#AbstractRealMatrix(int, int)"><B>AbstractRealMatrix(int, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Create a new RealMatrix with the supplied row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear"><B>AbstractRealVector</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>This class provides default basic implementations for many methods in the
+ <A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear"><CODE>RealVector</CODE></A> interface with.<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#AbstractRealVector()"><B>AbstractRealVector()</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.EntryImpl.html" title="class in org.apache.commons.math.linear"><B>AbstractRealVector.EntryImpl</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>An entry in the vector.<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.EntryImpl.html#AbstractRealVector.EntryImpl()"><B>AbstractRealVector.EntryImpl()</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.EntryImpl.html" title="class in org.apache.commons.math.linear">AbstractRealVector.EntryImpl</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.SparseEntryIterator.html" title="class in org.apache.commons.math.linear"><B>AbstractRealVector.SparseEntryIterator</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>This class should rare be used, but is here to provide
+ a default implementation of sparseIterator(), which is implemented
+ by walking over the entries, skipping those whose values are the default one.<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.SparseEntryIterator.html#AbstractRealVector.SparseEntryIterator()"><B>AbstractRealVector.SparseEntryIterator()</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.SparseEntryIterator.html" title="class in org.apache.commons.math.linear">AbstractRealVector.SparseEntryIterator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general"><B>AbstractScalarDifferentiableOptimizer</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/general/package-summary.html">org.apache.commons.math.optimization.general</A><DD>Base class for implementing optimizers for multivariate scalar functions.<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#AbstractScalarDifferentiableOptimizer()"><B>AbstractScalarDifferentiableOptimizer()</B></A> - 
+Constructor for class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Simple constructor with default settings.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling"><B>AbstractStepInterpolator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/sampling/package-summary.html">org.apache.commons.math.ode.sampling</A><DD>This abstract class represents an interpolator over the last step
+ during an ODE integration.<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#AbstractStepInterpolator()"><B>AbstractStepInterpolator()</B></A> - 
+Constructor for class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#AbstractStepInterpolator(double[], boolean)"><B>AbstractStepInterpolator(double[], boolean)</B></A> - 
+Constructor for class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#AbstractStepInterpolator(org.apache.commons.math.ode.sampling.AbstractStepInterpolator)"><B>AbstractStepInterpolator(AbstractStepInterpolator)</B></A> - 
+Constructor for class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Copy constructor.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive"><B>AbstractStorelessUnivariateStatistic</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A><DD>Abstract implementation of the <A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive"><CODE>StorelessUnivariateStatistic</CODE></A> interface.<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#AbstractStorelessUnivariateStatistic()"><B>AbstractStorelessUnivariateStatistic()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization.univariate"><B>AbstractUnivariateRealOptimizer</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/univariate/package-summary.html">org.apache.commons.math.optimization.univariate</A><DD>Provide a default implementation for several functions useful to generic
+ optimizers.<DT><A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html#AbstractUnivariateRealOptimizer(int, double)"><B>AbstractUnivariateRealOptimizer(int, double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.univariate.<A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization.univariate">AbstractUnivariateRealOptimizer</A>
+<DD>Construct a solver with given iteration count and accuracy.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive"><B>AbstractUnivariateStatistic</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A><DD>Abstract base class for all implementations of the
+ <A HREF="./org/apache/commons/math/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive"><CODE>UnivariateStatistic</CODE></A> interface.<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractUnivariateStatistic.html#AbstractUnivariateStatistic()"><B>AbstractUnivariateStatistic()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractUnivariateStatistic</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#ACOS"><B>ACOS</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.abs</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#acos()"><B>acos()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Compute the
+ <a href="http://mathworld.wolfram.com/InverseCosine.html" TARGET="_top">
+ inverse cosine</a> of this complex number.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsBashforthIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff"><B>AdamsBashforthIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html">org.apache.commons.math.ode.nonstiff</A><DD>This class implements explicit Adams-Bashforth integrators for Ordinary
+ Differential Equations.<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsBashforthIntegrator.html#AdamsBashforthIntegrator(int, double, double, double, double)"><B>AdamsBashforthIntegrator(int, double, double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsBashforthIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsBashforthIntegrator</A>
+<DD>Build an Adams-Bashforth integrator with the given order and step control parameters.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsBashforthIntegrator.html#AdamsBashforthIntegrator(int, double, double, double[], double[])"><B>AdamsBashforthIntegrator(int, double, double, double[], double[])</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsBashforthIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsBashforthIntegrator</A>
+<DD>Build an Adams-Bashforth integrator with the given order and step control parameters.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff"><B>AdamsIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html">org.apache.commons.math.ode.nonstiff</A><DD>Base class for <A HREF="./org/apache/commons/math/ode/nonstiff/AdamsBashforthIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff"><CODE>Adams-Bashforth</CODE></A> and
+ <A HREF="./org/apache/commons/math/ode/nonstiff/AdamsMoultonIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff"><CODE>Adams-Moulton</CODE></A> integrators.<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsIntegrator.html#AdamsIntegrator(java.lang.String, int, int, double, double, double, double)"><B>AdamsIntegrator(String, int, int, double, double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsIntegrator</A>
+<DD>Build an Adams integrator with the given order and step control prameters.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsIntegrator.html#AdamsIntegrator(java.lang.String, int, int, double, double, double[], double[])"><B>AdamsIntegrator(String, int, int, double, double, double[], double[])</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsIntegrator</A>
+<DD>Build an Adams integrator with the given order and step control parameters.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsMoultonIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff"><B>AdamsMoultonIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html">org.apache.commons.math.ode.nonstiff</A><DD>This class implements implicit Adams-Moulton integrators for Ordinary
+ Differential Equations.<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsMoultonIntegrator.html#AdamsMoultonIntegrator(int, double, double, double, double)"><B>AdamsMoultonIntegrator(int, double, double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsMoultonIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsMoultonIntegrator</A>
+<DD>Build an Adams-Moulton integrator with the given order and error control parameters.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsMoultonIntegrator.html#AdamsMoultonIntegrator(int, double, double, double[], double[])"><B>AdamsMoultonIntegrator(int, double, double, double[], double[])</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsMoultonIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsMoultonIntegrator</A>
+<DD>Build an Adams-Moulton integrator with the given order and error control parameters.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsNordsieckTransformer.html" title="class in org.apache.commons.math.ode.nonstiff"><B>AdamsNordsieckTransformer</B></A> - Class in <A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html">org.apache.commons.math.ode.nonstiff</A><DD>Transformer to Nordsieck vectors for Adams integrators.<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff"><B>AdaptiveStepsizeIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html">org.apache.commons.math.ode.nonstiff</A><DD>This abstract class holds the common part of all adaptive
+ stepsize integrators for Ordinary Differential Equations.<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html#AdaptiveStepsizeIntegrator(java.lang.String, double, double, double, double)"><B>AdaptiveStepsizeIntegrator(String, double, double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdaptiveStepsizeIntegrator</A>
+<DD>Build an integrator with the given stepsize bounds.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html#AdaptiveStepsizeIntegrator(java.lang.String, double, double, double[], double[])"><B>AdaptiveStepsizeIntegrator(String, double, double, double[], double[])</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdaptiveStepsizeIntegrator</A>
+<DD>Build an integrator with the given stepsize bounds.
+<DT><A HREF="./org/apache/commons/math/analysis/BinaryFunction.html#ADD"><B>ADD</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis">BinaryFunction</A>
+<DD>The + operator method wrapped as a <A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis"><CODE>BinaryFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#add(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>add(UnivariateRealFunction)</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>Return a function adding the instance and another function.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#add(double)"><B>add(double)</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>Return a function adding a constant term to the instance.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html#add(org.apache.commons.math.analysis.polynomials.PolynomialFunction)"><B>add(PolynomialFunction)</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunction</A>
+<DD>Add a polynomial to the instance.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#add(org.apache.commons.math.complex.Complex)"><B>add(Complex)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Return the sum of this complex number and the given complex number.
+<DT><A HREF="./org/apache/commons/math/FieldElement.html#add(T)"><B>add(T)</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>
+<DD>Compute this + a.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#add(java.math.BigInteger)"><B>add(BigInteger)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Adds the value of this fraction to the passed <A HREF="http://java.sun.com/javase/6/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math"><CODE>BigInteger</CODE></A>,
+ returning the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#add(int)"><B>add(int)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Adds the value of this fraction to the passed <tt>integer</tt>, returning
+ the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#add(long)"><B>add(long)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Adds the value of this fraction to the passed <tt>long</tt>, returning
+ the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#add(org.apache.commons.math.fraction.BigFraction)"><B>add(BigFraction)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Adds the value of this fraction to another, returning the result in
+ reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#add(org.apache.commons.math.fraction.Fraction)"><B>add(Fraction)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Adds the value of this fraction to another, returning the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#add(int)"><B>add(int)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Add an integer to the fraction.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#add(org.apache.commons.math.geometry.Vector3D)"><B>add(Vector3D)</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Add a vector to the instance.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#add(double, org.apache.commons.math.geometry.Vector3D)"><B>add(double, Vector3D)</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Add a scaled vector to the instance.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#add(org.apache.commons.math.linear.FieldMatrix)"><B>add(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Compute the sum of this and m.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#add(org.apache.commons.math.linear.RealMatrix)"><B>add(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Compute the sum of this and m.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#add(double[])"><B>add(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Compute the sum of this and v.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#add(org.apache.commons.math.linear.RealVector)"><B>add(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Compute the sum of this and v.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#add(org.apache.commons.math.linear.FieldMatrix)"><B>add(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Compute the sum of this and m.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#add(org.apache.commons.math.linear.Array2DRowFieldMatrix)"><B>add(Array2DRowFieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Compute the sum of this and <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#add(org.apache.commons.math.linear.RealMatrix)"><B>add(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Compute the sum of this and m.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#add(org.apache.commons.math.linear.Array2DRowRealMatrix)"><B>add(Array2DRowRealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Compute the sum of this and <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#add(org.apache.commons.math.linear.FieldVector)"><B>add(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Compute the sum of this and v.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#add(T[])"><B>add(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Compute the sum of this and v.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#add(org.apache.commons.math.linear.ArrayFieldVector)"><B>add(ArrayFieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Compute the sum of this and v.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#add(org.apache.commons.math.linear.RealVector)"><B>add(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Compute the sum of this and v.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#add(double[])"><B>add(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Compute the sum of this and v.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#add(org.apache.commons.math.linear.ArrayRealVector)"><B>add(ArrayRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Compute the sum of this and v.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#add(org.apache.commons.math.linear.BigMatrix)"><B>add(BigMatrix)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Compute the sum of this and m.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#add(org.apache.commons.math.linear.BigMatrix)"><B>add(BigMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Compute the sum of this and <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#add(org.apache.commons.math.linear.BigMatrixImpl)"><B>add(BigMatrixImpl)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Compute the sum of this and <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#add(org.apache.commons.math.linear.FieldMatrix)"><B>add(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Compute the sum of this and m.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#add(org.apache.commons.math.linear.BlockFieldMatrix)"><B>add(BlockFieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Compute the sum of this and <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#add(org.apache.commons.math.linear.RealMatrix)"><B>add(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Compute the sum of this and m.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#add(org.apache.commons.math.linear.BlockRealMatrix)"><B>add(BlockRealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Compute the sum of this and <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#add(org.apache.commons.math.linear.FieldMatrix)"><B>add(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Compute the sum of this and m.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#add(org.apache.commons.math.linear.FieldVector)"><B>add(FieldVector&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Compute the sum of this and v.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#add(T[])"><B>add(T[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Compute the sum of this and v.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html#add(org.apache.commons.math.linear.RealMatrix)"><B>add(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">OpenMapRealMatrix</A>
+<DD>Compute the sum of this and m.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html#add(org.apache.commons.math.linear.OpenMapRealMatrix)"><B>add(OpenMapRealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">OpenMapRealMatrix</A>
+<DD>Compute the sum of this and <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#add(org.apache.commons.math.linear.RealVector)"><B>add(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Compute the sum of this and v.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#add(org.apache.commons.math.linear.OpenMapRealVector)"><B>add(OpenMapRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Optimized method to add two OpenMapRealVectors.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#add(org.apache.commons.math.linear.RealMatrix)"><B>add(RealMatrix)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Compute the sum of this and m.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#add(org.apache.commons.math.linear.RealMatrix)"><B>add(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Compute the sum of this and m.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#add(org.apache.commons.math.linear.RealMatrixImpl)"><B>add(RealMatrixImpl)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Compute the sum of this and <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#add(org.apache.commons.math.linear.RealVector)"><B>add(RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Compute the sum of this and v.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#add(double[])"><B>add(double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Compute the sum of this and v.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#add(org.apache.commons.math.linear.SparseFieldVector)"><B>add(SparseFieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Optimized method to add sparse vectors.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#add(T[])"><B>add(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Compute the sum of this and v.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#add(org.apache.commons.math.linear.FieldVector)"><B>add(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Compute the sum of this and v.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#add(org.apache.commons.math.util.BigReal)"><B>add(BigReal)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Compute this + a.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#addAndCheck(int, int)"><B>addAndCheck(int, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Add two integers, checking for overflow.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#addAndCheck(long, long)"><B>addAndCheck(long, long)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Add two long integers, checking for overflow.
+<DT><A HREF="./org/apache/commons/math/genetics/ListPopulation.html#addChromosome(org.apache.commons.math.genetics.Chromosome)"><B>addChromosome(Chromosome)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ListPopulation.html" title="class in org.apache.commons.math.genetics">ListPopulation</A>
+<DD>Add the given chromosome to the population.
+<DT><A HREF="./org/apache/commons/math/genetics/Population.html#addChromosome(org.apache.commons.math.genetics.Chromosome)"><B>addChromosome(Chromosome)</B></A> - 
+Method in interface org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/Population.html" title="interface in org.apache.commons.math.genetics">Population</A>
+<DD>Add the given chromosome to the population.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#addData(double, double)"><B>addData(double, double)</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Adds the observation (x,y) to the regression data set.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#addData(double[][])"><B>addData(double[][])</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Adds the observations represented by the elements in
+ <code>data</code>.
+<DT><A HREF="./org/apache/commons/math/util/DoubleArray.html#addElement(double)"><B>addElement(double)</B></A> - 
+Method in interface org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/DoubleArray.html" title="interface in org.apache.commons.math.util">DoubleArray</A>
+<DD>Adds an element to the end of this expandable array
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#addElement(double)"><B>addElement(double)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Adds an element to the end of this expandable array.
+<DT><A HREF="./org/apache/commons/math/util/DoubleArray.html#addElementRolling(double)"><B>addElementRolling(double)</B></A> - 
+Method in interface org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/DoubleArray.html" title="interface in org.apache.commons.math.util">DoubleArray</A>
+<DD>
+ Adds an element to the end of the array and removes the first
+ element in the array.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#addElementRolling(double)"><B>addElementRolling(double)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>
+ Adds an element to the end of the array and removes the first
+ element in the array.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#addEndTimeChecker(double, double, org.apache.commons.math.ode.events.CombinedEventsManager)"><B>addEndTimeChecker(double, double, CombinedEventsManager)</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Add an event handler for end time checking.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#addEventHandler(org.apache.commons.math.ode.events.EventHandler, double, double, int)"><B>addEventHandler(EventHandler, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Add an event handler to the integrator.
+<DT><A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html#addEventHandler(org.apache.commons.math.ode.events.EventHandler, double, double, int)"><B>addEventHandler(EventHandler, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html" title="class in org.apache.commons.math.ode.events">CombinedEventsManager</A>
+<DD>Add an events handler.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html#addEventHandler(org.apache.commons.math.ode.jacobians.EventHandlerWithJacobians, double, double, int)"><B>addEventHandler(EventHandlerWithJacobians, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html" title="class in org.apache.commons.math.ode.jacobians">FirstOrderIntegratorWithJacobians</A>
+<DD>Add an event handler to the integrator.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html#addEventHandler(org.apache.commons.math.ode.events.EventHandler, double, double, int)"><B>addEventHandler(EventHandler, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">GraggBulirschStoerIntegrator</A>
+<DD>Add an event handler to the integrator.
+<DT><A HREF="./org/apache/commons/math/ode/ODEIntegrator.html#addEventHandler(org.apache.commons.math.ode.events.EventHandler, double, double, int)"><B>addEventHandler(EventHandler, double, double, int)</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ODEIntegrator.html" title="interface in org.apache.commons.math.ode">ODEIntegrator</A>
+<DD>Add an event handler to the integrator.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#ADDITIVE_MODE"><B>ADDITIVE_MODE</B></A> - 
+Static variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>additive expansion mode
+<DT><A HREF="./org/apache/commons/math/estimation/SimpleEstimationProblem.html#addMeasurement(org.apache.commons.math.estimation.WeightedMeasurement)"><B>addMeasurement(WeightedMeasurement)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/SimpleEstimationProblem.html" title="class in org.apache.commons.math.estimation">SimpleEstimationProblem</A>
+<DD><B>Deprecated.</B>&nbsp;Add a new measurement to the set.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/CurveFitter.html#addObservedPoint(double, double)"><B>addObservedPoint(double, double)</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/CurveFitter.html" title="class in org.apache.commons.math.optimization.fitting">CurveFitter</A>
+<DD>Add an observed (x,y) point to the sample with unit weight.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/CurveFitter.html#addObservedPoint(double, double, double)"><B>addObservedPoint(double, double, double)</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/CurveFitter.html" title="class in org.apache.commons.math.optimization.fitting">CurveFitter</A>
+<DD>Add an observed weighted (x,y) point to the sample.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/CurveFitter.html#addObservedPoint(org.apache.commons.math.optimization.fitting.WeightedObservedPoint)"><B>addObservedPoint(WeightedObservedPoint)</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/CurveFitter.html" title="class in org.apache.commons.math.optimization.fitting">CurveFitter</A>
+<DD>Add an observed weighted (x,y) point to the sample.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFitter.html#addObservedPoint(double, double, double)"><B>addObservedPoint(double, double, double)</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFitter.html" title="class in org.apache.commons.math.optimization.fitting">HarmonicFitter</A>
+<DD>Add an observed weighted (x,y) point to the sample.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/PolynomialFitter.html#addObservedPoint(double, double, double)"><B>addObservedPoint(double, double, double)</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/PolynomialFitter.html" title="class in org.apache.commons.math.optimization.fitting">PolynomialFitter</A>
+<DD>Add an observed weighted (x,y) point to the sample.
+<DT><A HREF="./org/apache/commons/math/estimation/SimpleEstimationProblem.html#addParameter(org.apache.commons.math.estimation.EstimatedParameter)"><B>addParameter(EstimatedParameter)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/SimpleEstimationProblem.html" title="class in org.apache.commons.math.estimation">SimpleEstimationProblem</A>
+<DD><B>Deprecated.</B>&nbsp;Add a parameter to the problem.
+<DT><A HREF="./org/apache/commons/math/stat/clustering/Cluster.html#addPoint(T)"><B>addPoint(T)</B></A> - 
+Method in class org.apache.commons.math.stat.clustering.<A HREF="./org/apache/commons/math/stat/clustering/Cluster.html" title="class in org.apache.commons.math.stat.clustering">Cluster</A>
+<DD>Add a point to this cluster.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#addStepHandler(org.apache.commons.math.ode.sampling.StepHandler)"><B>addStepHandler(StepHandler)</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Add a step handler to this integrator.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html#addStepHandler(org.apache.commons.math.ode.jacobians.StepHandlerWithJacobians)"><B>addStepHandler(StepHandlerWithJacobians)</B></A> - 
+Method in class org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html" title="class in org.apache.commons.math.ode.jacobians">FirstOrderIntegratorWithJacobians</A>
+<DD>Add a step handler to this integrator.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html#addStepHandler(org.apache.commons.math.ode.sampling.StepHandler)"><B>addStepHandler(StepHandler)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">GraggBulirschStoerIntegrator</A>
+<DD>Add a step handler to this integrator.
+<DT><A HREF="./org/apache/commons/math/ode/ODEIntegrator.html#addStepHandler(org.apache.commons.math.ode.sampling.StepHandler)"><B>addStepHandler(StepHandler)</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ODEIntegrator.html" title="interface in org.apache.commons.math.ode">ODEIntegrator</A>
+<DD>Add a step handler to this integrator.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#addToEntry(int, int, T)"><B>addToEntry(int, int, T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#addToEntry(int, int, double)"><B>addToEntry(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#addToEntry(int, int, T)"><B>addToEntry(int, int, T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#addToEntry(int, int, double)"><B>addToEntry(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#addToEntry(int, int, T)"><B>addToEntry(int, int, T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#addToEntry(int, int, double)"><B>addToEntry(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#addToEntry(int, int, T)"><B>addToEntry(int, int, T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html#addToEntry(int, int, double)"><B>addToEntry(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">OpenMapRealMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#addToEntry(int, int, double)"><B>addToEntry(int, int, double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#addToEntry(int, int, double)"><B>addToEntry(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html#addToEntry(int, int, T)"><B>addToEntry(int, int, T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html" title="class in org.apache.commons.math.linear">SparseFieldMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#addValue(double)"><B>addValue(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Adds the value to the dataset.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><B>addValue(double[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Add an n-tuple to the data
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#addValue(double)"><B>addValue(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Add a value to the data
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html#addValue(double)"><B>addValue(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedDescriptiveStatistics</A>
+<DD>Adds the value to the dataset.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#addValue(double[])"><B>addValue(double[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Add an n-tuple to the data
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#addValue(double)"><B>addValue(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Add a value to the data
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#addValue(java.lang.Object)"><B>addValue(Object)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./org/apache/commons/math/stat/Frequency.html#addValue(java.lang.Comparable)"><CODE>Frequency.addValue(Comparable)</CODE></A> instead</I>
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#addValue(java.lang.Comparable)"><B>addValue(Comparable&lt;?&gt;)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Adds 1 to the frequency count for v.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#addValue(int)"><B>addValue(int)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Adds 1 to the frequency count for v.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#addValue(java.lang.Integer)"><B>addValue(Integer)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD><B>Deprecated.</B>&nbsp;<I>to be removed in math 3.0</I>
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#addValue(long)"><B>addValue(long)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Adds 1 to the frequency count for v.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#addValue(char)"><B>addValue(char)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Adds 1 to the frequency count for v.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.SparseEntryIterator.html#advance(org.apache.commons.math.linear.AbstractRealVector.EntryImpl)"><B>advance(AbstractRealVector.EntryImpl)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.SparseEntryIterator.html" title="class in org.apache.commons.math.linear">AbstractRealVector.SparseEntryIterator</A>
+<DD>Advance an entry up to the next non null one.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.Iterator.html#advance()"><B>advance()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.Iterator.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap.Iterator</A>
+<DD>Advance iterator one step further.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.Iterator.html#advance()"><B>advance()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.Iterator.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap.Iterator</A>
+<DD>Advance iterator one step further.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#aggregate(java.util.Collection)"><B>aggregate(Collection&lt;SummaryStatistics&gt;)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Computes aggregate summary statistics.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive"><B>AggregateSummaryStatistics</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A><DD>
+ An aggregator for <code>SummaryStatistics</code> from several data sets or
+ data set partitions.<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#AggregateSummaryStatistics()"><B>AggregateSummaryStatistics()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Initializes a new AggregateSummaryStatistics with default statistics
+ implementations.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#AggregateSummaryStatistics(org.apache.commons.math.stat.descriptive.SummaryStatistics)"><B>AggregateSummaryStatistics(SummaryStatistics)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Initializes a new AggregateSummaryStatistics with the specified statistics
+ object as a prototype for contributing statistics and for the internal
+ aggregate statistics.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#AggregateSummaryStatistics(org.apache.commons.math.stat.descriptive.SummaryStatistics, org.apache.commons.math.stat.descriptive.SummaryStatistics)"><B>AggregateSummaryStatistics(SummaryStatistics, SummaryStatistics)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Initializes a new AggregateSummaryStatistics with the specified statistics
+ object as a prototype for contributing statistics and for the internal
+ aggregate statistics.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#angle(org.apache.commons.math.geometry.Vector3D, org.apache.commons.math.geometry.Vector3D)"><B>angle(Vector3D, Vector3D)</B></A> - 
+Static method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Compute the angular separation between two vectors.
+<DT><A HREF="./org/apache/commons/math/stat/inference/OneWayAnova.html#anovaFValue(java.util.Collection)"><B>anovaFValue(Collection&lt;double[]&gt;)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/OneWayAnova.html" title="interface in org.apache.commons.math.stat.inference">OneWayAnova</A>
+<DD>Computes the ANOVA F-value for a collection of <code>double[]</code>
+ arrays.
+<DT><A HREF="./org/apache/commons/math/stat/inference/OneWayAnovaImpl.html#anovaFValue(java.util.Collection)"><B>anovaFValue(Collection&lt;double[]&gt;)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/OneWayAnovaImpl.html" title="class in org.apache.commons.math.stat.inference">OneWayAnovaImpl</A>
+<DD>Computes the ANOVA F-value for a collection of <code>double[]</code>
+ arrays.
+<DT><A HREF="./org/apache/commons/math/stat/inference/OneWayAnova.html#anovaPValue(java.util.Collection)"><B>anovaPValue(Collection&lt;double[]&gt;)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/OneWayAnova.html" title="interface in org.apache.commons.math.stat.inference">OneWayAnova</A>
+<DD>Computes the ANOVA P-value for a collection of <code>double[]</code>
+ arrays.
+<DT><A HREF="./org/apache/commons/math/stat/inference/OneWayAnovaImpl.html#anovaPValue(java.util.Collection)"><B>anovaPValue(Collection&lt;double[]&gt;)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/OneWayAnovaImpl.html" title="class in org.apache.commons.math.stat.inference">OneWayAnovaImpl</A>
+<DD>Computes the ANOVA P-value for a collection of <code>double[]</code>
+ arrays.
+<DT><A HREF="./org/apache/commons/math/stat/inference/OneWayAnova.html#anovaTest(java.util.Collection, double)"><B>anovaTest(Collection&lt;double[]&gt;, double)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/OneWayAnova.html" title="interface in org.apache.commons.math.stat.inference">OneWayAnova</A>
+<DD>Performs an ANOVA test, evaluating the null hypothesis that there
+ is no difference among the means of the data categories.
+<DT><A HREF="./org/apache/commons/math/stat/inference/OneWayAnovaImpl.html#anovaTest(java.util.Collection, double)"><B>anovaTest(Collection&lt;double[]&gt;, double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/OneWayAnovaImpl.html" title="class in org.apache.commons.math.stat.inference">OneWayAnovaImpl</A>
+<DD>Performs an ANOVA test, evaluating the null hypothesis that there
+ is no difference among the means of the data categories.
+<DT><A HREF="./org/apache/commons/math/linear/AnyMatrix.html" title="interface in org.apache.commons.math.linear"><B>AnyMatrix</B></A> - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Interface defining very basic matrix operations.<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#append(org.apache.commons.math.linear.FieldVector)"><B>append(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Construct a vector by appending a vector to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#append(org.apache.commons.math.linear.ArrayFieldVector)"><B>append(ArrayFieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Construct a vector by appending a vector to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#append(T)"><B>append(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Construct a vector by appending a T to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#append(T[])"><B>append(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Construct a vector by appending a T array to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#append(org.apache.commons.math.linear.RealVector)"><B>append(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector by appending a vector to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#append(org.apache.commons.math.linear.ArrayRealVector)"><B>append(ArrayRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector by appending a vector to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#append(double)"><B>append(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector by appending a double to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#append(double[])"><B>append(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector by appending a double array to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#append(org.apache.commons.math.linear.FieldVector)"><B>append(FieldVector&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Construct a vector by appending a vector to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#append(T)"><B>append(T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Construct a vector by appending a T to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#append(T[])"><B>append(T[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Construct a vector by appending a T array to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#append(org.apache.commons.math.linear.OpenMapRealVector)"><B>append(OpenMapRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Optimized method to append a OpenMapRealVector.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#append(org.apache.commons.math.linear.RealVector)"><B>append(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Construct a vector by appending a vector to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#append(double)"><B>append(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Construct a vector by appending a double to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#append(double[])"><B>append(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Construct a vector by appending a double array to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#append(org.apache.commons.math.linear.RealVector)"><B>append(RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Construct a vector by appending a vector to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#append(double)"><B>append(double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Construct a vector by appending a double to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#append(double[])"><B>append(double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Construct a vector by appending a double array to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#append(org.apache.commons.math.linear.SparseFieldVector)"><B>append(SparseFieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Construct a vector by appending a vector to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#append(org.apache.commons.math.linear.FieldVector)"><B>append(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Construct a vector by appending a vector to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#append(T)"><B>append(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Construct a vector by appending a T to this vector.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#append(T[])"><B>append(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Construct a vector by appending a T array to this vector.
+<DT><A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html#append(org.apache.commons.math.ode.ContinuousOutputModel)"><B>append(ContinuousOutputModel)</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html" title="class in org.apache.commons.math.ode">ContinuousOutputModel</A>
+<DD>Append another model at the end of the instance.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#apply(org.apache.commons.math.stat.descriptive.UnivariateStatistic)"><B>apply(UnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Apply the given statistic to the data associated with this set of statistics.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html#apply(org.apache.commons.math.stat.descriptive.UnivariateStatistic)"><B>apply(UnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedDescriptiveStatistics</A>
+<DD>Apply the given statistic to the data associated with this set of statistics.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#applyInverseTo(org.apache.commons.math.geometry.Vector3D)"><B>applyInverseTo(Vector3D)</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Apply the inverse of the rotation to a vector.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#applyInverseTo(org.apache.commons.math.geometry.Rotation)"><B>applyInverseTo(Rotation)</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Apply the inverse of the instance to another rotation.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#applyTo(org.apache.commons.math.geometry.Vector3D)"><B>applyTo(Vector3D)</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Apply the rotation to a vector.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#applyTo(org.apache.commons.math.geometry.Rotation)"><B>applyTo(Rotation)</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Apply the instance to another rotation.
+<DT><A HREF="./org/apache/commons/math/ArgumentOutsideDomainException.html" title="class in org.apache.commons.math"><B>ArgumentOutsideDomainException</B></A> - Exception in <A HREF="./org/apache/commons/math/package-summary.html">org.apache.commons.math</A><DD>Error thrown when a method is called with an out of bounds argument.<DT><A HREF="./org/apache/commons/math/ArgumentOutsideDomainException.html#ArgumentOutsideDomainException(double, double, double)"><B>ArgumentOutsideDomainException(double, double, double)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/ArgumentOutsideDomainException.html" title="class in org.apache.commons.math">ArgumentOutsideDomainException</A>
+<DD>Constructs an exception with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear"><B>Array2DRowFieldMatrix</B></A>&lt;<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="type parameter in Array2DRowFieldMatrix">T</A> extends <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="type parameter in Array2DRowFieldMatrix">T</A>&gt;&gt; - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Implementation of FieldMatrix<T> using a <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math"><CODE>FieldElement</CODE></A>[][] array to store entries.<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#Array2DRowFieldMatrix(org.apache.commons.math.Field)"><B>Array2DRowFieldMatrix(Field&lt;T&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Creates a matrix with no data
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#Array2DRowFieldMatrix(org.apache.commons.math.Field, int, int)"><B>Array2DRowFieldMatrix(Field&lt;T&gt;, int, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Create a new FieldMatrix<T> with the supplied row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#Array2DRowFieldMatrix(T[][])"><B>Array2DRowFieldMatrix(T[][])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Create a new FieldMatrix<T> using the input array as the underlying
+ data array.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#Array2DRowFieldMatrix(T[][], boolean)"><B>Array2DRowFieldMatrix(T[][], boolean)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Create a new FieldMatrix<T> using the input array as the underlying
+ data array.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#Array2DRowFieldMatrix(T[])"><B>Array2DRowFieldMatrix(T[])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Create a new (column) FieldMatrix<T> using <code>v</code> as the
+ data for the unique column of the <code>v.length x 1</code> matrix
+ created.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear"><B>Array2DRowRealMatrix</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Implementation of RealMatrix using a double[][] array to store entries and
+ <a href="http://www.math.gatech.edu/~bourbaki/math2601/Web-notes/2num.pdf">
+ LU decomposition</a> to support linear system
+ solution and inverse.<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#Array2DRowRealMatrix()"><B>Array2DRowRealMatrix()</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Creates a matrix with no data
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#Array2DRowRealMatrix(int, int)"><B>Array2DRowRealMatrix(int, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Create a new RealMatrix with the supplied row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#Array2DRowRealMatrix(double[][])"><B>Array2DRowRealMatrix(double[][])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Create a new RealMatrix using the input array as the underlying
+ data array.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#Array2DRowRealMatrix(double[][], boolean)"><B>Array2DRowRealMatrix(double[][], boolean)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Create a new RealMatrix using the input array as the underlying
+ data array.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#Array2DRowRealMatrix(double[])"><B>Array2DRowRealMatrix(double[])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Create a new (column) RealMatrix using <code>v</code> as the
+ data for the unique column of the <code>v.length x 1</code> matrix
+ created.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear"><B>ArrayFieldVector</B></A>&lt;<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</A> extends <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</A>&gt;&gt; - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>This class implements the <A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear"><CODE>FieldVector</CODE></A> interface with a <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math"><CODE>FieldElement</CODE></A> array.<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math.Field)"><B>ArrayFieldVector(Field&lt;T&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Build a 0-length vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math.Field, int)"><B>ArrayFieldVector(Field&lt;T&gt;, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Construct a (size)-length vector of zeros.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ArrayFieldVector(int, T)"><B>ArrayFieldVector(int, T)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Construct an (size)-length vector with preset values.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ArrayFieldVector(T[])"><B>ArrayFieldVector(T[])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Construct a vector from an array, copying the input array.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ArrayFieldVector(T[], boolean)"><B>ArrayFieldVector(T[], boolean)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Create a new ArrayFieldVector using the input array as the underlying
+ data array.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ArrayFieldVector(T[], int, int)"><B>ArrayFieldVector(T[], int, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Construct a vector from part of a array.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math.linear.FieldVector)"><B>ArrayFieldVector(FieldVector&lt;T&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Construct a vector from another vector, using a deep copy.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math.linear.ArrayFieldVector)"><B>ArrayFieldVector(ArrayFieldVector&lt;T&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Construct a vector from another vector, using a deep copy.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math.linear.ArrayFieldVector, boolean)"><B>ArrayFieldVector(ArrayFieldVector&lt;T&gt;, boolean)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Construct a vector from another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math.linear.ArrayFieldVector, org.apache.commons.math.linear.ArrayFieldVector)"><B>ArrayFieldVector(ArrayFieldVector&lt;T&gt;, ArrayFieldVector&lt;T&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Construct a vector by appending one vector to another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math.linear.ArrayFieldVector, T[])"><B>ArrayFieldVector(ArrayFieldVector&lt;T&gt;, T[])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Construct a vector by appending one vector to another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ArrayFieldVector(T[], org.apache.commons.math.linear.ArrayFieldVector)"><B>ArrayFieldVector(T[], ArrayFieldVector&lt;T&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Construct a vector by appending one vector to another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ArrayFieldVector(T[], T[])"><B>ArrayFieldVector(T[], T[])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Construct a vector by appending one vector to another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear"><B>ArrayRealVector</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>This class implements the <A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear"><CODE>RealVector</CODE></A> interface with a double array.<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector()"><B>ArrayRealVector()</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Build a 0-length vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector(int)"><B>ArrayRealVector(int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a (size)-length vector of zeros.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector(int, double)"><B>ArrayRealVector(int, double)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct an (size)-length vector with preset values.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector(double[])"><B>ArrayRealVector(double[])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector from an array, copying the input array.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector(double[], boolean)"><B>ArrayRealVector(double[], boolean)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Create a new ArrayRealVector using the input array as the underlying
+ data array.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector(double[], int, int)"><B>ArrayRealVector(double[], int, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector from part of a array.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector(java.lang.Double[])"><B>ArrayRealVector(Double[])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector from an array.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector(java.lang.Double[], int, int)"><B>ArrayRealVector(Double[], int, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector from part of a Double array
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector(org.apache.commons.math.linear.RealVector)"><B>ArrayRealVector(RealVector)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector from another vector, using a deep copy.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector(org.apache.commons.math.linear.ArrayRealVector)"><B>ArrayRealVector(ArrayRealVector)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector from another vector, using a deep copy.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector(org.apache.commons.math.linear.ArrayRealVector, boolean)"><B>ArrayRealVector(ArrayRealVector, boolean)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector from another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector(org.apache.commons.math.linear.ArrayRealVector, org.apache.commons.math.linear.ArrayRealVector)"><B>ArrayRealVector(ArrayRealVector, ArrayRealVector)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector by appending one vector to another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector(org.apache.commons.math.linear.ArrayRealVector, org.apache.commons.math.linear.RealVector)"><B>ArrayRealVector(ArrayRealVector, RealVector)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector by appending one vector to another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector(org.apache.commons.math.linear.RealVector, org.apache.commons.math.linear.ArrayRealVector)"><B>ArrayRealVector(RealVector, ArrayRealVector)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector by appending one vector to another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector(org.apache.commons.math.linear.ArrayRealVector, double[])"><B>ArrayRealVector(ArrayRealVector, double[])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector by appending one vector to another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector(double[], org.apache.commons.math.linear.ArrayRealVector)"><B>ArrayRealVector(double[], ArrayRealVector)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector by appending one vector to another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ArrayRealVector(double[], double[])"><B>ArrayRealVector(double[], double[])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Construct a vector by appending one vector to another vector.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#asCollector(org.apache.commons.math.analysis.BivariateRealFunction, double)"><B>asCollector(BivariateRealFunction, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>Generates a function that iteratively apply instance function on all
+ elements of an array.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#asCollector(org.apache.commons.math.analysis.BivariateRealFunction)"><B>asCollector(BivariateRealFunction)</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>Generates a function that iteratively apply instance function on all
+ elements of an array.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#asCollector(double)"><B>asCollector(double)</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>Generates a function that iteratively apply instance function on all
+ elements of an array.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#asCollector()"><B>asCollector()</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>Generates a function that iteratively apply instance function on all
+ elements of an array.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#ASIN"><B>ASIN</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.asin</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#asin()"><B>asin()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Compute the
+ <a href="http://mathworld.wolfram.com/InverseSine.html" TARGET="_top">
+ inverse sine</a> of this complex number.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#ATAN"><B>ATAN</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.atan</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#atan()"><B>atan()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Compute the
+ <a href="http://mathworld.wolfram.com/InverseTangent.html" TARGET="_top">
+ inverse tangent</a> of this complex number.
+<DT><A HREF="./org/apache/commons/math/analysis/BinaryFunction.html#ATAN2"><B>ATAN2</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis">BinaryFunction</A>
+<DD>The <code>Math.atan2</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis"><CODE>BinaryFunction</CODE></A>.
+</DL>
+<HR>
+<A NAME="_B_"><!-- --></A><H2>
+<B>B</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/special/Beta.html" title="class in org.apache.commons.math.special"><B>Beta</B></A> - Class in <A HREF="./org/apache/commons/math/special/package-summary.html">org.apache.commons.math.special</A><DD>This is a utility class that provides computation methods related to the
+ Beta family of functions.<DT><A HREF="./org/apache/commons/math/distribution/BetaDistribution.html" title="interface in org.apache.commons.math.distribution"><B>BetaDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Computes the cumulative, inverse cumulative and density functions for the beta distribuiton.<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution"><B>BetaDistributionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Implements the Beta distribution.<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html#BetaDistributionImpl(double, double, double)"><B>BetaDistributionImpl(double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A>
+<DD>Build a new instance.
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html#BetaDistributionImpl(double, double)"><B>BetaDistributionImpl(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A>
+<DD>Build a new instance.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/BicubicSplineInterpolatingFunction.html" title="class in org.apache.commons.math.analysis.interpolation"><B>BicubicSplineInterpolatingFunction</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/interpolation/package-summary.html">org.apache.commons.math.analysis.interpolation</A><DD>Function that implements the
+ <a href="http://en.wikipedia.org/wiki/Bicubic_interpolation">
+ bicubic spline interpolation</a>.<DT><A HREF="./org/apache/commons/math/analysis/interpolation/BicubicSplineInterpolatingFunction.html#BicubicSplineInterpolatingFunction(double[], double[], double[][], double[][], double[][], double[][])"><B>BicubicSplineInterpolatingFunction(double[], double[], double[][], double[][], double[][], double[][])</B></A> - 
+Constructor for class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/BicubicSplineInterpolatingFunction.html" title="class in org.apache.commons.math.analysis.interpolation">BicubicSplineInterpolatingFunction</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#bigDecimalValue()"><B>bigDecimalValue()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Gets the fraction as a <code>BigDecimal</code>.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#bigDecimalValue(int)"><B>bigDecimalValue(int)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Gets the fraction as a <code>BigDecimal</code> following the passed
+ rounding mode.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#bigDecimalValue(int, int)"><B>bigDecimalValue(int, int)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Gets the fraction as a <code>BigDecimal</code> following the passed scale
+ and rounding mode.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#bigDecimalValue()"><B>bigDecimalValue()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Get the BigDecimal value corresponding to the instance.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction"><B>BigFraction</B></A> - Class in <A HREF="./org/apache/commons/math/fraction/package-summary.html">org.apache.commons.math.fraction</A><DD>Representation of a rational number without any overflow.<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#BigFraction(java.math.BigInteger)"><B>BigFraction(BigInteger)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Create a <A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction"><CODE>BigFraction</CODE></A> equivalent to the passed <tt>BigInteger</tt>, ie
+ "num / 1".
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#BigFraction(java.math.BigInteger, java.math.BigInteger)"><B>BigFraction(BigInteger, BigInteger)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Create a <A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction"><CODE>BigFraction</CODE></A> given the numerator and denominator as
+ <code>BigInteger</code>.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#BigFraction(double)"><B>BigFraction(double)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>Create a fraction given the double value.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#BigFraction(double, double, int)"><B>BigFraction(double, double, int)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>Create a fraction given the double value and maximum error allowed.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#BigFraction(double, int)"><B>BigFraction(double, int)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>Create a fraction given the double value and maximum denominator.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#BigFraction(int)"><B>BigFraction(int)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Create a <A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction"><CODE>BigFraction</CODE></A> equivalent to the passed <tt>int</tt>, ie
+ "num / 1".
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#BigFraction(int, int)"><B>BigFraction(int, int)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Create a <A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction"><CODE>BigFraction</CODE></A> given the numerator and denominator as simple
+ <tt>int</tt>.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#BigFraction(long)"><B>BigFraction(long)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Create a <A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction"><CODE>BigFraction</CODE></A> equivalent to the passed long, ie "num / 1".
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#BigFraction(long, long)"><B>BigFraction(long, long)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Create a <A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction"><CODE>BigFraction</CODE></A> given the numerator and denominator as simple
+ <tt>long</tt>.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionField.html" title="class in org.apache.commons.math.fraction"><B>BigFractionField</B></A> - Class in <A HREF="./org/apache/commons/math/fraction/package-summary.html">org.apache.commons.math.fraction</A><DD>Representation of the fractional numbers  without any overflow field.<DT><A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction"><B>BigFractionFormat</B></A> - Class in <A HREF="./org/apache/commons/math/fraction/package-summary.html">org.apache.commons.math.fraction</A><DD>Formats a BigFraction number in proper format or improper format.<DT><A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html#BigFractionFormat()"><B>BigFractionFormat()</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction">BigFractionFormat</A>
+<DD>Create an improper formatting instance with the default number format
+ for the numerator and denominator.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html#BigFractionFormat(java.text.NumberFormat)"><B>BigFractionFormat(NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction">BigFractionFormat</A>
+<DD>Create an improper formatting instance with a custom number format for
+ both the numerator and denominator.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html#BigFractionFormat(java.text.NumberFormat, java.text.NumberFormat)"><B>BigFractionFormat(NumberFormat, NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction">BigFractionFormat</A>
+<DD>Create an improper formatting instance with a custom number format for
+ the numerator and a custom number format for the denominator.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#bigFractionMatrixToRealMatrix(org.apache.commons.math.linear.FieldMatrix)"><B>bigFractionMatrixToRealMatrix(FieldMatrix&lt;BigFraction&gt;)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Convert a <A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>FieldMatrix</CODE></A>/<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction"><CODE>BigFraction</CODE></A> matrix to a <A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>RealMatrix</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear"><B>BigMatrix</B></A> - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD><B>Deprecated.</B>&nbsp;<I>as of 2.0, replaced by <A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>FieldMatrix</CODE></A> with a <A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util"><CODE>BigReal</CODE></A> parameter</I><DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear"><B>BigMatrixImpl</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD><B>Deprecated.</B>&nbsp;<I>as of 2.0, replaced by <A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear"><CODE>Array2DRowFieldMatrix</CODE></A> with a <A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util"><CODE>BigReal</CODE></A> parameter</I><DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#BigMatrixImpl()"><B>BigMatrixImpl()</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Creates a matrix with no data
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#BigMatrixImpl(int, int)"><B>BigMatrixImpl(int, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Create a new BigMatrix with the supplied row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#BigMatrixImpl(java.math.BigDecimal[][])"><B>BigMatrixImpl(BigDecimal[][])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Create a new BigMatrix using <code>d</code> as the underlying
+ data array.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#BigMatrixImpl(java.math.BigDecimal[][], boolean)"><B>BigMatrixImpl(BigDecimal[][], boolean)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Create a new BigMatrix using the input array as the underlying
+ data array.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#BigMatrixImpl(double[][])"><B>BigMatrixImpl(double[][])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Create a new BigMatrix using <code>d</code> as the underlying
+ data array.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#BigMatrixImpl(java.lang.String[][])"><B>BigMatrixImpl(String[][])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Create a new BigMatrix using the values represented by the strings in
+ <code>d</code> as the underlying data array.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#BigMatrixImpl(java.math.BigDecimal[])"><B>BigMatrixImpl(BigDecimal[])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Create a new (column) BigMatrix using <code>v</code> as the
+ data for the unique column of the <code>v.length x 1</code> matrix
+ created.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util"><B>BigReal</B></A> - Class in <A HREF="./org/apache/commons/math/util/package-summary.html">org.apache.commons.math.util</A><DD>Arbitrary precision decimal number.<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(java.math.BigDecimal)"><B>BigReal(BigDecimal)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from a BigDecimal.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(java.math.BigInteger)"><B>BigReal(BigInteger)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from a BigInteger.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(java.math.BigInteger, int)"><B>BigReal(BigInteger, int)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from an unscaled BigInteger.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(java.math.BigInteger, int, java.math.MathContext)"><B>BigReal(BigInteger, int, MathContext)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from an unscaled BigInteger.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(java.math.BigInteger, java.math.MathContext)"><B>BigReal(BigInteger, MathContext)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from a BigInteger.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(char[])"><B>BigReal(char[])</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from a characters representation.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(char[], int, int)"><B>BigReal(char[], int, int)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from a characters representation.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(char[], int, int, java.math.MathContext)"><B>BigReal(char[], int, int, MathContext)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from a characters representation.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(char[], java.math.MathContext)"><B>BigReal(char[], MathContext)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from a characters representation.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(double)"><B>BigReal(double)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from a double.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(double, java.math.MathContext)"><B>BigReal(double, MathContext)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from a double.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(int)"><B>BigReal(int)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from an int.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(int, java.math.MathContext)"><B>BigReal(int, MathContext)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from an int.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(long)"><B>BigReal(long)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from a long.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(long, java.math.MathContext)"><B>BigReal(long, MathContext)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from a long.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(java.lang.String)"><B>BigReal(String)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from a String representation.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#BigReal(java.lang.String, java.math.MathContext)"><B>BigReal(String, MathContext)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Build an instance from a String representation.
+<DT><A HREF="./org/apache/commons/math/util/BigRealField.html" title="class in org.apache.commons.math.util"><B>BigRealField</B></A> - Class in <A HREF="./org/apache/commons/math/util/package-summary.html">org.apache.commons.math.util</A><DD>Representation of real numbers with arbitrary precision field.<DT><A HREF="./org/apache/commons/math/genetics/BinaryChromosome.html" title="class in org.apache.commons.math.genetics"><B>BinaryChromosome</B></A> - Class in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Chromosome represented by a vector of 0s and 1s.<DT><A HREF="./org/apache/commons/math/genetics/BinaryChromosome.html#BinaryChromosome(java.util.List)"><B>BinaryChromosome(List&lt;Integer&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/BinaryChromosome.html" title="class in org.apache.commons.math.genetics">BinaryChromosome</A>
+<DD>Constructor.
+<DT><A HREF="./org/apache/commons/math/genetics/BinaryChromosome.html#BinaryChromosome(java.lang.Integer[])"><B>BinaryChromosome(Integer[])</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/BinaryChromosome.html" title="class in org.apache.commons.math.genetics">BinaryChromosome</A>
+<DD>Constructor.
+<DT><A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis"><B>BinaryFunction</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/package-summary.html">org.apache.commons.math.analysis</A><DD>Base class for <A HREF="./org/apache/commons/math/analysis/BivariateRealFunction.html" title="interface in org.apache.commons.math.analysis"><CODE>BivariateRealFunction</CODE></A> that can be composed with other functions.<DT><A HREF="./org/apache/commons/math/analysis/BinaryFunction.html#BinaryFunction()"><B>BinaryFunction()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis">BinaryFunction</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/genetics/BinaryMutation.html" title="class in org.apache.commons.math.genetics"><B>BinaryMutation</B></A> - Class in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Mutation for <A HREF="./org/apache/commons/math/genetics/BinaryChromosome.html" title="class in org.apache.commons.math.genetics"><CODE>BinaryChromosome</CODE></A>s.<DT><A HREF="./org/apache/commons/math/genetics/BinaryMutation.html#BinaryMutation()"><B>BinaryMutation()</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/BinaryMutation.html" title="class in org.apache.commons.math.genetics">BinaryMutation</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#binomialCoefficient(int, int)"><B>binomialCoefficient(int, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns an exact representation of the <a
+ href="http://mathworld.wolfram.com/BinomialCoefficient.html"> Binomial
+ Coefficient</a>, "<code>n choose k</code>", the number of
+ <code>k</code>-element subsets that can be selected from an
+ <code>n</code>-element set.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#binomialCoefficientDouble(int, int)"><B>binomialCoefficientDouble(int, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns a <code>double</code> representation of the <a
+ href="http://mathworld.wolfram.com/BinomialCoefficient.html"> Binomial
+ Coefficient</a>, "<code>n choose k</code>", the number of
+ <code>k</code>-element subsets that can be selected from an
+ <code>n</code>-element set.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#binomialCoefficientLog(int, int)"><B>binomialCoefficientLog(int, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns the natural <code>log</code> of the <a
+ href="http://mathworld.wolfram.com/BinomialCoefficient.html"> Binomial
+ Coefficient</a>, "<code>n choose k</code>", the number of
+ <code>k</code>-element subsets that can be selected from an
+ <code>n</code>-element set.
+<DT><A HREF="./org/apache/commons/math/distribution/BinomialDistribution.html" title="interface in org.apache.commons.math.distribution"><B>BinomialDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>The Binomial Distribution.<DT><A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html" title="class in org.apache.commons.math.distribution"><B>BinomialDistributionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>The default implementation of <A HREF="./org/apache/commons/math/distribution/BinomialDistribution.html" title="interface in org.apache.commons.math.distribution"><CODE>BinomialDistribution</CODE></A>.<DT><A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html#BinomialDistributionImpl(int, double)"><B>BinomialDistributionImpl(int, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html" title="class in org.apache.commons.math.distribution">BinomialDistributionImpl</A>
+<DD>Create a binomial distribution with the given number of trials and
+ probability of success.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/BisectionSolver.html" title="class in org.apache.commons.math.analysis.solvers"><B>BisectionSolver</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/solvers/package-summary.html">org.apache.commons.math.analysis.solvers</A><DD>Implements the <a href="http://mathworld.wolfram.com/Bisection.html">
+ bisection algorithm</a> for finding zeros of univariate real functions.<DT><A HREF="./org/apache/commons/math/analysis/solvers/BisectionSolver.html#BisectionSolver(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>BisectionSolver(UnivariateRealFunction)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/BisectionSolver.html" title="class in org.apache.commons.math.analysis.solvers">BisectionSolver</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.0 the function to solve is passed as an argument
+ to the <A HREF="./org/apache/commons/math/analysis/solvers/BisectionSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>BisectionSolver.solve(UnivariateRealFunction, double, double)</CODE></A> or
+ <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><CODE>UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)</CODE></A>
+ method.</I>
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/BisectionSolver.html#BisectionSolver()"><B>BisectionSolver()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/BisectionSolver.html" title="class in org.apache.commons.math.analysis.solvers">BisectionSolver</A>
+<DD>Construct a solver.
+<DT><A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html" title="class in org.apache.commons.math.random"><B>BitsStreamGenerator</B></A> - Class in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>Base class for random number generators that generates bits streams.<DT><A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html#BitsStreamGenerator()"><B>BitsStreamGenerator()</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html" title="class in org.apache.commons.math.random">BitsStreamGenerator</A>
+<DD>Creates a new random number generator.
+<DT><A HREF="./org/apache/commons/math/analysis/BivariateRealFunction.html" title="interface in org.apache.commons.math.analysis"><B>BivariateRealFunction</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/package-summary.html">org.apache.commons.math.analysis</A><DD>An interface representing a bivariate real function.<DT><A HREF="./org/apache/commons/math/analysis/interpolation/BivariateRealGridInterpolator.html" title="interface in org.apache.commons.math.analysis.interpolation"><B>BivariateRealGridInterpolator</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/interpolation/package-summary.html">org.apache.commons.math.analysis.interpolation</A><DD>Interface representing a bivariate real interpolating function where the
+ sample points must be specified on a regular grid.<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#BLOCK_SIZE"><B>BLOCK_SIZE</B></A> - 
+Static variable in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Block size.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#BLOCK_SIZE"><B>BLOCK_SIZE</B></A> - 
+Static variable in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Block size.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear"><B>BlockFieldMatrix</B></A>&lt;<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="type parameter in BlockFieldMatrix">T</A> extends <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="type parameter in BlockFieldMatrix">T</A>&gt;&gt; - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Cache-friendly implementation of FieldMatrix using a flat arrays to store
+ square blocks of the matrix.<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#BlockFieldMatrix(org.apache.commons.math.Field, int, int)"><B>BlockFieldMatrix(Field&lt;T&gt;, int, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Create a new matrix with the supplied row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#BlockFieldMatrix(T[][])"><B>BlockFieldMatrix(T[][])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Create a new dense matrix copying entries from raw layout data.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#BlockFieldMatrix(int, int, T[][], boolean)"><B>BlockFieldMatrix(int, int, T[][], boolean)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Create a new dense matrix copying entries from block layout data.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear"><B>BlockRealMatrix</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Cache-friendly implementation of RealMatrix using a flat arrays to store
+ square blocks of the matrix.<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#BlockRealMatrix(int, int)"><B>BlockRealMatrix(int, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Create a new matrix with the supplied row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#BlockRealMatrix(double[][])"><B>BlockRealMatrix(double[][])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Create a new dense matrix copying entries from raw layout data.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#BlockRealMatrix(int, int, double[][], boolean)"><B>BlockRealMatrix(int, int, double[][], boolean)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Create a new dense matrix copying entries from block layout data.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverUtils.html#bracket(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><B>bracket(UnivariateRealFunction, double, double, double)</B></A> - 
+Static method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverUtils.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverUtils</A>
+<DD>This method attempts to find two values a and b satisfying 
+  <code> lowerBound <= a < initial < b <= upperBound</code> 
+  <code> f(a) * f(b) < 0 </code>
+ 
+ If f is continuous on <code>[a,b],</code> this means that <code>a</code>
+ and <code>b</code> bracket a root of f.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverUtils.html#bracket(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double, int)"><B>bracket(UnivariateRealFunction, double, double, double, int)</B></A> - 
+Static method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverUtils.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverUtils</A>
+<DD>This method attempts to find two values a and b satisfying 
+  <code> lowerBound <= a < initial < b <= upperBound</code> 
+  <code> f(a) * f(b) <= 0 </code> 
+ 
+ If f is continuous on <code>[a,b],</code> this means that <code>a</code>
+ and <code>b</code> bracket a root of f.
+<DT><A HREF="./org/apache/commons/math/optimization/univariate/BrentOptimizer.html" title="class in org.apache.commons.math.optimization.univariate"><B>BrentOptimizer</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/univariate/package-summary.html">org.apache.commons.math.optimization.univariate</A><DD>Implements Richard Brent's algorithm (from his book "Algorithms for
+ Minimization without Derivatives", p.<DT><A HREF="./org/apache/commons/math/optimization/univariate/BrentOptimizer.html#BrentOptimizer()"><B>BrentOptimizer()</B></A> - 
+Constructor for class org.apache.commons.math.optimization.univariate.<A HREF="./org/apache/commons/math/optimization/univariate/BrentOptimizer.html" title="class in org.apache.commons.math.optimization.univariate">BrentOptimizer</A>
+<DD>Construct a solver.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html" title="class in org.apache.commons.math.analysis.solvers"><B>BrentSolver</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/solvers/package-summary.html">org.apache.commons.math.analysis.solvers</A><DD>Implements the <a href="http://mathworld.wolfram.com/BrentsMethod.html">
+ Brent algorithm</a> for  finding zeros of real univariate functions.<DT><A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html#BrentSolver(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>BrentSolver(UnivariateRealFunction)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html" title="class in org.apache.commons.math.analysis.solvers">BrentSolver</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.0 the function to solve is passed as an argument
+ to the <A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>BrentSolver.solve(UnivariateRealFunction, double, double)</CODE></A> or
+ <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><CODE>UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)</CODE></A>
+ method.</I>
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html#BrentSolver()"><B>BrentSolver()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html" title="class in org.apache.commons.math.analysis.solvers">BrentSolver</A>
+<DD>Construct a solver with default properties.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html#BrentSolver(double)"><B>BrentSolver(double)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html" title="class in org.apache.commons.math.analysis.solvers">BrentSolver</A>
+<DD>Construct a solver with the given absolute accuracy.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html#BrentSolver(int, double)"><B>BrentSolver(int, double)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html" title="class in org.apache.commons.math.analysis.solvers">BrentSolver</A>
+<DD>Contstruct a solver with the given maximum iterations and absolute accuracy.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#buildArray(org.apache.commons.math.Field, int, int)"><B>buildArray(Field&lt;T&gt;, int, int)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Build an array of elements.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#buildArray(org.apache.commons.math.Field, int)"><B>buildArray(Field&lt;T&gt;, int)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Build an array of elements.
+</DL>
+<HR>
+<A NAME="_C_"><!-- --></A><H2>
+<B>C</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#calculateBeta()"><B>calculateBeta()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>Calculates the beta of multiple linear regression in matrix notation.
+<DT><A HREF="./org/apache/commons/math/stat/regression/GLSMultipleLinearRegression.html#calculateBeta()"><B>calculateBeta()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/GLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">GLSMultipleLinearRegression</A>
+<DD>Calculates beta by GLS.
+<DT><A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html#calculateBeta()"><B>calculateBeta()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">OLSMultipleLinearRegression</A>
+<DD>Calculates regression coefficients using OLS.
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#calculateBetaVariance()"><B>calculateBetaVariance()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>Calculates the beta variance of multiple linear regression in matrix
+ notation.
+<DT><A HREF="./org/apache/commons/math/stat/regression/GLSMultipleLinearRegression.html#calculateBetaVariance()"><B>calculateBetaVariance()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/GLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">GLSMultipleLinearRegression</A>
+<DD>Calculates the variance on the beta by GLS.
+<DT><A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html#calculateBetaVariance()"><B>calculateBetaVariance()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">OLSMultipleLinearRegression</A>
+<DD>Calculates the variance on the beta by OLS.
+<DT><A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html#calculateHat()"><B>calculateHat()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">OLSMultipleLinearRegression</A>
+<DD>Compute the "hat" matrix.
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#calculateResiduals()"><B>calculateResiduals()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>Calculates the residuals of multiple linear regression in matrix
+ notation.
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#calculateYVariance()"><B>calculateYVariance()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>Calculates the Y variance of multiple linear regression.
+<DT><A HREF="./org/apache/commons/math/stat/regression/GLSMultipleLinearRegression.html#calculateYVariance()"><B>calculateYVariance()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/GLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">GLSMultipleLinearRegression</A>
+<DD>Calculates the variance on the y by GLS.
+<DT><A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html#calculateYVariance()"><B>calculateYVariance()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">OLSMultipleLinearRegression</A>
+<DD>Calculates the variance on the Y by OLS.
+<DT><A HREF="./org/apache/commons/math/geometry/CardanEulerSingularityException.html" title="class in org.apache.commons.math.geometry"><B>CardanEulerSingularityException</B></A> - Exception in <A HREF="./org/apache/commons/math/geometry/package-summary.html">org.apache.commons.math.geometry</A><DD>This class represents exceptions thrown while extractiong Cardan
+ or Euler angles from a rotation.<DT><A HREF="./org/apache/commons/math/geometry/CardanEulerSingularityException.html#CardanEulerSingularityException(boolean)"><B>CardanEulerSingularityException(boolean)</B></A> - 
+Constructor for exception org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/CardanEulerSingularityException.html" title="class in org.apache.commons.math.geometry">CardanEulerSingularityException</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistribution.html" title="interface in org.apache.commons.math.distribution"><B>CauchyDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Cauchy Distribution.<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution"><B>CauchyDistributionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Default implementation of
+ <A HREF="./org/apache/commons/math/distribution/CauchyDistribution.html" title="interface in org.apache.commons.math.distribution"><CODE>CauchyDistribution</CODE></A>.<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html#CauchyDistributionImpl()"><B>CauchyDistributionImpl()</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">CauchyDistributionImpl</A>
+<DD>Creates cauchy distribution with the medain equal to zero and scale
+ equal to one.
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html#CauchyDistributionImpl(double, double)"><B>CauchyDistributionImpl(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">CauchyDistributionImpl</A>
+<DD>Create a cauchy distribution using the given median and scale.
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html#CauchyDistributionImpl(double, double, double)"><B>CauchyDistributionImpl(double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">CauchyDistributionImpl</A>
+<DD>Create a cauchy distribution using the given median and scale.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#CBRT"><B>CBRT</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.cbrt</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#CEIL"><B>CEIL</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.ceil</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/stat/clustering/Clusterable.html#centroidOf(java.util.Collection)"><B>centroidOf(Collection&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.stat.clustering.<A HREF="./org/apache/commons/math/stat/clustering/Clusterable.html" title="interface in org.apache.commons.math.stat.clustering">Clusterable</A>
+<DD>Returns the centroid of the given Collection of points.
+<DT><A HREF="./org/apache/commons/math/stat/clustering/EuclideanIntegerPoint.html#centroidOf(java.util.Collection)"><B>centroidOf(Collection&lt;EuclideanIntegerPoint&gt;)</B></A> - 
+Method in class org.apache.commons.math.stat.clustering.<A HREF="./org/apache/commons/math/stat/clustering/EuclideanIntegerPoint.html" title="class in org.apache.commons.math.stat.clustering">EuclideanIntegerPoint</A>
+<DD>Returns the centroid of the given Collection of points.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#checkAdditionCompatible(org.apache.commons.math.linear.FieldMatrix)"><B>checkAdditionCompatible(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Check if a matrix is addition compatible with the instance
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#checkAdditionCompatible(org.apache.commons.math.linear.AnyMatrix, org.apache.commons.math.linear.AnyMatrix)"><B>checkAdditionCompatible(AnyMatrix, AnyMatrix)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Check if matrices are addition compatible
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#checkColumnIndex(int)"><B>checkColumnIndex(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Check if a column index is valid.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#checkColumnIndex(org.apache.commons.math.linear.AnyMatrix, int)"><B>checkColumnIndex(AnyMatrix, int)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Check if a column index is valid.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#checkContractExpand(float, float)"><B>checkContractExpand(float, float)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Checks the expansion factor and the contraction criteria and throws an
+ IllegalArgumentException if the contractionCriteria is less than the
+ expansionCriteria
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#checker"><B>checker</B></A> - 
+Variable in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#checker"><B>checker</B></A> - 
+Variable in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Convergence checker.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#checkIndex(int)"><B>checkIndex(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Check if an index is valid.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#checkMultiplicationCompatible(org.apache.commons.math.linear.FieldMatrix)"><B>checkMultiplicationCompatible(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Check if a matrix is multiplication compatible with the instance
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#checkMultiplicationCompatible(org.apache.commons.math.linear.AnyMatrix, org.apache.commons.math.linear.AnyMatrix)"><B>checkMultiplicationCompatible(AnyMatrix, AnyMatrix)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Check if matrices are multiplication compatible
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#checkOrder(double[], int, boolean)"><B>checkOrder(double[], int, boolean)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Checks that the given array is sorted.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#checkResultComputed()"><B>checkResultComputed()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Check if a result has been computed.
+<DT><A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html#checkResultComputed()"><B>checkResultComputed()</B></A> - 
+Method in class org.apache.commons.math.optimization.univariate.<A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization.univariate">AbstractUnivariateRealOptimizer</A>
+<DD>Check if a result has been computed.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#checkRowIndex(int)"><B>checkRowIndex(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Check if a row index is valid.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#checkRowIndex(org.apache.commons.math.linear.AnyMatrix, int)"><B>checkRowIndex(AnyMatrix, int)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Check if a row index is valid.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#checkSubMatrixIndex(int, int, int, int)"><B>checkSubMatrixIndex(int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Check if submatrix ranges indices are valid.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#checkSubMatrixIndex(int[], int[])"><B>checkSubMatrixIndex(int[], int[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Check if submatrix ranges indices are valid.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#checkSubMatrixIndex(org.apache.commons.math.linear.AnyMatrix, int, int, int, int)"><B>checkSubMatrixIndex(AnyMatrix, int, int, int, int)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Check if submatrix ranges indices are valid.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#checkSubMatrixIndex(org.apache.commons.math.linear.AnyMatrix, int[], int[])"><B>checkSubMatrixIndex(AnyMatrix, int[], int[])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Check if submatrix ranges indices are valid.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#checkSubtractionCompatible(org.apache.commons.math.linear.FieldMatrix)"><B>checkSubtractionCompatible(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Check if a matrix is subtraction compatible with the instance
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#checkSubtractionCompatible(org.apache.commons.math.linear.AnyMatrix, org.apache.commons.math.linear.AnyMatrix)"><B>checkSubtractionCompatible(AnyMatrix, AnyMatrix)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Check if matrices are subtraction compatible
+<DT><A HREF="./org/apache/commons/math/genetics/AbstractListChromosome.html#checkValidity(java.util.List)"><B>checkValidity(List&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/AbstractListChromosome.html" title="class in org.apache.commons.math.genetics">AbstractListChromosome</A>
+<DD>Asserts that <code>representation</code> can represent a valid chromosome.
+<DT><A HREF="./org/apache/commons/math/genetics/BinaryChromosome.html#checkValidity(java.util.List)"><B>checkValidity(List&lt;Integer&gt;)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/BinaryChromosome.html" title="class in org.apache.commons.math.genetics">BinaryChromosome</A>
+<DD>Asserts that <code>representation</code> can represent a valid chromosome.
+<DT><A HREF="./org/apache/commons/math/genetics/RandomKey.html#checkValidity(java.util.List)"><B>checkValidity(List&lt;Double&gt;)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/RandomKey.html" title="class in org.apache.commons.math.genetics">RandomKey</A>
+<DD>Asserts that <code>representation</code> can represent a valid chromosome.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#checkVectorDimensions(org.apache.commons.math.linear.RealVector)"><B>checkVectorDimensions(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Check if instance and specified vectors have the same dimension.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#checkVectorDimensions(int)"><B>checkVectorDimensions(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Check if instance dimension is equal to some expected value.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#checkVectorDimensions(org.apache.commons.math.linear.FieldVector)"><B>checkVectorDimensions(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Check if instance and specified vectors have the same dimension.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#checkVectorDimensions(int)"><B>checkVectorDimensions(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Check if instance dimension is equal to some expected value.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#checkVectorDimensions(org.apache.commons.math.linear.RealVector)"><B>checkVectorDimensions(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Check if instance and specified vectors have the same dimension.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#checkVectorDimensions(int)"><B>checkVectorDimensions(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Check if instance dimension is equal to some expected value.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#checkVectorDimensions(int)"><B>checkVectorDimensions(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Check if instance dimension is equal to some expected value.
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTest.html#chiSquare(double[], long[])"><B>chiSquare(double[], long[])</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTest.html" title="interface in org.apache.commons.math.stat.inference">ChiSquareTest</A>
+<DD>Computes the <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda35f.htm">
+ Chi-Square statistic</a> comparing <code>observed</code> and <code>expected</code>
+ frequency counts.
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTest.html#chiSquare(long[][])"><B>chiSquare(long[][])</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTest.html" title="interface in org.apache.commons.math.stat.inference">ChiSquareTest</A>
+<DD>Computes the Chi-Square statistic associated with a
+ <a href="http://www.itl.nist.gov/div898/handbook/prc/section4/prc45.htm">
+  chi-square test of independence</a> based on the input <code>counts</code>
+  array, viewed as a two-way table.
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html#chiSquare(double[], long[])"><B>chiSquare(double[], long[])</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html" title="class in org.apache.commons.math.stat.inference">ChiSquareTestImpl</A>
+<DD>Computes the <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda35f.htm">
+ Chi-Square statistic</a> comparing <code>observed</code> and <code>expected</code>
+ frequency counts.
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html#chiSquare(long[][])"><B>chiSquare(long[][])</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html" title="class in org.apache.commons.math.stat.inference">ChiSquareTestImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#chiSquare(double[], long[])"><B>chiSquare(double[], long[])</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#chiSquare(long[][])"><B>chiSquare(long[][])</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html#chiSquareDataSetsComparison(long[], long[])"><B>chiSquareDataSetsComparison(long[], long[])</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html" title="class in org.apache.commons.math.stat.inference">ChiSquareTestImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#chiSquareDataSetsComparison(long[], long[])"><B>chiSquareDataSetsComparison(long[], long[])</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/UnknownDistributionChiSquareTest.html#chiSquareDataSetsComparison(long[], long[])"><B>chiSquareDataSetsComparison(long[], long[])</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/UnknownDistributionChiSquareTest.html" title="interface in org.apache.commons.math.stat.inference">UnknownDistributionChiSquareTest</A>
+<DD>Computes a
+ <a href="http://www.itl.nist.gov/div898/software/dataplot/refman1/auxillar/chi2samp.htm">
+ Chi-Square two sample test statistic</a> comparing bin frequency counts
+ in <code>observed1</code> and <code>observed2</code>.
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistribution.html" title="interface in org.apache.commons.math.distribution"><B>ChiSquaredDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>The Chi-Squared Distribution.<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution"><B>ChiSquaredDistributionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>The default implementation of <A HREF="./org/apache/commons/math/distribution/ChiSquaredDistribution.html" title="interface in org.apache.commons.math.distribution"><CODE>ChiSquaredDistribution</CODE></A><DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html#ChiSquaredDistributionImpl(double)"><B>ChiSquaredDistributionImpl(double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">ChiSquaredDistributionImpl</A>
+<DD>Create a Chi-Squared distribution with the given degrees of freedom.
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html#ChiSquaredDistributionImpl(double, org.apache.commons.math.distribution.GammaDistribution)"><B>ChiSquaredDistributionImpl(double, GammaDistribution)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">ChiSquaredDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (to avoid possibly inconsistent state, the
+ "GammaDistribution" will be instantiated internally)</I>
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html#ChiSquaredDistributionImpl(double, double)"><B>ChiSquaredDistributionImpl(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">ChiSquaredDistributionImpl</A>
+<DD>Create a Chi-Squared distribution with the given degrees of freedom and
+ inverse cumulative probability accuracy.
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTest.html" title="interface in org.apache.commons.math.stat.inference"><B>ChiSquareTest</B></A> - Interface in <A HREF="./org/apache/commons/math/stat/inference/package-summary.html">org.apache.commons.math.stat.inference</A><DD>An interface for Chi-Square tests.<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTest.html#chiSquareTest(double[], long[])"><B>chiSquareTest(double[], long[])</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTest.html" title="interface in org.apache.commons.math.stat.inference">ChiSquareTest</A>
+<DD>Returns the <i>observed significance level</i>, or <a href=
+ "http://www.cas.lancs.ac.uk/glossary_v1.1/hyptest.html#pvalue">
+ p-value</a>, associated with a
+ <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda35f.htm">
+ Chi-square goodness of fit test</a> comparing the <code>observed</code>
+ frequency counts to those in the <code>expected</code> array.
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTest.html#chiSquareTest(double[], long[], double)"><B>chiSquareTest(double[], long[], double)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTest.html" title="interface in org.apache.commons.math.stat.inference">ChiSquareTest</A>
+<DD>Performs a <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda35f.htm">
+ Chi-square goodness of fit test</a> evaluating the null hypothesis that the observed counts
+ conform to the frequency distribution described by the expected counts, with
+ significance level <code>alpha</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTest.html#chiSquareTest(long[][])"><B>chiSquareTest(long[][])</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTest.html" title="interface in org.apache.commons.math.stat.inference">ChiSquareTest</A>
+<DD>Returns the <i>observed significance level</i>, or <a href=
+ "http://www.cas.lancs.ac.uk/glossary_v1.1/hyptest.html#pvalue">
+ p-value</a>, associated with a
+ <a href="http://www.itl.nist.gov/div898/handbook/prc/section4/prc45.htm">
+ chi-square test of independence</a> based on the input <code>counts</code>
+ array, viewed as a two-way table.
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTest.html#chiSquareTest(long[][], double)"><B>chiSquareTest(long[][], double)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTest.html" title="interface in org.apache.commons.math.stat.inference">ChiSquareTest</A>
+<DD>Performs a <a href="http://www.itl.nist.gov/div898/handbook/prc/section4/prc45.htm">
+ chi-square test of independence</a> evaluating the null hypothesis that the classifications
+ represented by the counts in the columns of the input 2-way table are independent of the rows,
+ with significance level <code>alpha</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html#chiSquareTest(double[], long[])"><B>chiSquareTest(double[], long[])</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html" title="class in org.apache.commons.math.stat.inference">ChiSquareTestImpl</A>
+<DD>Returns the <i>observed significance level</i>, or <a href=
+ "http://www.cas.lancs.ac.uk/glossary_v1.1/hyptest.html#pvalue">
+ p-value</a>, associated with a
+ <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda35f.htm">
+ Chi-square goodness of fit test</a> comparing the <code>observed</code>
+ frequency counts to those in the <code>expected</code> array.
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html#chiSquareTest(double[], long[], double)"><B>chiSquareTest(double[], long[], double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html" title="class in org.apache.commons.math.stat.inference">ChiSquareTestImpl</A>
+<DD>Performs a <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda35f.htm">
+ Chi-square goodness of fit test</a> evaluating the null hypothesis that the observed counts
+ conform to the frequency distribution described by the expected counts, with
+ significance level <code>alpha</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html#chiSquareTest(long[][])"><B>chiSquareTest(long[][])</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html" title="class in org.apache.commons.math.stat.inference">ChiSquareTestImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html#chiSquareTest(long[][], double)"><B>chiSquareTest(long[][], double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html" title="class in org.apache.commons.math.stat.inference">ChiSquareTestImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#chiSquareTest(double[], long[], double)"><B>chiSquareTest(double[], long[], double)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#chiSquareTest(double[], long[])"><B>chiSquareTest(double[], long[])</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#chiSquareTest(long[][], double)"><B>chiSquareTest(long[][], double)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#chiSquareTest(long[][])"><B>chiSquareTest(long[][])</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html#chiSquareTestDataSetsComparison(long[], long[])"><B>chiSquareTestDataSetsComparison(long[], long[])</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html" title="class in org.apache.commons.math.stat.inference">ChiSquareTestImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html#chiSquareTestDataSetsComparison(long[], long[], double)"><B>chiSquareTestDataSetsComparison(long[], long[], double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html" title="class in org.apache.commons.math.stat.inference">ChiSquareTestImpl</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#chiSquareTestDataSetsComparison(long[], long[])"><B>chiSquareTestDataSetsComparison(long[], long[])</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#chiSquareTestDataSetsComparison(long[], long[], double)"><B>chiSquareTestDataSetsComparison(long[], long[], double)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/UnknownDistributionChiSquareTest.html#chiSquareTestDataSetsComparison(long[], long[])"><B>chiSquareTestDataSetsComparison(long[], long[])</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/UnknownDistributionChiSquareTest.html" title="interface in org.apache.commons.math.stat.inference">UnknownDistributionChiSquareTest</A>
+<DD>Returns the <i>observed significance level</i>, or <a href=
+ "http://www.cas.lancs.ac.uk/glossary_v1.1/hyptest.html#pvalue">
+ p-value</a>, associated with a Chi-Square two sample test comparing
+ bin frequency counts in <code>observed1</code> and
+ <code>observed2</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/UnknownDistributionChiSquareTest.html#chiSquareTestDataSetsComparison(long[], long[], double)"><B>chiSquareTestDataSetsComparison(long[], long[], double)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/UnknownDistributionChiSquareTest.html" title="interface in org.apache.commons.math.stat.inference">UnknownDistributionChiSquareTest</A>
+<DD>Performs a Chi-Square two sample test comparing two binned data
+ sets.
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html" title="class in org.apache.commons.math.stat.inference"><B>ChiSquareTestImpl</B></A> - Class in <A HREF="./org/apache/commons/math/stat/inference/package-summary.html">org.apache.commons.math.stat.inference</A><DD>Implements Chi-Square test statistics defined in the
+ <A HREF="./org/apache/commons/math/stat/inference/UnknownDistributionChiSquareTest.html" title="interface in org.apache.commons.math.stat.inference"><CODE>UnknownDistributionChiSquareTest</CODE></A> interface.<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html#ChiSquareTestImpl()"><B>ChiSquareTestImpl()</B></A> - 
+Constructor for class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html" title="class in org.apache.commons.math.stat.inference">ChiSquareTestImpl</A>
+<DD>Construct a ChiSquareTestImpl
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html#ChiSquareTestImpl(org.apache.commons.math.distribution.ChiSquaredDistribution)"><B>ChiSquareTestImpl(ChiSquaredDistribution)</B></A> - 
+Constructor for class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html" title="class in org.apache.commons.math.stat.inference">ChiSquareTestImpl</A>
+<DD>Create a test instance using the given distribution for computing
+ inference statistics.
+<DT><A HREF="./org/apache/commons/math/linear/CholeskyDecomposition.html" title="interface in org.apache.commons.math.linear"><B>CholeskyDecomposition</B></A> - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>An interface to classes that implement an algorithm to calculate the
+ Cholesky decomposition of a real symmetric positive-definite matrix.<DT><A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html" title="class in org.apache.commons.math.linear"><B>CholeskyDecompositionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Calculates the Cholesky decomposition of a matrix.<DT><A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html#CholeskyDecompositionImpl(org.apache.commons.math.linear.RealMatrix)"><B>CholeskyDecompositionImpl(RealMatrix)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html" title="class in org.apache.commons.math.linear">CholeskyDecompositionImpl</A>
+<DD>Calculates the Cholesky decomposition of the given matrix.
+<DT><A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html#CholeskyDecompositionImpl(org.apache.commons.math.linear.RealMatrix, double, double)"><B>CholeskyDecompositionImpl(RealMatrix, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html" title="class in org.apache.commons.math.linear">CholeskyDecompositionImpl</A>
+<DD>Calculates the Cholesky decomposition of the given matrix.
+<DT><A HREF="./org/apache/commons/math/genetics/Chromosome.html" title="class in org.apache.commons.math.genetics"><B>Chromosome</B></A> - Class in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Individual in a population.<DT><A HREF="./org/apache/commons/math/genetics/Chromosome.html#Chromosome()"><B>Chromosome()</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/Chromosome.html" title="class in org.apache.commons.math.genetics">Chromosome</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/genetics/ChromosomePair.html" title="class in org.apache.commons.math.genetics"><B>ChromosomePair</B></A> - Class in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>A pair of <A HREF="./org/apache/commons/math/genetics/Chromosome.html" title="class in org.apache.commons.math.genetics"><CODE>Chromosome</CODE></A> objects.<DT><A HREF="./org/apache/commons/math/genetics/ChromosomePair.html#ChromosomePair(org.apache.commons.math.genetics.Chromosome, org.apache.commons.math.genetics.Chromosome)"><B>ChromosomePair(Chromosome, Chromosome)</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ChromosomePair.html" title="class in org.apache.commons.math.genetics">ChromosomePair</A>
+<DD>Create a chromosome pair.
+<DT><A HREF="./org/apache/commons/math/util/TransformerMap.html#classes()"><B>classes()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/TransformerMap.html" title="class in org.apache.commons.math.util">TransformerMap</A>
+<DD>Returns the Set of Classes used as keys in the map.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/ClassicalRungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff"><B>ClassicalRungeKuttaIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html">org.apache.commons.math.ode.nonstiff</A><DD>This class implements the classical fourth order Runge-Kutta
+ integrator for Ordinary Differential Equations (it is the most
+ often used Runge-Kutta method).<DT><A HREF="./org/apache/commons/math/ode/nonstiff/ClassicalRungeKuttaIntegrator.html#ClassicalRungeKuttaIntegrator(double)"><B>ClassicalRungeKuttaIntegrator(double)</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/ClassicalRungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">ClassicalRungeKuttaIntegrator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html" title="class in org.apache.commons.math.random">AbstractRandomGenerator</A>
+<DD>Clears the cache used by the default implementation of
+ <A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html#nextGaussian()"><CODE>AbstractRandomGenerator.nextGaussian()</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Resets all statistics and storage
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FirstMoment</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FourthMoment</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">GeometricMean</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math.stat.descriptive.moment">Kurtosis</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">Mean</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">SecondMoment</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math.stat.descriptive.moment">Skewness</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">ThirdMoment</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">VectorialCovariance</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Resets all statistics and storage
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html" title="class in org.apache.commons.math.stat.descriptive.rank">Max</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html" title="class in org.apache.commons.math.stat.descriptive.rank">Min</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html#clear()"><B>clear()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html" title="class in org.apache.commons.math.stat.descriptive.summary">Product</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math.stat.descriptive.summary">Sum</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfLogs</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfSquares</A>
+<DD>Clears the internal state of the Statistic
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Resets all statistics and storage
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedDescriptiveStatistics</A>
+<DD>Resets all statistics and storage
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Resets all statistics and storage
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Resets all statistics and storage
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Clears the frequency table
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Clears all data from the model.
+<DT><A HREF="./org/apache/commons/math/util/DoubleArray.html#clear()"><B>clear()</B></A> - 
+Method in interface org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/DoubleArray.html" title="interface in org.apache.commons.math.util">DoubleArray</A>
+<DD>Clear the double array
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Clear the array, reset the size to the initialCapacity and the number
+ of elements to zero.
+<DT><A HREF="./org/apache/commons/math/util/TransformerMap.html#clear()"><B>clear()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/TransformerMap.html" title="class in org.apache.commons.math.util">TransformerMap</A>
+<DD>Clears all the Class to Transformer mappings.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#clearEventHandlers()"><B>clearEventHandlers()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Remove all the event handlers that have been added to the integrator.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html#clearEventHandlers()"><B>clearEventHandlers()</B></A> - 
+Method in class org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html" title="class in org.apache.commons.math.ode.jacobians">FirstOrderIntegratorWithJacobians</A>
+<DD>Remove all the event handlers that have been added to the integrator.
+<DT><A HREF="./org/apache/commons/math/ode/ODEIntegrator.html#clearEventHandlers()"><B>clearEventHandlers()</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ODEIntegrator.html" title="interface in org.apache.commons.math.ode">ODEIntegrator</A>
+<DD>Remove all the event handlers that have been added to the integrator.
+<DT><A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html#clearEventsHandlers()"><B>clearEventsHandlers()</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html" title="class in org.apache.commons.math.ode.events">CombinedEventsManager</A>
+<DD>Remove all the events handlers that have been added to the manager.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/CurveFitter.html#clearObservations()"><B>clearObservations()</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/CurveFitter.html" title="class in org.apache.commons.math.optimization.fitting">CurveFitter</A>
+<DD>Remove all observations.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html#clearResult()"><B>clearResult()</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html" title="class in org.apache.commons.math.analysis.integration">UnivariateRealIntegratorImpl</A>
+<DD>Convenience function for implementations.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#clearResult()"><B>clearResult()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Convenience function for implementations.
+<DT><A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html#clearResult()"><B>clearResult()</B></A> - 
+Method in class org.apache.commons.math.optimization.univariate.<A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization.univariate">AbstractUnivariateRealOptimizer</A>
+<DD>Convenience function for implementations.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#clearStepHandlers()"><B>clearStepHandlers()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Remove all the step handlers that have been added to the integrator.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html#clearStepHandlers()"><B>clearStepHandlers()</B></A> - 
+Method in class org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html" title="class in org.apache.commons.math.ode.jacobians">FirstOrderIntegratorWithJacobians</A>
+<DD>Remove all the step handlers that have been added to the integrator.
+<DT><A HREF="./org/apache/commons/math/ode/ODEIntegrator.html#clearStepHandlers()"><B>clearStepHandlers()</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ODEIntegrator.html" title="interface in org.apache.commons.math.ode">ODEIntegrator</A>
+<DD>Remove all the step handlers that have been added to the integrator.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#closeReplayFile()"><B>closeReplayFile()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Closes <code>valuesFileURL</code> after use in REPLAY_MODE.
+<DT><A HREF="./org/apache/commons/math/stat/clustering/Cluster.html" title="class in org.apache.commons.math.stat.clustering"><B>Cluster</B></A>&lt;<A HREF="./org/apache/commons/math/stat/clustering/Cluster.html" title="type parameter in Cluster">T</A> extends <A HREF="./org/apache/commons/math/stat/clustering/Clusterable.html" title="interface in org.apache.commons.math.stat.clustering">Clusterable</A>&lt;<A HREF="./org/apache/commons/math/stat/clustering/Cluster.html" title="type parameter in Cluster">T</A>&gt;&gt; - Class in <A HREF="./org/apache/commons/math/stat/clustering/package-summary.html">org.apache.commons.math.stat.clustering</A><DD>Cluster holding a set of <A HREF="./org/apache/commons/math/stat/clustering/Clusterable.html" title="interface in org.apache.commons.math.stat.clustering"><CODE>Clusterable</CODE></A> points.<DT><A HREF="./org/apache/commons/math/stat/clustering/Cluster.html#Cluster(T)"><B>Cluster(T)</B></A> - 
+Constructor for class org.apache.commons.math.stat.clustering.<A HREF="./org/apache/commons/math/stat/clustering/Cluster.html" title="class in org.apache.commons.math.stat.clustering">Cluster</A>
+<DD>Build a cluster centered at a specified point.
+<DT><A HREF="./org/apache/commons/math/stat/clustering/KMeansPlusPlusClusterer.html#cluster(java.util.Collection, int, int)"><B>cluster(Collection&lt;T&gt;, int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.clustering.<A HREF="./org/apache/commons/math/stat/clustering/KMeansPlusPlusClusterer.html" title="class in org.apache.commons.math.stat.clustering">KMeansPlusPlusClusterer</A>
+<DD>Runs the K-means++ clustering algorithm.
+<DT><A HREF="./org/apache/commons/math/stat/clustering/Clusterable.html" title="interface in org.apache.commons.math.stat.clustering"><B>Clusterable</B></A>&lt;<A HREF="./org/apache/commons/math/stat/clustering/Clusterable.html" title="type parameter in Clusterable">T</A>&gt; - Interface in <A HREF="./org/apache/commons/math/stat/clustering/package-summary.html">org.apache.commons.math.stat.clustering</A><DD>Interface for points that can be clustered together.<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#cols"><B>cols</B></A> - 
+Variable in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Number of columns of the jacobian matrix.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#cols"><B>cols</B></A> - 
+Variable in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Number of columns of the jacobian matrix.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#combine(org.apache.commons.math.analysis.UnivariateRealFunction, org.apache.commons.math.analysis.BivariateRealFunction)"><B>combine(UnivariateRealFunction, BivariateRealFunction)</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>Return a function combining the instance and another function.
+<DT><A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html" title="class in org.apache.commons.math.ode.events"><B>CombinedEventsManager</B></A> - Class in <A HREF="./org/apache/commons/math/ode/events/package-summary.html">org.apache.commons.math.ode.events</A><DD>This class manages several <A HREF="./org/apache/commons/math/ode/events/EventHandler.html" title="interface in org.apache.commons.math.ode.events"><CODE>event handlers</CODE></A> during integration.<DT><A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html#CombinedEventsManager()"><B>CombinedEventsManager()</B></A> - 
+Constructor for class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html" title="class in org.apache.commons.math.ode.events">CombinedEventsManager</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/genetics/RandomKey.html#comparatorPermutation(java.util.List, java.util.Comparator)"><B>comparatorPermutation(List&lt;S&gt;, Comparator&lt;S&gt;)</B></A> - 
+Static method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/RandomKey.html" title="class in org.apache.commons.math.genetics">RandomKey</A>
+<DD>Generates a representation of a permutation corresponding to the
+ <code>data</code> sorted by <code>comparator</code>.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#compareTo(org.apache.commons.math.fraction.BigFraction)"><B>compareTo(BigFraction)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Compares this object to another based on size.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#compareTo(org.apache.commons.math.fraction.Fraction)"><B>compareTo(Fraction)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Compares this object to another based on size.
+<DT><A HREF="./org/apache/commons/math/genetics/Chromosome.html#compareTo(org.apache.commons.math.genetics.Chromosome)"><B>compareTo(Chromosome)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/Chromosome.html" title="class in org.apache.commons.math.genetics">Chromosome</A>
+<DD>Compares two chromosomes based on their fitness.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#compareTo(org.apache.commons.math.util.BigReal)"><B>compareTo(BigReal)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#compareTo(double, double, double)"><B>compareTo(double, double, double)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Compares two numbers given some amount of allowed error.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex"><B>Complex</B></A> - Class in <A HREF="./org/apache/commons/math/complex/package-summary.html">org.apache.commons.math.complex</A><DD>Representation of a Complex number - a number which has both a
+ real and imaginary part.<DT><A HREF="./org/apache/commons/math/complex/Complex.html#Complex(double, double)"><B>Complex(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Create a complex number given the real and imaginary parts.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexField.html" title="class in org.apache.commons.math.complex"><B>ComplexField</B></A> - Class in <A HREF="./org/apache/commons/math/complex/package-summary.html">org.apache.commons.math.complex</A><DD>Representation of the complex numbers field.<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex"><B>ComplexFormat</B></A> - Class in <A HREF="./org/apache/commons/math/complex/package-summary.html">org.apache.commons.math.complex</A><DD>Formats a Complex number in cartesian format "Re(c) + Im(c)i".<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#ComplexFormat()"><B>ComplexFormat()</B></A> - 
+Constructor for class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Create an instance with the default imaginary character, 'i', and the
+ default number format for both real and imaginary parts.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#ComplexFormat(java.text.NumberFormat)"><B>ComplexFormat(NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Create an instance with a custom number format for both real and
+ imaginary parts.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#ComplexFormat(java.text.NumberFormat, java.text.NumberFormat)"><B>ComplexFormat(NumberFormat, NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Create an instance with a custom number format for the real part and a
+ custom number format for the imaginary part.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#ComplexFormat(java.lang.String)"><B>ComplexFormat(String)</B></A> - 
+Constructor for class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Create an instance with a custom imaginary character, and the default
+ number format for both real and imaginary parts.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#ComplexFormat(java.lang.String, java.text.NumberFormat)"><B>ComplexFormat(String, NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Create an instance with a custom imaginary character, and a custom number
+ format for both real and imaginary parts.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#ComplexFormat(java.lang.String, java.text.NumberFormat, java.text.NumberFormat)"><B>ComplexFormat(String, NumberFormat, NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Create an instance with a custom imaginary character, a custom number
+ format for the real part, and a custom number format for the imaginary
+ part.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexUtils.html" title="class in org.apache.commons.math.complex"><B>ComplexUtils</B></A> - Class in <A HREF="./org/apache/commons/math/complex/package-summary.html">org.apache.commons.math.complex</A><DD>Static implementations of common
+ <A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex"><CODE>Complex</CODE></A> utilities functions.<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><B>ComposableFunction</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/package-summary.html">org.apache.commons.math.analysis</A><DD>Base class for <A HREF="./org/apache/commons/math/analysis/UnivariateRealFunction.html" title="interface in org.apache.commons.math.analysis"><CODE>UnivariateRealFunction</CODE></A> that can be composed with other functions.<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#ComposableFunction()"><B>ComposableFunction()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/util/CompositeFormat.html" title="class in org.apache.commons.math.util"><B>CompositeFormat</B></A> - Class in <A HREF="./org/apache/commons/math/util/package-summary.html">org.apache.commons.math.util</A><DD>Base class for formatters of composite objects (complex numbers, vectors ...).<DT><A HREF="./org/apache/commons/math/util/CompositeFormat.html#CompositeFormat()"><B>CompositeFormat()</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/CompositeFormat.html" title="class in org.apache.commons.math.util">CompositeFormat</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html#computeCoefficients()"><B>computeCoefficients()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionLagrangeForm</A>
+<DD>Calculate the coefficients of Lagrange polynomial from the
+ interpolation data.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html#computeCoefficients()"><B>computeCoefficients()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionNewtonForm</A>
+<DD>Calculate the normal polynomial coefficients given the Newton form.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html#computeCorrelationMatrix(org.apache.commons.math.linear.RealMatrix)"><B>computeCorrelationMatrix(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html" title="class in org.apache.commons.math.stat.correlation">PearsonsCorrelation</A>
+<DD>Computes the correlation matrix for the columns of the
+ input matrix.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html#computeCorrelationMatrix(double[][])"><B>computeCorrelationMatrix(double[][])</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html" title="class in org.apache.commons.math.stat.correlation">PearsonsCorrelation</A>
+<DD>Computes the correlation matrix for the columns of the
+ input rectangular array.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html#computeCorrelationMatrix(org.apache.commons.math.linear.RealMatrix)"><B>computeCorrelationMatrix(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html" title="class in org.apache.commons.math.stat.correlation">SpearmansCorrelation</A>
+<DD>Computes the Spearman's rank correlation matrix for the columns of the
+ input matrix.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html#computeCorrelationMatrix(double[][])"><B>computeCorrelationMatrix(double[][])</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html" title="class in org.apache.commons.math.stat.correlation">SpearmansCorrelation</A>
+<DD>Computes the Spearman's rank correlation matrix for the columns of the
+ input rectangular array.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/Covariance.html#computeCovarianceMatrix(org.apache.commons.math.linear.RealMatrix, boolean)"><B>computeCovarianceMatrix(RealMatrix, boolean)</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/Covariance.html" title="class in org.apache.commons.math.stat.correlation">Covariance</A>
+<DD>Compute a covariance matrix from a matrix whose columns represent
+ covariates.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/Covariance.html#computeCovarianceMatrix(org.apache.commons.math.linear.RealMatrix)"><B>computeCovarianceMatrix(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/Covariance.html" title="class in org.apache.commons.math.stat.correlation">Covariance</A>
+<DD>Create a covariance matrix from a matrix whose columns represent
+ covariates.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/Covariance.html#computeCovarianceMatrix(double[][], boolean)"><B>computeCovarianceMatrix(double[][], boolean)</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/Covariance.html" title="class in org.apache.commons.math.stat.correlation">Covariance</A>
+<DD>Compute a covariance matrix from a rectangular array whose columns represent
+ covariates.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/Covariance.html#computeCovarianceMatrix(double[][])"><B>computeCovarianceMatrix(double[][])</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/Covariance.html" title="class in org.apache.commons.math.stat.correlation">Covariance</A>
+<DD>Create a covariance matrix from a rectangual array whose columns represent
+ covariates.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#computeDerivatives(double, double[], double[])"><B>computeDerivatives(double, double[], double[])</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Compute the derivatives and check the number of evaluations.
+<DT><A HREF="./org/apache/commons/math/ode/FirstOrderConverter.html#computeDerivatives(double, double[], double[])"><B>computeDerivatives(double, double[], double[])</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/FirstOrderConverter.html" title="class in org.apache.commons.math.ode">FirstOrderConverter</A>
+<DD>Get the current time derivative of the state vector.
+<DT><A HREF="./org/apache/commons/math/ode/FirstOrderDifferentialEquations.html#computeDerivatives(double, double[], double[])"><B>computeDerivatives(double, double[], double[])</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/FirstOrderDifferentialEquations.html" title="interface in org.apache.commons.math.ode">FirstOrderDifferentialEquations</A>
+<DD>Get the current time derivative of the state vector.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#computeDistribution()"><B>computeDistribution()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Computes the empirical distribution using values from the file
+ in <code>valuesFileURL</code>, using the default number of bins.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#computeDistribution(int)"><B>computeDistribution(int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Computes the empirical distribution using values from the file
+ in <code>valuesFileURL</code> and <code>binCount</code> bins.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/DividedDifferenceInterpolator.html#computeDividedDifference(double[], double[])"><B>computeDividedDifference(double[], double[])</B></A> - 
+Static method in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/DividedDifferenceInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">DividedDifferenceInterpolator</A>
+<DD>Returns a copy of the divided difference array.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#computeInterpolatedStateAndDerivatives(double, double)"><B>computeInterpolatedStateAndDerivatives(double, double)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Compute the state and derivatives at the interpolated time.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/DummyStepInterpolator.html#computeInterpolatedStateAndDerivatives(double, double)"><B>computeInterpolatedStateAndDerivatives(double, double)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/DummyStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">DummyStepInterpolator</A>
+<DD>Compute the state at the interpolated time.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html#computeInterpolatedStateAndDerivatives(double, double)"><B>computeInterpolatedStateAndDerivatives(double, double)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">NordsieckStepInterpolator</A>
+<DD>Compute the state and derivatives at the interpolated time.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/ODEWithJacobians.html#computeJacobians(double, double[], double[], double[][], double[][])"><B>computeJacobians(double, double[], double[], double[][], double[][])</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/ODEWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">ODEWithJacobians</A>
+<DD>Compute the partial derivatives of ODE with respect to state.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#computeObjectiveGradient(double[])"><B>computeObjectiveGradient(double[])</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Compute the gradient vector.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#computeObjectiveValue(double[])"><B>computeObjectiveValue(double[])</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Compute the objective function value.
+<DT><A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html#computeObjectiveValue(org.apache.commons.math.analysis.UnivariateRealFunction, double)"><B>computeObjectiveValue(UnivariateRealFunction, double)</B></A> - 
+Method in class org.apache.commons.math.optimization.univariate.<A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization.univariate">AbstractUnivariateRealOptimizer</A>
+<DD>Compute the objective function value.
+<DT><A HREF="./org/apache/commons/math/ode/SecondOrderDifferentialEquations.html#computeSecondDerivatives(double, double[], double[], double[])"><B>computeSecondDerivatives(double, double[], double[], double[])</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/SecondOrderDifferentialEquations.html" title="interface in org.apache.commons.math.ode">SecondOrderDifferentialEquations</A>
+<DD>Get the current time derivative of the state vector.
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html#computeStepGrowShrinkFactor(double)"><B>computeStepGrowShrinkFactor(double)</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html" title="class in org.apache.commons.math.ode">MultistepIntegrator</A>
+<DD>Compute step grow/shrink factor according to normalized error.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#conjugate()"><B>conjugate()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Return the conjugate of this complex number.
+<DT><A HREF="./org/apache/commons/math/optimization/general/ConjugateGradientFormula.html" title="enum in org.apache.commons.math.optimization.general"><B>ConjugateGradientFormula</B></A> - Enum in <A HREF="./org/apache/commons/math/optimization/general/package-summary.html">org.apache.commons.math.optimization.general</A><DD>Available choices of update formulas for the &beta; parameter
+ in <A HREF="./org/apache/commons/math/optimization/general/NonLinearConjugateGradientOptimizer.html" title="class in org.apache.commons.math.optimization.general"><CODE>NonLinearConjugateGradientOptimizer</CODE></A>.<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#CONSTANT_MODE"><B>CONSTANT_MODE</B></A> - 
+Static variable in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Always return mu
+<DT><A HREF="./org/apache/commons/math/util/TransformerMap.html#containsClass(java.lang.Class)"><B>containsClass(Class&lt;?&gt;)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/TransformerMap.html" title="class in org.apache.commons.math.util">TransformerMap</A>
+<DD>Tests if a Class is present in the TransformerMap.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html#containsKey(int)"><B>containsKey(int)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A>
+<DD>Check if a value is associated with a key.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html#containsKey(int)"><B>containsKey(int)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap</A>
+<DD>Check if a value is associated with a key.
+<DT><A HREF="./org/apache/commons/math/util/TransformerMap.html#containsTransformer(org.apache.commons.math.util.NumberTransformer)"><B>containsTransformer(NumberTransformer)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/TransformerMap.html" title="class in org.apache.commons.math.util">TransformerMap</A>
+<DD>Tests if a NumberTransformer is present in the TransformerMap.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventHandler.html#CONTINUE"><B>CONTINUE</B></A> - 
+Static variable in interface org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventHandler.html" title="interface in org.apache.commons.math.ode.events">EventHandler</A>
+<DD>Continue indicator.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html#CONTINUE"><B>CONTINUE</B></A> - 
+Static variable in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">EventHandlerWithJacobians</A>
+<DD>Continue indicator.
+<DT><A HREF="./org/apache/commons/math/util/ContinuedFraction.html" title="class in org.apache.commons.math.util"><B>ContinuedFraction</B></A> - Class in <A HREF="./org/apache/commons/math/util/package-summary.html">org.apache.commons.math.util</A><DD>Provides a generic means to evaluate continued fractions.<DT><A HREF="./org/apache/commons/math/util/ContinuedFraction.html#ContinuedFraction()"><B>ContinuedFraction()</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ContinuedFraction.html" title="class in org.apache.commons.math.util">ContinuedFraction</A>
+<DD>Default constructor.
+<DT><A HREF="./org/apache/commons/math/distribution/ContinuousDistribution.html" title="interface in org.apache.commons.math.distribution"><B>ContinuousDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Base interface for continuous distributions.<DT><A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html" title="class in org.apache.commons.math.ode"><B>ContinuousOutputModel</B></A> - Class in <A HREF="./org/apache/commons/math/ode/package-summary.html">org.apache.commons.math.ode</A><DD>This class stores all information provided by an ODE integrator
+ during the integration process and build a continuous model of the
+ solution from this.<DT><A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html#ContinuousOutputModel()"><B>ContinuousOutputModel()</B></A> - 
+Constructor for class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html" title="class in org.apache.commons.math.ode">ContinuousOutputModel</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#contract()"><B>contract()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Contracts the storage array to the (size of the element set) + 1 - to
+ avoid a zero length array.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#contractionCriteria"><B>contractionCriteria</B></A> - 
+Variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>The contraction criteria determines when the internal array will be
+ contracted to fit the number of elements contained in the element
+  array + 1.
+<DT><A HREF="./org/apache/commons/math/optimization/RealConvergenceChecker.html#converged(int, org.apache.commons.math.optimization.RealPointValuePair, org.apache.commons.math.optimization.RealPointValuePair)"><B>converged(int, RealPointValuePair, RealPointValuePair)</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/RealConvergenceChecker.html" title="interface in org.apache.commons.math.optimization">RealConvergenceChecker</A>
+<DD>Check if the optimization algorithm has converged considering the last points.
+<DT><A HREF="./org/apache/commons/math/optimization/SimpleRealPointChecker.html#converged(int, org.apache.commons.math.optimization.RealPointValuePair, org.apache.commons.math.optimization.RealPointValuePair)"><B>converged(int, RealPointValuePair, RealPointValuePair)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/SimpleRealPointChecker.html" title="class in org.apache.commons.math.optimization">SimpleRealPointChecker</A>
+<DD>Check if the optimization algorithm has converged considering the last points.
+<DT><A HREF="./org/apache/commons/math/optimization/SimpleScalarValueChecker.html#converged(int, org.apache.commons.math.optimization.RealPointValuePair, org.apache.commons.math.optimization.RealPointValuePair)"><B>converged(int, RealPointValuePair, RealPointValuePair)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/SimpleScalarValueChecker.html" title="class in org.apache.commons.math.optimization">SimpleScalarValueChecker</A>
+<DD>Check if the optimization algorithm has converged considering the last points.
+<DT><A HREF="./org/apache/commons/math/optimization/SimpleVectorialPointChecker.html#converged(int, org.apache.commons.math.optimization.VectorialPointValuePair, org.apache.commons.math.optimization.VectorialPointValuePair)"><B>converged(int, VectorialPointValuePair, VectorialPointValuePair)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/SimpleVectorialPointChecker.html" title="class in org.apache.commons.math.optimization">SimpleVectorialPointChecker</A>
+<DD>Check if the optimization algorithm has converged considering the last points.
+<DT><A HREF="./org/apache/commons/math/optimization/SimpleVectorialValueChecker.html#converged(int, org.apache.commons.math.optimization.VectorialPointValuePair, org.apache.commons.math.optimization.VectorialPointValuePair)"><B>converged(int, VectorialPointValuePair, VectorialPointValuePair)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/SimpleVectorialValueChecker.html" title="class in org.apache.commons.math.optimization">SimpleVectorialValueChecker</A>
+<DD>Check if the optimization algorithm has converged considering the last points.
+<DT><A HREF="./org/apache/commons/math/optimization/VectorialConvergenceChecker.html#converged(int, org.apache.commons.math.optimization.VectorialPointValuePair, org.apache.commons.math.optimization.VectorialPointValuePair)"><B>converged(int, VectorialPointValuePair, VectorialPointValuePair)</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/VectorialConvergenceChecker.html" title="interface in org.apache.commons.math.optimization">VectorialConvergenceChecker</A>
+<DD>Check if the optimization algorithm has converged considering the last points.
+<DT><A HREF="./org/apache/commons/math/ConvergenceException.html" title="class in org.apache.commons.math"><B>ConvergenceException</B></A> - Exception in <A HREF="./org/apache/commons/math/package-summary.html">org.apache.commons.math</A><DD>Error thrown when a numerical computation can not be performed because the
+ numerical result failed to converge to a finite value.<DT><A HREF="./org/apache/commons/math/ConvergenceException.html#ConvergenceException()"><B>ConvergenceException()</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergenceException.html" title="class in org.apache.commons.math">ConvergenceException</A>
+<DD>Default constructor.
+<DT><A HREF="./org/apache/commons/math/ConvergenceException.html#ConvergenceException(java.lang.String, java.lang.Object...)"><B>ConvergenceException(String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergenceException.html" title="class in org.apache.commons.math">ConvergenceException</A>
+<DD>Constructs an exception with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/ConvergenceException.html#ConvergenceException(java.lang.Throwable)"><B>ConvergenceException(Throwable)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergenceException.html" title="class in org.apache.commons.math">ConvergenceException</A>
+<DD>Create an exception with a given root cause.
+<DT><A HREF="./org/apache/commons/math/ConvergenceException.html#ConvergenceException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><B>ConvergenceException(Throwable, String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergenceException.html" title="class in org.apache.commons.math">ConvergenceException</A>
+<DD>Constructs an exception with specified formatted detail message and root cause.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithm.html" title="interface in org.apache.commons.math"><B>ConvergingAlgorithm</B></A> - Interface in <A HREF="./org/apache/commons/math/package-summary.html">org.apache.commons.math</A><DD>Interface for algorithms handling convergence settings.<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math"><B>ConvergingAlgorithmImpl</B></A> - Class in <A HREF="./org/apache/commons/math/package-summary.html">org.apache.commons.math</A><DD>Provide a default implementation for several functions useful to generic
+ converging algorithms.<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#ConvergingAlgorithmImpl(int, double)"><B>ConvergingAlgorithmImpl(int, double)</B></A> - 
+Constructor for class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Construct an algorithm with given iteration count and accuracy.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#copy()"><B>copy()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Create a new BigMatrix which is a copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#copy()"><B>copy()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#copy()"><B>copy()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">OpenMapRealMatrix</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#copy()"><B>copy()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#copy()"><B>copy()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html" title="class in org.apache.commons.math.linear">SparseFieldMatrix</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Returns a (deep) copy of this.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html#copy()"><B>copy()</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">StepInterpolatorWithJacobians</A>
+<DD>Copy the instance.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Copy the instance.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html#copy()"><B>copy()</B></A> - 
+Method in interface org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html" title="interface in org.apache.commons.math.ode.sampling">StepInterpolator</A>
+<DD>Copy the instance.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractUnivariateStatistic.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractUnivariateStatistic</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns a copy of this DescriptiveStatistics instance with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#copy(org.apache.commons.math.stat.descriptive.DescriptiveStatistics, org.apache.commons.math.stat.descriptive.DescriptiveStatistics)"><B>copy(DescriptiveStatistics, DescriptiveStatistics)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FirstMoment</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html#copy(org.apache.commons.math.stat.descriptive.moment.FirstMoment, org.apache.commons.math.stat.descriptive.moment.FirstMoment)"><B>copy(FirstMoment, FirstMoment)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FirstMoment</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FourthMoment</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html#copy(org.apache.commons.math.stat.descriptive.moment.FourthMoment, org.apache.commons.math.stat.descriptive.moment.FourthMoment)"><B>copy(FourthMoment, FourthMoment)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FourthMoment</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">GeometricMean</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html#copy(org.apache.commons.math.stat.descriptive.moment.GeometricMean, org.apache.commons.math.stat.descriptive.moment.GeometricMean)"><B>copy(GeometricMean, GeometricMean)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">GeometricMean</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math.stat.descriptive.moment">Kurtosis</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html#copy(org.apache.commons.math.stat.descriptive.moment.Kurtosis, org.apache.commons.math.stat.descriptive.moment.Kurtosis)"><B>copy(Kurtosis, Kurtosis)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math.stat.descriptive.moment">Kurtosis</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">Mean</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html#copy(org.apache.commons.math.stat.descriptive.moment.Mean, org.apache.commons.math.stat.descriptive.moment.Mean)"><B>copy(Mean, Mean)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">Mean</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">SecondMoment</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html#copy(org.apache.commons.math.stat.descriptive.moment.SecondMoment, org.apache.commons.math.stat.descriptive.moment.SecondMoment)"><B>copy(SecondMoment, SecondMoment)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">SecondMoment</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#copy(org.apache.commons.math.stat.descriptive.moment.SemiVariance, org.apache.commons.math.stat.descriptive.moment.SemiVariance)"><B>copy(SemiVariance, SemiVariance)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math.stat.descriptive.moment">Skewness</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html#copy(org.apache.commons.math.stat.descriptive.moment.Skewness, org.apache.commons.math.stat.descriptive.moment.Skewness)"><B>copy(Skewness, Skewness)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math.stat.descriptive.moment">Skewness</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#copy(org.apache.commons.math.stat.descriptive.moment.StandardDeviation, org.apache.commons.math.stat.descriptive.moment.StandardDeviation)"><B>copy(StandardDeviation, StandardDeviation)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">ThirdMoment</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html#copy(org.apache.commons.math.stat.descriptive.moment.ThirdMoment, org.apache.commons.math.stat.descriptive.moment.ThirdMoment)"><B>copy(ThirdMoment, ThirdMoment)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">ThirdMoment</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#copy(org.apache.commons.math.stat.descriptive.moment.Variance, org.apache.commons.math.stat.descriptive.moment.Variance)"><B>copy(Variance, Variance)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html" title="class in org.apache.commons.math.stat.descriptive.rank">Max</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html#copy(org.apache.commons.math.stat.descriptive.rank.Max, org.apache.commons.math.stat.descriptive.rank.Max)"><B>copy(Max, Max)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html" title="class in org.apache.commons.math.stat.descriptive.rank">Max</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html" title="class in org.apache.commons.math.stat.descriptive.rank">Min</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html#copy(org.apache.commons.math.stat.descriptive.rank.Min, org.apache.commons.math.stat.descriptive.rank.Min)"><B>copy(Min, Min)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html" title="class in org.apache.commons.math.stat.descriptive.rank">Min</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html" title="class in org.apache.commons.math.stat.descriptive.rank">Percentile</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html#copy(org.apache.commons.math.stat.descriptive.rank.Percentile, org.apache.commons.math.stat.descriptive.rank.Percentile)"><B>copy(Percentile, Percentile)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html" title="class in org.apache.commons.math.stat.descriptive.rank">Percentile</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html#copy()"><B>copy()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html" title="class in org.apache.commons.math.stat.descriptive.summary">Product</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html#copy(org.apache.commons.math.stat.descriptive.summary.Product, org.apache.commons.math.stat.descriptive.summary.Product)"><B>copy(Product, Product)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html" title="class in org.apache.commons.math.stat.descriptive.summary">Product</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math.stat.descriptive.summary">Sum</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html#copy(org.apache.commons.math.stat.descriptive.summary.Sum, org.apache.commons.math.stat.descriptive.summary.Sum)"><B>copy(Sum, Sum)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math.stat.descriptive.summary">Sum</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfLogs</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html#copy(org.apache.commons.math.stat.descriptive.summary.SumOfLogs, org.apache.commons.math.stat.descriptive.summary.SumOfLogs)"><B>copy(SumOfLogs, SumOfLogs)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfLogs</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfSquares</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html#copy(org.apache.commons.math.stat.descriptive.summary.SumOfSquares, org.apache.commons.math.stat.descriptive.summary.SumOfSquares)"><B>copy(SumOfSquares, SumOfSquares)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfSquares</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns a copy of this SummaryStatistics instance with the same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#copy(org.apache.commons.math.stat.descriptive.SummaryStatistics, org.apache.commons.math.stat.descriptive.SummaryStatistics)"><B>copy(SummaryStatistics, SummaryStatistics)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedDescriptiveStatistics</A>
+<DD>Returns a copy of this SynchronizedDescriptiveStatistics instance with the
+ same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html#copy(org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics, org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics)"><B>copy(SynchronizedDescriptiveStatistics, SynchronizedDescriptiveStatistics)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedDescriptiveStatistics</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns a copy of this SynchronizedSummaryStatistics instance with the
+ same internal state.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#copy(org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics, org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics)"><B>copy(SynchronizedSummaryStatistics, SynchronizedSummaryStatistics)</B></A> - 
+Static method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Copies source to dest.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/UnivariateStatistic.html#copy()"><B>copy()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">UnivariateStatistic</A>
+<DD>Returns a copy of the statistic with the same internal state.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#copy(org.apache.commons.math.util.ResizableDoubleArray, org.apache.commons.math.util.ResizableDoubleArray)"><B>copy(ResizableDoubleArray, ResizableDoubleArray)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Copies source to dest, copying the underlying data, so dest is
+ a new, independent copy of source.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#copy()"><B>copy()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Returns a copy of the ResizableDoubleArray.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#copySubMatrix(int, int, int, int, T[][])"><B>copySubMatrix(int, int, int, int, T[][])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Copy a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#copySubMatrix(int[], int[], T[][])"><B>copySubMatrix(int[], int[], T[][])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Copy a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#copySubMatrix(int, int, int, int, double[][])"><B>copySubMatrix(int, int, int, int, double[][])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Copy a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#copySubMatrix(int[], int[], double[][])"><B>copySubMatrix(int[], int[], double[][])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Copy a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#copySubMatrix(int, int, int, int, T[][])"><B>copySubMatrix(int, int, int, int, T[][])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Copy a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#copySubMatrix(int[], int[], T[][])"><B>copySubMatrix(int[], int[], T[][])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Copy a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#copySubMatrix(int, int, int, int, double[][])"><B>copySubMatrix(int, int, int, int, double[][])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Copy a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#copySubMatrix(int[], int[], double[][])"><B>copySubMatrix(int[], int[], double[][])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Copy a submatrix.
+<DT><A HREF="./org/apache/commons/math/random/CorrelatedRandomVectorGenerator.html" title="class in org.apache.commons.math.random"><B>CorrelatedRandomVectorGenerator</B></A> - Class in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>A <A HREF="./org/apache/commons/math/random/RandomVectorGenerator.html" title="interface in org.apache.commons.math.random"><CODE>RandomVectorGenerator</CODE></A> that generates vectors with with
+ correlated components.<DT><A HREF="./org/apache/commons/math/random/CorrelatedRandomVectorGenerator.html#CorrelatedRandomVectorGenerator(double[], org.apache.commons.math.linear.RealMatrix, double, org.apache.commons.math.random.NormalizedRandomGenerator)"><B>CorrelatedRandomVectorGenerator(double[], RealMatrix, double, NormalizedRandomGenerator)</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/CorrelatedRandomVectorGenerator.html" title="class in org.apache.commons.math.random">CorrelatedRandomVectorGenerator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/random/CorrelatedRandomVectorGenerator.html#CorrelatedRandomVectorGenerator(org.apache.commons.math.linear.RealMatrix, double, org.apache.commons.math.random.NormalizedRandomGenerator)"><B>CorrelatedRandomVectorGenerator(RealMatrix, double, NormalizedRandomGenerator)</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/CorrelatedRandomVectorGenerator.html" title="class in org.apache.commons.math.random">CorrelatedRandomVectorGenerator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html#correlation(double[], double[])"><B>correlation(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html" title="class in org.apache.commons.math.stat.correlation">PearsonsCorrelation</A>
+<DD>Computes the Pearson's product-moment correlation coefficient between the two arrays.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html#correlation(double[], double[])"><B>correlation(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html" title="class in org.apache.commons.math.stat.correlation">SpearmansCorrelation</A>
+<DD>Computes the Spearman's rank correlation coefficient between the two arrays.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#COS"><B>COS</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.cos</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#cos()"><B>cos()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Compute the
+ <a href="http://mathworld.wolfram.com/Cosine.html" TARGET="_top">
+ cosine</a>
+ of this complex number.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#COSH"><B>COSH</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.cosh</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#cosh()"><B>cosh()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Compute the
+ <a href="http://mathworld.wolfram.com/HyperbolicCosine.html" TARGET="_top">
+ hyperbolic cosine</a> of this complex number.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#cosh(double)"><B>cosh(double)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/HyperbolicCosine.html">
+ hyperbolic cosine</a> of x.
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#cost"><B>cost</B></A> - 
+Variable in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Cost value (square root of the sum of the residuals).
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#cost"><B>cost</B></A> - 
+Variable in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Cost value (square root of the sum of the residuals).
+<DT><A HREF="./org/apache/commons/math/stat/correlation/Covariance.html" title="class in org.apache.commons.math.stat.correlation"><B>Covariance</B></A> - Class in <A HREF="./org/apache/commons/math/stat/correlation/package-summary.html">org.apache.commons.math.stat.correlation</A><DD>Computes covariances for pairs of arrays or columns of a matrix.<DT><A HREF="./org/apache/commons/math/stat/correlation/Covariance.html#Covariance()"><B>Covariance()</B></A> - 
+Constructor for class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/Covariance.html" title="class in org.apache.commons.math.stat.correlation">Covariance</A>
+<DD>Create a Covariance with no data
+<DT><A HREF="./org/apache/commons/math/stat/correlation/Covariance.html#Covariance(double[][], boolean)"><B>Covariance(double[][], boolean)</B></A> - 
+Constructor for class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/Covariance.html" title="class in org.apache.commons.math.stat.correlation">Covariance</A>
+<DD>Create a Covariance matrix from a rectangular array
+ whose columns represent covariates.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/Covariance.html#Covariance(double[][])"><B>Covariance(double[][])</B></A> - 
+Constructor for class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/Covariance.html" title="class in org.apache.commons.math.stat.correlation">Covariance</A>
+<DD>Create a Covariance matrix from a rectangular array
+ whose columns represent covariates.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/Covariance.html#Covariance(org.apache.commons.math.linear.RealMatrix, boolean)"><B>Covariance(RealMatrix, boolean)</B></A> - 
+Constructor for class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/Covariance.html" title="class in org.apache.commons.math.stat.correlation">Covariance</A>
+<DD>Create a covariance matrix from a matrix whose columns
+ represent covariates.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/Covariance.html#Covariance(org.apache.commons.math.linear.RealMatrix)"><B>Covariance(RealMatrix)</B></A> - 
+Constructor for class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/Covariance.html" title="class in org.apache.commons.math.stat.correlation">Covariance</A>
+<DD>Create a covariance matrix from a matrix whose columns
+ represent covariates.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/Covariance.html#covariance(double[], double[], boolean)"><B>covariance(double[], double[], boolean)</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/Covariance.html" title="class in org.apache.commons.math.stat.correlation">Covariance</A>
+<DD>Computes the covariance between the two arrays.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/Covariance.html#covariance(double[], double[])"><B>covariance(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/Covariance.html" title="class in org.apache.commons.math.stat.correlation">Covariance</A>
+<DD>Computes the covariance between the two arrays, using the bias-corrected
+ formula.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html#covarianceToCorrelation(org.apache.commons.math.linear.RealMatrix)"><B>covarianceToCorrelation(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html" title="class in org.apache.commons.math.stat.correlation">PearsonsCorrelation</A>
+<DD>Derives a correlation matrix from a covariance matrix.
+<DT><A HREF="./org/apache/commons/math/random/RandomAdaptor.html#createAdaptor(org.apache.commons.math.random.RandomGenerator)"><B>createAdaptor(RandomGenerator)</B></A> - 
+Static method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomAdaptor.html" title="class in org.apache.commons.math.random">RandomAdaptor</A>
+<DD>Factory method to create a <code>Random</code> using the supplied
+ <code>RandomGenerator</code>.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#createArithmeticException(java.lang.String, java.lang.Object...)"><B>createArithmeticException(String, Object...)</B></A> - 
+Static method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Constructs a new <code>ArithmeticException</code> with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#createArrayIndexOutOfBoundsException(java.lang.String, java.lang.Object...)"><B>createArrayIndexOutOfBoundsException(String, Object...)</B></A> - 
+Static method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Constructs a new <code>ArrayIndexOutOfBoundsException</code> with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createBigIdentityMatrix(int)"><B>createBigIdentityMatrix(int)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD><B>Deprecated.</B>&nbsp;<I>since 2.0, replaced by <A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createFieldIdentityMatrix(org.apache.commons.math.Field, int)"><CODE>MatrixUtils.createFieldIdentityMatrix(Field, int)</CODE></A></I>
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createBigMatrix(double[][])"><B>createBigMatrix(double[][])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD><B>Deprecated.</B>&nbsp;<I>since 2.0 replaced by <A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createFieldMatrix(T[][])"><CODE>MatrixUtils.createFieldMatrix(FieldElement[][])</CODE></A></I>
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createBigMatrix(java.math.BigDecimal[][])"><B>createBigMatrix(BigDecimal[][])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD><B>Deprecated.</B>&nbsp;<I>since 2.0 replaced by <A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createFieldMatrix(T[][])"><CODE>MatrixUtils.createFieldMatrix(FieldElement[][])</CODE></A></I>
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createBigMatrix(java.math.BigDecimal[][], boolean)"><B>createBigMatrix(BigDecimal[][], boolean)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD><B>Deprecated.</B>&nbsp;<I>since 2.0 replaced by <A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createFieldMatrix(T[][])"><CODE>MatrixUtils.createFieldMatrix(FieldElement[][])</CODE></A></I>
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createBigMatrix(java.lang.String[][])"><B>createBigMatrix(String[][])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD><B>Deprecated.</B>&nbsp;<I>since 2.0 replaced by <A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createFieldMatrix(T[][])"><CODE>MatrixUtils.createFieldMatrix(FieldElement[][])</CODE></A></I>
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#createBlocksLayout(org.apache.commons.math.Field, int, int)"><B>createBlocksLayout(Field&lt;T&gt;, int, int)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Create a data array in blocks layout.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#createBlocksLayout(int, int)"><B>createBlocksLayout(int, int)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Create a data array in blocks layout.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialsUtils.html#createChebyshevPolynomial(int)"><B>createChebyshevPolynomial(int)</B></A> - 
+Static method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialsUtils.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialsUtils</A>
+<DD>Create a Chebyshev polynomial of the first kind.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createColumnBigMatrix(double[])"><B>createColumnBigMatrix(double[])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD><B>Deprecated.</B>&nbsp;<I>since 2.0 replaced by <A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createColumnFieldMatrix(T[])"><CODE>MatrixUtils.createColumnFieldMatrix(FieldElement[])</CODE></A></I>
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createColumnBigMatrix(java.math.BigDecimal[])"><B>createColumnBigMatrix(BigDecimal[])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD><B>Deprecated.</B>&nbsp;<I>since 2.0 replaced by <A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createColumnFieldMatrix(T[])"><CODE>MatrixUtils.createColumnFieldMatrix(FieldElement[])</CODE></A></I>
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createColumnBigMatrix(java.lang.String[])"><B>createColumnBigMatrix(String[])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD><B>Deprecated.</B>&nbsp;<I>since 2.0 replaced by <A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createColumnFieldMatrix(T[])"><CODE>MatrixUtils.createColumnFieldMatrix(FieldElement[])</CODE></A></I>
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createColumnFieldMatrix(T[])"><B>createColumnFieldMatrix(T[])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Creates a column <A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>FieldMatrix</CODE></A> using the data from the input
+ array.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createColumnRealMatrix(double[])"><B>createColumnRealMatrix(double[])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Creates a column <A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>RealMatrix</CODE></A> using the data from the input
+ array.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#createComplex(double, double)"><B>createComplex(double, double)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Create a complex number given the real and imaginary parts.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#createConcurrentModificationException(java.lang.String, java.lang.Object...)"><B>createConcurrentModificationException(String, Object...)</B></A> - 
+Static method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Constructs a new <code>ConcurrentModificationException</code> with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#createContributingStatistics()"><B>createContributingStatistics()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Creates and returns a <code>SummaryStatistics</code> whose data will be
+ aggregated with those of this <code>AggregateSummaryStatistics</code>.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#createEOFException(java.lang.String, java.lang.Object...)"><B>createEOFException(String, Object...)</B></A> - 
+Static method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Constructs a new <code>EOFException</code> with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createFieldDiagonalMatrix(T[])"><B>createFieldDiagonalMatrix(T[])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Returns a diagonal matrix with specified elements.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createFieldIdentityMatrix(org.apache.commons.math.Field, int)"><B>createFieldIdentityMatrix(Field&lt;T&gt;, int)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Returns <code>dimension x dimension</code> identity matrix.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createFieldMatrix(org.apache.commons.math.Field, int, int)"><B>createFieldMatrix(Field&lt;T&gt;, int, int)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Returns a <A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>FieldMatrix</CODE></A> with specified dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createFieldMatrix(T[][])"><B>createFieldMatrix(T[][])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Returns a <A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>FieldMatrix</CODE></A> whose entries are the the values in the
+ the input array.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createFieldVector(T[])"><B>createFieldVector(T[])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Creates a <A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear"><CODE>FieldVector</CODE></A> using the data from the input array.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialsUtils.html#createHermitePolynomial(int)"><B>createHermitePolynomial(int)</B></A> - 
+Static method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialsUtils.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialsUtils</A>
+<DD>Create a Hermite polynomial.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#createIllegalArgumentException(java.lang.String, java.lang.Object...)"><B>createIllegalArgumentException(String, Object...)</B></A> - 
+Static method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Constructs a new <code>IllegalArgumentException</code> with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#createIllegalArgumentException(java.lang.Throwable)"><B>createIllegalArgumentException(Throwable)</B></A> - 
+Static method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Constructs a new <code>IllegalArgumentException</code> with specified nested
+ <code>Throwable</code> root cause.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#createIllegalStateException(java.lang.String, java.lang.Object...)"><B>createIllegalStateException(String, Object...)</B></A> - 
+Static method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Constructs a new <code>IllegalStateException</code> with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#createInternalError(java.lang.Throwable)"><B>createInternalError(Throwable)</B></A> - 
+Static method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Create an <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><CODE>RuntimeException</CODE></A> for an internal error.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#createIOException(java.lang.Throwable)"><B>createIOException(Throwable)</B></A> - 
+Static method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Constructs a new <code>IOException</code> with specified nested
+ <code>Throwable</code> root cause.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialsUtils.html#createLaguerrePolynomial(int)"><B>createLaguerrePolynomial(int)</B></A> - 
+Static method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialsUtils.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialsUtils</A>
+<DD>Create a Laguerre polynomial.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialsUtils.html#createLegendrePolynomial(int)"><B>createLegendrePolynomial(int)</B></A> - 
+Static method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialsUtils.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialsUtils</A>
+<DD>Create a Legendre polynomial.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#createMatrix(int, int)"><B>createMatrix(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Create a new FieldMatrix<T> of the same type as the instance with the supplied
+ row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#createMatrix(int, int)"><B>createMatrix(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Create a new RealMatrix of the same type as the instance with the supplied
+ row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#createMatrix(int, int)"><B>createMatrix(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Create a new FieldMatrix<T> of the same type as the instance with the supplied
+ row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#createMatrix(int, int)"><B>createMatrix(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Create a new RealMatrix of the same type as the instance with the supplied
+ row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#createMatrix(int, int)"><B>createMatrix(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Create a new FieldMatrix<T> of the same type as the instance with the supplied
+ row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#createMatrix(int, int)"><B>createMatrix(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Create a new RealMatrix of the same type as the instance with the supplied
+ row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#createMatrix(int, int)"><B>createMatrix(int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Create a new FieldMatrix<T> of the same type as the instance with the supplied
+ row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html#createMatrix(int, int)"><B>createMatrix(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">OpenMapRealMatrix</A>
+<DD>Create a new RealMatrix of the same type as the instance with the supplied
+ row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#createMatrix(int, int)"><B>createMatrix(int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Create a new RealMatrix of the same type as the instance with the supplied
+ row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#createMatrix(int, int)"><B>createMatrix(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Create a new RealMatrix of the same type as the instance with the supplied
+ row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html#createMatrix(int, int)"><B>createMatrix(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html" title="class in org.apache.commons.math.linear">SparseFieldMatrix</A>
+<DD>Create a new FieldMatrix<T> of the same type as the instance with the supplied
+ row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#createNoSuchElementException(java.lang.String, java.lang.Object...)"><B>createNoSuchElementException(String, Object...)</B></A> - 
+Static method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Constructs a new <code>NoSuchElementException</code> with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#createNullPointerException(java.lang.String, java.lang.Object...)"><B>createNullPointerException(String, Object...)</B></A> - 
+Static method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Constructs a new <code>NullPointerException</code> with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#createParseException(int, java.lang.String, java.lang.Object...)"><B>createParseException(int, String, Object...)</B></A> - 
+Static method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Constructs a new <code>ParseException</code> with specified
+ formatted detail message.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createRealDiagonalMatrix(double[])"><B>createRealDiagonalMatrix(double[])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Returns a diagonal matrix with specified elements.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createRealIdentityMatrix(int)"><B>createRealIdentityMatrix(int)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Returns <code>dimension x dimension</code> identity matrix.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createRealMatrix(int, int)"><B>createRealMatrix(int, int)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Returns a <A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>RealMatrix</CODE></A> with specified dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createRealMatrix(double[][])"><B>createRealMatrix(double[][])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Returns a <A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>RealMatrix</CODE></A> whose entries are the the values in the
+ the input array.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createRealVector(double[])"><B>createRealVector(double[])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Creates a <A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear"><CODE>RealVector</CODE></A> using the data from the input array.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createRowBigMatrix(double[])"><B>createRowBigMatrix(double[])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD><B>Deprecated.</B>&nbsp;<I>since 2.0 replaced by <A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createRowFieldMatrix(T[])"><CODE>MatrixUtils.createRowFieldMatrix(FieldElement[])</CODE></A></I>
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createRowBigMatrix(java.math.BigDecimal[])"><B>createRowBigMatrix(BigDecimal[])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD><B>Deprecated.</B>&nbsp;<I>since 2.0 replaced by <A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createRowFieldMatrix(T[])"><CODE>MatrixUtils.createRowFieldMatrix(FieldElement[])</CODE></A></I>
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createRowBigMatrix(java.lang.String[])"><B>createRowBigMatrix(String[])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD><B>Deprecated.</B>&nbsp;<I>since 2.0 replaced by <A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createRowFieldMatrix(T[])"><CODE>MatrixUtils.createRowFieldMatrix(FieldElement[])</CODE></A></I>
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createRowFieldMatrix(T[])"><B>createRowFieldMatrix(T[])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Creates a row <A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>FieldMatrix</CODE></A> using the data from the input
+ array.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#createRowRealMatrix(double[])"><B>createRowRealMatrix(double[])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Creates a row <A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>RealMatrix</CODE></A> using the data from the input
+ array.
+<DT><A HREF="./org/apache/commons/math/genetics/CrossoverPolicy.html#crossover(org.apache.commons.math.genetics.Chromosome, org.apache.commons.math.genetics.Chromosome)"><B>crossover(Chromosome, Chromosome)</B></A> - 
+Method in interface org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/CrossoverPolicy.html" title="interface in org.apache.commons.math.genetics">CrossoverPolicy</A>
+<DD>Perform a crossover operation on the given chromosomes.
+<DT><A HREF="./org/apache/commons/math/genetics/OnePointCrossover.html#crossover(org.apache.commons.math.genetics.Chromosome, org.apache.commons.math.genetics.Chromosome)"><B>crossover(Chromosome, Chromosome)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/OnePointCrossover.html" title="class in org.apache.commons.math.genetics">OnePointCrossover</A>
+<DD>Performs one point crossover.
+<DT><A HREF="./org/apache/commons/math/genetics/CrossoverPolicy.html" title="interface in org.apache.commons.math.genetics"><B>CrossoverPolicy</B></A> - Interface in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Policy used to create a pair of new chromosomes by performing a crossover
+ operation on a source pair of chromosomes.<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#crossProduct(org.apache.commons.math.geometry.Vector3D, org.apache.commons.math.geometry.Vector3D)"><B>crossProduct(Vector3D, Vector3D)</B></A> - 
+Static method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Compute the cross-product of two vectors.
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractDistribution.html#cumulativeProbability(double, double)"><B>cumulativeProbability(double, double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractDistribution.html" title="class in org.apache.commons.math.distribution">AbstractDistribution</A>
+<DD>For a random variable X whose values are distributed according
+ to this distribution, this method returns P(x0 &le; X &le; x1).
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html#cumulativeProbability(double)"><B>cumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math.distribution">AbstractIntegerDistribution</A>
+<DD>For a random variable X whose values are distributed according
+ to this distribution, this method returns P(X &le; x).
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html#cumulativeProbability(double, double)"><B>cumulativeProbability(double, double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math.distribution">AbstractIntegerDistribution</A>
+<DD>For a random variable X whose values are distributed according
+ to this distribution, this method returns P(x0 &le; X &le; x1).
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html#cumulativeProbability(int)"><B>cumulativeProbability(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math.distribution">AbstractIntegerDistribution</A>
+<DD>For a random variable X whose values are distributed according
+ to this distribution, this method returns P(X &le; x).
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html#cumulativeProbability(int, int)"><B>cumulativeProbability(int, int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math.distribution">AbstractIntegerDistribution</A>
+<DD>For a random variable X whose values are distributed according
+ to this distribution, this method returns P(x0 &le; X &le; x1).
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html#cumulativeProbability(double)"><B>cumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A>
+<DD>For a random variable X whose values are distributed according
+ to this distribution, this method returns P(X &le; x).
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html#cumulativeProbability(double, double)"><B>cumulativeProbability(double, double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A>
+<DD>For a random variable X whose values are distributed according
+ to this distribution, this method returns P(x0 &le; X &le; x1).
+<DT><A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html#cumulativeProbability(int)"><B>cumulativeProbability(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html" title="class in org.apache.commons.math.distribution">BinomialDistributionImpl</A>
+<DD>For this distribution, X, this method returns P(X &le; x).
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html#cumulativeProbability(double)"><B>cumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">CauchyDistributionImpl</A>
+<DD>For this distribution, X, this method returns P(X &lt; <code>x</code>).
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html#cumulativeProbability(double)"><B>cumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">ChiSquaredDistributionImpl</A>
+<DD>For this distribution, X, this method returns P(X &lt; x).
+<DT><A HREF="./org/apache/commons/math/distribution/Distribution.html#cumulativeProbability(double)"><B>cumulativeProbability(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/Distribution.html" title="interface in org.apache.commons.math.distribution">Distribution</A>
+<DD>For a random variable X whose values are distributed according
+ to this distribution, this method returns P(X &le; x).
+<DT><A HREF="./org/apache/commons/math/distribution/Distribution.html#cumulativeProbability(double, double)"><B>cumulativeProbability(double, double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/Distribution.html" title="interface in org.apache.commons.math.distribution">Distribution</A>
+<DD>For a random variable X whose values are distributed according
+ to this distribution, this method returns P(x0 &le; X &le; x1).
+<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html#cumulativeProbability(double)"><B>cumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html" title="class in org.apache.commons.math.distribution">ExponentialDistributionImpl</A>
+<DD>For this distribution, X, this method returns P(X &lt; x).
+<DT><A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html#cumulativeProbability(double)"><B>cumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution">FDistributionImpl</A>
+<DD>For this distribution, X, this method returns P(X &lt; x).
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html#cumulativeProbability(double)"><B>cumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">GammaDistributionImpl</A>
+<DD>For this distribution, X, this method returns P(X &lt; x).
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html#cumulativeProbability(int)"><B>cumulativeProbability(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html" title="class in org.apache.commons.math.distribution">HypergeometricDistributionImpl</A>
+<DD>For this distribution, X, this method returns P(X &le; x).
+<DT><A HREF="./org/apache/commons/math/distribution/IntegerDistribution.html#cumulativeProbability(int)"><B>cumulativeProbability(int)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/IntegerDistribution.html" title="interface in org.apache.commons.math.distribution">IntegerDistribution</A>
+<DD>For a random variable X whose values are distributed according
+ to this distribution, this method returns P(X &le; x).
+<DT><A HREF="./org/apache/commons/math/distribution/IntegerDistribution.html#cumulativeProbability(int, int)"><B>cumulativeProbability(int, int)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/IntegerDistribution.html" title="interface in org.apache.commons.math.distribution">IntegerDistribution</A>
+<DD>For this distribution, X, this method returns P(x0 &le; X &le; x1).
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html#cumulativeProbability(double)"><B>cumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A>
+<DD>For this distribution, X, this method returns P(X &lt; <code>x</code>).
+<DT><A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html#cumulativeProbability(int)"><B>cumulativeProbability(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html" title="class in org.apache.commons.math.distribution">PascalDistributionImpl</A>
+<DD>For this distribution, X, this method returns P(X &le; x).
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html#cumulativeProbability(int)"><B>cumulativeProbability(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">PoissonDistributionImpl</A>
+<DD>The probability distribution function P(X <= x) for a Poisson
+ distribution.
+<DT><A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html#cumulativeProbability(double)"><B>cumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html" title="class in org.apache.commons.math.distribution">TDistributionImpl</A>
+<DD>For this distribution, X, this method returns P(X &lt; <code>x</code>).
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html#cumulativeProbability(double)"><B>cumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution">WeibullDistributionImpl</A>
+<DD>For this distribution, X, this method returns P(X &lt; <code>x</code>).
+<DT><A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html#cumulativeProbability(int)"><B>cumulativeProbability(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html" title="class in org.apache.commons.math.distribution">ZipfDistributionImpl</A>
+<DD>The probability distribution function P(X <= x) for a Zipf distribution.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#currentState"><B>currentState</B></A> - 
+Variable in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>current state
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#currentTime"><B>currentTime</B></A> - 
+Variable in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>current time
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/CurveFitter.html" title="class in org.apache.commons.math.optimization.fitting"><B>CurveFitter</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/fitting/package-summary.html">org.apache.commons.math.optimization.fitting</A><DD>Fitter for parametric univariate real functions y = f(x).<DT><A HREF="./org/apache/commons/math/optimization/fitting/CurveFitter.html#CurveFitter(org.apache.commons.math.optimization.DifferentiableMultivariateVectorialOptimizer)"><B>CurveFitter(DifferentiableMultivariateVectorialOptimizer)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/CurveFitter.html" title="class in org.apache.commons.math.optimization.fitting">CurveFitter</A>
+<DD>Simple constructor.
+</DL>
+<HR>
+<A NAME="_D_"><!-- --></A><H2>
+<B>D</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#data"><B>data</B></A> - 
+Variable in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Entries of the matrix
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#data"><B>data</B></A> - 
+Variable in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Entries of the matrix
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#data"><B>data</B></A> - 
+Variable in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Entries of the vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#data"><B>data</B></A> - 
+Variable in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Entries of the vector.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#data"><B>data</B></A> - 
+Variable in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Entries of the matrix
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#data"><B>data</B></A> - 
+Variable in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Entries of the matrix
+<DT><A HREF="./org/apache/commons/math/genetics/PermutationChromosome.html#decode(java.util.List)"><B>decode(List&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/PermutationChromosome.html" title="interface in org.apache.commons.math.genetics">PermutationChromosome</A>
+<DD>Permutes the <code>sequence</code> of objects of type T according to the
+ permutation this chromosome represents.
+<DT><A HREF="./org/apache/commons/math/genetics/RandomKey.html#decode(java.util.List)"><B>decode(List&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/RandomKey.html" title="class in org.apache.commons.math.genetics">RandomKey</A>
+<DD>Permutes the <code>sequence</code> of objects of type T according to the
+ permutation this chromosome represents.
+<DT><A HREF="./org/apache/commons/math/linear/DecompositionSolver.html" title="interface in org.apache.commons.math.linear"><B>DecompositionSolver</B></A> - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Interface handling decomposition algorithms that can solve A &times; X = B.<DT><A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html#DEFAULT_ABSOLUTE_ACCURACY"><B>DEFAULT_ABSOLUTE_ACCURACY</B></A> - 
+Static variable in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html" title="class in org.apache.commons.math.analysis.solvers">BrentSolver</A>
+<DD>Default absolute accuracy
+<DT><A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html#DEFAULT_ABSOLUTE_POSITIVITY_THRESHOLD"><B>DEFAULT_ABSOLUTE_POSITIVITY_THRESHOLD</B></A> - 
+Static variable in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html" title="class in org.apache.commons.math.linear">CholeskyDecompositionImpl</A>
+<DD>Default threshold below which diagonal elements are considered null
+ and matrix not positive definite.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html#DEFAULT_ACCURACY"><B>DEFAULT_ACCURACY</B></A> - 
+Static variable in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">LoessInterpolator</A>
+<DD>Default value for accuracy.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html#DEFAULT_BANDWIDTH"><B>DEFAULT_BANDWIDTH</B></A> - 
+Static variable in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">LoessInterpolator</A>
+<DD>Default value of the bandwidth parameter.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html#DEFAULT_BRIGHTNESS_EXPONENT"><B>DEFAULT_BRIGHTNESS_EXPONENT</B></A> - 
+Static variable in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">MicrosphereInterpolator</A>
+<DD>Default exponent used the weights calculation.
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html#DEFAULT_EPSILON"><B>DEFAULT_EPSILON</B></A> - 
+Static variable in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">PoissonDistributionImpl</A>
+<DD>Default convergence criterion.
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><B>DEFAULT_INVERSE_ABSOLUTE_ACCURACY</B></A> - 
+Static variable in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A>
+<DD>Default inverse cumulative probability accurac
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><B>DEFAULT_INVERSE_ABSOLUTE_ACCURACY</B></A> - 
+Static variable in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">CauchyDistributionImpl</A>
+<DD>Default inverse cumulative probability accuracy
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><B>DEFAULT_INVERSE_ABSOLUTE_ACCURACY</B></A> - 
+Static variable in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">ChiSquaredDistributionImpl</A>
+<DD>Default inverse cumulative probability accuracy
+<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><B>DEFAULT_INVERSE_ABSOLUTE_ACCURACY</B></A> - 
+Static variable in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html" title="class in org.apache.commons.math.distribution">ExponentialDistributionImpl</A>
+<DD>Default inverse cumulative probability accuracy
+<DT><A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><B>DEFAULT_INVERSE_ABSOLUTE_ACCURACY</B></A> - 
+Static variable in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution">FDistributionImpl</A>
+<DD>Default inverse cumulative probability accuracy
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><B>DEFAULT_INVERSE_ABSOLUTE_ACCURACY</B></A> - 
+Static variable in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">GammaDistributionImpl</A>
+<DD>Default inverse cumulative probability accuracy
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><B>DEFAULT_INVERSE_ABSOLUTE_ACCURACY</B></A> - 
+Static variable in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A>
+<DD>Default inverse cumulative probability accuracy
+<DT><A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><B>DEFAULT_INVERSE_ABSOLUTE_ACCURACY</B></A> - 
+Static variable in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html" title="class in org.apache.commons.math.distribution">TDistributionImpl</A>
+<DD>Default inverse cumulative probability accuracy
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><B>DEFAULT_INVERSE_ABSOLUTE_ACCURACY</B></A> - 
+Static variable in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution">WeibullDistributionImpl</A>
+<DD>Default inverse cumulative probability accuracy
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#DEFAULT_MAX_COST_EVALUATIONS"><B>DEFAULT_MAX_COST_EVALUATIONS</B></A> - 
+Static variable in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Default maximal number of cost evaluations allowed.
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html#DEFAULT_MAX_ITERATIONS"><B>DEFAULT_MAX_ITERATIONS</B></A> - 
+Static variable in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">PoissonDistributionImpl</A>
+<DD>Default maximum number of iterations for cumulative probability calculations.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#DEFAULT_MAX_ITERATIONS"><B>DEFAULT_MAX_ITERATIONS</B></A> - 
+Static variable in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Default maximal number of iterations allowed.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#DEFAULT_MAX_ITERATIONS"><B>DEFAULT_MAX_ITERATIONS</B></A> - 
+Static variable in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Default maximal number of iterations allowed.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html#DEFAULT_MAX_ITERATIONS"><B>DEFAULT_MAX_ITERATIONS</B></A> - 
+Static variable in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html" title="class in org.apache.commons.math.optimization.linear">AbstractLinearOptimizer</A>
+<DD>Default maximal number of iterations allowed.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html#DEFAULT_MAXIMUM_ITERATIONS"><B>DEFAULT_MAXIMUM_ITERATIONS</B></A> - 
+Static variable in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html" title="class in org.apache.commons.math.analysis.solvers">BrentSolver</A>
+<DD>Default maximum number of iterations
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html#DEFAULT_MICROSPHERE_ELEMENTS"><B>DEFAULT_MICROSPHERE_ELEMENTS</B></A> - 
+Static variable in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">MicrosphereInterpolator</A>
+<DD>Default number of surface elements that composes the microsphere.
+<DT><A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html#DEFAULT_NAN_STRATEGY"><B>DEFAULT_NAN_STRATEGY</B></A> - 
+Static variable in class org.apache.commons.math.stat.ranking.<A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html" title="class in org.apache.commons.math.stat.ranking">NaturalRanking</A>
+<DD>default NaN strategy
+<DT><A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html#DEFAULT_RELATIVE_SYMMETRY_THRESHOLD"><B>DEFAULT_RELATIVE_SYMMETRY_THRESHOLD</B></A> - 
+Static variable in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html" title="class in org.apache.commons.math.linear">CholeskyDecompositionImpl</A>
+<DD>Default threshold above which off-diagonal elements are considered too different
+ and matrix not symmetric.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html#DEFAULT_ROBUSTNESS_ITERS"><B>DEFAULT_ROBUSTNESS_ITERS</B></A> - 
+Static variable in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">LoessInterpolator</A>
+<DD>Default value of the number of robustness iterations.
+<DT><A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html#DEFAULT_TIES_STRATEGY"><B>DEFAULT_TIES_STRATEGY</B></A> - 
+Static variable in class org.apache.commons.math.stat.ranking.<A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html" title="class in org.apache.commons.math.stat.ranking">NaturalRanking</A>
+<DD>default ties strategy
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#DEFAULT_ZERO_TOLERANCE"><B>DEFAULT_ZERO_TOLERANCE</B></A> - 
+Static variable in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Default Tolerance for having a value considered zero.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#defaultAbsoluteAccuracy"><B>defaultAbsoluteAccuracy</B></A> - 
+Variable in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Default maximum absolute error.
+<DT><A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixChangingVisitor.html" title="class in org.apache.commons.math.linear"><B>DefaultFieldMatrixChangingVisitor</B></A>&lt;<A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixChangingVisitor.html" title="type parameter in DefaultFieldMatrixChangingVisitor">T</A> extends <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixChangingVisitor.html" title="type parameter in DefaultFieldMatrixChangingVisitor">T</A>&gt;&gt; - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Default implementation of the <A HREF="./org/apache/commons/math/linear/FieldMatrixChangingVisitor.html" title="interface in org.apache.commons.math.linear"><CODE>FieldMatrixChangingVisitor</CODE></A> interface.<DT><A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixChangingVisitor.html#DefaultFieldMatrixChangingVisitor(T)"><B>DefaultFieldMatrixChangingVisitor(T)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixChangingVisitor.html" title="class in org.apache.commons.math.linear">DefaultFieldMatrixChangingVisitor</A>
+<DD>Build a new instance.
+<DT><A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixPreservingVisitor.html" title="class in org.apache.commons.math.linear"><B>DefaultFieldMatrixPreservingVisitor</B></A>&lt;<A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixPreservingVisitor.html" title="type parameter in DefaultFieldMatrixPreservingVisitor">T</A> extends <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixPreservingVisitor.html" title="type parameter in DefaultFieldMatrixPreservingVisitor">T</A>&gt;&gt; - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Default implementation of the <A HREF="./org/apache/commons/math/linear/FieldMatrixPreservingVisitor.html" title="interface in org.apache.commons.math.linear"><CODE>FieldMatrixPreservingVisitor</CODE></A> interface.<DT><A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixPreservingVisitor.html#DefaultFieldMatrixPreservingVisitor(T)"><B>DefaultFieldMatrixPreservingVisitor(T)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixPreservingVisitor.html" title="class in org.apache.commons.math.linear">DefaultFieldMatrixPreservingVisitor</A>
+<DD>Build a new instance.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#defaultFunctionValueAccuracy"><B>defaultFunctionValueAccuracy</B></A> - 
+Variable in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Default maximum error of function.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#defaultMaximalIterationCount"><B>defaultMaximalIterationCount</B></A> - 
+Variable in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Default maximum number of iterations.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html#defaultMinimalIterationCount"><B>defaultMinimalIterationCount</B></A> - 
+Variable in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html" title="class in org.apache.commons.math.analysis.integration">UnivariateRealIntegratorImpl</A>
+<DD>default minimum number of iterations
+<DT><A HREF="./org/apache/commons/math/linear/DefaultRealMatrixChangingVisitor.html" title="class in org.apache.commons.math.linear"><B>DefaultRealMatrixChangingVisitor</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Default implementation of the <A HREF="./org/apache/commons/math/linear/RealMatrixChangingVisitor.html" title="interface in org.apache.commons.math.linear"><CODE>RealMatrixChangingVisitor</CODE></A> interface.<DT><A HREF="./org/apache/commons/math/linear/DefaultRealMatrixChangingVisitor.html#DefaultRealMatrixChangingVisitor()"><B>DefaultRealMatrixChangingVisitor()</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DefaultRealMatrixChangingVisitor.html" title="class in org.apache.commons.math.linear">DefaultRealMatrixChangingVisitor</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/linear/DefaultRealMatrixPreservingVisitor.html" title="class in org.apache.commons.math.linear"><B>DefaultRealMatrixPreservingVisitor</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Default implementation of the <A HREF="./org/apache/commons/math/linear/RealMatrixPreservingVisitor.html" title="interface in org.apache.commons.math.linear"><CODE>RealMatrixPreservingVisitor</CODE></A> interface.<DT><A HREF="./org/apache/commons/math/linear/DefaultRealMatrixPreservingVisitor.html#DefaultRealMatrixPreservingVisitor()"><B>DefaultRealMatrixPreservingVisitor()</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DefaultRealMatrixPreservingVisitor.html" title="class in org.apache.commons.math.linear">DefaultRealMatrixPreservingVisitor</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#defaultRelativeAccuracy"><B>defaultRelativeAccuracy</B></A> - 
+Variable in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Default maximum relative error.
+<DT><A HREF="./org/apache/commons/math/util/DefaultTransformer.html" title="class in org.apache.commons.math.util"><B>DefaultTransformer</B></A> - Class in <A HREF="./org/apache/commons/math/util/package-summary.html">org.apache.commons.math.util</A><DD>A Default NumberTransformer for java.lang.Numbers and Numeric Strings.<DT><A HREF="./org/apache/commons/math/util/DefaultTransformer.html#DefaultTransformer()"><B>DefaultTransformer()</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/DefaultTransformer.html" title="class in org.apache.commons.math.util">DefaultTransformer</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html#degree()"><B>degree()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunction</A>
+<DD>Returns the degree of the polynomial
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html#degree()"><B>degree()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionLagrangeForm</A>
+<DD>Returns the degree of the polynomial.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html#degree()"><B>degree()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionNewtonForm</A>
+<DD>Returns the degree of the polynomial.
+<DT><A HREF="./org/apache/commons/math/fraction/AbstractFormat.html#denominatorFormat"><B>denominatorFormat</B></A> - 
+Variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A>
+<DD>The format used for the denominator.
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractContinuousDistribution.html#density(double)"><B>density(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">AbstractContinuousDistribution</A>
+<DD>Return the probability density for a particular point.
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistribution.html#density(java.lang.Double)"><B>density(Double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistribution.html" title="interface in org.apache.commons.math.distribution">BetaDistribution</A>
+<DD>Return the probability density for a particular point.
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html#density(java.lang.Double)"><B>density(Double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html#density(double)"><B>density(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A>
+<DD>Return the probability density for a particular point.
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html#density(double)"><B>density(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">CauchyDistributionImpl</A>
+<DD>Returns the probability density for a particular point.
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistribution.html#density(java.lang.Double)"><B>density(Double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistribution.html" title="interface in org.apache.commons.math.distribution">ChiSquaredDistribution</A>
+<DD>Return the probability density for a particular point.
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html#density(java.lang.Double)"><B>density(Double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">ChiSquaredDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html#density(double)"><B>density(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">ChiSquaredDistributionImpl</A>
+<DD>Return the probability density for a particular point.
+<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistribution.html#density(java.lang.Double)"><B>density(Double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ExponentialDistribution.html" title="interface in org.apache.commons.math.distribution">ExponentialDistribution</A>
+<DD>Return the probability density for a particular point.
+<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html#density(java.lang.Double)"><B>density(Double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html" title="class in org.apache.commons.math.distribution">ExponentialDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>- use density(double)</I>
+<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html#density(double)"><B>density(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html" title="class in org.apache.commons.math.distribution">ExponentialDistributionImpl</A>
+<DD>Return the probability density for a particular point.
+<DT><A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html#density(double)"><B>density(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution">FDistributionImpl</A>
+<DD>Returns the probability density for a particular point.
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistribution.html#density(java.lang.Double)"><B>density(Double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistribution.html" title="interface in org.apache.commons.math.distribution">GammaDistribution</A>
+<DD>Return the probability density for a particular point.
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html#density(double)"><B>density(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">GammaDistributionImpl</A>
+<DD>Returns the probability density for a particular point.
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html#density(java.lang.Double)"><B>density(Double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">GammaDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
+<DT><A HREF="./org/apache/commons/math/distribution/HasDensity.html#density(P)"><B>density(P)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HasDensity.html" title="interface in org.apache.commons.math.distribution">HasDensity</A>
+<DD><B>Deprecated.</B>&nbsp;Compute the probability density function.
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistribution.html#density(java.lang.Double)"><B>density(Double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistribution.html" title="interface in org.apache.commons.math.distribution">NormalDistribution</A>
+<DD>Return the probability density for a particular point.
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html#density(java.lang.Double)"><B>density(Double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html#density(double)"><B>density(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A>
+<DD>Returns the probability density for a particular point.
+<DT><A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html#density(double)"><B>density(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html" title="class in org.apache.commons.math.distribution">TDistributionImpl</A>
+<DD>Returns the probability density for a particular point.
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html#density(double)"><B>density(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution">WeibullDistributionImpl</A>
+<DD>Returns the probability density for a particular point.
+<DT><A HREF="./org/apache/commons/math/analysis/DifferentiableUnivariateMatrixFunction.html#derivative()"><B>derivative()</B></A> - 
+Method in interface org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/DifferentiableUnivariateMatrixFunction.html" title="interface in org.apache.commons.math.analysis">DifferentiableUnivariateMatrixFunction</A>
+<DD>Returns the derivative of the function
+<DT><A HREF="./org/apache/commons/math/analysis/DifferentiableUnivariateRealFunction.html#derivative()"><B>derivative()</B></A> - 
+Method in interface org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/DifferentiableUnivariateRealFunction.html" title="interface in org.apache.commons.math.analysis">DifferentiableUnivariateRealFunction</A>
+<DD>Returns the derivative of the function
+<DT><A HREF="./org/apache/commons/math/analysis/DifferentiableUnivariateVectorialFunction.html#derivative()"><B>derivative()</B></A> - 
+Method in interface org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/DifferentiableUnivariateVectorialFunction.html" title="interface in org.apache.commons.math.analysis">DifferentiableUnivariateVectorialFunction</A>
+<DD>Returns the derivative of the function
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html#derivative()"><B>derivative()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunction</A>
+<DD>Returns the derivative as a UnivariateRealFunction
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialSplineFunction.html#derivative()"><B>derivative()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialSplineFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialSplineFunction</A>
+<DD>Returns the derivative of the polynomial spline function as a UnivariateRealFunction
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFunction.html#derivative()"><B>derivative()</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFunction.html" title="class in org.apache.commons.math.optimization.fitting">HarmonicFunction</A>
+<DD>Returns the derivative of the function
+<DT><A HREF="./org/apache/commons/math/ode/DerivativeException.html" title="class in org.apache.commons.math.ode"><B>DerivativeException</B></A> - Exception in <A HREF="./org/apache/commons/math/ode/package-summary.html">org.apache.commons.math.ode</A><DD>This exception is made available to users to report
+ the error conditions that are triggered while computing
+ the differential equations.<DT><A HREF="./org/apache/commons/math/ode/DerivativeException.html#DerivativeException(java.lang.String, java.lang.Object...)"><B>DerivativeException(String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/DerivativeException.html" title="class in org.apache.commons.math.ode">DerivativeException</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/ode/DerivativeException.html#DerivativeException(java.lang.Throwable)"><B>DerivativeException(Throwable)</B></A> - 
+Constructor for exception org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/DerivativeException.html" title="class in org.apache.commons.math.ode">DerivativeException</A>
+<DD>Build an instance from an underlying cause.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive"><B>DescriptiveStatistics</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A><DD>Maintains a dataset of values of a single variable and computes descriptive
+ statistics based on stored data.<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#DescriptiveStatistics()"><B>DescriptiveStatistics()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Construct a DescriptiveStatistics instance with an infinite window
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#DescriptiveStatistics(int)"><B>DescriptiveStatistics(int)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Construct a DescriptiveStatistics instance with the specified window
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#DescriptiveStatistics(org.apache.commons.math.stat.descriptive.DescriptiveStatistics)"><B>DescriptiveStatistics(DescriptiveStatistics)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Copy constructor.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#deserializeRealMatrix(java.lang.Object, java.lang.String, java.io.ObjectInputStream)"><B>deserializeRealMatrix(Object, String, ObjectInputStream)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Deserialize  a <A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>RealMatrix</CODE></A> field in a class.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#deserializeRealVector(java.lang.Object, java.lang.String, java.io.ObjectInputStream)"><B>deserializeRealVector(Object, String, ObjectInputStream)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Deserialize  a <A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear"><CODE>RealVector</CODE></A> field in a class.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html#dev"><B>dev</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FirstMoment</A>
+<DD>Deviation of most recently added value from previous first moment.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#df(double, double, double, double)"><B>df(double, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Computes approximate degrees of freedom for 2-sample t-test.
+<DT><A HREF="./org/apache/commons/math/analysis/DifferentiableMultivariateRealFunction.html" title="interface in org.apache.commons.math.analysis"><B>DifferentiableMultivariateRealFunction</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/package-summary.html">org.apache.commons.math.analysis</A><DD>Extension of <A HREF="./org/apache/commons/math/analysis/MultivariateRealFunction.html" title="interface in org.apache.commons.math.analysis"><CODE>MultivariateRealFunction</CODE></A> representing a differentiable
+ multivariate real function.<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization"><B>DifferentiableMultivariateRealOptimizer</B></A> - Interface in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>This interface represents an optimization algorithm for <A HREF="./org/apache/commons/math/analysis/DifferentiableMultivariateRealFunction.html" title="interface in org.apache.commons.math.analysis"><CODE>scalar differentiable objective functions</CODE></A>.<DT><A HREF="./org/apache/commons/math/analysis/DifferentiableMultivariateVectorialFunction.html" title="interface in org.apache.commons.math.analysis"><B>DifferentiableMultivariateVectorialFunction</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/package-summary.html">org.apache.commons.math.analysis</A><DD>Extension of <A HREF="./org/apache/commons/math/analysis/MultivariateVectorialFunction.html" title="interface in org.apache.commons.math.analysis"><CODE>MultivariateVectorialFunction</CODE></A> representing a differentiable
+ multivariate vectorial function.<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html" title="interface in org.apache.commons.math.optimization"><B>DifferentiableMultivariateVectorialOptimizer</B></A> - Interface in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>This interface represents an optimization algorithm for <A HREF="./org/apache/commons/math/analysis/DifferentiableMultivariateVectorialFunction.html" title="interface in org.apache.commons.math.analysis"><CODE>vectorial differentiable objective functions</CODE></A>.<DT><A HREF="./org/apache/commons/math/analysis/DifferentiableUnivariateMatrixFunction.html" title="interface in org.apache.commons.math.analysis"><B>DifferentiableUnivariateMatrixFunction</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/package-summary.html">org.apache.commons.math.analysis</A><DD>Extension of <A HREF="./org/apache/commons/math/analysis/UnivariateMatrixFunction.html" title="interface in org.apache.commons.math.analysis"><CODE>UnivariateMatrixFunction</CODE></A> representing a differentiable univariate matrix function.<DT><A HREF="./org/apache/commons/math/analysis/DifferentiableUnivariateRealFunction.html" title="interface in org.apache.commons.math.analysis"><B>DifferentiableUnivariateRealFunction</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/package-summary.html">org.apache.commons.math.analysis</A><DD>Extension of <A HREF="./org/apache/commons/math/analysis/UnivariateRealFunction.html" title="interface in org.apache.commons.math.analysis"><CODE>UnivariateRealFunction</CODE></A> representing a differentiable univariate real function.<DT><A HREF="./org/apache/commons/math/analysis/DifferentiableUnivariateVectorialFunction.html" title="interface in org.apache.commons.math.analysis"><B>DifferentiableUnivariateVectorialFunction</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/package-summary.html">org.apache.commons.math.analysis</A><DD>Extension of <A HREF="./org/apache/commons/math/analysis/UnivariateVectorialFunction.html" title="interface in org.apache.commons.math.analysis"><CODE>UnivariateVectorialFunction</CODE></A> representing a differentiable univariate vectorial function.<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html#differentiate(double[])"><B>differentiate(double[])</B></A> - 
+Static method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunction</A>
+<DD>Returns the coefficients of the derivative of the polynomial with the given coefficients.
+<DT><A HREF="./org/apache/commons/math/special/Gamma.html#digamma(double)"><B>digamma(double)</B></A> - 
+Static method in class org.apache.commons.math.special.<A HREF="./org/apache/commons/math/special/Gamma.html" title="class in org.apache.commons.math.special">Gamma</A>
+<DD>Computes the digamma function of x.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#DIGEST_MODE"><B>DIGEST_MODE</B></A> - 
+Static variable in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Use empirical distribution.
+<DT><A HREF="./org/apache/commons/math/DimensionMismatchException.html" title="class in org.apache.commons.math"><B>DimensionMismatchException</B></A> - Exception in <A HREF="./org/apache/commons/math/package-summary.html">org.apache.commons.math</A><DD>Error thrown when two dimensions differ.<DT><A HREF="./org/apache/commons/math/DimensionMismatchException.html#DimensionMismatchException(int, int)"><B>DimensionMismatchException(int, int)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/DimensionMismatchException.html" title="class in org.apache.commons.math">DimensionMismatchException</A>
+<DD>Construct an exception from the mismatched dimensions
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct"><B>DirectSearchOptimizer</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/direct/package-summary.html">org.apache.commons.math.optimization.direct</A><DD>This class implements simplex-based direct search optimization
+ algorithms.<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#DirectSearchOptimizer()"><B>DirectSearchOptimizer()</B></A> - 
+Constructor for class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#discardFrontElements(int)"><B>discardFrontElements(int)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Discards the <code>i<code> initial elements of the array.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#discardMostRecentElements(int)"><B>discardMostRecentElements(int)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Discards the <code>i<code> last elements of the array.
+<DT><A HREF="./org/apache/commons/math/distribution/DiscreteDistribution.html" title="interface in org.apache.commons.math.distribution"><B>DiscreteDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Base interface for discrete distributions.<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#distance(org.apache.commons.math.geometry.Rotation, org.apache.commons.math.geometry.Rotation)"><B>distance(Rotation, Rotation)</B></A> - 
+Static method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Compute the <i>distance</i> between two rotations.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#distance(org.apache.commons.math.geometry.Vector3D, org.apache.commons.math.geometry.Vector3D)"><B>distance(Vector3D, Vector3D)</B></A> - 
+Static method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Compute the distance between two vectors according to the L<sub>2</sub> norm.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#distance(double[], double[])"><B>distance(double[], double[])</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Calculates the L<sub>2</sub> (Euclidean) distance between two points.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#distance(int[], int[])"><B>distance(int[], int[])</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Calculates the L<sub>2</sub> (Euclidean) distance between two points.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#distance1(org.apache.commons.math.geometry.Vector3D, org.apache.commons.math.geometry.Vector3D)"><B>distance1(Vector3D, Vector3D)</B></A> - 
+Static method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Compute the distance between two vectors according to the L<sub>1</sub> norm.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#distance1(double[], double[])"><B>distance1(double[], double[])</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Calculates the L<sub>1</sub> (sum of abs) distance between two points.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#distance1(int[], int[])"><B>distance1(int[], int[])</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Calculates the L<sub>1</sub> (sum of abs) distance between two points.
+<DT><A HREF="./org/apache/commons/math/stat/clustering/Clusterable.html#distanceFrom(T)"><B>distanceFrom(T)</B></A> - 
+Method in interface org.apache.commons.math.stat.clustering.<A HREF="./org/apache/commons/math/stat/clustering/Clusterable.html" title="interface in org.apache.commons.math.stat.clustering">Clusterable</A>
+<DD>Returns the distance from the given point.
+<DT><A HREF="./org/apache/commons/math/stat/clustering/EuclideanIntegerPoint.html#distanceFrom(org.apache.commons.math.stat.clustering.EuclideanIntegerPoint)"><B>distanceFrom(EuclideanIntegerPoint)</B></A> - 
+Method in class org.apache.commons.math.stat.clustering.<A HREF="./org/apache/commons/math/stat/clustering/EuclideanIntegerPoint.html" title="class in org.apache.commons.math.stat.clustering">EuclideanIntegerPoint</A>
+<DD>Returns the distance from the given point.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#distanceInf(org.apache.commons.math.geometry.Vector3D, org.apache.commons.math.geometry.Vector3D)"><B>distanceInf(Vector3D, Vector3D)</B></A> - 
+Static method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Compute the distance between two vectors according to the L<sub>&infin;</sub> norm.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#distanceInf(double[], double[])"><B>distanceInf(double[], double[])</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Calculates the L<sub>&infin;</sub> (max of abs) distance between two points.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#distanceInf(int[], int[])"><B>distanceInf(int[], int[])</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Calculates the L<sub>&infin;</sub> (max of abs) distance between two points.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#distanceSq(org.apache.commons.math.geometry.Vector3D, org.apache.commons.math.geometry.Vector3D)"><B>distanceSq(Vector3D, Vector3D)</B></A> - 
+Static method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Compute the square of the distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/distribution/Distribution.html" title="interface in org.apache.commons.math.distribution"><B>Distribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Base interface for probability distributions.<DT><A HREF="./org/apache/commons/math/analysis/BinaryFunction.html#DIVIDE"><B>DIVIDE</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis">BinaryFunction</A>
+<DD>The / operator method wrapped as a <A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis"><CODE>BinaryFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#divide(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>divide(UnivariateRealFunction)</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>Return a function dividing the instance by another function.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#divide(org.apache.commons.math.complex.Complex)"><B>divide(Complex)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Return the quotient of this complex number and the given complex number.
+<DT><A HREF="./org/apache/commons/math/FieldElement.html#divide(T)"><B>divide(T)</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>
+<DD>Compute this &divide; a.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#divide(java.math.BigInteger)"><B>divide(BigInteger)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Divide the value of this fraction by the passed <code>BigInteger</code>,
+ ie "this * 1 / bg", returning the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#divide(int)"><B>divide(int)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Divide the value of this fraction by the passed <tt>int</tt>, ie
+ "this * 1 / i", returning the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#divide(long)"><B>divide(long)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Divide the value of this fraction by the passed <tt>long</tt>, ie
+ "this * 1 / l", returning the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#divide(org.apache.commons.math.fraction.BigFraction)"><B>divide(BigFraction)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Divide the value of this fraction by another, returning the result in
+ reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#divide(org.apache.commons.math.fraction.Fraction)"><B>divide(Fraction)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Divide the value of this fraction by another.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#divide(int)"><B>divide(int)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Divide the fraction by an integer.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#divide(org.apache.commons.math.util.BigReal)"><B>divide(BigReal)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Compute this &divide; a.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/DividedDifferenceInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation"><B>DividedDifferenceInterpolator</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/interpolation/package-summary.html">org.apache.commons.math.analysis.interpolation</A><DD>Implements the <a href="./org/apache/commons/math/analysis/interpolation/
+ "http://mathworld.wolfram.com/NewtonsDividedDifferenceInterpolationFormula.html">
+ Divided Difference Algorithm</a> for interpolation of real univariate
+ functions.<DT><A HREF="./org/apache/commons/math/analysis/interpolation/DividedDifferenceInterpolator.html#DividedDifferenceInterpolator()"><B>DividedDifferenceInterpolator()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/DividedDifferenceInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">DividedDifferenceInterpolator</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#doCopy()"><B>doCopy()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Really copy the finalized instance.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/DummyStepInterpolator.html#doCopy()"><B>doCopy()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/DummyStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">DummyStepInterpolator</A>
+<DD>Really copy the finalized instance.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html#doCopy()"><B>doCopy()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">NordsieckStepInterpolator</A>
+<DD>Really copy the finalized instance.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#doFinalize()"><B>doFinalize()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Really finalize the step.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/SimplexSolver.html#doIteration(org.apache.commons.math.optimization.linear.SimplexTableau)"><B>doIteration(SimplexTableau)</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/SimplexSolver.html" title="class in org.apache.commons.math.optimization.linear">SimplexSolver</A>
+<DD>Runs one iteration of the Simplex method on the given model.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#doOptimize()"><B>doOptimize()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Perform the bulk of optimization algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#doOptimize()"><B>doOptimize()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Perform the bulk of optimization algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/general/GaussNewtonOptimizer.html#doOptimize()"><B>doOptimize()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/GaussNewtonOptimizer.html" title="class in org.apache.commons.math.optimization.general">GaussNewtonOptimizer</A>
+<DD>Perform the bulk of optimization algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizer.html#doOptimize()"><B>doOptimize()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizer.html" title="class in org.apache.commons.math.optimization.general">LevenbergMarquardtOptimizer</A>
+<DD>Perform the bulk of optimization algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/general/NonLinearConjugateGradientOptimizer.html#doOptimize()"><B>doOptimize()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/NonLinearConjugateGradientOptimizer.html" title="class in org.apache.commons.math.optimization.general">NonLinearConjugateGradientOptimizer</A>
+<DD>Perform the bulk of optimization algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html#doOptimize()"><B>doOptimize()</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html" title="class in org.apache.commons.math.optimization.linear">AbstractLinearOptimizer</A>
+<DD>Perform the bulk of optimization algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/SimplexSolver.html#doOptimize()"><B>doOptimize()</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/SimplexSolver.html" title="class in org.apache.commons.math.optimization.linear">SimplexSolver</A>
+<DD>Perform the bulk of optimization algorithm.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince54Integrator.html" title="class in org.apache.commons.math.ode.nonstiff"><B>DormandPrince54Integrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html">org.apache.commons.math.ode.nonstiff</A><DD>This class implements the 5(4) Dormand-Prince integrator for Ordinary
+ Differential Equations.<DT><A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince54Integrator.html#DormandPrince54Integrator(double, double, double, double)"><B>DormandPrince54Integrator(double, double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince54Integrator.html" title="class in org.apache.commons.math.ode.nonstiff">DormandPrince54Integrator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince54Integrator.html#DormandPrince54Integrator(double, double, double[], double[])"><B>DormandPrince54Integrator(double, double, double[], double[])</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince54Integrator.html" title="class in org.apache.commons.math.ode.nonstiff">DormandPrince54Integrator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince853Integrator.html" title="class in org.apache.commons.math.ode.nonstiff"><B>DormandPrince853Integrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html">org.apache.commons.math.ode.nonstiff</A><DD>This class implements the 8(5,3) Dormand-Prince integrator for Ordinary
+ Differential Equations.<DT><A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince853Integrator.html#DormandPrince853Integrator(double, double, double, double)"><B>DormandPrince853Integrator(double, double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince853Integrator.html" title="class in org.apache.commons.math.ode.nonstiff">DormandPrince853Integrator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince853Integrator.html#DormandPrince853Integrator(double, double, double[], double[])"><B>DormandPrince853Integrator(double, double, double[], double[])</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince853Integrator.html" title="class in org.apache.commons.math.ode.nonstiff">DormandPrince853Integrator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#dotProduct(org.apache.commons.math.geometry.Vector3D, org.apache.commons.math.geometry.Vector3D)"><B>dotProduct(Vector3D, Vector3D)</B></A> - 
+Static method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Compute the dot-product of two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#dotProduct(double[])"><B>dotProduct(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Compute the dot product.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#dotProduct(org.apache.commons.math.linear.RealVector)"><B>dotProduct(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Compute the dot product.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#dotProduct(org.apache.commons.math.linear.FieldVector)"><B>dotProduct(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Compute the dot product.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#dotProduct(T[])"><B>dotProduct(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Compute the dot product.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#dotProduct(org.apache.commons.math.linear.ArrayFieldVector)"><B>dotProduct(ArrayFieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Compute the dot product.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#dotProduct(org.apache.commons.math.linear.RealVector)"><B>dotProduct(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Compute the dot product.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#dotProduct(double[])"><B>dotProduct(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Compute the dot product.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#dotProduct(org.apache.commons.math.linear.ArrayRealVector)"><B>dotProduct(ArrayRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Compute the dot product.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#dotProduct(org.apache.commons.math.linear.FieldVector)"><B>dotProduct(FieldVector&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Compute the dot product.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#dotProduct(T[])"><B>dotProduct(T[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Compute the dot product.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#dotProduct(org.apache.commons.math.linear.OpenMapRealVector)"><B>dotProduct(OpenMapRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Optimized method to compute the dot product with an OpenMapRealVector.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#dotProduct(org.apache.commons.math.linear.RealVector)"><B>dotProduct(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Compute the dot product.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#dotProduct(org.apache.commons.math.linear.RealVector)"><B>dotProduct(RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Compute the dot product.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#dotProduct(double[])"><B>dotProduct(double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Compute the dot product.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#dotProduct(org.apache.commons.math.linear.FieldVector)"><B>dotProduct(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Compute the dot product.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#dotProduct(T[])"><B>dotProduct(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Compute the dot product.
+<DT><A HREF="./org/apache/commons/math/util/DoubleArray.html" title="interface in org.apache.commons.math.util"><B>DoubleArray</B></A> - Interface in <A HREF="./org/apache/commons/math/util/package-summary.html">org.apache.commons.math.util</A><DD>Provides a standard interface for double arrays.<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#doubleValue()"><B>doubleValue()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Gets the fraction as a <tt>double</tt>.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#doubleValue()"><B>doubleValue()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Gets the fraction as a <tt>double</tt>.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#doubleValue()"><B>doubleValue()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Get the double value corresponding to the instance.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#DOWNSIDE_VARIANCE"><B>DOWNSIDE_VARIANCE</B></A> - 
+Static variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>The DOWNSIDE Direction is used to specify that the observations below
+ the cutoff point will be used to calculate SemiVariance
+<DT><A HREF="./org/apache/commons/math/ode/sampling/DummyStepHandler.html" title="class in org.apache.commons.math.ode.sampling"><B>DummyStepHandler</B></A> - Class in <A HREF="./org/apache/commons/math/ode/sampling/package-summary.html">org.apache.commons.math.ode.sampling</A><DD>This class is a step handler that does nothing.<DT><A HREF="./org/apache/commons/math/ode/sampling/DummyStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling"><B>DummyStepInterpolator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/sampling/package-summary.html">org.apache.commons.math.ode.sampling</A><DD>This class is a step interpolator that does nothing.<DT><A HREF="./org/apache/commons/math/ode/sampling/DummyStepInterpolator.html#DummyStepInterpolator()"><B>DummyStepInterpolator()</B></A> - 
+Constructor for class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/DummyStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">DummyStepInterpolator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/DummyStepInterpolator.html#DummyStepInterpolator(double[], double[], boolean)"><B>DummyStepInterpolator(double[], double[], boolean)</B></A> - 
+Constructor for class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/DummyStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">DummyStepInterpolator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/DummyStepInterpolator.html#DummyStepInterpolator(org.apache.commons.math.ode.sampling.DummyStepInterpolator)"><B>DummyStepInterpolator(DummyStepInterpolator)</B></A> - 
+Constructor for class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/DummyStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">DummyStepInterpolator</A>
+<DD>Copy constructor.
+<DT><A HREF="./org/apache/commons/math/DuplicateSampleAbscissaException.html" title="class in org.apache.commons.math"><B>DuplicateSampleAbscissaException</B></A> - Exception in <A HREF="./org/apache/commons/math/package-summary.html">org.apache.commons.math</A><DD>Exception thrown when a sample contains several entries at the same abscissa.<DT><A HREF="./org/apache/commons/math/DuplicateSampleAbscissaException.html#DuplicateSampleAbscissaException(double, int, int)"><B>DuplicateSampleAbscissaException(double, int, int)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/DuplicateSampleAbscissaException.html" title="class in org.apache.commons.math">DuplicateSampleAbscissaException</A>
+<DD>Construct an exception indicating the duplicate abscissa.
+</DL>
+<HR>
+<A NAME="_E_"><!-- --></A><H2>
+<B>E</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#ebeDivide(double[])"><B>ebeDivide(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Element-by-element division.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ebeDivide(org.apache.commons.math.linear.FieldVector)"><B>ebeDivide(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Element-by-element division.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ebeDivide(T[])"><B>ebeDivide(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Element-by-element division.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ebeDivide(org.apache.commons.math.linear.ArrayFieldVector)"><B>ebeDivide(ArrayFieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Element-by-element division.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ebeDivide(org.apache.commons.math.linear.RealVector)"><B>ebeDivide(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Element-by-element division.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ebeDivide(double[])"><B>ebeDivide(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Element-by-element division.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ebeDivide(org.apache.commons.math.linear.ArrayRealVector)"><B>ebeDivide(ArrayRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Element-by-element division.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#ebeDivide(org.apache.commons.math.linear.FieldVector)"><B>ebeDivide(FieldVector&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Element-by-element division.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#ebeDivide(T[])"><B>ebeDivide(T[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Element-by-element division.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#ebeDivide(org.apache.commons.math.linear.RealVector)"><B>ebeDivide(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Element-by-element division.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#ebeDivide(double[])"><B>ebeDivide(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Element-by-element division.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#ebeDivide(org.apache.commons.math.linear.RealVector)"><B>ebeDivide(RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Element-by-element division.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#ebeDivide(double[])"><B>ebeDivide(double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Element-by-element division.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#ebeDivide(org.apache.commons.math.linear.FieldVector)"><B>ebeDivide(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Element-by-element division.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#ebeDivide(T[])"><B>ebeDivide(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Element-by-element division.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#ebeMultiply(double[])"><B>ebeMultiply(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Element-by-element multiplication.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ebeMultiply(org.apache.commons.math.linear.FieldVector)"><B>ebeMultiply(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Element-by-element multiplication.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ebeMultiply(T[])"><B>ebeMultiply(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Element-by-element multiplication.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#ebeMultiply(org.apache.commons.math.linear.ArrayFieldVector)"><B>ebeMultiply(ArrayFieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Element-by-element multiplication.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ebeMultiply(org.apache.commons.math.linear.RealVector)"><B>ebeMultiply(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Element-by-element multiplication.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ebeMultiply(double[])"><B>ebeMultiply(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Element-by-element multiplication.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#ebeMultiply(org.apache.commons.math.linear.ArrayRealVector)"><B>ebeMultiply(ArrayRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Element-by-element multiplication.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#ebeMultiply(org.apache.commons.math.linear.FieldVector)"><B>ebeMultiply(FieldVector&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Element-by-element multiplication.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#ebeMultiply(T[])"><B>ebeMultiply(T[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Element-by-element multiplication.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#ebeMultiply(org.apache.commons.math.linear.RealVector)"><B>ebeMultiply(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Element-by-element multiplication.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#ebeMultiply(double[])"><B>ebeMultiply(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Element-by-element multiplication.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#ebeMultiply(org.apache.commons.math.linear.RealVector)"><B>ebeMultiply(RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Element-by-element multiplication.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#ebeMultiply(double[])"><B>ebeMultiply(double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Element-by-element multiplication.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#ebeMultiply(org.apache.commons.math.linear.FieldVector)"><B>ebeMultiply(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Element-by-element multiplication.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#ebeMultiply(T[])"><B>ebeMultiply(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Element-by-element multiplication.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#eDA"><B>eDA</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Stored data values
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecomposition.html" title="interface in org.apache.commons.math.linear"><B>EigenDecomposition</B></A> - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>An interface to classes that implement an algorithm to calculate the
+ eigen decomposition of a real matrix.<DT><A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html" title="class in org.apache.commons.math.linear"><B>EigenDecompositionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Calculates the eigen decomposition of a real <strong>symmetric</strong>
+ matrix.<DT><A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html#EigenDecompositionImpl(org.apache.commons.math.linear.RealMatrix, double)"><B>EigenDecompositionImpl(RealMatrix, double)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html" title="class in org.apache.commons.math.linear">EigenDecompositionImpl</A>
+<DD>Calculates the eigen decomposition of the given symmetric matrix.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html#EigenDecompositionImpl(double[], double[], double)"><B>EigenDecompositionImpl(double[], double[], double)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html" title="class in org.apache.commons.math.linear">EigenDecompositionImpl</A>
+<DD>Calculates the eigen decomposition of the symmetric tridiagonal
+ matrix.
+<DT><A HREF="./org/apache/commons/math/genetics/ElitisticListPopulation.html" title="class in org.apache.commons.math.genetics"><B>ElitisticListPopulation</B></A> - Class in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Population of chromosomes which uses elitism (certain percentace of the best
+ chromosomes is directly copied to the next generation).<DT><A HREF="./org/apache/commons/math/genetics/ElitisticListPopulation.html#ElitisticListPopulation(java.util.List, int, double)"><B>ElitisticListPopulation(List&lt;Chromosome&gt;, int, double)</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ElitisticListPopulation.html" title="class in org.apache.commons.math.genetics">ElitisticListPopulation</A>
+<DD>Creates a new ElitisticListPopulation instance.
+<DT><A HREF="./org/apache/commons/math/genetics/ElitisticListPopulation.html#ElitisticListPopulation(int, double)"><B>ElitisticListPopulation(int, double)</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ElitisticListPopulation.html" title="class in org.apache.commons.math.genetics">ElitisticListPopulation</A>
+<DD>Creates a new ListPopulation instance and initializes its inner
+ chromosome list.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff"><B>EmbeddedRungeKuttaIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html">org.apache.commons.math.ode.nonstiff</A><DD>This class implements the common part of all embedded Runge-Kutta
+ integrators for Ordinary Differential Equations.<DT><A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html#EmbeddedRungeKuttaIntegrator(java.lang.String, boolean, double[], double[][], double[], org.apache.commons.math.ode.nonstiff.RungeKuttaStepInterpolator, double, double, double, double)"><B>EmbeddedRungeKuttaIntegrator(String, boolean, double[], double[][], double[], RungeKuttaStepInterpolator, double, double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">EmbeddedRungeKuttaIntegrator</A>
+<DD>Build a Runge-Kutta integrator with the given Butcher array.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html#EmbeddedRungeKuttaIntegrator(java.lang.String, boolean, double[], double[][], double[], org.apache.commons.math.ode.nonstiff.RungeKuttaStepInterpolator, double, double, double[], double[])"><B>EmbeddedRungeKuttaIntegrator(String, boolean, double[], double[][], double[], RungeKuttaStepInterpolator, double, double, double[], double[])</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">EmbeddedRungeKuttaIntegrator</A>
+<DD>Build a Runge-Kutta integrator with the given Butcher array.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html" title="interface in org.apache.commons.math.random"><B>EmpiricalDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>Represents an <a href="http://random.mat.sbg.ac.at/~ste/dipl/node11.html">
+ empirical probability distribution</a> -- a probability distribution derived
+ from observed data without making any assumptions about the functional form
+ of the population distribution that the data come from.<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html" title="class in org.apache.commons.math.random"><B>EmpiricalDistributionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>Implements <code>EmpiricalDistribution</code> interface.<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html#EmpiricalDistributionImpl()"><B>EmpiricalDistributionImpl()</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html" title="class in org.apache.commons.math.random">EmpiricalDistributionImpl</A>
+<DD>Creates a new EmpiricalDistribution with the default bin count.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html#EmpiricalDistributionImpl(int)"><B>EmpiricalDistributionImpl(int)</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html" title="class in org.apache.commons.math.random">EmpiricalDistributionImpl</A>
+<DD>Creates a new EmpiricalDistribution  with the specified bin count.
+<DT><A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixChangingVisitor.html#end()"><B>end()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixChangingVisitor.html" title="class in org.apache.commons.math.linear">DefaultFieldMatrixChangingVisitor</A>
+<DD>End visiting a matrix.
+<DT><A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixPreservingVisitor.html#end()"><B>end()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixPreservingVisitor.html" title="class in org.apache.commons.math.linear">DefaultFieldMatrixPreservingVisitor</A>
+<DD>End visiting a matrix.
+<DT><A HREF="./org/apache/commons/math/linear/DefaultRealMatrixChangingVisitor.html#end()"><B>end()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DefaultRealMatrixChangingVisitor.html" title="class in org.apache.commons.math.linear">DefaultRealMatrixChangingVisitor</A>
+<DD>End visiting a matrix.
+<DT><A HREF="./org/apache/commons/math/linear/DefaultRealMatrixPreservingVisitor.html#end()"><B>end()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DefaultRealMatrixPreservingVisitor.html" title="class in org.apache.commons.math.linear">DefaultRealMatrixPreservingVisitor</A>
+<DD>End visiting a matrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrixChangingVisitor.html#end()"><B>end()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrixChangingVisitor.html" title="interface in org.apache.commons.math.linear">FieldMatrixChangingVisitor</A>
+<DD>End visiting a matrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrixPreservingVisitor.html#end()"><B>end()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrixPreservingVisitor.html" title="interface in org.apache.commons.math.linear">FieldMatrixPreservingVisitor</A>
+<DD>End visiting a matrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixChangingVisitor.html#end()"><B>end()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixChangingVisitor.html" title="interface in org.apache.commons.math.linear">RealMatrixChangingVisitor</A>
+<DD>End visiting a matrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixPreservingVisitor.html#end()"><B>end()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixPreservingVisitor.html" title="interface in org.apache.commons.math.linear">RealMatrixPreservingVisitor</A>
+<DD>End visiting a matrix.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/SimplexSolver.html#epsilon"><B>epsilon</B></A> - 
+Variable in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/SimplexSolver.html" title="class in org.apache.commons.math.optimization.linear">SimplexSolver</A>
+<DD>Amount of error to accept in floating point comparisons.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#EPSILON"><B>EPSILON</B></A> - 
+Static variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Smallest positive number such that 1 - EPSILON is not numerically equal to 1.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunction</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Test for the equality of two Complex objects.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Test for the equality of two fractions.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Test for the equality of two fractions.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Test for the equality of two 3D vectors.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns true iff <code>object</code> is a
+ <code>FieldMatrix</code> instance with the same dimensions as this
+ and all corresponding matrix entries are equal.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns true iff <code>object</code> is a
+ <code>RealMatrix</code> instance with the same dimensions as this
+ and all corresponding matrix entries are equal.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Test for the equality of two real vectors.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Test for the equality of two real vectors.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns true iff <code>object</code> is a
+ <code>BigMatrixImpl</code> instance with the same dimensions as this
+ and all corresponding matrix entries are equal.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD> Implementation Note: This performs an exact comparison, and as a result
+ it is possible for <code>a.subtract(b</code>} to be the zero vector, while
+ <code>a.equals(b) == false</code>.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html" title="class in org.apache.commons.math.optimization.linear">LinearConstraint</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html" title="class in org.apache.commons.math.optimization.linear">LinearObjectiveFunction</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/stat/clustering/EuclideanIntegerPoint.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.stat.clustering.<A HREF="./org/apache/commons/math/stat/clustering/EuclideanIntegerPoint.html" title="class in org.apache.commons.math.stat.clustering">EuclideanIntegerPoint</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A>
+<DD>Returns true iff <code>object</code> is an
+ <code>AbstractStorelessUnivariateStatistic</code> returning the same
+ values as this for <code>getResult()</code> and <code>getN()</code>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">VectorialCovariance</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialMean.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">VectorialMean</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns true iff <code>object</code> is a <code>SummaryStatistics</code>
+ instance and all statistics have the same values as this.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html" title="class in org.apache.commons.math.stat.descriptive">StatisticalSummaryValues</A>
+<DD>Returns true iff <code>object</code> is a
+ <code>StatisticalSummaryValues</code> instance and all statistics have
+  the same values as this.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns true iff <code>object</code> is a
+ <code>SummaryStatistics</code> instance and all statistics have the
+ same values as this.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns true iff <code>object</code> is a <code>SummaryStatistics</code>
+ instance and all statistics have the same values as this.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns true iff <code>object</code> is a
+ <code>SummaryStatistics</code> instance and all statistics have the
+ same values as this.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/util/DefaultTransformer.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/DefaultTransformer.html" title="class in org.apache.commons.math.util">DefaultTransformer</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#equals(double, double)"><B>equals(double, double)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns true iff both arguments are NaN or neither is NaN and they are
+ equal
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#equals(double, double, double)"><B>equals(double, double, double)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns true iff both arguments are equal or within the range of allowed
+ error (inclusive).
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#equals(double, double, int)"><B>equals(double, double, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns true iff both arguments are equal or within the range of allowed
+ error (inclusive).
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#equals(double[], double[])"><B>equals(double[], double[])</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns true iff both arguments are null or have same dimensions
+ and all their elements are <A HREF="./org/apache/commons/math/util/MathUtils.html#equals(double, double)"><CODE>equals</CODE></A>
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Returns true iff object is a ResizableDoubleArray with the same properties
+ as this and an identical internal storage array.
+<DT><A HREF="./org/apache/commons/math/util/TransformerMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/TransformerMap.html" title="class in org.apache.commons.math.util">TransformerMap</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/special/Erf.html" title="class in org.apache.commons.math.special"><B>Erf</B></A> - Class in <A HREF="./org/apache/commons/math/special/package-summary.html">org.apache.commons.math.special</A><DD>This is a utility class that provides computation methods related to the
+ error functions.<DT><A HREF="./org/apache/commons/math/special/Erf.html#erf(double)"><B>erf(double)</B></A> - 
+Static method in class org.apache.commons.math.special.<A HREF="./org/apache/commons/math/special/Erf.html" title="class in org.apache.commons.math.special">Erf</A>
+<DD>Returns the error function erf(x).
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#estimate(org.apache.commons.math.estimation.EstimationProblem)"><B>estimate(EstimationProblem)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Solve an estimation problem.
+<DT><A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html#estimate"><B>estimate</B></A> - 
+Variable in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html" title="class in org.apache.commons.math.estimation">EstimatedParameter</A>
+<DD><B>Deprecated.</B>&nbsp;Current value of the parameter
+<DT><A HREF="./org/apache/commons/math/estimation/Estimator.html#estimate(org.apache.commons.math.estimation.EstimationProblem)"><B>estimate(EstimationProblem)</B></A> - 
+Method in interface org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/Estimator.html" title="interface in org.apache.commons.math.estimation">Estimator</A>
+<DD><B>Deprecated.</B>&nbsp;Solve an estimation problem.
+<DT><A HREF="./org/apache/commons/math/estimation/GaussNewtonEstimator.html#estimate(org.apache.commons.math.estimation.EstimationProblem)"><B>estimate(EstimationProblem)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/GaussNewtonEstimator.html" title="class in org.apache.commons.math.estimation">GaussNewtonEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Solve an estimation problem using a least squares criterion.
+<DT><A HREF="./org/apache/commons/math/estimation/LevenbergMarquardtEstimator.html#estimate(org.apache.commons.math.estimation.EstimationProblem)"><B>estimate(EstimationProblem)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/LevenbergMarquardtEstimator.html" title="class in org.apache.commons.math.estimation">LevenbergMarquardtEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Solve an estimation problem using the Levenberg-Marquardt algorithm.
+<DT><A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html" title="class in org.apache.commons.math.estimation"><B>EstimatedParameter</B></A> - Class in <A HREF="./org/apache/commons/math/estimation/package-summary.html">org.apache.commons.math.estimation</A><DD><B>Deprecated.</B>&nbsp;<I>as of 2.0, everything in package org.apache.commons.math.estimation has
+ been deprecated and replaced by package org.apache.commons.math.optimization.general</I><DT><A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html#EstimatedParameter(java.lang.String, double)"><B>EstimatedParameter(String, double)</B></A> - 
+Constructor for class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html" title="class in org.apache.commons.math.estimation">EstimatedParameter</A>
+<DD><B>Deprecated.</B>&nbsp;Simple constructor.
+<DT><A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html#EstimatedParameter(java.lang.String, double, boolean)"><B>EstimatedParameter(String, double, boolean)</B></A> - 
+Constructor for class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html" title="class in org.apache.commons.math.estimation">EstimatedParameter</A>
+<DD><B>Deprecated.</B>&nbsp;Simple constructor.
+<DT><A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html#EstimatedParameter(org.apache.commons.math.estimation.EstimatedParameter)"><B>EstimatedParameter(EstimatedParameter)</B></A> - 
+Constructor for class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html" title="class in org.apache.commons.math.estimation">EstimatedParameter</A>
+<DD><B>Deprecated.</B>&nbsp;Copy constructor.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince54Integrator.html#estimateError(double[][], double[], double[], double)"><B>estimateError(double[][], double[], double[], double)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince54Integrator.html" title="class in org.apache.commons.math.ode.nonstiff">DormandPrince54Integrator</A>
+<DD>Compute the error ratio.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince853Integrator.html#estimateError(double[][], double[], double[], double)"><B>estimateError(double[][], double[], double[], double)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince853Integrator.html" title="class in org.apache.commons.math.ode.nonstiff">DormandPrince853Integrator</A>
+<DD>Compute the error ratio.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html#estimateError(double[][], double[], double[], double)"><B>estimateError(double[][], double[], double[], double)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">EmbeddedRungeKuttaIntegrator</A>
+<DD>Compute the error ratio.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/HighamHall54Integrator.html#estimateError(double[][], double[], double[], double)"><B>estimateError(double[][], double[], double[], double)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/HighamHall54Integrator.html" title="class in org.apache.commons.math.ode.nonstiff">HighamHall54Integrator</A>
+<DD>Compute the error ratio.
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#estimateRegressandVariance()"><B>estimateRegressandVariance()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>Returns the variance of the regressand, ie Var(y).
+<DT><A HREF="./org/apache/commons/math/stat/regression/MultipleLinearRegression.html#estimateRegressandVariance()"><B>estimateRegressandVariance()</B></A> - 
+Method in interface org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/MultipleLinearRegression.html" title="interface in org.apache.commons.math.stat.regression">MultipleLinearRegression</A>
+<DD>Returns the variance of the regressand, ie Var(y).
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#estimateRegressionParameters()"><B>estimateRegressionParameters()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>Estimates the regression parameters b.
+<DT><A HREF="./org/apache/commons/math/stat/regression/MultipleLinearRegression.html#estimateRegressionParameters()"><B>estimateRegressionParameters()</B></A> - 
+Method in interface org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/MultipleLinearRegression.html" title="interface in org.apache.commons.math.stat.regression">MultipleLinearRegression</A>
+<DD>Estimates the regression parameters b.
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#estimateRegressionParametersStandardErrors()"><B>estimateRegressionParametersStandardErrors()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>Returns the standard errors of the regression parameters.
+<DT><A HREF="./org/apache/commons/math/stat/regression/MultipleLinearRegression.html#estimateRegressionParametersStandardErrors()"><B>estimateRegressionParametersStandardErrors()</B></A> - 
+Method in interface org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/MultipleLinearRegression.html" title="interface in org.apache.commons.math.stat.regression">MultipleLinearRegression</A>
+<DD>Returns the standard errors of the regression parameters.
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#estimateRegressionParametersVariance()"><B>estimateRegressionParametersVariance()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>Estimates the variance of the regression parameters, ie Var(b).
+<DT><A HREF="./org/apache/commons/math/stat/regression/MultipleLinearRegression.html#estimateRegressionParametersVariance()"><B>estimateRegressionParametersVariance()</B></A> - 
+Method in interface org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/MultipleLinearRegression.html" title="interface in org.apache.commons.math.stat.regression">MultipleLinearRegression</A>
+<DD>Estimates the variance of the regression parameters, ie Var(b).
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#estimateResiduals()"><B>estimateResiduals()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>Estimates the residuals, ie u = y - X*b.
+<DT><A HREF="./org/apache/commons/math/stat/regression/MultipleLinearRegression.html#estimateResiduals()"><B>estimateResiduals()</B></A> - 
+Method in interface org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/MultipleLinearRegression.html" title="interface in org.apache.commons.math.stat.regression">MultipleLinearRegression</A>
+<DD>Estimates the residuals, ie u = y - X*b.
+<DT><A HREF="./org/apache/commons/math/estimation/EstimationException.html" title="class in org.apache.commons.math.estimation"><B>EstimationException</B></A> - Exception in <A HREF="./org/apache/commons/math/estimation/package-summary.html">org.apache.commons.math.estimation</A><DD><B>Deprecated.</B>&nbsp;<I>as of 2.0, everything in package org.apache.commons.math.estimation has
+ been deprecated and replaced by package org.apache.commons.math.optimization.general</I><DT><A HREF="./org/apache/commons/math/estimation/EstimationException.html#EstimationException(java.lang.String, java.lang.Object...)"><B>EstimationException(String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/EstimationException.html" title="class in org.apache.commons.math.estimation">EstimationException</A>
+<DD><B>Deprecated.</B>&nbsp;Simple constructor.
+<DT><A HREF="./org/apache/commons/math/estimation/EstimationProblem.html" title="interface in org.apache.commons.math.estimation"><B>EstimationProblem</B></A> - Interface in <A HREF="./org/apache/commons/math/estimation/package-summary.html">org.apache.commons.math.estimation</A><DD><B>Deprecated.</B>&nbsp;<I>as of 2.0, everything in package org.apache.commons.math.estimation has
+ been deprecated and replaced by package org.apache.commons.math.optimization.general</I><DT><A HREF="./org/apache/commons/math/estimation/Estimator.html" title="interface in org.apache.commons.math.estimation"><B>Estimator</B></A> - Interface in <A HREF="./org/apache/commons/math/estimation/package-summary.html">org.apache.commons.math.estimation</A><DD><B>Deprecated.</B>&nbsp;<I>as of 2.0, everything in package org.apache.commons.math.estimation has
+ been deprecated and replaced by package org.apache.commons.math.optimization.general</I><DT><A HREF="./org/apache/commons/math/stat/clustering/EuclideanIntegerPoint.html" title="class in org.apache.commons.math.stat.clustering"><B>EuclideanIntegerPoint</B></A> - Class in <A HREF="./org/apache/commons/math/stat/clustering/package-summary.html">org.apache.commons.math.stat.clustering</A><DD>A simple implementation of <A HREF="./org/apache/commons/math/stat/clustering/Clusterable.html" title="interface in org.apache.commons.math.stat.clustering"><CODE>Clusterable</CODE></A> for points with integer coordinates.<DT><A HREF="./org/apache/commons/math/stat/clustering/EuclideanIntegerPoint.html#EuclideanIntegerPoint(int[])"><B>EuclideanIntegerPoint(int[])</B></A> - 
+Constructor for class org.apache.commons.math.stat.clustering.<A HREF="./org/apache/commons/math/stat/clustering/EuclideanIntegerPoint.html" title="class in org.apache.commons.math.stat.clustering">EuclideanIntegerPoint</A>
+<DD>Build an instance wrapping an integer array.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/EulerIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff"><B>EulerIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html">org.apache.commons.math.ode.nonstiff</A><DD>This class implements a simple Euler integrator for Ordinary
+ Differential Equations.<DT><A HREF="./org/apache/commons/math/ode/nonstiff/EulerIntegrator.html#EulerIntegrator(double)"><B>EulerIntegrator(double)</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/EulerIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">EulerIntegrator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html#evaluate(double[], double)"><B>evaluate(double[], double)</B></A> - 
+Static method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunction</A>
+<DD>Uses Horner's Method to evaluate the polynomial with the given coefficients at
+ the argument.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html#evaluate(double[], double[], double)"><B>evaluate(double[], double[], double)</B></A> - 
+Static method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionLagrangeForm</A>
+<DD>Evaluate the Lagrange polynomial using
+ <a href="http://mathworld.wolfram.com/NevillesAlgorithm.html">
+ Neville's Algorithm</a>.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html#evaluate(double[], double[], double)"><B>evaluate(double[], double[], double)</B></A> - 
+Static method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionNewtonForm</A>
+<DD>Evaluate the Newton polynomial using nested multiplication.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#evaluate(double[])"><B>evaluate(double[])</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Evaluate the objective function on one point.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#evaluate(double[])"><B>evaluate(double[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A>
+<DD>This default implementation calls <A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#clear()"><CODE>AbstractStorelessUnivariateStatistic.clear()</CODE></A>, then invokes
+ <A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#increment(double)"><CODE>AbstractStorelessUnivariateStatistic.increment(double)</CODE></A> in a loop over the the input array, and then uses
+ <A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#getResult()"><CODE>AbstractStorelessUnivariateStatistic.getResult()</CODE></A> to compute the return value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A>
+<DD>This default implementation calls <A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#clear()"><CODE>AbstractStorelessUnivariateStatistic.clear()</CODE></A>, then invokes
+ <A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#increment(double)"><CODE>AbstractStorelessUnivariateStatistic.increment(double)</CODE></A> in a loop over the specified portion of the input
+ array, and then uses <A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#getResult()"><CODE>AbstractStorelessUnivariateStatistic.getResult()</CODE></A> to compute the return value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractUnivariateStatistic.html#evaluate(double[])"><B>evaluate(double[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractUnivariateStatistic</A>
+<DD>Returns the result of evaluating the statistic over the input array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractUnivariateStatistic.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractUnivariateStatistic</A>
+<DD>Returns the result of evaluating the statistic over the specified entries
+ in the input array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">GeometricMean</A>
+<DD>Returns the geometric mean of the entries in the specified portion
+ of the input array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math.stat.descriptive.moment">Kurtosis</A>
+<DD>Returns the kurtosis of the entries in the specified portion of the
+ input array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">Mean</A>
+<DD>Returns the arithmetic mean of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html#evaluate(double[], double[], int, int)"><B>evaluate(double[], double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">Mean</A>
+<DD>Returns the weighted arithmetic mean of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html#evaluate(double[], double[])"><B>evaluate(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">Mean</A>
+<DD>Returns the weighted arithmetic mean of the entries in the input array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#evaluate(double[])"><B>evaluate(double[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>This method calculates <A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment"><CODE>SemiVariance</CODE></A> for the entire array against the mean, using
+ instance properties varianceDirection and biasCorrection.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>Returns the <A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment"><CODE>SemiVariance</CODE></A> of the designated values against the mean, using
+ instance properties varianceDirection and biasCorrection.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#evaluate(double[], org.apache.commons.math.stat.descriptive.moment.SemiVariance.Direction)"><B>evaluate(double[], SemiVariance.Direction)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>This method calculates <A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment"><CODE>SemiVariance</CODE></A> for the entire array against the mean, using
+ the current value of the biasCorrection instance property.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#evaluate(double[], double)"><B>evaluate(double[], double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>Returns the <A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment"><CODE>SemiVariance</CODE></A> of the designated values against the cutoff, using
+ instance properties variancDirection and biasCorrection.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#evaluate(double[], double, org.apache.commons.math.stat.descriptive.moment.SemiVariance.Direction)"><B>evaluate(double[], double, SemiVariance.Direction)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>Returns the <A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment"><CODE>SemiVariance</CODE></A> of the designated values against the cutoff in the
+ given direction, using the current value of the biasCorrection instance property.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#evaluate(double[], double, org.apache.commons.math.stat.descriptive.moment.SemiVariance.Direction, boolean, int, int)"><B>evaluate(double[], double, SemiVariance.Direction, boolean, int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>Returns the <A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment"><CODE>SemiVariance</CODE></A> of the designated values against the cutoff
+ in the given direction with the provided bias correction.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math.stat.descriptive.moment">Skewness</A>
+<DD>Returns the Skewness of the entries in the specifed portion of the
+ input array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#evaluate(double[])"><B>evaluate(double[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>Returns the Standard Deviation of the entries in the input array, or
+ <code>Double.NaN</code> if the array is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>Returns the Standard Deviation of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#evaluate(double[], double, int, int)"><B>evaluate(double[], double, int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>Returns the Standard Deviation of the entries in the specified portion of
+ the input array, using the precomputed mean value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#evaluate(double[], double)"><B>evaluate(double[], double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>Returns the Standard Deviation of the entries in the input array, using
+ the precomputed mean value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#evaluate(double[])"><B>evaluate(double[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Returns the variance of the entries in the input array, or
+ <code>Double.NaN</code> if the array is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Returns the variance of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#evaluate(double[], double[], int, int)"><B>evaluate(double[], double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Returns the weighted variance of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#evaluate(double[], double[])"><B>evaluate(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>
+ Returns the weighted variance of the entries in the the input array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#evaluate(double[], double, int, int)"><B>evaluate(double[], double, int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Returns the variance of the entries in the specified portion of
+ the input array, using the precomputed mean value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#evaluate(double[], double)"><B>evaluate(double[], double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Returns the variance of the entries in the input array, using the
+ precomputed mean value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#evaluate(double[], double[], double, int, int)"><B>evaluate(double[], double[], double, int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Returns the weighted variance of the entries in the specified portion of
+ the input array, using the precomputed weighted mean value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#evaluate(double[], double[], double)"><B>evaluate(double[], double[], double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Returns the weighted variance of the values in the input array, using
+ the precomputed weighted mean value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html" title="class in org.apache.commons.math.stat.descriptive.rank">Max</A>
+<DD>Returns the maximum of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html" title="class in org.apache.commons.math.stat.descriptive.rank">Min</A>
+<DD>Returns the minimum of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html#evaluate(double[], double)"><B>evaluate(double[], double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html" title="class in org.apache.commons.math.stat.descriptive.rank">Percentile</A>
+<DD>Returns an estimate of the <code>p</code>th percentile of the values
+ in the <code>values</code> array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html" title="class in org.apache.commons.math.stat.descriptive.rank">Percentile</A>
+<DD>Returns an estimate of the <code>quantile</code>th percentile of the
+ designated values in the <code>values</code> array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html#evaluate(double[], int, int, double)"><B>evaluate(double[], int, int, double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html" title="class in org.apache.commons.math.stat.descriptive.rank">Percentile</A>
+<DD>Returns an estimate of the <code>p</code>th percentile of the values
+ in the <code>values</code> array, starting with the element in (0-based)
+ position <code>begin</code> in the array and including <code>length</code>
+ values.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html" title="class in org.apache.commons.math.stat.descriptive.summary">Product</A>
+<DD>Returns the product of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html#evaluate(double[], double[], int, int)"><B>evaluate(double[], double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html" title="class in org.apache.commons.math.stat.descriptive.summary">Product</A>
+<DD>Returns the weighted product of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html#evaluate(double[], double[])"><B>evaluate(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html" title="class in org.apache.commons.math.stat.descriptive.summary">Product</A>
+<DD>Returns the weighted product of the entries in the input array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math.stat.descriptive.summary">Sum</A>
+<DD>The sum of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html#evaluate(double[], double[], int, int)"><B>evaluate(double[], double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math.stat.descriptive.summary">Sum</A>
+<DD>The weighted sum of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html#evaluate(double[], double[])"><B>evaluate(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math.stat.descriptive.summary">Sum</A>
+<DD>The weighted sum of the entries in the the input array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfLogs</A>
+<DD>Returns the sum of the natural logs of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfSquares</A>
+<DD>Returns the sum of the squares of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/UnivariateStatistic.html#evaluate(double[])"><B>evaluate(double[])</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">UnivariateStatistic</A>
+<DD>Returns the result of evaluating the statistic over the input array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/UnivariateStatistic.html#evaluate(double[], int, int)"><B>evaluate(double[], int, int)</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">UnivariateStatistic</A>
+<DD>Returns the result of evaluating the statistic over the specified entries
+ in the input array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/WeightedEvaluation.html#evaluate(double[], double[])"><B>evaluate(double[], double[])</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/WeightedEvaluation.html" title="interface in org.apache.commons.math.stat.descriptive">WeightedEvaluation</A>
+<DD>Returns the result of evaluating the statistic over the input array,
+ using the supplied weights.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/WeightedEvaluation.html#evaluate(double[], double[], int, int)"><B>evaluate(double[], double[], int, int)</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/WeightedEvaluation.html" title="interface in org.apache.commons.math.stat.descriptive">WeightedEvaluation</A>
+<DD>Returns the result of evaluating the statistic over the specified entries
+ in the input array, using corresponding entries in the supplied weights array.
+<DT><A HREF="./org/apache/commons/math/util/ContinuedFraction.html#evaluate(double)"><B>evaluate(double)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ContinuedFraction.html" title="class in org.apache.commons.math.util">ContinuedFraction</A>
+<DD>Evaluates the continued fraction at the value x.
+<DT><A HREF="./org/apache/commons/math/util/ContinuedFraction.html#evaluate(double, double)"><B>evaluate(double, double)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ContinuedFraction.html" title="class in org.apache.commons.math.util">ContinuedFraction</A>
+<DD>Evaluates the continued fraction at the value x.
+<DT><A HREF="./org/apache/commons/math/util/ContinuedFraction.html#evaluate(double, int)"><B>evaluate(double, int)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ContinuedFraction.html" title="class in org.apache.commons.math.util">ContinuedFraction</A>
+<DD>Evaluates the continued fraction at the value x.
+<DT><A HREF="./org/apache/commons/math/util/ContinuedFraction.html#evaluate(double, double, int)"><B>evaluate(double, double, int)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ContinuedFraction.html" title="class in org.apache.commons.math.util">ContinuedFraction</A>
+<DD>
+ Evaluates the continued fraction at the value x.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#evaluateSimplex(java.util.Comparator)"><B>evaluateSimplex(Comparator&lt;RealPointValuePair&gt;)</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Evaluate all the non-evaluated points of the simplex.
+<DT><A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html#evaluateStep(org.apache.commons.math.ode.sampling.StepInterpolator)"><B>evaluateStep(StepInterpolator)</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html" title="class in org.apache.commons.math.ode.events">CombinedEventsManager</A>
+<DD>Evaluate the impact of the proposed step on all managed
+ event handlers.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventState.html#evaluateStep(org.apache.commons.math.ode.sampling.StepInterpolator)"><B>evaluateStep(StepInterpolator)</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventState.html" title="class in org.apache.commons.math.ode.events">EventState</A>
+<DD>Evaluate the impact of the proposed step on the event handler.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventException.html" title="class in org.apache.commons.math.ode.events"><B>EventException</B></A> - Exception in <A HREF="./org/apache/commons/math/ode/events/package-summary.html">org.apache.commons.math.ode.events</A><DD>This exception is made available to users to report
+ the error conditions that are triggered by <A HREF="./org/apache/commons/math/ode/events/EventHandler.html" title="interface in org.apache.commons.math.ode.events"><CODE>EventHandler</CODE></A><DT><A HREF="./org/apache/commons/math/ode/events/EventException.html#EventException(java.lang.String, java.lang.Object...)"><B>EventException(String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventException.html" title="class in org.apache.commons.math.ode.events">EventException</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventException.html#EventException(java.lang.Throwable)"><B>EventException(Throwable)</B></A> - 
+Constructor for exception org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventException.html" title="class in org.apache.commons.math.ode.events">EventException</A>
+<DD>Create an exception with a given root cause.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventHandler.html" title="interface in org.apache.commons.math.ode.events"><B>EventHandler</B></A> - Interface in <A HREF="./org/apache/commons/math/ode/events/package-summary.html">org.apache.commons.math.ode.events</A><DD>This interface represents a handler for discrete events triggered
+ during ODE integration.<DT><A HREF="./org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians"><B>EventHandlerWithJacobians</B></A> - Interface in <A HREF="./org/apache/commons/math/ode/jacobians/package-summary.html">org.apache.commons.math.ode.jacobians</A><DD>This interface represents a handler for discrete events triggered
+ during ODE integration.<DT><A HREF="./org/apache/commons/math/ode/events/EventHandler.html#eventOccurred(double, double[], boolean)"><B>eventOccurred(double, double[], boolean)</B></A> - 
+Method in interface org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventHandler.html" title="interface in org.apache.commons.math.ode.events">EventHandler</A>
+<DD>Handle an event and choose what to do next.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html#eventOccurred(double, double[], double[][], double[][], boolean)"><B>eventOccurred(double, double[], double[][], double[][], boolean)</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">EventHandlerWithJacobians</A>
+<DD>Handle an event and choose what to do next.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#eventsHandlersManager"><B>eventsHandlersManager</B></A> - 
+Variable in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Events handlers manager.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventState.html" title="class in org.apache.commons.math.ode.events"><B>EventState</B></A> - Class in <A HREF="./org/apache/commons/math/ode/events/package-summary.html">org.apache.commons.math.ode.events</A><DD>This class handles the state for one <A HREF="./org/apache/commons/math/ode/events/EventHandler.html" title="interface in org.apache.commons.math.ode.events"><CODE>event handler</CODE></A> during integration steps.<DT><A HREF="./org/apache/commons/math/ode/events/EventState.html#EventState(org.apache.commons.math.ode.events.EventHandler, double, double, int)"><B>EventState(EventHandler, double, double, int)</B></A> - 
+Constructor for class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventState.html" title="class in org.apache.commons.math.ode.events">EventState</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html#evolve(org.apache.commons.math.genetics.Population, org.apache.commons.math.genetics.StoppingCondition)"><B>evolve(Population, StoppingCondition)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html" title="class in org.apache.commons.math.genetics">GeneticAlgorithm</A>
+<DD>Evolve the given population.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#EXP"><B>EXP</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.exp</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#exp()"><B>exp()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Compute the
+ <a href="http://mathworld.wolfram.com/ExponentialFunction.html" TARGET="_top">
+ exponential function</a> of this complex number.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#expand()"><B>expand()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Expands the internal storage array using the expansion factor.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#expansionFactor"><B>expansionFactor</B></A> - 
+Variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>The expansion factor of the array.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#expansionMode"><B>expansionMode</B></A> - 
+Variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Determines whether array expansion by <code>expansionFactor</code>
+ is additive or multiplicative.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#EXPM1"><B>EXPM1</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.expm1</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#EXPONENTIAL_MODE"><B>EXPONENTIAL_MODE</B></A> - 
+Static variable in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Exponential random deviates with mean = &mu;.
+<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistribution.html" title="interface in org.apache.commons.math.distribution"><B>ExponentialDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>The Exponential Distribution.<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html" title="class in org.apache.commons.math.distribution"><B>ExponentialDistributionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>The default implementation of <A HREF="./org/apache/commons/math/distribution/ExponentialDistribution.html" title="interface in org.apache.commons.math.distribution"><CODE>ExponentialDistribution</CODE></A>.<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html#ExponentialDistributionImpl(double)"><B>ExponentialDistributionImpl(double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html" title="class in org.apache.commons.math.distribution">ExponentialDistributionImpl</A>
+<DD>Create a exponential distribution with the given mean.
+<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html#ExponentialDistributionImpl(double, double)"><B>ExponentialDistributionImpl(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html" title="class in org.apache.commons.math.distribution">ExponentialDistributionImpl</A>
+<DD>Create a exponential distribution with the given mean.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#extractField(T[][])"><B>extractField(T[][])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Get the elements type from an array.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#extractField(T[])"><B>extractField(T[])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Get the elements type from an array.
+</DL>
+<HR>
+<A NAME="_F_"><!-- --></A><H2>
+<B>F</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html#f"><B>f</B></A> - 
+Variable in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html" title="class in org.apache.commons.math.analysis.integration">UnivariateRealIntegratorImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.0 the integrand function is passed as an argument
+ to the <A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.html#integrate(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>UnivariateRealIntegrator.integrate(UnivariateRealFunction, double, double)</CODE></A>method.</I>
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#f"><B>f</B></A> - 
+Variable in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.0 the function to solve is passed as an argument
+ to the <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>UnivariateRealSolver.solve(UnivariateRealFunction, double, double)</CODE></A> or
+ <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><CODE>UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)</CODE></A>
+ method.</I>
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#factorial(int)"><B>factorial(int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns n!.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#factorialDouble(int)"><B>factorialDouble(int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns n!.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#factorialLog(int)"><B>factorialLog(int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns the natural logarithm of n!.
+<DT><A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html" title="class in org.apache.commons.math.transform"><B>FastCosineTransformer</B></A> - Class in <A HREF="./org/apache/commons/math/transform/package-summary.html">org.apache.commons.math.transform</A><DD>Implements the <a href="http://documents.wolfram.com/v5/Add-onsLinks/
+ StandardPackages/LinearAlgebra/FourierTrig.html">Fast Cosine Transform</a>
+ for transformation of one-dimensional data sets.<DT><A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html#FastCosineTransformer()"><B>FastCosineTransformer()</B></A> - 
+Constructor for class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html" title="class in org.apache.commons.math.transform">FastCosineTransformer</A>
+<DD>Construct a default transformer.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform"><B>FastFourierTransformer</B></A> - Class in <A HREF="./org/apache/commons/math/transform/package-summary.html">org.apache.commons.math.transform</A><DD>Implements the <a href="http://mathworld.wolfram.com/FastFourierTransform.html">
+ Fast Fourier Transform</a> for transformation of one-dimensional data sets.<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#FastFourierTransformer()"><B>FastFourierTransformer()</B></A> - 
+Constructor for class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Construct a default transformer.
+<DT><A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html" title="class in org.apache.commons.math.transform"><B>FastHadamardTransformer</B></A> - Class in <A HREF="./org/apache/commons/math/transform/package-summary.html">org.apache.commons.math.transform</A><DD>Implements the <a href="http://www.archive.chipcenter.com/dsp/DSP000517F1.html">Fast Hadamard Transform</a> (FHT).<DT><A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html#FastHadamardTransformer()"><B>FastHadamardTransformer()</B></A> - 
+Constructor for class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html" title="class in org.apache.commons.math.transform">FastHadamardTransformer</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/transform/FastSineTransformer.html" title="class in org.apache.commons.math.transform"><B>FastSineTransformer</B></A> - Class in <A HREF="./org/apache/commons/math/transform/package-summary.html">org.apache.commons.math.transform</A><DD>Implements the <a href="http://documents.wolfram.com/v5/Add-onsLinks/
+ StandardPackages/LinearAlgebra/FourierTrig.html">Fast Sine Transform</a>
+ for transformation of one-dimensional data sets.<DT><A HREF="./org/apache/commons/math/transform/FastSineTransformer.html#FastSineTransformer()"><B>FastSineTransformer()</B></A> - 
+Constructor for class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastSineTransformer.html" title="class in org.apache.commons.math.transform">FastSineTransformer</A>
+<DD>Construct a default transformer.
+<DT><A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html#fct(double[])"><B>fct(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html" title="class in org.apache.commons.math.transform">FastCosineTransformer</A>
+<DD>Perform the FCT algorithm (including inverse).
+<DT><A HREF="./org/apache/commons/math/distribution/FDistribution.html" title="interface in org.apache.commons.math.distribution"><B>FDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>F-Distribution.<DT><A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution"><B>FDistributionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Default implementation of
+ <A HREF="./org/apache/commons/math/distribution/FDistribution.html" title="interface in org.apache.commons.math.distribution"><CODE>FDistribution</CODE></A>.<DT><A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html#FDistributionImpl(double, double)"><B>FDistributionImpl(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution">FDistributionImpl</A>
+<DD>Create a F distribution using the given degrees of freedom.
+<DT><A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html#FDistributionImpl(double, double, double)"><B>FDistributionImpl(double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution">FDistributionImpl</A>
+<DD>Create a F distribution using the given degrees of freedom and inverse cumulative probability accuracy.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#fft(double[], boolean)"><B>fft(double[], boolean)</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Perform the base-4 Cooley-Tukey FFT algorithm (including inverse).
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#fft(org.apache.commons.math.complex.Complex[])"><B>fft(Complex[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Perform the base-4 Cooley-Tukey FFT algorithm (including inverse).
+<DT><A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html#fht(double[])"><B>fht(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html" title="class in org.apache.commons.math.transform">FastHadamardTransformer</A>
+<DD>The FHT (Fast Hadamard Transformation) which uses only subtraction and addition.
+<DT><A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html#fht(int[])"><B>fht(int[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html" title="class in org.apache.commons.math.transform">FastHadamardTransformer</A>
+<DD>The FHT (Fast Hadamard Transformation) which uses only subtraction and addition.
+<DT><A HREF="./org/apache/commons/math/Field.html" title="interface in org.apache.commons.math"><B>Field</B></A>&lt;<A HREF="./org/apache/commons/math/Field.html" title="type parameter in Field">T</A>&gt; - Interface in <A HREF="./org/apache/commons/math/package-summary.html">org.apache.commons.math</A><DD>Interface representing a <a href="http://mathworld.wolfram.com/Field.html">field</a>.<DT><A HREF="./org/apache/commons/math/linear/FieldDecompositionSolver.html" title="interface in org.apache.commons.math.linear"><B>FieldDecompositionSolver</B></A>&lt;<A HREF="./org/apache/commons/math/linear/FieldDecompositionSolver.html" title="type parameter in FieldDecompositionSolver">T</A> extends <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="./org/apache/commons/math/linear/FieldDecompositionSolver.html" title="type parameter in FieldDecompositionSolver">T</A>&gt;&gt; - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Interface handling decomposition algorithms that can solve A &times; X = B.<DT><A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math"><B>FieldElement</B></A>&lt;<A HREF="./org/apache/commons/math/FieldElement.html" title="type parameter in FieldElement">T</A>&gt; - Interface in <A HREF="./org/apache/commons/math/package-summary.html">org.apache.commons.math</A><DD>Interface representing <a href="http://mathworld.wolfram.com/Field.html">field</a> elements.<DT><A HREF="./org/apache/commons/math/linear/FieldLUDecomposition.html" title="interface in org.apache.commons.math.linear"><B>FieldLUDecomposition</B></A>&lt;<A HREF="./org/apache/commons/math/linear/FieldLUDecomposition.html" title="type parameter in FieldLUDecomposition">T</A> extends <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="./org/apache/commons/math/linear/FieldLUDecomposition.html" title="type parameter in FieldLUDecomposition">T</A>&gt;&gt; - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>An interface to classes that implement an algorithm to calculate the
+ LU-decomposition of a real matrix.<DT><A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html" title="class in org.apache.commons.math.linear"><B>FieldLUDecompositionImpl</B></A>&lt;<A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html" title="type parameter in FieldLUDecompositionImpl">T</A> extends <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html" title="type parameter in FieldLUDecompositionImpl">T</A>&gt;&gt; - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Calculates the LUP-decomposition of a square matrix.<DT><A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html#FieldLUDecompositionImpl(org.apache.commons.math.linear.FieldMatrix)"><B>FieldLUDecompositionImpl(FieldMatrix&lt;T&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html" title="class in org.apache.commons.math.linear">FieldLUDecompositionImpl</A>
+<DD>Calculates the LU-decomposition of the given matrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear"><B>FieldMatrix</B></A>&lt;<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="type parameter in FieldMatrix">T</A> extends <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="type parameter in FieldMatrix">T</A>&gt;&gt; - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Interface defining field-valued matrix with basic algebraic operations.<DT><A HREF="./org/apache/commons/math/linear/FieldMatrixChangingVisitor.html" title="interface in org.apache.commons.math.linear"><B>FieldMatrixChangingVisitor</B></A>&lt;<A HREF="./org/apache/commons/math/linear/FieldMatrixChangingVisitor.html" title="type parameter in FieldMatrixChangingVisitor">T</A> extends <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;?&gt;&gt; - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Interface defining a visitor for matrix entries.<DT><A HREF="./org/apache/commons/math/linear/FieldMatrixPreservingVisitor.html" title="interface in org.apache.commons.math.linear"><B>FieldMatrixPreservingVisitor</B></A>&lt;<A HREF="./org/apache/commons/math/linear/FieldMatrixPreservingVisitor.html" title="type parameter in FieldMatrixPreservingVisitor">T</A> extends <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;?&gt;&gt; - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Interface defining a visitor for matrix entries.<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear"><B>FieldVector</B></A>&lt;<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="type parameter in FieldVector">T</A> extends <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="type parameter in FieldVector">T</A>&gt;&gt; - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Interface defining a field-valued vector with basic algebraic operations.<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#fill(double[])"><B>fill(double[])</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Fills the input array with values generated using getNext() repeatedly.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#fill(int)"><B>fill(int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Returns an array of length <code>length</code> with values generated
+ using getNext() repeatedly.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html#filterStep(double, boolean, boolean)"><B>filterStep(double, boolean, boolean)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdaptiveStepsizeIntegrator</A>
+<DD>Filter the integration step.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#finalizeStep()"><B>finalizeStep()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Finalize the step.
+<DT><A HREF="./org/apache/commons/math/genetics/Chromosome.html#findSameChromosome(org.apache.commons.math.genetics.Population)"><B>findSameChromosome(Population)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/Chromosome.html" title="class in org.apache.commons.math.genetics">Chromosome</A>
+<DD>Searches the <code>population</code> for another chromosome with the same
+ representation.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment"><B>FirstMoment</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/moment/package-summary.html">org.apache.commons.math.stat.descriptive.moment</A><DD>Computes the first moment (arithmetic mean).<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html#FirstMoment()"><B>FirstMoment()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FirstMoment</A>
+<DD>Create a FirstMoment instance
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html#FirstMoment(org.apache.commons.math.stat.descriptive.moment.FirstMoment)"><B>FirstMoment(FirstMoment)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FirstMoment</A>
+<DD>Copy constructor, creates a new <code>FirstMoment</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/ode/FirstOrderConverter.html" title="class in org.apache.commons.math.ode"><B>FirstOrderConverter</B></A> - Class in <A HREF="./org/apache/commons/math/ode/package-summary.html">org.apache.commons.math.ode</A><DD>This class converts second order differential equations to first
+ order ones.<DT><A HREF="./org/apache/commons/math/ode/FirstOrderConverter.html#FirstOrderConverter(org.apache.commons.math.ode.SecondOrderDifferentialEquations)"><B>FirstOrderConverter(SecondOrderDifferentialEquations)</B></A> - 
+Constructor for class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/FirstOrderConverter.html" title="class in org.apache.commons.math.ode">FirstOrderConverter</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/ode/FirstOrderDifferentialEquations.html" title="interface in org.apache.commons.math.ode"><B>FirstOrderDifferentialEquations</B></A> - Interface in <A HREF="./org/apache/commons/math/ode/package-summary.html">org.apache.commons.math.ode</A><DD>This interface represents a first order differential equations set.<DT><A HREF="./org/apache/commons/math/ode/FirstOrderIntegrator.html" title="interface in org.apache.commons.math.ode"><B>FirstOrderIntegrator</B></A> - Interface in <A HREF="./org/apache/commons/math/ode/package-summary.html">org.apache.commons.math.ode</A><DD>This interface represents a first order integrator for
+ differential equations.<DT><A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html" title="class in org.apache.commons.math.ode.jacobians"><B>FirstOrderIntegratorWithJacobians</B></A> - Class in <A HREF="./org/apache/commons/math/ode/jacobians/package-summary.html">org.apache.commons.math.ode.jacobians</A><DD>This class enhances a first order integrator for differential equations to
+ compute also partial derivatives of the solution with respect to initial state
+ and parameters.<DT><A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html#FirstOrderIntegratorWithJacobians(org.apache.commons.math.ode.FirstOrderIntegrator, org.apache.commons.math.ode.jacobians.ParameterizedODE, double[], double[], double[])"><B>FirstOrderIntegratorWithJacobians(FirstOrderIntegrator, ParameterizedODE, double[], double[], double[])</B></A> - 
+Constructor for class org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html" title="class in org.apache.commons.math.ode.jacobians">FirstOrderIntegratorWithJacobians</A>
+<DD>Build an enhanced integrator using internal differentiation to compute jacobians.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html#FirstOrderIntegratorWithJacobians(org.apache.commons.math.ode.FirstOrderIntegrator, org.apache.commons.math.ode.jacobians.ODEWithJacobians)"><B>FirstOrderIntegratorWithJacobians(FirstOrderIntegrator, ODEWithJacobians)</B></A> - 
+Constructor for class org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html" title="class in org.apache.commons.math.ode.jacobians">FirstOrderIntegratorWithJacobians</A>
+<DD>Build an enhanced integrator using ODE builtin jacobian computation features.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/CurveFitter.html#fit(org.apache.commons.math.optimization.fitting.ParametricRealFunction, double[])"><B>fit(ParametricRealFunction, double[])</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/CurveFitter.html" title="class in org.apache.commons.math.optimization.fitting">CurveFitter</A>
+<DD>Fit a curve.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFitter.html#fit()"><B>fit()</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFitter.html" title="class in org.apache.commons.math.optimization.fitting">HarmonicFitter</A>
+<DD>Fit an harmonic function to the observed points.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/PolynomialFitter.html#fit()"><B>fit()</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/PolynomialFitter.html" title="class in org.apache.commons.math.optimization.fitting">PolynomialFitter</A>
+<DD>Get the polynomial fitting the weighted (x, y) points.
+<DT><A HREF="./org/apache/commons/math/genetics/Fitness.html" title="interface in org.apache.commons.math.genetics"><B>Fitness</B></A> - Interface in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Fitness of a chromosome.<DT><A HREF="./org/apache/commons/math/genetics/Fitness.html#fitness()"><B>fitness()</B></A> - 
+Method in interface org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/Fitness.html" title="interface in org.apache.commons.math.genetics">Fitness</A>
+<DD>Compute the fitness.
+<DT><A HREF="./org/apache/commons/math/analysis/BinaryFunction.html#fix1stArgument(double)"><B>fix1stArgument(double)</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis">BinaryFunction</A>
+<DD>Get a composable function by fixing the first argument of the instance.
+<DT><A HREF="./org/apache/commons/math/analysis/BinaryFunction.html#fix2ndArgument(double)"><B>fix2ndArgument(double)</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis">BinaryFunction</A>
+<DD>Get a composable function by fixing the second argument of the instance.
+<DT><A HREF="./org/apache/commons/math/genetics/FixedGenerationCount.html" title="class in org.apache.commons.math.genetics"><B>FixedGenerationCount</B></A> - Class in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Stops after a fixed number of generations.<DT><A HREF="./org/apache/commons/math/genetics/FixedGenerationCount.html#FixedGenerationCount(int)"><B>FixedGenerationCount(int)</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/FixedGenerationCount.html" title="class in org.apache.commons.math.genetics">FixedGenerationCount</A>
+<DD>Create a new FixedGenerationCount instance.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/FixedStepHandler.html" title="interface in org.apache.commons.math.ode.sampling"><B>FixedStepHandler</B></A> - Interface in <A HREF="./org/apache/commons/math/ode/sampling/package-summary.html">org.apache.commons.math.ode.sampling</A><DD>This interface represents a handler that should be called after
+ each successful fixed step.<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#floatValue()"><B>floatValue()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Gets the fraction as a <tt>float</tt>.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#floatValue()"><B>floatValue()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Gets the fraction as a <tt>float</tt>.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#FLOOR"><B>FLOOR</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.floor</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#format(org.apache.commons.math.complex.Complex, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(Complex, StringBuffer, FieldPosition)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Formats a <A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex"><CODE>Complex</CODE></A> object to produce a string.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#format(java.lang.Object, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(Object, StringBuffer, FieldPosition)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Formats a object to produce a string.
+<DT><A HREF="./org/apache/commons/math/fraction/AbstractFormat.html#format(double, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(double, StringBuffer, FieldPosition)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A>
+<DD>Formats a double value as a fraction and appends the result to a StringBuffer.
+<DT><A HREF="./org/apache/commons/math/fraction/AbstractFormat.html#format(long, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(long, StringBuffer, FieldPosition)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A>
+<DD>Formats a long value as a fraction and appends the result to a StringBuffer.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html#format(org.apache.commons.math.fraction.BigFraction, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(BigFraction, StringBuffer, FieldPosition)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction">BigFractionFormat</A>
+<DD>Formats a <A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction"><CODE>BigFraction</CODE></A> object to produce a string.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html#format(java.lang.Object, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(Object, StringBuffer, FieldPosition)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction">BigFractionFormat</A>
+<DD>Formats an object and appends the result to a StringBuffer.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionFormat.html#format(org.apache.commons.math.fraction.Fraction, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(Fraction, StringBuffer, FieldPosition)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction">FractionFormat</A>
+<DD>Formats a <A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction"><CODE>Fraction</CODE></A> object to produce a string.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionFormat.html#format(java.lang.Object, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(Object, StringBuffer, FieldPosition)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction">FractionFormat</A>
+<DD>Formats an object and appends the result to a StringBuffer.
+<DT><A HREF="./org/apache/commons/math/fraction/ProperBigFractionFormat.html#format(org.apache.commons.math.fraction.BigFraction, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(BigFraction, StringBuffer, FieldPosition)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/ProperBigFractionFormat.html" title="class in org.apache.commons.math.fraction">ProperBigFractionFormat</A>
+<DD>Formats a <A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction"><CODE>BigFraction</CODE></A> object to produce a string.
+<DT><A HREF="./org/apache/commons/math/fraction/ProperFractionFormat.html#format(org.apache.commons.math.fraction.Fraction, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(Fraction, StringBuffer, FieldPosition)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/ProperFractionFormat.html" title="class in org.apache.commons.math.fraction">ProperFractionFormat</A>
+<DD>Formats a <A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction"><CODE>Fraction</CODE></A> object to produce a string.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#format(org.apache.commons.math.geometry.Vector3D, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(Vector3D, StringBuffer, FieldPosition)</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>Formats a <A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry"><CODE>Vector3D</CODE></A> object to produce a string.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#format(java.lang.Object, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(Object, StringBuffer, FieldPosition)</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>Formats a object to produce a string.
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#format(org.apache.commons.math.linear.RealVector, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(RealVector, StringBuffer, FieldPosition)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>Formats a <A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear"><CODE>RealVector</CODE></A> object to produce a string.
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#format(java.lang.Object, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(Object, StringBuffer, FieldPosition)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>Formats a object to produce a string.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html#formatBigFraction(org.apache.commons.math.fraction.BigFraction)"><B>formatBigFraction(BigFraction)</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction">BigFractionFormat</A>
+<DD>This static method calls formatBigFraction() on a default instance of
+ BigFractionFormat.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#formatComplex(org.apache.commons.math.complex.Complex)"><B>formatComplex(Complex)</B></A> - 
+Static method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>This static method calls <A HREF="http://java.sun.com/javase/6/docs/api/java/text/Format.html?is-external=true#format(java.lang.Object)" title="class or interface in java.text"><CODE>Format.format(Object)</CODE></A> on a default instance of
+ ComplexFormat.
+<DT><A HREF="./org/apache/commons/math/util/CompositeFormat.html#formatDouble(double, java.text.NumberFormat, java.lang.StringBuffer, java.text.FieldPosition)"><B>formatDouble(double, NumberFormat, StringBuffer, FieldPosition)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/CompositeFormat.html" title="class in org.apache.commons.math.util">CompositeFormat</A>
+<DD>Formats a double value to produce a string.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionFormat.html#formatFraction(org.apache.commons.math.fraction.Fraction)"><B>formatFraction(Fraction)</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction">FractionFormat</A>
+<DD>This static method calls formatFraction() on a default instance of
+ FractionFormat.
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#formatRealVector(org.apache.commons.math.linear.RealVector)"><B>formatRealVector(RealVector)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>This static method calls <A HREF="http://java.sun.com/javase/6/docs/api/java/text/Format.html?is-external=true#format(java.lang.Object)" title="class or interface in java.text"><CODE>Format.format(Object)</CODE></A> on a default instance of
+ RealVectorFormat.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#formatVector3D(org.apache.commons.math.geometry.Vector3D)"><B>formatVector3D(Vector3D)</B></A> - 
+Static method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>This static method calls <A HREF="http://java.sun.com/javase/6/docs/api/java/text/Format.html?is-external=true#format(java.lang.Object)" title="class or interface in java.text"><CODE>Format.format(Object)</CODE></A> on a default instance of
+ Vector3DFormat.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#FOUR_FIFTHS"><B>FOUR_FIFTHS</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>A fraction representing "4/5".
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#FOUR_FIFTHS"><B>FOUR_FIFTHS</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>A fraction representing "4/5".
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment"><B>FourthMoment</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/moment/package-summary.html">org.apache.commons.math.stat.descriptive.moment</A><DD>Computes a statistic related to the Fourth Central Moment.<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html#FourthMoment()"><B>FourthMoment()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FourthMoment</A>
+<DD>Create a FourthMoment instance
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html#FourthMoment(org.apache.commons.math.stat.descriptive.moment.FourthMoment)"><B>FourthMoment(FourthMoment)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FourthMoment</A>
+<DD>Copy constructor, creates a new <code>FourthMoment</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction"><B>Fraction</B></A> - Class in <A HREF="./org/apache/commons/math/fraction/package-summary.html">org.apache.commons.math.fraction</A><DD>Representation of a rational number.<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#Fraction(double)"><B>Fraction(double)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Create a fraction given the double value.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#Fraction(double, double, int)"><B>Fraction(double, double, int)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Create a fraction given the double value and maximum error allowed.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#Fraction(double, int)"><B>Fraction(double, int)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Create a fraction given the double value and maximum denominator.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#Fraction(int)"><B>Fraction(int)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Create a fraction from an int.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#Fraction(int, int)"><B>Fraction(int, int)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Create a fraction given the numerator and denominator.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionConversionException.html" title="class in org.apache.commons.math.fraction"><B>FractionConversionException</B></A> - Exception in <A HREF="./org/apache/commons/math/fraction/package-summary.html">org.apache.commons.math.fraction</A><DD>Error thrown when a double value cannot be converted to a fraction
+ in the allowed number of iterations.<DT><A HREF="./org/apache/commons/math/fraction/FractionConversionException.html#FractionConversionException(double, int)"><B>FractionConversionException(double, int)</B></A> - 
+Constructor for exception org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionConversionException.html" title="class in org.apache.commons.math.fraction">FractionConversionException</A>
+<DD>Constructs an exception with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionConversionException.html#FractionConversionException(double, long, long)"><B>FractionConversionException(double, long, long)</B></A> - 
+Constructor for exception org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionConversionException.html" title="class in org.apache.commons.math.fraction">FractionConversionException</A>
+<DD>Constructs an exception with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionField.html" title="class in org.apache.commons.math.fraction"><B>FractionField</B></A> - Class in <A HREF="./org/apache/commons/math/fraction/package-summary.html">org.apache.commons.math.fraction</A><DD>Representation of the fractional numbers field.<DT><A HREF="./org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction"><B>FractionFormat</B></A> - Class in <A HREF="./org/apache/commons/math/fraction/package-summary.html">org.apache.commons.math.fraction</A><DD>Formats a Fraction number in proper format or improper format.<DT><A HREF="./org/apache/commons/math/fraction/FractionFormat.html#FractionFormat()"><B>FractionFormat()</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction">FractionFormat</A>
+<DD>Create an improper formatting instance with the default number format
+ for the numerator and denominator.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionFormat.html#FractionFormat(java.text.NumberFormat)"><B>FractionFormat(NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction">FractionFormat</A>
+<DD>Create an improper formatting instance with a custom number format for
+ both the numerator and denominator.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionFormat.html#FractionFormat(java.text.NumberFormat, java.text.NumberFormat)"><B>FractionFormat(NumberFormat, NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction">FractionFormat</A>
+<DD>Create an improper formatting instance with a custom number format for
+ the numerator and a custom number format for the denominator.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#fractionMatrixToRealMatrix(org.apache.commons.math.linear.FieldMatrix)"><B>fractionMatrixToRealMatrix(FieldMatrix&lt;Fraction&gt;)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Convert a <A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>FieldMatrix</CODE></A>/<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction"><CODE>Fraction</CODE></A> matrix to a <A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>RealMatrix</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html#FREE"><B>FREE</B></A> - 
+Static variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A>
+<DD>Status indicator for free table entries.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html#FREE"><B>FREE</B></A> - 
+Static variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap</A>
+<DD>Status indicator for free table entries.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat"><B>Frequency</B></A> - Class in <A HREF="./org/apache/commons/math/stat/package-summary.html">org.apache.commons.math.stat</A><DD>Maintains a frequency distribution.<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#Frequency()"><B>Frequency()</B></A> - 
+Constructor for class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Default constructor.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#Frequency(java.util.Comparator)"><B>Frequency(Comparator&lt;?&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Constructor allowing values Comparator to be specified.
+<DT><A HREF="./org/apache/commons/math/transform/FastSineTransformer.html#fst(double[])"><B>fst(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastSineTransformer.html" title="class in org.apache.commons.math.transform">FastSineTransformer</A>
+<DD>Perform the FST algorithm (including inverse).
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html#FULL"><B>FULL</B></A> - 
+Static variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A>
+<DD>Status indicator for full table entries.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html#FULL"><B>FULL</B></A> - 
+Static variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap</A>
+<DD>Status indicator for full table entries.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html#function"><B>function</B></A> - 
+Variable in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html" title="class in org.apache.commons.math.optimization.linear">AbstractLinearOptimizer</A>
+<DD>Linear objective function.
+<DT><A HREF="./org/apache/commons/math/FunctionEvaluationException.html" title="class in org.apache.commons.math"><B>FunctionEvaluationException</B></A> - Exception in <A HREF="./org/apache/commons/math/package-summary.html">org.apache.commons.math</A><DD>Exception thrown when an error occurs evaluating a function.<DT><A HREF="./org/apache/commons/math/FunctionEvaluationException.html#FunctionEvaluationException(double)"><B>FunctionEvaluationException(double)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/FunctionEvaluationException.html" title="class in org.apache.commons.math">FunctionEvaluationException</A>
+<DD>Construct an exception indicating the argument value
+ that caused the function evaluation to fail.
+<DT><A HREF="./org/apache/commons/math/FunctionEvaluationException.html#FunctionEvaluationException(double[])"><B>FunctionEvaluationException(double[])</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/FunctionEvaluationException.html" title="class in org.apache.commons.math">FunctionEvaluationException</A>
+<DD>Construct an exception indicating the argument value
+ that caused the function evaluation to fail.
+<DT><A HREF="./org/apache/commons/math/FunctionEvaluationException.html#FunctionEvaluationException(double, java.lang.String, java.lang.Object...)"><B>FunctionEvaluationException(double, String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/FunctionEvaluationException.html" title="class in org.apache.commons.math">FunctionEvaluationException</A>
+<DD>Constructs an exception with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/FunctionEvaluationException.html#FunctionEvaluationException(double[], java.lang.String, java.lang.Object...)"><B>FunctionEvaluationException(double[], String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/FunctionEvaluationException.html" title="class in org.apache.commons.math">FunctionEvaluationException</A>
+<DD>Constructs an exception with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/FunctionEvaluationException.html#FunctionEvaluationException(java.lang.Throwable, double)"><B>FunctionEvaluationException(Throwable, double)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/FunctionEvaluationException.html" title="class in org.apache.commons.math">FunctionEvaluationException</A>
+<DD>Constructs an exception with specified root cause.
+<DT><A HREF="./org/apache/commons/math/FunctionEvaluationException.html#FunctionEvaluationException(java.lang.Throwable, double[])"><B>FunctionEvaluationException(Throwable, double[])</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/FunctionEvaluationException.html" title="class in org.apache.commons.math">FunctionEvaluationException</A>
+<DD>Constructs an exception with specified root cause.
+<DT><A HREF="./org/apache/commons/math/FunctionEvaluationException.html#FunctionEvaluationException(java.lang.Throwable, double, java.lang.String, java.lang.Object...)"><B>FunctionEvaluationException(Throwable, double, String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/FunctionEvaluationException.html" title="class in org.apache.commons.math">FunctionEvaluationException</A>
+<DD>Constructs an exception with specified formatted detail message and root cause.
+<DT><A HREF="./org/apache/commons/math/FunctionEvaluationException.html#FunctionEvaluationException(java.lang.Throwable, double[], java.lang.String, java.lang.Object...)"><B>FunctionEvaluationException(Throwable, double[], String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/FunctionEvaluationException.html" title="class in org.apache.commons.math">FunctionEvaluationException</A>
+<DD>Constructs an exception with specified formatted detail message and root cause.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#functionValue"><B>functionValue</B></A> - 
+Variable in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Value of the function at the last computed result.
+<DT><A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html#functionValue"><B>functionValue</B></A> - 
+Variable in class org.apache.commons.math.optimization.univariate.<A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization.univariate">AbstractUnivariateRealOptimizer</A>
+<DD>Value of the function at the last computed result.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#functionValueAccuracy"><B>functionValueAccuracy</B></A> - 
+Variable in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Maximum error of function.
+</DL>
+<HR>
+<A NAME="_G_"><!-- --></A><H2>
+<B>G</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/ode/events/EventHandler.html#g(double, double[])"><B>g(double, double[])</B></A> - 
+Method in interface org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventHandler.html" title="interface in org.apache.commons.math.ode.events">EventHandler</A>
+<DD>Compute the value of the switching function.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html#g(double, double[], double[][], double[][])"><B>g(double, double[], double[][], double[][])</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">EventHandlerWithJacobians</A>
+<DD>Compute the value of the switching function.
+<DT><A HREF="./org/apache/commons/math/special/Gamma.html" title="class in org.apache.commons.math.special"><B>Gamma</B></A> - Class in <A HREF="./org/apache/commons/math/special/package-summary.html">org.apache.commons.math.special</A><DD>This is a utility class that provides computation methods related to the
+ Gamma family of functions.<DT><A HREF="./org/apache/commons/math/special/Gamma.html#GAMMA"><B>GAMMA</B></A> - 
+Static variable in class org.apache.commons.math.special.<A HREF="./org/apache/commons/math/special/Gamma.html" title="class in org.apache.commons.math.special">Gamma</A>
+<DD><a href="http://en.wikipedia.org/wiki/Euler-Mascheroni_constant">Euler-Mascheroni constant</a>
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistribution.html" title="interface in org.apache.commons.math.distribution"><B>GammaDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>The Gamma Distribution.<DT><A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution"><B>GammaDistributionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>The default implementation of <A HREF="./org/apache/commons/math/distribution/GammaDistribution.html" title="interface in org.apache.commons.math.distribution"><CODE>GammaDistribution</CODE></A>.<DT><A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html#GammaDistributionImpl(double, double)"><B>GammaDistributionImpl(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">GammaDistributionImpl</A>
+<DD>Create a new gamma distribution with the given alpha and beta values.
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html#GammaDistributionImpl(double, double, double)"><B>GammaDistributionImpl(double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">GammaDistributionImpl</A>
+<DD>Create a new gamma distribution with the given alpha and beta values.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#GAUSSIAN_MODE"><B>GAUSSIAN_MODE</B></A> - 
+Static variable in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Gaussian random deviates with mean = &mu;, std dev = &sigma;.
+<DT><A HREF="./org/apache/commons/math/random/GaussianRandomGenerator.html" title="class in org.apache.commons.math.random"><B>GaussianRandomGenerator</B></A> - Class in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>This class is a gaussian normalized random generator for scalars.<DT><A HREF="./org/apache/commons/math/random/GaussianRandomGenerator.html#GaussianRandomGenerator(org.apache.commons.math.random.RandomGenerator)"><B>GaussianRandomGenerator(RandomGenerator)</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/GaussianRandomGenerator.html" title="class in org.apache.commons.math.random">GaussianRandomGenerator</A>
+<DD>Create a new generator.
+<DT><A HREF="./org/apache/commons/math/estimation/GaussNewtonEstimator.html" title="class in org.apache.commons.math.estimation"><B>GaussNewtonEstimator</B></A> - Class in <A HREF="./org/apache/commons/math/estimation/package-summary.html">org.apache.commons.math.estimation</A><DD><B>Deprecated.</B>&nbsp;<I>as of 2.0, everything in package org.apache.commons.math.estimation has
+ been deprecated and replaced by package org.apache.commons.math.optimization.general</I><DT><A HREF="./org/apache/commons/math/estimation/GaussNewtonEstimator.html#GaussNewtonEstimator()"><B>GaussNewtonEstimator()</B></A> - 
+Constructor for class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/GaussNewtonEstimator.html" title="class in org.apache.commons.math.estimation">GaussNewtonEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Simple constructor with default settings.
+<DT><A HREF="./org/apache/commons/math/estimation/GaussNewtonEstimator.html#GaussNewtonEstimator(int, double, double)"><B>GaussNewtonEstimator(int, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/GaussNewtonEstimator.html" title="class in org.apache.commons.math.estimation">GaussNewtonEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Simple constructor.
+<DT><A HREF="./org/apache/commons/math/optimization/general/GaussNewtonOptimizer.html" title="class in org.apache.commons.math.optimization.general"><B>GaussNewtonOptimizer</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/general/package-summary.html">org.apache.commons.math.optimization.general</A><DD>Gauss-Newton least-squares solver.<DT><A HREF="./org/apache/commons/math/optimization/general/GaussNewtonOptimizer.html#GaussNewtonOptimizer(boolean)"><B>GaussNewtonOptimizer(boolean)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/GaussNewtonOptimizer.html" title="class in org.apache.commons.math.optimization.general">GaussNewtonOptimizer</A>
+<DD>Simple constructor with default settings.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#gcd(int, int)"><B>gcd(int, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>
+ Gets the greatest common divisor of the absolute value of two numbers,
+ using the "binary gcd" method which avoids division and modulo
+ operations.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#gcd(long, long)"><B>gcd(long, long)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>
+ Gets the greatest common divisor of the absolute value of two numbers,
+ using the "binary gcd" method which avoids division and modulo
+ operations.
+<DT><A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html" title="class in org.apache.commons.math.genetics"><B>GeneticAlgorithm</B></A> - Class in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Implementation of a genetic algorithm.<DT><A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html#GeneticAlgorithm(org.apache.commons.math.genetics.CrossoverPolicy, double, org.apache.commons.math.genetics.MutationPolicy, double, org.apache.commons.math.genetics.SelectionPolicy)"><B>GeneticAlgorithm(CrossoverPolicy, double, MutationPolicy, double, SelectionPolicy)</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html" title="class in org.apache.commons.math.genetics">GeneticAlgorithm</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#geoMean"><B>geoMean</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>geoMean of values that have been added
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math.stat.descriptive.moment"><B>GeometricMean</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/moment/package-summary.html">org.apache.commons.math.stat.descriptive.moment</A><DD>Returns the <a href="http://www.xycoon.com/geometric_mean.htm">
+ geometric mean </a> of the available values.<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html#GeometricMean()"><B>GeometricMean()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">GeometricMean</A>
+<DD>Create a GeometricMean instance
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html#GeometricMean(org.apache.commons.math.stat.descriptive.moment.GeometricMean)"><B>GeometricMean(GeometricMean)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">GeometricMean</A>
+<DD>Copy constructor, creates a new <code>GeometricMean</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html#GeometricMean(org.apache.commons.math.stat.descriptive.summary.SumOfLogs)"><B>GeometricMean(SumOfLogs)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">GeometricMean</A>
+<DD>Create a GeometricMean instance using the given SumOfLogs instance
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#geometricMean(double[])"><B>geometricMean(double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the geometric mean of the entries in the input array, or
+ <code>Double.NaN</code> if the array is empty.
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#geometricMean(double[], int, int)"><B>geometricMean(double[], int, int)</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the geometric mean of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html#get(int)"><B>get(int)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A>
+<DD>Get the stored value associated with the given key
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html#get(int)"><B>get(int)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap</A>
+<DD>Get the stored value associated with the given key
+<DT><A HREF="./org/apache/commons/math/util/ContinuedFraction.html#getA(int, double)"><B>getA(int, double)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ContinuedFraction.html" title="class in org.apache.commons.math.util">ContinuedFraction</A>
+<DD>Access the n-th a coefficient of the continued fraction.
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html#getA1()"><B>getA1()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry">RotationOrder</A>
+<DD>Get the axis of the first rotation.
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html#getA2()"><B>getA2()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry">RotationOrder</A>
+<DD>Get the axis of the second rotation.
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html#getA3()"><B>getA3()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry">RotationOrder</A>
+<DD>Get the axis of the second rotation.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithm.html#getAbsoluteAccuracy()"><B>getAbsoluteAccuracy()</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithm.html" title="interface in org.apache.commons.math">ConvergingAlgorithm</A>
+<DD>Get the actual absolute accuracy.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#getAbsoluteAccuracy()"><B>getAbsoluteAccuracy()</B></A> - 
+Method in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Get the actual absolute accuracy.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#getAbsoluteAccuracy()"><B>getAbsoluteAccuracy()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Get the actual absolute accuracy.
+<DT><A HREF="./org/apache/commons/math/estimation/EstimationProblem.html#getAllParameters()"><B>getAllParameters()</B></A> - 
+Method in interface org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/EstimationProblem.html" title="interface in org.apache.commons.math.estimation">EstimationProblem</A>
+<DD><B>Deprecated.</B>&nbsp;Get all the parameters of the problem.
+<DT><A HREF="./org/apache/commons/math/estimation/SimpleEstimationProblem.html#getAllParameters()"><B>getAllParameters()</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/SimpleEstimationProblem.html" title="class in org.apache.commons.math.estimation">SimpleEstimationProblem</A>
+<DD><B>Deprecated.</B>&nbsp;Get all the parameters of the problem.
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistribution.html#getAlpha()"><B>getAlpha()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistribution.html" title="interface in org.apache.commons.math.distribution">BetaDistribution</A>
+<DD>Access the shape parameter, alpha
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html#getAlpha()"><B>getAlpha()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A>
+<DD>Access the shape parameter, alpha
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistribution.html#getAlpha()"><B>getAlpha()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistribution.html" title="interface in org.apache.commons.math.distribution">GammaDistribution</A>
+<DD>Access the shape parameter, alpha
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html#getAlpha()"><B>getAlpha()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">GammaDistributionImpl</A>
+<DD>Access the shape parameter, alpha
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#getAlpha()"><B>getAlpha()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Get the azimuth of the vector.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFunction.html#getAmplitude()"><B>getAmplitude()</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFunction.html" title="class in org.apache.commons.math.optimization.fitting">HarmonicFunction</A>
+<DD>Get the amplitude a.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#getAngle()"><B>getAngle()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Get the angle of the rotation.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#getAngles(org.apache.commons.math.geometry.RotationOrder)"><B>getAngles(RotationOrder)</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Get the Cardan or Euler angles corresponding to the instance.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#getArgument()"><B>getArgument()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Compute the argument of this complex number.
+<DT><A HREF="./org/apache/commons/math/FunctionEvaluationException.html#getArgument()"><B>getArgument()</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/FunctionEvaluationException.html" title="class in org.apache.commons.math">FunctionEvaluationException</A>
+<DD>Returns the function argument that caused this exception.
+<DT><A HREF="./org/apache/commons/math/MathException.html#getArguments()"><B>getArguments()</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A>
+<DD>Gets the arguments used to build the message of this throwable.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#getArguments()"><B>getArguments()</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Gets the arguments used to build the message of this throwable.
+<DT><A HREF="./org/apache/commons/math/genetics/TournamentSelection.html#getArity()"><B>getArity()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/TournamentSelection.html" title="class in org.apache.commons.math.genetics">TournamentSelection</A>
+<DD>Gets the arity (number of chromosomes drawn to the tournament).
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#getAvailableLocales()"><B>getAvailableLocales()</B></A> - 
+Static method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Get the set of locales for which complex formats are available.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html#getAvailableLocales()"><B>getAvailableLocales()</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction">BigFractionFormat</A>
+<DD>Get the set of locales for which complex formats are available.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionFormat.html#getAvailableLocales()"><B>getAvailableLocales()</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction">FractionFormat</A>
+<DD>Get the set of locales for which complex formats are available.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#getAvailableLocales()"><B>getAvailableLocales()</B></A> - 
+Static method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>Get the set of locales for which 3D vectors formats are available.
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#getAvailableLocales()"><B>getAvailableLocales()</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>Get the set of locales for which real vectors formats are available.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#getAxis()"><B>getAxis()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Get the normalized axis of the rotation.
+<DT><A HREF="./org/apache/commons/math/util/ContinuedFraction.html#getB(int, double)"><B>getB(int, double)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ContinuedFraction.html" title="class in org.apache.commons.math.util">ContinuedFraction</A>
+<DD>Access the n-th b coefficient of the continued fraction.
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistribution.html#getBeta()"><B>getBeta()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistribution.html" title="interface in org.apache.commons.math.distribution">BetaDistribution</A>
+<DD>Access the shape parameter, beta
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html#getBeta()"><B>getBeta()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A>
+<DD>Access the shape parameter, beta
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistribution.html#getBeta()"><B>getBeta()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistribution.html" title="interface in org.apache.commons.math.distribution">GammaDistribution</A>
+<DD>Access the scale parameter, beta
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html#getBeta()"><B>getBeta()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">GammaDistributionImpl</A>
+<DD>Access the scale parameter, beta
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html#getBinCount()"><B>getBinCount()</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html" title="interface in org.apache.commons.math.random">EmpiricalDistribution</A>
+<DD>Returns the number of bins.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html#getBinCount()"><B>getBinCount()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html" title="class in org.apache.commons.math.random">EmpiricalDistributionImpl</A>
+<DD>Returns the number of bins.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html#getBinStats()"><B>getBinStats()</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html" title="interface in org.apache.commons.math.random">EmpiricalDistribution</A>
+<DD>Returns a list of
+ <A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive"><CODE>SummaryStatistics</CODE></A>
+ containing statistics describing the values in each of the bins.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html#getBinStats()"><B>getBinStats()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html" title="class in org.apache.commons.math.random">EmpiricalDistributionImpl</A>
+<DD>Returns a List of <A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive"><CODE>SummaryStatistics</CODE></A> instances containing
+ statistics describing the values in each of the bins.
+<DT><A HREF="./org/apache/commons/math/stat/clustering/Cluster.html#getCenter()"><B>getCenter()</B></A> - 
+Method in class org.apache.commons.math.stat.clustering.<A HREF="./org/apache/commons/math/stat/clustering/Cluster.html" title="class in org.apache.commons.math.stat.clustering">Cluster</A>
+<DD>Get the point chosen to be the center of this cluster.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html#getCenters()"><B>getCenters()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionNewtonForm</A>
+<DD>Returns a copy of the centers array.
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#getChiSquare(org.apache.commons.math.estimation.EstimationProblem)"><B>getChiSquare(EstimationProblem)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Get the Chi-Square value.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#getChiSquare()"><B>getChiSquare()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Get the Chi-Square value.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#getChiSquareTest()"><B>getChiSquareTest()</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>Return a (singleton) ChiSquareTest instance.
+<DT><A HREF="./org/apache/commons/math/genetics/ListPopulation.html#getChromosomes()"><B>getChromosomes()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ListPopulation.html" title="class in org.apache.commons.math.genetics">ListPopulation</A>
+<DD>Access the list of chromosomes.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html#getCoefficients()"><B>getCoefficients()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunction</A>
+<DD>Returns a copy of the coefficients array.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html#getCoefficients()"><B>getCoefficients()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionLagrangeForm</A>
+<DD>Returns a copy of the coefficients array.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html#getCoefficients()"><B>getCoefficients()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionNewtonForm</A>
+<DD>Returns a copy of the coefficients array.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html#getCoefficients()"><B>getCoefficients()</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html" title="class in org.apache.commons.math.optimization.linear">LinearConstraint</A>
+<DD>Get the coefficients of the constraint (left hand side).
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html#getCoefficients()"><B>getCoefficients()</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html" title="class in org.apache.commons.math.optimization.linear">LinearObjectiveFunction</A>
+<DD>Get the coefficients of the linear equation being optimized.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#getColumn(int)"><B>getColumn(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the entries in column number <code>col</code> as an array.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#getColumn(int)"><B>getColumn(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the entries in column number <code>col</code> as an array.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#getColumn(int)"><B>getColumn(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entries in column number <code>col</code> as an array.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getColumn(int)"><B>getColumn(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entries in column number <code>col</code> as an array.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#getColumn(int)"><B>getColumn(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns the entries in column number <code>col</code> as an array.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#getColumn(int)"><B>getColumn(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the entries in column number <code>col</code> as an array.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#getColumn(int)"><B>getColumn(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the entries in column number <code>col</code> as an array.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#getColumn(int)"><B>getColumn(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the entries in column number <code>col</code> as an array.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#getColumnAsDoubleArray(int)"><B>getColumnAsDoubleArray(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entries in column number <code>col</code> as an array
+ of double values.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getColumnAsDoubleArray(int)"><B>getColumnAsDoubleArray(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entries in column number <code>col</code> as an array
+ of double values.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#getColumnDimension()"><B>getColumnDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the number of columns in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#getColumnDimension()"><B>getColumnDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the number of columns in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AnyMatrix.html#getColumnDimension()"><B>getColumnDimension()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AnyMatrix.html" title="interface in org.apache.commons.math.linear">AnyMatrix</A>
+<DD>Returns the number of columns in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#getColumnDimension()"><B>getColumnDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Returns the number of columns in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#getColumnDimension()"><B>getColumnDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Returns the number of columns in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getColumnDimension()"><B>getColumnDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the number of columns in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#getColumnDimension()"><B>getColumnDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns the number of columns in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#getColumnDimension()"><B>getColumnDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the number of columns in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html#getColumnDimension()"><B>getColumnDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">OpenMapRealMatrix</A>
+<DD>Returns the number of columns in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#getColumnDimension()"><B>getColumnDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the number of columns in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html#getColumnDimension()"><B>getColumnDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html" title="class in org.apache.commons.math.linear">SparseFieldMatrix</A>
+<DD>Returns the number of columns in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#getColumnMatrix(int)"><B>getColumnMatrix(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#getColumnMatrix(int)"><B>getColumnMatrix(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#getColumnMatrix(int)"><B>getColumnMatrix(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getColumnMatrix(int)"><B>getColumnMatrix(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#getColumnMatrix(int)"><B>getColumnMatrix(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#getColumnMatrix(int)"><B>getColumnMatrix(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#getColumnMatrix(int)"><B>getColumnMatrix(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#getColumnMatrix(int)"><B>getColumnMatrix(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#getColumnVector(int)"><B>getColumnVector(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the entries in column number <code>column</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#getColumnVector(int)"><B>getColumnVector(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the entries in column number <code>column</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#getColumnVector(int)"><B>getColumnVector(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns the entries in column number <code>column</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#getColumnVector(int)"><B>getColumnVector(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the entries in column number <code>column</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#getColumnVector(int)"><B>getColumnVector(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the entries in column number <code>column</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#getColumnVector(int)"><B>getColumnVector(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the entries in column number <code>column</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html#getConditionNumber()"><B>getConditionNumber()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html" title="interface in org.apache.commons.math.linear">SingularValueDecomposition</A>
+<DD>Return the condition number of the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html#getConditionNumber()"><B>getConditionNumber()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html" title="class in org.apache.commons.math.linear">SingularValueDecompositionImpl</A>
+<DD>Return the condition number of the matrix.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html#getConstantTerm()"><B>getConstantTerm()</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html" title="class in org.apache.commons.math.optimization.linear">LinearObjectiveFunction</A>
+<DD>Get the constant of the linear equation being optimized.
+<DT><A HREF="./org/apache/commons/math/MessagesResources_fr.html#getContents()"><B>getContents()</B></A> - 
+Method in class org.apache.commons.math.<A HREF="./org/apache/commons/math/MessagesResources_fr.html" title="class in org.apache.commons.math">MessagesResources_fr</A>
+<DD>Get the non-translated/translated messages arrays from this resource bundle.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#getContractionCriteria()"><B>getContractionCriteria()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>The contraction criteria defines when the internal array will contract
+ to store only the number of elements in the element array.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventState.html#getConvergence()"><B>getConvergence()</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventState.html" title="class in org.apache.commons.math.ode.events">EventState</A>
+<DD>Get the convergence threshold for event localization.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html#getConvergenceChecker()"><B>getConvergenceChecker()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateRealOptimizer</A>
+<DD>Get the convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html#getConvergenceChecker()"><B>getConvergenceChecker()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateVectorialOptimizer</A>
+<DD>Get the convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#getConvergenceChecker()"><B>getConvergenceChecker()</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Get the convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#getConvergenceChecker()"><B>getConvergenceChecker()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Get the convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#getConvergenceChecker()"><B>getConvergenceChecker()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Get the convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html#getConvergenceChecker()"><B>getConvergenceChecker()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateRealOptimizer</A>
+<DD>Get the convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html#getConvergenceChecker()"><B>getConvergenceChecker()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateVectorialOptimizer</A>
+<DD>Get the convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html#getConvergenceChecker()"><B>getConvergenceChecker()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartMultivariateRealOptimizer</A>
+<DD>Get the convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html#getConvergenceChecker()"><B>getConvergenceChecker()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">MultivariateRealOptimizer</A>
+<DD>Get the convergence checker.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html#getCorrelationMatrix()"><B>getCorrelationMatrix()</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html" title="class in org.apache.commons.math.stat.correlation">PearsonsCorrelation</A>
+<DD>Returns the correlation matrix
+<DT><A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html#getCorrelationMatrix()"><B>getCorrelationMatrix()</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html" title="class in org.apache.commons.math.stat.correlation">SpearmansCorrelation</A>
+<DD>Calculate the Spearman Rank Correlation Matrix.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html#getCorrelationPValues()"><B>getCorrelationPValues()</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html" title="class in org.apache.commons.math.stat.correlation">PearsonsCorrelation</A>
+<DD>Returns a matrix of p-values associated with the (two-sided) null
+ hypothesis that the corresponding correlation coefficient is zero.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html#getCorrelationStandardErrors()"><B>getCorrelationStandardErrors()</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html" title="class in org.apache.commons.math.stat.correlation">PearsonsCorrelation</A>
+<DD>Returns a matrix of standard errors associated with the estimates
+ in the correlation matrix.<br/>
+ <code>getCorrelationStandardErrors().getEntry(i,j)</code> is the standard
+ error associated with <code>getCorrelationMatrix.getEntry(i,j)</code>
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#getCostEvaluations()"><B>getCostEvaluations()</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Get the number of cost evaluations.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getCount(java.lang.Object)"><B>getCount(Object)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./org/apache/commons/math/stat/Frequency.html#getCount(java.lang.Comparable)"><CODE>Frequency.getCount(Comparable)</CODE></A> as of 2.0</I>
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getCount(java.lang.Comparable)"><B>getCount(Comparable&lt;?&gt;)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the number of values = v.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getCount(int)"><B>getCount(int)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the number of values = v.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getCount(long)"><B>getCount(long)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the number of values = v.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getCount(char)"><B>getCount(char)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the number of values = v.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html#getCovariance(double)"><B>getCovariance(double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html" title="interface in org.apache.commons.math.linear">SingularValueDecomposition</A>
+<DD>Returns the n &times; n covariance matrix.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html#getCovariance(double)"><B>getCovariance(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html" title="class in org.apache.commons.math.linear">SingularValueDecompositionImpl</A>
+<DD>Returns the n &times; n covariance matrix.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getCovariance()"><B>getCovariance()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns the covariance matrix of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html#getCovariance()"><B>getCovariance()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalMultivariateSummary</A>
+<DD>Returns the covariance of the available values.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getCovariance()"><B>getCovariance()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns the covariance matrix of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/Covariance.html#getCovarianceMatrix()"><B>getCovarianceMatrix()</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/Covariance.html" title="class in org.apache.commons.math.stat.correlation">Covariance</A>
+<DD>Returns the covariance matrix
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#getCovariances(org.apache.commons.math.estimation.EstimationProblem)"><B>getCovariances(EstimationProblem)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Get the covariance matrix of unbound estimated parameters.
+<DT><A HREF="./org/apache/commons/math/estimation/Estimator.html#getCovariances(org.apache.commons.math.estimation.EstimationProblem)"><B>getCovariances(EstimationProblem)</B></A> - 
+Method in interface org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/Estimator.html" title="interface in org.apache.commons.math.estimation">Estimator</A>
+<DD><B>Deprecated.</B>&nbsp;Get the covariance matrix of estimated parameters.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#getCovariances()"><B>getCovariances()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Get the covariance matrix of optimized parameters.
+<DT><A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html#getCrossoverPolicy()"><B>getCrossoverPolicy()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html" title="class in org.apache.commons.math.genetics">GeneticAlgorithm</A>
+<DD>Returns the crossover policy.
+<DT><A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html#getCrossoverRate()"><B>getCrossoverRate()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html" title="class in org.apache.commons.math.genetics">GeneticAlgorithm</A>
+<DD>Returns the crossover rate.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getCumFreq(java.lang.Object)"><B>getCumFreq(Object)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./org/apache/commons/math/stat/Frequency.html#getCumFreq(java.lang.Comparable)"><CODE>Frequency.getCumFreq(Comparable)</CODE></A> as of 2.0</I>
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getCumFreq(java.lang.Comparable)"><B>getCumFreq(Comparable&lt;?&gt;)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the cumulative frequency of values less than or equal to v.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getCumFreq(int)"><B>getCumFreq(int)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the cumulative frequency of values less than or equal to v.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getCumFreq(long)"><B>getCumFreq(long)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the cumulative frequency of values less than or equal to v.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getCumFreq(char)"><B>getCumFreq(char)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the cumulative frequency of values less than or equal to v.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getCumPct(java.lang.Object)"><B>getCumPct(Object)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./org/apache/commons/math/stat/Frequency.html#getCumPct(java.lang.Comparable)"><CODE>Frequency.getCumPct(Comparable)</CODE></A> as of 2.0</I>
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getCumPct(java.lang.Comparable)"><B>getCumPct(Comparable&lt;?&gt;)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the cumulative percentage of values less than or equal to v
+ (as a proportion between 0 and 1).
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getCumPct(int)"><B>getCumPct(int)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the cumulative percentage of values less than or equal to v
+ (as a proportion between 0 and 1).
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getCumPct(long)"><B>getCumPct(long)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the cumulative percentage of values less than or equal to v
+ (as a proportion between 0 and 1).
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getCumPct(char)"><B>getCumPct(char)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the cumulative percentage of values less than or equal to v
+ (as a proportion between 0 and 1).
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#getCurrentSignedStepsize()"><B>getCurrentSignedStepsize()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Get the current signed value of the integration stepsize.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html#getCurrentSignedStepsize()"><B>getCurrentSignedStepsize()</B></A> - 
+Method in class org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html" title="class in org.apache.commons.math.ode.jacobians">FirstOrderIntegratorWithJacobians</A>
+<DD>Get the current signed value of the integration stepsize.
+<DT><A HREF="./org/apache/commons/math/ode/ODEIntegrator.html#getCurrentSignedStepsize()"><B>getCurrentSignedStepsize()</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ODEIntegrator.html" title="interface in org.apache.commons.math.ode">ODEIntegrator</A>
+<DD>Get the current signed value of the integration stepsize.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#getCurrentStepStart()"><B>getCurrentStepStart()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Get the current value of the step start time t<sub>i</sub>.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html#getCurrentStepStart()"><B>getCurrentStepStart()</B></A> - 
+Method in class org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html" title="class in org.apache.commons.math.ode.jacobians">FirstOrderIntegratorWithJacobians</A>
+<DD>Get the current value of the step start time t<sub>i</sub>.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html#getCurrentStepStart()"><B>getCurrentStepStart()</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdaptiveStepsizeIntegrator</A>
+<DD>Get the current value of the step start time t<sub>i</sub>.
+<DT><A HREF="./org/apache/commons/math/ode/ODEIntegrator.html#getCurrentStepStart()"><B>getCurrentStepStart()</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ODEIntegrator.html" title="interface in org.apache.commons.math.ode">ODEIntegrator</A>
+<DD>Get the current value of the step start time t<sub>i</sub>.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html#getCurrentTime()"><B>getCurrentTime()</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">StepInterpolatorWithJacobians</A>
+<DD>Get the current grid point time.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#getCurrentTime()"><B>getCurrentTime()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Get the current grid point time.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html#getCurrentTime()"><B>getCurrentTime()</B></A> - 
+Method in interface org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html" title="interface in org.apache.commons.math.ode.sampling">StepInterpolator</A>
+<DD>Get the current grid point time.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecomposition.html#getD()"><B>getD()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecomposition.html" title="interface in org.apache.commons.math.linear">EigenDecomposition</A>
+<DD>Returns the block diagonal matrix D of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html#getD()"><B>getD()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html" title="class in org.apache.commons.math.linear">EigenDecompositionImpl</A>
+<DD>Returns the block diagonal matrix D of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#getData()"><B>getData()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns matrix entries as a two-dimensional array.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#getData()"><B>getData()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns matrix entries as a two-dimensional array.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#getData()"><B>getData()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Returns vector entries as a double array.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#getData()"><B>getData()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Returns matrix entries as a two-dimensional array.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#getData()"><B>getData()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Returns matrix entries as a two-dimensional array.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#getData()"><B>getData()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Returns vector entries as a T array.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getData()"><B>getData()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Returns vector entries as a double array.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#getData()"><B>getData()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns matrix entries as a two-dimensional array.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getData()"><B>getData()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns matrix entries as a two-dimensional array.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#getData()"><B>getData()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns matrix entries as a two-dimensional array.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#getData()"><B>getData()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns matrix entries as a two-dimensional array.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#getData()"><B>getData()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns matrix entries as a two-dimensional array.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#getData()"><B>getData()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Returns vector entries as a T array.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#getData()"><B>getData()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Returns vector entries as a double array.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#getData()"><B>getData()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns matrix entries as a two-dimensional array.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#getData()"><B>getData()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns matrix entries as a two-dimensional array.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#getData()"><B>getData()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Returns vector entries as a double array.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#getData()"><B>getData()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Returns vector entries as a T array.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#getDataAsDoubleArray()"><B>getDataAsDoubleArray()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns matrix entries as a two-dimensional array.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getDataAsDoubleArray()"><B>getDataAsDoubleArray()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns matrix entries as a two-dimensional array.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#getDataRef()"><B>getDataRef()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Returns a reference to the underlying data array.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#getDataRef()"><B>getDataRef()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Returns a reference to the underlying data array.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#getDataRef()"><B>getDataRef()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Returns a reference to the underlying data array.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getDataRef()"><B>getDataRef()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Returns a reference to the underlying data array.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getDataRef()"><B>getDataRef()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns a reference to the underlying data array.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#getDataRef()"><B>getDataRef()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns a reference to the underlying data array.
+<DT><A HREF="./org/apache/commons/math/fraction/AbstractFormat.html#getDefaultNumberFormat()"><B>getDefaultNumberFormat()</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A>
+<DD>Create a default number format.
+<DT><A HREF="./org/apache/commons/math/fraction/AbstractFormat.html#getDefaultNumberFormat(java.util.Locale)"><B>getDefaultNumberFormat(Locale)</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A>
+<DD>Create a default number format.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionFormat.html#getDefaultNumberFormat()"><B>getDefaultNumberFormat()</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction">FractionFormat</A>
+<DD>Create a default number format.
+<DT><A HREF="./org/apache/commons/math/util/CompositeFormat.html#getDefaultNumberFormat()"><B>getDefaultNumberFormat()</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/CompositeFormat.html" title="class in org.apache.commons.math.util">CompositeFormat</A>
+<DD>Create a default number format.
+<DT><A HREF="./org/apache/commons/math/util/CompositeFormat.html#getDefaultNumberFormat(java.util.Locale)"><B>getDefaultNumberFormat(Locale)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/CompositeFormat.html" title="class in org.apache.commons.math.util">CompositeFormat</A>
+<DD>Create a default number format.
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistribution.html#getDegreesOfFreedom()"><B>getDegreesOfFreedom()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistribution.html" title="interface in org.apache.commons.math.distribution">ChiSquaredDistribution</A>
+<DD>Access the degrees of freedom.
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html#getDegreesOfFreedom()"><B>getDegreesOfFreedom()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">ChiSquaredDistributionImpl</A>
+<DD>Access the degrees of freedom.
+<DT><A HREF="./org/apache/commons/math/distribution/TDistribution.html#getDegreesOfFreedom()"><B>getDegreesOfFreedom()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/TDistribution.html" title="interface in org.apache.commons.math.distribution">TDistribution</A>
+<DD>Access the degrees of freedom.
+<DT><A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html#getDegreesOfFreedom()"><B>getDegreesOfFreedom()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html" title="class in org.apache.commons.math.distribution">TDistributionImpl</A>
+<DD>Access the degrees of freedom.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#getDelta()"><B>getDelta()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Get the elevation of the vector.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#getDenominator()"><B>getDenominator()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Access the denominator as a <code>BigInteger</code>.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#getDenominator()"><B>getDenominator()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Access the denominator.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#getDenominatorAsInt()"><B>getDenominatorAsInt()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Access the denominator as a <tt>int</tt>.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#getDenominatorAsLong()"><B>getDenominatorAsLong()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Access the denominator as a <tt>long</tt>.
+<DT><A HREF="./org/apache/commons/math/distribution/FDistribution.html#getDenominatorDegreesOfFreedom()"><B>getDenominatorDegreesOfFreedom()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistribution.html" title="interface in org.apache.commons.math.distribution">FDistribution</A>
+<DD>Access the denominator degrees of freedom.
+<DT><A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html#getDenominatorDegreesOfFreedom()"><B>getDenominatorDegreesOfFreedom()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution">FDistributionImpl</A>
+<DD>Access the denominator degrees of freedom.
+<DT><A HREF="./org/apache/commons/math/fraction/AbstractFormat.html#getDenominatorFormat()"><B>getDenominatorFormat()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A>
+<DD>Access the denominator format.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#getDeterminant()"><B>getDeterminant()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#getDeterminant()"><B>getDeterminant()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the determinant of this matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getDeterminant()"><B>getDeterminant()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the determinant of this matrix.
+<DT><A HREF="./org/apache/commons/math/linear/CholeskyDecomposition.html#getDeterminant()"><B>getDeterminant()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/CholeskyDecomposition.html" title="interface in org.apache.commons.math.linear">CholeskyDecomposition</A>
+<DD>Return the determinant of the matrix
+<DT><A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html#getDeterminant()"><B>getDeterminant()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html" title="class in org.apache.commons.math.linear">CholeskyDecompositionImpl</A>
+<DD>Return the determinant of the matrix
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecomposition.html#getDeterminant()"><B>getDeterminant()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecomposition.html" title="interface in org.apache.commons.math.linear">EigenDecomposition</A>
+<DD>Return the determinant of the matrix
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html#getDeterminant()"><B>getDeterminant()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html" title="class in org.apache.commons.math.linear">EigenDecompositionImpl</A>
+<DD>Return the determinant of the matrix
+<DT><A HREF="./org/apache/commons/math/linear/FieldLUDecomposition.html#getDeterminant()"><B>getDeterminant()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldLUDecomposition.html" title="interface in org.apache.commons.math.linear">FieldLUDecomposition</A>
+<DD>Return the determinant of the matrix
+<DT><A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html#getDeterminant()"><B>getDeterminant()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html" title="class in org.apache.commons.math.linear">FieldLUDecompositionImpl</A>
+<DD>Return the determinant of the matrix
+<DT><A HREF="./org/apache/commons/math/linear/LUDecomposition.html#getDeterminant()"><B>getDeterminant()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/LUDecomposition.html" title="interface in org.apache.commons.math.linear">LUDecomposition</A>
+<DD>Return the determinant of the matrix
+<DT><A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html#getDeterminant()"><B>getDeterminant()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html" title="class in org.apache.commons.math.linear">LUDecompositionImpl</A>
+<DD>Return the determinant of the matrix
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#getDeterminant()"><B>getDeterminant()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of release 2.0, replaced by <code>
+ <A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html#LUDecompositionImpl(org.apache.commons.math.linear.RealMatrix)"><CODE>new LUDecompositionImpl(m)</CODE></A>.<A HREF="./org/apache/commons/math/linear/LUDecomposition.html#getDeterminant()"><CODE>getDeterminant()</CODE></A></code></I>
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#getDimension()"><B>getDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Returns the size of the vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getDimension()"><B>getDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Returns the size of the vector.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#getDimension()"><B>getDimension()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Returns the size of the vector.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#getDimension()"><B>getDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Returns the size of the vector.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#getDimension()"><B>getDimension()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Returns the size of the vector.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#getDimension()"><B>getDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Returns the size of the vector.
+<DT><A HREF="./org/apache/commons/math/ode/FirstOrderConverter.html#getDimension()"><B>getDimension()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/FirstOrderConverter.html" title="class in org.apache.commons.math.ode">FirstOrderConverter</A>
+<DD>Get the dimension of the problem.
+<DT><A HREF="./org/apache/commons/math/ode/FirstOrderDifferentialEquations.html#getDimension()"><B>getDimension()</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/FirstOrderDifferentialEquations.html" title="interface in org.apache.commons.math.ode">FirstOrderDifferentialEquations</A>
+<DD>Get the dimension of the problem.
+<DT><A HREF="./org/apache/commons/math/ode/SecondOrderDifferentialEquations.html#getDimension()"><B>getDimension()</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/SecondOrderDifferentialEquations.html" title="interface in org.apache.commons.math.ode">SecondOrderDifferentialEquations</A>
+<DD>Get the dimension of the problem.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getDimension()"><B>getDimension()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns the dimension of the data
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html#getDimension()"><B>getDimension()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalMultivariateSummary</A>
+<DD>Returns the dimension of the data
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getDimension()"><B>getDimension()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns the dimension of the data
+<DT><A HREF="./org/apache/commons/math/DimensionMismatchException.html#getDimension1()"><B>getDimension1()</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/DimensionMismatchException.html" title="class in org.apache.commons.math">DimensionMismatchException</A>
+<DD>Get the first dimension
+<DT><A HREF="./org/apache/commons/math/DimensionMismatchException.html#getDimension2()"><B>getDimension2()</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/DimensionMismatchException.html" title="class in org.apache.commons.math">DimensionMismatchException</A>
+<DD>Get the second dimension
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#getDistance(org.apache.commons.math.linear.RealVector)"><B>getDistance(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#getDistance(double[])"><B>getDistance(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getDistance(org.apache.commons.math.linear.RealVector)"><B>getDistance(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getDistance(double[])"><B>getDistance(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getDistance(org.apache.commons.math.linear.ArrayRealVector)"><B>getDistance(ArrayRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#getDistance(org.apache.commons.math.linear.OpenMapRealVector)"><B>getDistance(OpenMapRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Optimized method to compute distance.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#getDistance(org.apache.commons.math.linear.RealVector)"><B>getDistance(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#getDistance(double[])"><B>getDistance(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#getDistance(org.apache.commons.math.linear.RealVector)"><B>getDistance(RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#getDistance(double[])"><B>getDistance(double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractContinuousDistribution.html#getDomainLowerBound(double)"><B>getDomainLowerBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">AbstractContinuousDistribution</A>
+<DD>Access the domain value lower bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html#getDomainLowerBound(double)"><B>getDomainLowerBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math.distribution">AbstractIntegerDistribution</A>
+<DD>Access the domain value lower bound, based on <code>p</code>, used to
+ bracket a PDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html#getDomainLowerBound(double)"><B>getDomainLowerBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A>
+<DD>Access the domain value lower bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html#getDomainLowerBound(double)"><B>getDomainLowerBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html" title="class in org.apache.commons.math.distribution">BinomialDistributionImpl</A>
+<DD>Access the domain value lower bound, based on <code>p</code>, used to
+ bracket a PDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html#getDomainLowerBound(double)"><B>getDomainLowerBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">CauchyDistributionImpl</A>
+<DD>Access the domain value lower bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html#getDomainLowerBound(double)"><B>getDomainLowerBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">ChiSquaredDistributionImpl</A>
+<DD>Access the domain value lower bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html#getDomainLowerBound(double)"><B>getDomainLowerBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html" title="class in org.apache.commons.math.distribution">ExponentialDistributionImpl</A>
+<DD>Access the domain value lower bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html#getDomainLowerBound(double)"><B>getDomainLowerBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution">FDistributionImpl</A>
+<DD>Access the domain value lower bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html#getDomainLowerBound(double)"><B>getDomainLowerBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">GammaDistributionImpl</A>
+<DD>Access the domain value lower bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html#getDomainLowerBound(double)"><B>getDomainLowerBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html" title="class in org.apache.commons.math.distribution">HypergeometricDistributionImpl</A>
+<DD>Access the domain value lower bound, based on <code>p</code>, used to
+ bracket a PDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html#getDomainLowerBound(double)"><B>getDomainLowerBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A>
+<DD>Access the domain value lower bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html#getDomainLowerBound(double)"><B>getDomainLowerBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html" title="class in org.apache.commons.math.distribution">PascalDistributionImpl</A>
+<DD>Access the domain value lower bound, based on <code>p</code>, used to
+ bracket a PDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html#getDomainLowerBound(double)"><B>getDomainLowerBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">PoissonDistributionImpl</A>
+<DD>Access the domain value lower bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html#getDomainLowerBound(double)"><B>getDomainLowerBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html" title="class in org.apache.commons.math.distribution">TDistributionImpl</A>
+<DD>Access the domain value lower bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html#getDomainLowerBound(double)"><B>getDomainLowerBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution">WeibullDistributionImpl</A>
+<DD>Access the domain value lower bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html#getDomainLowerBound(double)"><B>getDomainLowerBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html" title="class in org.apache.commons.math.distribution">ZipfDistributionImpl</A>
+<DD>Access the domain value lower bound, based on <code>p</code>, used to
+ bracket a PDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractContinuousDistribution.html#getDomainUpperBound(double)"><B>getDomainUpperBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">AbstractContinuousDistribution</A>
+<DD>Access the domain value upper bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html#getDomainUpperBound(double)"><B>getDomainUpperBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math.distribution">AbstractIntegerDistribution</A>
+<DD>Access the domain value upper bound, based on <code>p</code>, used to
+ bracket a PDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html#getDomainUpperBound(double)"><B>getDomainUpperBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A>
+<DD>Access the domain value upper bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html#getDomainUpperBound(double)"><B>getDomainUpperBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html" title="class in org.apache.commons.math.distribution">BinomialDistributionImpl</A>
+<DD>Access the domain value upper bound, based on <code>p</code>, used to
+ bracket a PDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html#getDomainUpperBound(double)"><B>getDomainUpperBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">CauchyDistributionImpl</A>
+<DD>Access the domain value upper bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html#getDomainUpperBound(double)"><B>getDomainUpperBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">ChiSquaredDistributionImpl</A>
+<DD>Access the domain value upper bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html#getDomainUpperBound(double)"><B>getDomainUpperBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html" title="class in org.apache.commons.math.distribution">ExponentialDistributionImpl</A>
+<DD>Access the domain value upper bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html#getDomainUpperBound(double)"><B>getDomainUpperBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution">FDistributionImpl</A>
+<DD>Access the domain value upper bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html#getDomainUpperBound(double)"><B>getDomainUpperBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">GammaDistributionImpl</A>
+<DD>Access the domain value upper bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html#getDomainUpperBound(double)"><B>getDomainUpperBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html" title="class in org.apache.commons.math.distribution">HypergeometricDistributionImpl</A>
+<DD>Access the domain value upper bound, based on <code>p</code>, used to
+ bracket a PDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html#getDomainUpperBound(double)"><B>getDomainUpperBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A>
+<DD>Access the domain value upper bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html#getDomainUpperBound(double)"><B>getDomainUpperBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html" title="class in org.apache.commons.math.distribution">PascalDistributionImpl</A>
+<DD>Access the domain value upper bound, based on <code>p</code>, used to
+ bracket a PDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html#getDomainUpperBound(double)"><B>getDomainUpperBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">PoissonDistributionImpl</A>
+<DD>Access the domain value upper bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html#getDomainUpperBound(double)"><B>getDomainUpperBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html" title="class in org.apache.commons.math.distribution">TDistributionImpl</A>
+<DD>Access the domain value upper bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html#getDomainUpperBound(double)"><B>getDomainUpperBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution">WeibullDistributionImpl</A>
+<DD>Access the domain value upper bound, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html#getDomainUpperBound(double)"><B>getDomainUpperBound(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html" title="class in org.apache.commons.math.distribution">ZipfDistributionImpl</A>
+<DD>Access the domain value upper bound, based on <code>p</code>, used to
+ bracket a PDF root.
+<DT><A HREF="./org/apache/commons/math/DuplicateSampleAbscissaException.html#getDuplicateAbscissa()"><B>getDuplicateAbscissa()</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/DuplicateSampleAbscissaException.html" title="class in org.apache.commons.math">DuplicateSampleAbscissaException</A>
+<DD>Get the duplicate abscissa.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecomposition.html#getEigenvector(int)"><B>getEigenvector(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecomposition.html" title="interface in org.apache.commons.math.linear">EigenDecomposition</A>
+<DD>Returns a copy of the i<sup>th</sup> eigenvector of the original matrix.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html#getEigenvector(int)"><B>getEigenvector(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html" title="class in org.apache.commons.math.linear">EigenDecompositionImpl</A>
+<DD>Returns a copy of the i<sup>th</sup> eigenvector of the original matrix.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getElement(int)"><B>getElement(int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the element at the specified index
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html#getElement(int)"><B>getElement(int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedDescriptiveStatistics</A>
+<DD>Returns the element at the specified index
+<DT><A HREF="./org/apache/commons/math/util/DoubleArray.html#getElement(int)"><B>getElement(int)</B></A> - 
+Method in interface org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/DoubleArray.html" title="interface in org.apache.commons.math.util">DoubleArray</A>
+<DD>Returns the element at the specified index.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#getElement(int)"><B>getElement(int)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Returns the element at the specified index
+<DT><A HREF="./org/apache/commons/math/util/DoubleArray.html#getElements()"><B>getElements()</B></A> - 
+Method in interface org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/DoubleArray.html" title="interface in org.apache.commons.math.util">DoubleArray</A>
+<DD>Returns a double[] array containing the elements of this
+ <code>DoubleArray</code>.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#getElements()"><B>getElements()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Returns a double array containing the elements of this
+ <code>ResizableArray</code>.
+<DT><A HREF="./org/apache/commons/math/genetics/ElitisticListPopulation.html#getElitismRate()"><B>getElitismRate()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ElitisticListPopulation.html" title="class in org.apache.commons.math.genetics">ElitisticListPopulation</A>
+<DD>Access the elitism rate.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#getEmpiricalDistribution()"><B>getEmpiricalDistribution()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Getter for property empiricalDistribution.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#getEntry(int, int)"><B>getEntry(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#getEntry(int, int)"><B>getEntry(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#getEntry(int, int)"><B>getEntry(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Returns the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#getEntry(int, int)"><B>getEntry(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Returns the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#getEntry(int)"><B>getEntry(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Returns the entry in the specified index.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getEntry(int)"><B>getEntry(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Returns the entry in the specified index.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#getEntry(int, int)"><B>getEntry(int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getEntry(int, int)"><B>getEntry(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#getEntry(int, int)"><B>getEntry(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#getEntry(int, int)"><B>getEntry(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#getEntry(int, int)"><B>getEntry(int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#getEntry(int)"><B>getEntry(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Returns the entry in the specified index.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html#getEntry(int, int)"><B>getEntry(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">OpenMapRealMatrix</A>
+<DD>Returns the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#getEntry(int)"><B>getEntry(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Returns the entry in the specified index.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#getEntry(int, int)"><B>getEntry(int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#getEntry(int, int)"><B>getEntry(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#getEntry(int)"><B>getEntry(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Returns the entry in the specified index.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html#getEntry(int, int)"><B>getEntry(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html" title="class in org.apache.commons.math.linear">SparseFieldMatrix</A>
+<DD>Returns the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#getEntry(int)"><B>getEntry(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Returns the entry in the specified index.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#getEntryAsDouble(int, int)"><B>getEntryAsDouble(int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entry in the specified row and column as a double.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getEntryAsDouble(int, int)"><B>getEntryAsDouble(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entry in the specified row and column as a double.
+<DT><A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html#getEstimate()"><B>getEstimate()</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html" title="class in org.apache.commons.math.estimation">EstimatedParameter</A>
+<DD><B>Deprecated.</B>&nbsp;Get the current estimate of the parameter
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#getEvaluations()"><B>getEvaluations()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Get the number of evaluations of the differential equations function.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html#getEvaluations()"><B>getEvaluations()</B></A> - 
+Method in class org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html" title="class in org.apache.commons.math.ode.jacobians">FirstOrderIntegratorWithJacobians</A>
+<DD>Get the number of evaluations of the differential equations function.
+<DT><A HREF="./org/apache/commons/math/ode/ODEIntegrator.html#getEvaluations()"><B>getEvaluations()</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ODEIntegrator.html" title="interface in org.apache.commons.math.ode">ODEIntegrator</A>
+<DD>Get the number of evaluations of the differential equations function.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html#getEvaluations()"><B>getEvaluations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateRealOptimizer</A>
+<DD>Get the number of evaluations of the objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html#getEvaluations()"><B>getEvaluations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateVectorialOptimizer</A>
+<DD>Get the number of evaluations of the objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#getEvaluations()"><B>getEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Get the number of evaluations of the objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#getEvaluations()"><B>getEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Get the number of evaluations of the objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#getEvaluations()"><B>getEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Get the number of evaluations of the objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html#getEvaluations()"><B>getEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateRealOptimizer</A>
+<DD>Get the number of evaluations of the objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html#getEvaluations()"><B>getEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateVectorialOptimizer</A>
+<DD>Get the number of evaluations of the objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html#getEvaluations()"><B>getEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartMultivariateRealOptimizer</A>
+<DD>Get the number of evaluations of the objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#getEvaluations()"><B>getEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Get the number of evaluations of the objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html#getEvaluations()"><B>getEvaluations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">MultivariateRealOptimizer</A>
+<DD>Get the number of evaluations of the objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html#getEvaluations()"><B>getEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.univariate.<A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization.univariate">AbstractUnivariateRealOptimizer</A>
+<DD>Get the number of evaluations of the objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/UnivariateRealOptimizer.html#getEvaluations()"><B>getEvaluations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/UnivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">UnivariateRealOptimizer</A>
+<DD>Get the number of evaluations of the objective function.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventState.html#getEventHandler()"><B>getEventHandler()</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventState.html" title="class in org.apache.commons.math.ode.events">EventState</A>
+<DD>Get the underlying event handler.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#getEventHandlers()"><B>getEventHandlers()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Get all the event handlers that have been added to the integrator.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html#getEventHandlers()"><B>getEventHandlers()</B></A> - 
+Method in class org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html" title="class in org.apache.commons.math.ode.jacobians">FirstOrderIntegratorWithJacobians</A>
+<DD>Get all the event handlers that have been added to the integrator.
+<DT><A HREF="./org/apache/commons/math/ode/ODEIntegrator.html#getEventHandlers()"><B>getEventHandlers()</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ODEIntegrator.html" title="interface in org.apache.commons.math.ode">ODEIntegrator</A>
+<DD>Get all the event handlers that have been added to the integrator.
+<DT><A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html#getEventsHandlers()"><B>getEventsHandlers()</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html" title="class in org.apache.commons.math.ode.events">CombinedEventsManager</A>
+<DD>Get all the events handlers that have been added to the manager.
+<DT><A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html#getEventsStates()"><B>getEventsStates()</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html" title="class in org.apache.commons.math.ode.events">CombinedEventsManager</A>
+<DD>Get all the events state wrapping the handlers that have been added to the manager.
+<DT><A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html#getEventTime()"><B>getEventTime()</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html" title="class in org.apache.commons.math.ode.events">CombinedEventsManager</A>
+<DD>Get the occurrence time of the first event triggered in the
+ last evaluated step.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventState.html#getEventTime()"><B>getEventTime()</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventState.html" title="class in org.apache.commons.math.ode.events">EventState</A>
+<DD>Get the occurrence time of the event triggered in the current
+ step.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#getExpansionFactor()"><B>getExpansionFactor()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>The expansion factor controls the size of a new array when an array
+ needs to be expanded.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#getExpansionMode()"><B>getExpansionMode()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>The <code>expansionMode</code> determines whether the internal storage
+ array grows additively (ADDITIVE_MODE) or multiplicatively
+ (MULTIPLICATIVE_MODE) when it is expanded.
+<DT><A HREF="./org/apache/commons/math/distribution/ZipfDistribution.html#getExponent()"><B>getExponent()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ZipfDistribution.html" title="interface in org.apache.commons.math.distribution">ZipfDistribution</A>
+<DD>Get the exponent characterising the distribution.
+<DT><A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html#getExponent()"><B>getExponent()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html" title="class in org.apache.commons.math.distribution">ZipfDistributionImpl</A>
+<DD>Get the exponent characterising the distribution.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#getField()"><B>getField()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Get the <A HREF="./org/apache/commons/math/Field.html" title="interface in org.apache.commons.math"><CODE>Field</CODE></A> to which the instance belongs.
+<DT><A HREF="./org/apache/commons/math/FieldElement.html#getField()"><B>getField()</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>
+<DD>Get the <A HREF="./org/apache/commons/math/Field.html" title="interface in org.apache.commons.math"><CODE>Field</CODE></A> to which the instance belongs.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#getField()"><B>getField()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>Get the <A HREF="./org/apache/commons/math/Field.html" title="interface in org.apache.commons.math"><CODE>Field</CODE></A> to which the instance belongs.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#getField()"><B>getField()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Get the <A HREF="./org/apache/commons/math/Field.html" title="interface in org.apache.commons.math"><CODE>Field</CODE></A> to which the instance belongs.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#getField()"><B>getField()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Get the type of field elements of the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#getField()"><B>getField()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Get the type of field elements of the vector.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#getField()"><B>getField()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Get the type of field elements of the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#getField()"><B>getField()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Get the type of field elements of the vector.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#getField()"><B>getField()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Get the type of field elements of the vector.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#getField()"><B>getField()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Get the <A HREF="./org/apache/commons/math/Field.html" title="interface in org.apache.commons.math"><CODE>Field</CODE></A> to which the instance belongs.
+<DT><A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html#getFinalTime()"><B>getFinalTime()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html" title="class in org.apache.commons.math.ode">ContinuousOutputModel</A>
+<DD>Get the final integration time.
+<DT><A HREF="./org/apache/commons/math/genetics/ChromosomePair.html#getFirst()"><B>getFirst()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ChromosomePair.html" title="class in org.apache.commons.math.genetics">ChromosomePair</A>
+<DD>Access the first chromosome.
+<DT><A HREF="./org/apache/commons/math/genetics/Chromosome.html#getFitness()"><B>getFitness()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/Chromosome.html" title="class in org.apache.commons.math.genetics">Chromosome</A>
+<DD>Access the fitness of this chromosome.
+<DT><A HREF="./org/apache/commons/math/genetics/ListPopulation.html#getFittestChromosome()"><B>getFittestChromosome()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ListPopulation.html" title="class in org.apache.commons.math.genetics">ListPopulation</A>
+<DD>Access the fittest chromosome in this population.
+<DT><A HREF="./org/apache/commons/math/genetics/Population.html#getFittestChromosome()"><B>getFittestChromosome()</B></A> - 
+Method in interface org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/Population.html" title="interface in org.apache.commons.math.genetics">Population</A>
+<DD>Access the fittest chromosome in this population.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#getFormat()"><B>getFormat()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>Get the components format.
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#getFormat()"><B>getFormat()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>Get the components format.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#getFrobeniusNorm()"><B>getFrobeniusNorm()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/FrobeniusNorm.html">
+ Frobenius norm</a> of the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#getFrobeniusNorm()"><B>getFrobeniusNorm()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/FrobeniusNorm.html">
+ Frobenius norm</a> of the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#getFrobeniusNorm()"><B>getFrobeniusNorm()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/FrobeniusNorm.html">
+ Frobenius norm</a> of the matrix.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#getFunctionValue()"><B>getFunctionValue()</B></A> - 
+Method in interface org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers">UnivariateRealSolver</A>
+<DD>Get the result of the last run of the solver.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#getFunctionValue()"><B>getFunctionValue()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Get the result of the last run of the solver.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#getFunctionValue()"><B>getFunctionValue()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Get the result of the last run of the optimizer.
+<DT><A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html#getFunctionValue()"><B>getFunctionValue()</B></A> - 
+Method in class org.apache.commons.math.optimization.univariate.<A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization.univariate">AbstractUnivariateRealOptimizer</A>
+<DD>Get the result of the last run of the optimizer.
+<DT><A HREF="./org/apache/commons/math/optimization/UnivariateRealOptimizer.html#getFunctionValue()"><B>getFunctionValue()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/UnivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">UnivariateRealOptimizer</A>
+<DD>Get the result of the last run of the optimizer.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#getFunctionValueAccuracy()"><B>getFunctionValueAccuracy()</B></A> - 
+Method in interface org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers">UnivariateRealSolver</A>
+<DD>Get the actual function value accuracy.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#getFunctionValueAccuracy()"><B>getFunctionValueAccuracy()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Get the actual function value accuracy.
+<DT><A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html#getGenerationsEvolved()"><B>getGenerationsEvolved()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html" title="class in org.apache.commons.math.genetics">GeneticAlgorithm</A>
+<DD>Returns the number of generations evolved to
+ reach <A HREF="./org/apache/commons/math/genetics/StoppingCondition.html" title="interface in org.apache.commons.math.genetics"><CODE>StoppingCondition</CODE></A> in the last run.
+<DT><A HREF="./org/apache/commons/math/random/CorrelatedRandomVectorGenerator.html#getGenerator()"><B>getGenerator()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/CorrelatedRandomVectorGenerator.html" title="class in org.apache.commons.math.random">CorrelatedRandomVectorGenerator</A>
+<DD>Get the underlying normalized components generator.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html#getGeneratorUpperBounds()"><B>getGeneratorUpperBounds()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html" title="class in org.apache.commons.math.random">EmpiricalDistributionImpl</A>
+<DD>Returns a fresh copy of the array of upper bounds of the subintervals
+ of [0,1] used in generating data from the empirical distribution.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getGeoMeanImpl()"><B>getGeoMeanImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns the currently configured geometric mean implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getGeoMeanImpl()"><B>getGeoMeanImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the currently configured geometric mean implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getGeoMeanImpl()"><B>getGeoMeanImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns the currently configured geometric mean implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getGeoMeanImpl()"><B>getGeoMeanImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the currently configured geometric mean implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#getGeometricMean()"><B>getGeometricMean()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Returns the geometric mean of all the aggregated data.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getGeometricMean()"><B>getGeometricMean()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the <a href="http://www.xycoon.com/geometric_mean.htm">
+ geometric mean </a> of the available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getGeometricMean()"><B>getGeometricMean()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the geometric mean of the
+ i<sup>th</sup> entries of the arrays that have been added using
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>MultivariateSummaryStatistics.addValue(double[])</CODE></A>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html#getGeometricMean()"><B>getGeometricMean()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalMultivariateSummary</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the
+ geometric mean of the i<sup>th</sup> entries of the arrays
+ that correspond to each multivariate sample
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getGeometricMean()"><B>getGeometricMean()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the geometric mean of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getGeometricMean()"><B>getGeometricMean()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the geometric mean of the
+ i<sup>th</sup> entries of the arrays that have been added using
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>MultivariateSummaryStatistics.addValue(double[])</CODE></A>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getGeometricMean()"><B>getGeometricMean()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the geometric mean of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getGeometricMeanImpl()"><B>getGeometricMeanImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the currently configured geometric mean implementation.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html#getGradientEvaluations()"><B>getGradientEvaluations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateRealOptimizer</A>
+<DD>Get the number of evaluations of the objective function gradient.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#getGradientEvaluations()"><B>getGradientEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Get the number of evaluations of the objective function gradient.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html#getGradientEvaluations()"><B>getGradientEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateRealOptimizer</A>
+<DD>Get the number of evaluations of the objective function gradient.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicCoefficientsGuesser.html#getGuessedAmplitude()"><B>getGuessedAmplitude()</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/HarmonicCoefficientsGuesser.html" title="class in org.apache.commons.math.optimization.fitting">HarmonicCoefficientsGuesser</A>
+<DD>Get the guessed amplitude a.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicCoefficientsGuesser.html#getGuessedPhase()"><B>getGuessedPhase()</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/HarmonicCoefficientsGuesser.html" title="class in org.apache.commons.math.optimization.fitting">HarmonicCoefficientsGuesser</A>
+<DD>Get the guessed phase &phi;.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicCoefficientsGuesser.html#getGuessedPulsation()"><B>getGuessedPulsation()</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/HarmonicCoefficientsGuesser.html" title="class in org.apache.commons.math.optimization.fitting">HarmonicCoefficientsGuesser</A>
+<DD>Get the guessed pulsation &omega;.
+<DT><A HREF="./org/apache/commons/math/linear/QRDecomposition.html#getH()"><B>getH()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/QRDecomposition.html" title="interface in org.apache.commons.math.linear">QRDecomposition</A>
+<DD>Returns the Householder reflector vectors.
+<DT><A HREF="./org/apache/commons/math/linear/QRDecompositionImpl.html#getH()"><B>getH()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/QRDecompositionImpl.html" title="class in org.apache.commons.math.linear">QRDecompositionImpl</A>
+<DD>Returns the Householder reflector vectors.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecomposition.html#getImagEigenvalue(int)"><B>getImagEigenvalue(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecomposition.html" title="interface in org.apache.commons.math.linear">EigenDecomposition</A>
+<DD>Returns the imaginary part of the i<sup>th</sup> eigenvalue of the original matrix.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html#getImagEigenvalue(int)"><B>getImagEigenvalue(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html" title="class in org.apache.commons.math.linear">EigenDecompositionImpl</A>
+<DD>Returns the imaginary part of the i<sup>th</sup> eigenvalue of the original matrix.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecomposition.html#getImagEigenvalues()"><B>getImagEigenvalues()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecomposition.html" title="interface in org.apache.commons.math.linear">EigenDecomposition</A>
+<DD>Returns a copy of the imaginary parts of the eigenvalues of the original matrix.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html#getImagEigenvalues()"><B>getImagEigenvalues()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html" title="class in org.apache.commons.math.linear">EigenDecompositionImpl</A>
+<DD>Returns a copy of the imaginary parts of the eigenvalues of the original matrix.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#getImaginary()"><B>getImaginary()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Access the imaginary part.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#getImaginaryCharacter()"><B>getImaginaryCharacter()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Access the imaginaryCharacter.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#getImaginaryFormat()"><B>getImaginaryFormat()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Access the imaginaryFormat.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html#getImproperInstance()"><B>getImproperInstance()</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction">BigFractionFormat</A>
+<DD>Returns the default complex format for the current locale.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html#getImproperInstance(java.util.Locale)"><B>getImproperInstance(Locale)</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction">BigFractionFormat</A>
+<DD>Returns the default complex format for the given locale.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionFormat.html#getImproperInstance()"><B>getImproperInstance()</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction">FractionFormat</A>
+<DD>Returns the default complex format for the current locale.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionFormat.html#getImproperInstance(java.util.Locale)"><B>getImproperInstance(Locale)</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction">FractionFormat</A>
+<DD>Returns the default complex format for the given locale.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapEntry.html#getIndex()"><B>getIndex()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapEntry.html" title="class in org.apache.commons.math.linear">OpenMapRealVector.OpenMapEntry</A>
+<DD>Get the index of the entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.Entry.html#getIndex()"><B>getIndex()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.Entry.html" title="class in org.apache.commons.math.linear">RealVector.Entry</A>
+<DD>Get the index of the entry.
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractContinuousDistribution.html#getInitialDomain(double)"><B>getInitialDomain(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">AbstractContinuousDistribution</A>
+<DD>Access the initial domain value, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html#getInitialDomain(double)"><B>getInitialDomain(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A>
+<DD>Access the initial domain value, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html#getInitialDomain(double)"><B>getInitialDomain(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">CauchyDistributionImpl</A>
+<DD>Access the initial domain value, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html#getInitialDomain(double)"><B>getInitialDomain(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">ChiSquaredDistributionImpl</A>
+<DD>Access the initial domain value, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html#getInitialDomain(double)"><B>getInitialDomain(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html" title="class in org.apache.commons.math.distribution">ExponentialDistributionImpl</A>
+<DD>Access the initial domain value, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html#getInitialDomain(double)"><B>getInitialDomain(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution">FDistributionImpl</A>
+<DD>Access the initial domain value, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html#getInitialDomain(double)"><B>getInitialDomain(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">GammaDistributionImpl</A>
+<DD>Access the initial domain value, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html#getInitialDomain(double)"><B>getInitialDomain(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A>
+<DD>Access the initial domain value, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html#getInitialDomain(double)"><B>getInitialDomain(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html" title="class in org.apache.commons.math.distribution">TDistributionImpl</A>
+<DD>Access the initial domain value, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html#getInitialDomain(double)"><B>getInitialDomain(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution">WeibullDistributionImpl</A>
+<DD>Access the initial domain value, based on <code>p</code>, used to
+ bracket a CDF root.
+<DT><A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html#getInitialTime()"><B>getInitialTime()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html" title="class in org.apache.commons.math.ode">ContinuousOutputModel</A>
+<DD>Get the initial integration time.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexField.html#getInstance()"><B>getInstance()</B></A> - 
+Static method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexField.html" title="class in org.apache.commons.math.complex">ComplexField</A>
+<DD>Get the unique instance.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#getInstance()"><B>getInstance()</B></A> - 
+Static method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Returns the default complex format for the current locale.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#getInstance(java.util.Locale)"><B>getInstance(Locale)</B></A> - 
+Static method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Returns the default complex format for the given locale.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionField.html#getInstance()"><B>getInstance()</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionField.html" title="class in org.apache.commons.math.fraction">BigFractionField</A>
+<DD>Get the unique instance.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionField.html#getInstance()"><B>getInstance()</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionField.html" title="class in org.apache.commons.math.fraction">FractionField</A>
+<DD>Get the unique instance.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#getInstance()"><B>getInstance()</B></A> - 
+Static method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>Returns the default 3D vector format for the current locale.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#getInstance(java.util.Locale)"><B>getInstance(Locale)</B></A> - 
+Static method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>Returns the default 3D vector format for the given locale.
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#getInstance()"><B>getInstance()</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>Returns the default real vector format for the current locale.
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#getInstance(java.util.Locale)"><B>getInstance(Locale)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>Returns the default real vector format for the given locale.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsNordsieckTransformer.html#getInstance(int)"><B>getInstance(int)</B></A> - 
+Static method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsNordsieckTransformer.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsNordsieckTransformer</A>
+<DD>Get the Nordsieck transformer for a given number of steps.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/DummyStepHandler.html#getInstance()"><B>getInstance()</B></A> - 
+Static method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/DummyStepHandler.html" title="class in org.apache.commons.math.ode.sampling">DummyStepHandler</A>
+<DD>Get the only instance.
+<DT><A HREF="./org/apache/commons/math/util/BigRealField.html#getInstance()"><B>getInstance()</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigRealField.html" title="class in org.apache.commons.math.util">BigRealField</A>
+<DD>Get the unique instance.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#getIntercept()"><B>getIntercept()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns the intercept of the estimated regression line.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#getInterceptStdErr()"><B>getInterceptStdErr()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns the <a href="http://www.xycoon.com/standarderrorb0.htm">
+ standard error of the intercept estimate</a>,
+ usually denoted s(b0).
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#getInternalValues()"><B>getInternalValues()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Returns the internal storage array.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#getInterpolatedDerivatives()"><B>getInterpolatedDerivatives()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Get the derivatives of the state vector of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html#getInterpolatedDerivatives()"><B>getInterpolatedDerivatives()</B></A> - 
+Method in interface org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html" title="interface in org.apache.commons.math.ode.sampling">StepInterpolator</A>
+<DD>Get the derivatives of the state vector of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html#getInterpolatedDyDp()"><B>getInterpolatedDyDp()</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">StepInterpolatorWithJacobians</A>
+<DD>Get the partial derivatives of the state vector with respect to
+ the ODE parameters of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html#getInterpolatedDyDpDot()"><B>getInterpolatedDyDpDot()</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">StepInterpolatorWithJacobians</A>
+<DD>Get the time derivatives of the jacobian of the state vector
+ with respect to the ODE parameters of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html#getInterpolatedDyDy0()"><B>getInterpolatedDyDy0()</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">StepInterpolatorWithJacobians</A>
+<DD>Get the partial derivatives of the state vector with respect to
+ the initial state of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html#getInterpolatedDyDy0Dot()"><B>getInterpolatedDyDy0Dot()</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">StepInterpolatorWithJacobians</A>
+<DD>Get the time derivatives of the jacobian of the state vector
+ with respect to the initial state of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html#getInterpolatedState()"><B>getInterpolatedState()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html" title="class in org.apache.commons.math.ode">ContinuousOutputModel</A>
+<DD>Get the state vector of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#getInterpolatedState()"><B>getInterpolatedState()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Get the state vector of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html#getInterpolatedState()"><B>getInterpolatedState()</B></A> - 
+Method in interface org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html" title="interface in org.apache.commons.math.ode.sampling">StepInterpolator</A>
+<DD>Get the state vector of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html#getInterpolatedStateVariation()"><B>getInterpolatedStateVariation()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">NordsieckStepInterpolator</A>
+<DD>Get the state vector variation from current to interpolated state.
+<DT><A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html#getInterpolatedTime()"><B>getInterpolatedTime()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html" title="class in org.apache.commons.math.ode">ContinuousOutputModel</A>
+<DD>Get the time of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html#getInterpolatedTime()"><B>getInterpolatedTime()</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">StepInterpolatorWithJacobians</A>
+<DD>Get the time of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#getInterpolatedTime()"><B>getInterpolatedTime()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Get the time of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html#getInterpolatedTime()"><B>getInterpolatedTime()</B></A> - 
+Method in interface org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html" title="interface in org.apache.commons.math.ode.sampling">StepInterpolator</A>
+<DD>Get the time of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html#getInterpolatedY()"><B>getInterpolatedY()</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">StepInterpolatorWithJacobians</A>
+<DD>Get the state vector of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html#getInterpolatedYDot()"><B>getInterpolatedYDot()</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">StepInterpolatorWithJacobians</A>
+<DD>Get the time derivatives of the state vector of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html#getInterpolatingPoints()"><B>getInterpolatingPoints()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionLagrangeForm</A>
+<DD>Returns a copy of the interpolating points array.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html#getInterpolatingValues()"><B>getInterpolatingValues()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionLagrangeForm</A>
+<DD>Returns a copy of the interpolating values array.
+<DT><A HREF="./org/apache/commons/math/linear/DecompositionSolver.html#getInverse()"><B>getInverse()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DecompositionSolver.html" title="interface in org.apache.commons.math.linear">DecompositionSolver</A>
+<DD>Get the inverse (or pseudo-inverse) of the decomposed matrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldDecompositionSolver.html#getInverse()"><B>getInverse()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldDecompositionSolver.html" title="interface in org.apache.commons.math.linear">FieldDecompositionSolver</A>
+<DD>Get the inverse (or pseudo-inverse) of the decomposed matrix.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithm.html#getIterationCount()"><B>getIterationCount()</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithm.html" title="interface in org.apache.commons.math">ConvergingAlgorithm</A>
+<DD>Get the number of iterations in the last run of the algorithm.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#getIterationCount()"><B>getIterationCount()</B></A> - 
+Method in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Get the number of iterations in the last run of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#getIterationCount()"><B>getIterationCount()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Get the number of iterations in the last run of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html#getIterations()"><B>getIterations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateRealOptimizer</A>
+<DD>Get the number of iterations realized by the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html#getIterations()"><B>getIterations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateVectorialOptimizer</A>
+<DD>Get the number of iterations realized by the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#getIterations()"><B>getIterations()</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Get the number of iterations realized by the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#getIterations()"><B>getIterations()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Get the number of iterations realized by the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#getIterations()"><B>getIterations()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Get the number of iterations realized by the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html#getIterations()"><B>getIterations()</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html" title="class in org.apache.commons.math.optimization.linear">AbstractLinearOptimizer</A>
+<DD>Get the number of iterations realized by the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearOptimizer.html#getIterations()"><B>getIterations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearOptimizer.html" title="interface in org.apache.commons.math.optimization.linear">LinearOptimizer</A>
+<DD>Get the number of iterations realized by the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html#getIterations()"><B>getIterations()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateRealOptimizer</A>
+<DD>Get the number of iterations realized by the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html#getIterations()"><B>getIterations()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateVectorialOptimizer</A>
+<DD>Get the number of iterations realized by the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html#getIterations()"><B>getIterations()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartMultivariateRealOptimizer</A>
+<DD>Get the number of iterations realized by the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html#getIterations()"><B>getIterations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">MultivariateRealOptimizer</A>
+<DD>Get the number of iterations realized by the algorithm.
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#getJacobianEvaluations()"><B>getJacobianEvaluations()</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Get the number of jacobian evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html#getJacobianEvaluations()"><B>getJacobianEvaluations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateVectorialOptimizer</A>
+<DD>Get the number of evaluations of the objective function jacobian .
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#getJacobianEvaluations()"><B>getJacobianEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Get the number of evaluations of the objective function jacobian .
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html#getJacobianEvaluations()"><B>getJacobianEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateVectorialOptimizer</A>
+<DD>Get the number of evaluations of the objective function jacobian .
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialSplineFunction.html#getKnots()"><B>getKnots()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialSplineFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialSplineFunction</A>
+<DD>Returns an array copy of the knot points.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getKurtosis()"><B>getKurtosis()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the Kurtosis of the available values.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getKurtosisImpl()"><B>getKurtosisImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the currently configured kurtosis implementation.
+<DT><A HREF="./org/apache/commons/math/linear/CholeskyDecomposition.html#getL()"><B>getL()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/CholeskyDecomposition.html" title="interface in org.apache.commons.math.linear">CholeskyDecomposition</A>
+<DD>Returns the matrix L of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html#getL()"><B>getL()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html" title="class in org.apache.commons.math.linear">CholeskyDecompositionImpl</A>
+<DD>Returns the matrix L of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/FieldLUDecomposition.html#getL()"><B>getL()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldLUDecomposition.html" title="interface in org.apache.commons.math.linear">FieldLUDecomposition</A>
+<DD>Returns the matrix L of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html#getL()"><B>getL()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html" title="class in org.apache.commons.math.linear">FieldLUDecompositionImpl</A>
+<DD>Returns the matrix L of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/LUDecomposition.html#getL()"><B>getL()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/LUDecomposition.html" title="interface in org.apache.commons.math.linear">LUDecomposition</A>
+<DD>Returns the matrix L of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html#getL()"><B>getL()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html" title="class in org.apache.commons.math.linear">LUDecompositionImpl</A>
+<DD>Returns the matrix L of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#getL1Distance(org.apache.commons.math.linear.RealVector)"><B>getL1Distance(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#getL1Distance(double[])"><B>getL1Distance(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getL1Distance(org.apache.commons.math.linear.RealVector)"><B>getL1Distance(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getL1Distance(double[])"><B>getL1Distance(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getL1Distance(org.apache.commons.math.linear.ArrayRealVector)"><B>getL1Distance(ArrayRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#getL1Distance(org.apache.commons.math.linear.OpenMapRealVector)"><B>getL1Distance(OpenMapRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#getL1Distance(org.apache.commons.math.linear.RealVector)"><B>getL1Distance(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#getL1Distance(double[])"><B>getL1Distance(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#getL1Distance(org.apache.commons.math.linear.RealVector)"><B>getL1Distance(RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#getL1Distance(double[])"><B>getL1Distance(double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#getL1Norm()"><B>getL1Norm()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Returns the L<sub>1</sub> norm of the vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getL1Norm()"><B>getL1Norm()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Returns the L<sub>1</sub> norm of the vector.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#getL1Norm()"><B>getL1Norm()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Returns the L<sub>1</sub> norm of the vector.
+<DT><A HREF="./org/apache/commons/math/genetics/AbstractListChromosome.html#getLength()"><B>getLength()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/AbstractListChromosome.html" title="class in org.apache.commons.math.genetics">AbstractListChromosome</A>
+<DD>Returns the length of the chromosome.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#getLInfDistance(org.apache.commons.math.linear.RealVector)"><B>getLInfDistance(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#getLInfDistance(double[])"><B>getLInfDistance(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getLInfDistance(org.apache.commons.math.linear.RealVector)"><B>getLInfDistance(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getLInfDistance(double[])"><B>getLInfDistance(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getLInfDistance(org.apache.commons.math.linear.ArrayRealVector)"><B>getLInfDistance(ArrayRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#getLInfDistance(org.apache.commons.math.linear.RealVector)"><B>getLInfDistance(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#getLInfDistance(double[])"><B>getLInfDistance(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#getLInfDistance(org.apache.commons.math.linear.RealVector)"><B>getLInfDistance(RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#getLInfDistance(double[])"><B>getLInfDistance(double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Distance between two vectors.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#getLInfNorm()"><B>getLInfNorm()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Returns the L<sub>&infin;</sub> norm of the vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getLInfNorm()"><B>getLInfNorm()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Returns the L<sub>&infin;</sub> norm of the vector.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#getLInfNorm()"><B>getLInfNorm()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Returns the L<sub>&infin;</sub> norm of the vector.
+<DT><A HREF="./org/apache/commons/math/MathException.html#getLocalizedMessage()"><B>getLocalizedMessage()</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#getLocalizedMessage()"><B>getLocalizedMessage()</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/linear/CholeskyDecomposition.html#getLT()"><B>getLT()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/CholeskyDecomposition.html" title="interface in org.apache.commons.math.linear">CholeskyDecomposition</A>
+<DD>Returns the transpose of the matrix L of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html#getLT()"><B>getLT()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html" title="class in org.apache.commons.math.linear">CholeskyDecompositionImpl</A>
+<DD>Returns the transpose of the matrix L of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getLUMatrix()"><B>getLUMatrix()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the LU decomposition as a BigMatrix.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#getMatrix()"><B>getMatrix()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Get the 3X3 matrix corresponding to the instance
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#getMax()"><B>getMax()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Returns the maximum of the available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getMax()"><B>getMax()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the maximum of the available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getMax()"><B>getMax()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the maximum of the
+ i<sup>th</sup> entries of the arrays that have been added using
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>MultivariateSummaryStatistics.addValue(double[])</CODE></A>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html#getMax()"><B>getMax()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalMultivariateSummary</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the
+ maximum of the i<sup>th</sup> entries of the arrays
+ that correspond to each multivariate sample
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html#getMax()"><B>getMax()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalSummary</A>
+<DD>Returns the maximum of the available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html#getMax()"><B>getMax()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html" title="class in org.apache.commons.math.stat.descriptive">StatisticalSummaryValues</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getMax()"><B>getMax()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the maximum of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getMax()"><B>getMax()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the maximum of the
+ i<sup>th</sup> entries of the arrays that have been added using
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>MultivariateSummaryStatistics.addValue(double[])</CODE></A>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getMax()"><B>getMax()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the maximum of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventState.html#getMaxCheckInterval()"><B>getMaxCheckInterval()</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventState.html" title="class in org.apache.commons.math.ode.events">EventState</A>
+<DD>Get the maximal time interval between events handler checks.
+<DT><A HREF="./org/apache/commons/math/MaxEvaluationsExceededException.html#getMaxEvaluations()"><B>getMaxEvaluations()</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MaxEvaluationsExceededException.html" title="class in org.apache.commons.math">MaxEvaluationsExceededException</A>
+<DD>Get the maximal number of evaluations allowed.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#getMaxEvaluations()"><B>getMaxEvaluations()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Get the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html#getMaxEvaluations()"><B>getMaxEvaluations()</B></A> - 
+Method in class org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html" title="class in org.apache.commons.math.ode.jacobians">FirstOrderIntegratorWithJacobians</A>
+<DD>Get the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/ode/ODEIntegrator.html#getMaxEvaluations()"><B>getMaxEvaluations()</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ODEIntegrator.html" title="interface in org.apache.commons.math.ode">ODEIntegrator</A>
+<DD>Get the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html#getMaxEvaluations()"><B>getMaxEvaluations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateRealOptimizer</A>
+<DD>Get the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html#getMaxEvaluations()"><B>getMaxEvaluations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateVectorialOptimizer</A>
+<DD>Get the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#getMaxEvaluations()"><B>getMaxEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Get the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#getMaxEvaluations()"><B>getMaxEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Get the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#getMaxEvaluations()"><B>getMaxEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Get the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html#getMaxEvaluations()"><B>getMaxEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateRealOptimizer</A>
+<DD>Get the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html#getMaxEvaluations()"><B>getMaxEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateVectorialOptimizer</A>
+<DD>Get the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html#getMaxEvaluations()"><B>getMaxEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartMultivariateRealOptimizer</A>
+<DD>Get the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#getMaxEvaluations()"><B>getMaxEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Get the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html#getMaxEvaluations()"><B>getMaxEvaluations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">MultivariateRealOptimizer</A>
+<DD>Get the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html#getMaxEvaluations()"><B>getMaxEvaluations()</B></A> - 
+Method in class org.apache.commons.math.optimization.univariate.<A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization.univariate">AbstractUnivariateRealOptimizer</A>
+<DD>Get the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/UnivariateRealOptimizer.html#getMaxEvaluations()"><B>getMaxEvaluations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/UnivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">UnivariateRealOptimizer</A>
+<DD>Get the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html#getMaxGrowth()"><B>getMaxGrowth()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html" title="class in org.apache.commons.math.ode">MultistepIntegrator</A>
+<DD>Get the maximal growth factor for stepsize control.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html#getMaxGrowth()"><B>getMaxGrowth()</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">EmbeddedRungeKuttaIntegrator</A>
+<DD>Get the maximal growth factor for stepsize control.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithm.html#getMaximalIterationCount()"><B>getMaximalIterationCount()</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithm.html" title="interface in org.apache.commons.math">ConvergingAlgorithm</A>
+<DD>Get the upper limit for the number of iterations.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#getMaximalIterationCount()"><B>getMaximalIterationCount()</B></A> - 
+Method in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Get the upper limit for the number of iterations.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#getMaximalIterationCount()"><B>getMaximalIterationCount()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Get the upper limit for the number of iterations.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getMaxImpl()"><B>getMaxImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the currently configured maximum implementation.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getMaxImpl()"><B>getMaxImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns the currently configured maximum implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getMaxImpl()"><B>getMaxImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the currently configured maximum implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getMaxImpl()"><B>getMaxImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns the currently configured maximum implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getMaxImpl()"><B>getMaxImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the currently configured maximum implementation
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#getMaxIndex()"><B>getMaxIndex()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Get the index of the maximum entry.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventState.html#getMaxIterationCount()"><B>getMaxIterationCount()</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventState.html" title="class in org.apache.commons.math.ode.events">EventState</A>
+<DD>Get the upper limit in the iteration count for event localization.
+<DT><A HREF="./org/apache/commons/math/MaxIterationsExceededException.html#getMaxIterations()"><B>getMaxIterations()</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MaxIterationsExceededException.html" title="class in org.apache.commons.math">MaxIterationsExceededException</A>
+<DD>Get the maximal number of iterations allowed.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html#getMaxIterations()"><B>getMaxIterations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateRealOptimizer</A>
+<DD>Get the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html#getMaxIterations()"><B>getMaxIterations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateVectorialOptimizer</A>
+<DD>Get the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#getMaxIterations()"><B>getMaxIterations()</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Get the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#getMaxIterations()"><B>getMaxIterations()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Get the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#getMaxIterations()"><B>getMaxIterations()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Get the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html#getMaxIterations()"><B>getMaxIterations()</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html" title="class in org.apache.commons.math.optimization.linear">AbstractLinearOptimizer</A>
+<DD>Get the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearOptimizer.html#getMaxIterations()"><B>getMaxIterations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearOptimizer.html" title="interface in org.apache.commons.math.optimization.linear">LinearOptimizer</A>
+<DD>Get the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html#getMaxIterations()"><B>getMaxIterations()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateRealOptimizer</A>
+<DD>Get the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html#getMaxIterations()"><B>getMaxIterations()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateVectorialOptimizer</A>
+<DD>Get the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html#getMaxIterations()"><B>getMaxIterations()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartMultivariateRealOptimizer</A>
+<DD>Get the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html#getMaxIterations()"><B>getMaxIterations()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">MultivariateRealOptimizer</A>
+<DD>Get the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html#getMaxStep()"><B>getMaxStep()</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdaptiveStepsizeIntegrator</A>
+<DD>Get the maximal step.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#getMaxValue()"><B>getMaxValue()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Get the value of the maximum entry.
+<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistribution.html#getMean()"><B>getMean()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ExponentialDistribution.html" title="interface in org.apache.commons.math.distribution">ExponentialDistribution</A>
+<DD>Access the mean.
+<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html#getMean()"><B>getMean()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html" title="class in org.apache.commons.math.distribution">ExponentialDistributionImpl</A>
+<DD>Access the mean.
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistribution.html#getMean()"><B>getMean()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistribution.html" title="interface in org.apache.commons.math.distribution">NormalDistribution</A>
+<DD>Access the mean.
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html#getMean()"><B>getMean()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A>
+<DD>Access the mean.
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistribution.html#getMean()"><B>getMean()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistribution.html" title="interface in org.apache.commons.math.distribution">PoissonDistribution</A>
+<DD>Get the mean for the distribution.
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html#getMean()"><B>getMean()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">PoissonDistributionImpl</A>
+<DD>Get the Poisson mean for the distribution.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#getMean()"><B>getMean()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Returns the <a href="http://www.xycoon.com/arithmetic_mean.htm">
+ arithmetic mean </a> of the available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getMean()"><B>getMean()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the <a href="http://www.xycoon.com/arithmetic_mean.htm">
+ arithmetic mean </a> of the available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getMean()"><B>getMean()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the mean of the
+ i<sup>th</sup> entries of the arrays that have been added using
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>MultivariateSummaryStatistics.addValue(double[])</CODE></A>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html#getMean()"><B>getMean()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalMultivariateSummary</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the
+ mean of the i<sup>th</sup> entries of the arrays
+ that correspond to each multivariate sample
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html#getMean()"><B>getMean()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalSummary</A>
+<DD>Returns the <a href="http://www.xycoon.com/arithmetic_mean.htm">
+ arithmetic mean </a> of the available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html#getMean()"><B>getMean()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html" title="class in org.apache.commons.math.stat.descriptive">StatisticalSummaryValues</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getMean()"><B>getMean()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the mean of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getMean()"><B>getMean()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the mean of the
+ i<sup>th</sup> entries of the arrays that have been added using
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>MultivariateSummaryStatistics.addValue(double[])</CODE></A>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getMean()"><B>getMean()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the mean of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getMeanImpl()"><B>getMeanImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the currently configured mean implementation.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getMeanImpl()"><B>getMeanImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns the currently configured mean implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getMeanImpl()"><B>getMeanImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the currently configured mean implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getMeanImpl()"><B>getMeanImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns the currently configured mean implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getMeanImpl()"><B>getMeanImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the currently configured mean implementation
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#getMeanSquareError()"><B>getMeanSquareError()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns the sum of squared errors divided by the degrees of freedom,
+ usually abbreviated MSE.
+<DT><A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html#getMeasuredValue()"><B>getMeasuredValue()</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html" title="class in org.apache.commons.math.estimation">WeightedMeasurement</A>
+<DD><B>Deprecated.</B>&nbsp;Get the measured value
+<DT><A HREF="./org/apache/commons/math/estimation/EstimationProblem.html#getMeasurements()"><B>getMeasurements()</B></A> - 
+Method in interface org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/EstimationProblem.html" title="interface in org.apache.commons.math.estimation">EstimationProblem</A>
+<DD><B>Deprecated.</B>&nbsp;Get the measurements of an estimation problem.
+<DT><A HREF="./org/apache/commons/math/estimation/SimpleEstimationProblem.html#getMeasurements()"><B>getMeasurements()</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/SimpleEstimationProblem.html" title="class in org.apache.commons.math.estimation">SimpleEstimationProblem</A>
+<DD><B>Deprecated.</B>&nbsp;Get the measurements of an estimation problem.
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistribution.html#getMedian()"><B>getMedian()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistribution.html" title="interface in org.apache.commons.math.distribution">CauchyDistribution</A>
+<DD>Access the median.
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html#getMedian()"><B>getMedian()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">CauchyDistributionImpl</A>
+<DD>Access the median.
+<DT><A HREF="./org/apache/commons/math/MathException.html#getMessage(java.util.Locale)"><B>getMessage(Locale)</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A>
+<DD>Gets the message in a specified locale.
+<DT><A HREF="./org/apache/commons/math/MathException.html#getMessage()"><B>getMessage()</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#getMessage(java.util.Locale)"><B>getMessage(Locale)</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Gets the message in a specified locale.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#getMessage()"><B>getMessage()</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#getMin()"><B>getMin()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Returns the minimum of the available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getMin()"><B>getMin()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the minimum of the available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getMin()"><B>getMin()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the minimum of the
+ i<sup>th</sup> entries of the arrays that have been added using
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>MultivariateSummaryStatistics.addValue(double[])</CODE></A>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html#getMin()"><B>getMin()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalMultivariateSummary</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the
+ minimum of the i<sup>th</sup> entries of the arrays
+ that correspond to each multivariate sample
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html#getMin()"><B>getMin()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalSummary</A>
+<DD>Returns the minimum of the available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html#getMin()"><B>getMin()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html" title="class in org.apache.commons.math.stat.descriptive">StatisticalSummaryValues</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getMin()"><B>getMin()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the minimum of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getMin()"><B>getMin()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the minimum of the
+ i<sup>th</sup> entries of the arrays that have been added using
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>MultivariateSummaryStatistics.addValue(double[])</CODE></A>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getMin()"><B>getMin()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the minimum of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.html#getMinimalIterationCount()"><B>getMinimalIterationCount()</B></A> - 
+Method in interface org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.html" title="interface in org.apache.commons.math.analysis.integration">UnivariateRealIntegrator</A>
+<DD>Get the lower limit for the number of iterations.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html#getMinimalIterationCount()"><B>getMinimalIterationCount()</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html" title="class in org.apache.commons.math.analysis.integration">UnivariateRealIntegratorImpl</A>
+<DD>Get the lower limit for the number of iterations.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getMinImpl()"><B>getMinImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the currently configured minimum implementation.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getMinImpl()"><B>getMinImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns the currently configured minimum implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getMinImpl()"><B>getMinImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the currently configured minimum implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getMinImpl()"><B>getMinImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns the currently configured minimum implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getMinImpl()"><B>getMinImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the currently configured minimum implementation
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#getMinIndex()"><B>getMinIndex()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Get the index of the minimum entry.
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html#getMinReduction()"><B>getMinReduction()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html" title="class in org.apache.commons.math.ode">MultistepIntegrator</A>
+<DD>Get the minimal reduction factor for stepsize control.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html#getMinReduction()"><B>getMinReduction()</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">EmbeddedRungeKuttaIntegrator</A>
+<DD>Get the minimal reduction factor for stepsize control.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html#getMinStep()"><B>getMinStep()</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdaptiveStepsizeIntegrator</A>
+<DD>Get the minimal step.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#getMinValue()"><B>getMinValue()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Get the value of the minimum entry.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#getMode()"><B>getMode()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Getter for property mode.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#getMu()"><B>getMu()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Getter for property mu.
+<DT><A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html#getMutationPolicy()"><B>getMutationPolicy()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html" title="class in org.apache.commons.math.genetics">GeneticAlgorithm</A>
+<DD>Returns the mutation policy.
+<DT><A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html#getMutationRate()"><B>getMutationRate()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html" title="class in org.apache.commons.math.genetics">GeneticAlgorithm</A>
+<DD>Returns the mutation rate.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialSplineFunction.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialSplineFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialSplineFunction</A>
+<DD>Returns the number of spline segments = the number of polynomials
+ = the number of knot points - 1.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/Covariance.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/Covariance.html" title="class in org.apache.commons.math.stat.correlation">Covariance</A>
+<DD>Returns the number of observations (length of covariate vectors)
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Returns the number of available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the number of available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FirstMoment</A>
+<DD>Returns the number of values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">GeometricMean</A>
+<DD>Returns the number of values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math.stat.descriptive.moment">Kurtosis</A>
+<DD>Returns the number of values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">Mean</A>
+<DD>Returns the number of values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math.stat.descriptive.moment">Skewness</A>
+<DD>Returns the number of values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>Returns the number of values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Returns the number of values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">VectorialCovariance</A>
+<DD>Get the number of vectors in the sample.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialMean.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">VectorialMean</A>
+<DD>Get the number of vectors in the sample.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns the number of available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html" title="class in org.apache.commons.math.stat.descriptive.rank">Max</A>
+<DD>Returns the number of values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html" title="class in org.apache.commons.math.stat.descriptive.rank">Min</A>
+<DD>Returns the number of values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html#getN()"><B>getN()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalMultivariateSummary</A>
+<DD>Returns the number of available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html#getN()"><B>getN()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalSummary</A>
+<DD>Returns the number of available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html" title="class in org.apache.commons.math.stat.descriptive">StatisticalSummaryValues</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html#getN()"><B>getN()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>
+<DD>Returns the number of values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html" title="class in org.apache.commons.math.stat.descriptive.summary">Product</A>
+<DD>Returns the number of values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math.stat.descriptive.summary">Sum</A>
+<DD>Returns the number of values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfLogs</A>
+<DD>Returns the number of values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfSquares</A>
+<DD>Returns the number of values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the number of available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedDescriptiveStatistics</A>
+<DD>Returns the number of available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns the number of available values
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the number of available values
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#getN()"><B>getN()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns the number of observations that have been added to the model.
+<DT><A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html#getName()"><B>getName()</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html" title="class in org.apache.commons.math.estimation">EstimatedParameter</A>
+<DD><B>Deprecated.</B>&nbsp;get the name of the parameter
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#getName()"><B>getName()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Get the name of the method.
+<DT><A HREF="./org/apache/commons/math/ode/ODEIntegrator.html#getName()"><B>getName()</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ODEIntegrator.html" title="interface in org.apache.commons.math.ode">ODEIntegrator</A>
+<DD>Get the name of the method.
+<DT><A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html#getNanStrategy()"><B>getNanStrategy()</B></A> - 
+Method in class org.apache.commons.math.stat.ranking.<A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html" title="class in org.apache.commons.math.stat.ranking">NaturalRanking</A>
+<DD>Return the NaNStrategy
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html#getNewtonCoefficients()"><B>getNewtonCoefficients()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionNewtonForm</A>
+<DD>Returns a copy of coefficients in Newton form formula.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#getNext()"><B>getNext()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Returns the next generated value, generated according
+ to the mode value (see MODE constants).
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html#getNextValue()"><B>getNextValue()</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html" title="interface in org.apache.commons.math.random">EmpiricalDistribution</A>
+<DD>Generates a random value from this distribution.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html#getNextValue()"><B>getNextValue()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html" title="class in org.apache.commons.math.random">EmpiricalDistributionImpl</A>
+<DD>Generates a random value from this distribution.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#getNorm()"><B>getNorm()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Get the L<sub>2</sub> norm for the vector.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#getNorm()"><B>getNorm()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/MaximumAbsoluteRowSumNorm.html">
+ maximum absolute row sum norm</a> of the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#getNorm()"><B>getNorm()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Returns the L<sub>2</sub> norm of the vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getNorm()"><B>getNorm()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Returns the L<sub>2</sub> norm of the vector.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#getNorm()"><B>getNorm()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the <a href="http://mathworld.wolfram.com/MaximumAbsoluteRowSumNorm.html">
+ maximum absolute row sum norm</a> of the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getNorm()"><B>getNorm()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the <a href="http://mathworld.wolfram.com/MaximumAbsoluteRowSumNorm.html">
+ maximum absolute row sum norm</a> of the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#getNorm()"><B>getNorm()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/MaximumAbsoluteRowSumNorm.html">
+ maximum absolute row sum norm</a> of the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#getNorm()"><B>getNorm()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/MaximumAbsoluteRowSumNorm.html">
+ maximum absolute row sum norm</a> of the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#getNorm()"><B>getNorm()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Returns the L<sub>2</sub> norm of the vector.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html#getNorm()"><B>getNorm()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html" title="interface in org.apache.commons.math.linear">SingularValueDecomposition</A>
+<DD>Returns the L<sub>2</sub> norm of the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html#getNorm()"><B>getNorm()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html" title="class in org.apache.commons.math.linear">SingularValueDecompositionImpl</A>
+<DD>Returns the L<sub>2</sub> norm of the matrix.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#getNorm1()"><B>getNorm1()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Get the L<sub>1</sub> norm for the vector.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#getNormInf()"><B>getNormInf()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Get the L<sub>&infin;</sub> norm for the vector.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#getNormSq()"><B>getNormSq()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Get the square of the norm for the vector.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsNordsieckTransformer.html#getNSteps()"><B>getNSteps()</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsNordsieckTransformer.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsNordsieckTransformer</A>
+<DD>Get the number of steps of the method
+ (excluding the one being computed).
+<DT><A HREF="./org/apache/commons/math/distribution/ZipfDistribution.html#getNumberOfElements()"><B>getNumberOfElements()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ZipfDistribution.html" title="interface in org.apache.commons.math.distribution">ZipfDistribution</A>
+<DD>Get the number of elements (e.g.
+<DT><A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html#getNumberOfElements()"><B>getNumberOfElements()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html" title="class in org.apache.commons.math.distribution">ZipfDistributionImpl</A>
+<DD>Get the number of elements (e.g.
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistribution.html#getNumberOfSuccesses()"><B>getNumberOfSuccesses()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistribution.html" title="interface in org.apache.commons.math.distribution">HypergeometricDistribution</A>
+<DD>Access the number of successes.
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html#getNumberOfSuccesses()"><B>getNumberOfSuccesses()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html" title="class in org.apache.commons.math.distribution">HypergeometricDistributionImpl</A>
+<DD>Access the number of successes.
+<DT><A HREF="./org/apache/commons/math/distribution/PascalDistribution.html#getNumberOfSuccesses()"><B>getNumberOfSuccesses()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PascalDistribution.html" title="interface in org.apache.commons.math.distribution">PascalDistribution</A>
+<DD>Access the number of successes for this distribution.
+<DT><A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html#getNumberOfSuccesses()"><B>getNumberOfSuccesses()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html" title="class in org.apache.commons.math.distribution">PascalDistributionImpl</A>
+<DD>Access the number of successes for this distribution.
+<DT><A HREF="./org/apache/commons/math/distribution/BinomialDistribution.html#getNumberOfTrials()"><B>getNumberOfTrials()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BinomialDistribution.html" title="interface in org.apache.commons.math.distribution">BinomialDistribution</A>
+<DD>Access the number of trials for this distribution.
+<DT><A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html#getNumberOfTrials()"><B>getNumberOfTrials()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html" title="class in org.apache.commons.math.distribution">BinomialDistributionImpl</A>
+<DD>Access the number of trials for this distribution.
+<DT><A HREF="./org/apache/commons/math/util/DoubleArray.html#getNumElements()"><B>getNumElements()</B></A> - 
+Method in interface org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/DoubleArray.html" title="interface in org.apache.commons.math.util">DoubleArray</A>
+<DD>Returns the number of elements currently in the array.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#getNumElements()"><B>getNumElements()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Returns the number of elements currently in the array.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#getNumerator()"><B>getNumerator()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Access the numerator as a <code>BigInteger</code>.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#getNumerator()"><B>getNumerator()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Access the numerator.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#getNumeratorAsInt()"><B>getNumeratorAsInt()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Access the numerator as a <tt>int</tt>.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#getNumeratorAsLong()"><B>getNumeratorAsLong()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Access the numerator as a <tt>long</tt>.
+<DT><A HREF="./org/apache/commons/math/distribution/FDistribution.html#getNumeratorDegreesOfFreedom()"><B>getNumeratorDegreesOfFreedom()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistribution.html" title="interface in org.apache.commons.math.distribution">FDistribution</A>
+<DD>Access the numerator degrees of freedom.
+<DT><A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html#getNumeratorDegreesOfFreedom()"><B>getNumeratorDegreesOfFreedom()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution">FDistributionImpl</A>
+<DD>Access the numerator degrees of freedom.
+<DT><A HREF="./org/apache/commons/math/fraction/AbstractFormat.html#getNumeratorFormat()"><B>getNumeratorFormat()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A>
+<DD>Access the numerator format.
+<DT><A HREF="./org/apache/commons/math/genetics/FixedGenerationCount.html#getNumGenerations()"><B>getNumGenerations()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/FixedGenerationCount.html" title="class in org.apache.commons.math.genetics">FixedGenerationCount</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/CurveFitter.html#getObservations()"><B>getObservations()</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/CurveFitter.html" title="class in org.apache.commons.math.optimization.fitting">CurveFitter</A>
+<DD>Get the observed points.
+<DT><A HREF="./org/apache/commons/math/stat/regression/GLSMultipleLinearRegression.html#getOmegaInverse()"><B>getOmegaInverse()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/GLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">GLSMultipleLinearRegression</A>
+<DD>Get the inverse of the covariance.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexField.html#getOne()"><B>getOne()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexField.html" title="class in org.apache.commons.math.complex">ComplexField</A>
+<DD>Get the multiplicative identity of the field.
+<DT><A HREF="./org/apache/commons/math/Field.html#getOne()"><B>getOne()</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/Field.html" title="interface in org.apache.commons.math">Field</A>
+<DD>Get the multiplicative identity of the field.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionField.html#getOne()"><B>getOne()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionField.html" title="class in org.apache.commons.math.fraction">BigFractionField</A>
+<DD>Get the multiplicative identity of the field.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionField.html#getOne()"><B>getOne()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionField.html" title="class in org.apache.commons.math.fraction">FractionField</A>
+<DD>Get the multiplicative identity of the field.
+<DT><A HREF="./org/apache/commons/math/util/BigRealField.html#getOne()"><B>getOne()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigRealField.html" title="class in org.apache.commons.math.util">BigRealField</A>
+<DD>Get the multiplicative identity of the field.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#getOneWayAnova()"><B>getOneWayAnova()</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>Return a (singleton) OneWayAnova instance.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html#getOptima()"><B>getOptima()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateRealOptimizer</A>
+<DD>Get all the optima found during the last call to <A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html#optimize(org.apache.commons.math.analysis.DifferentiableMultivariateRealFunction, org.apache.commons.math.optimization.GoalType, double[])"><CODE>optimize</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html#getOptima()"><B>getOptima()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateVectorialOptimizer</A>
+<DD>Get all the optima found during the last call to <A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html#optimize(org.apache.commons.math.analysis.DifferentiableMultivariateVectorialFunction, double[], double[], double[])"><CODE>optimize</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html#getOptima()"><B>getOptima()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartMultivariateRealOptimizer</A>
+<DD>Get all the optima found during the last call to <A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html#optimize(org.apache.commons.math.analysis.MultivariateRealFunction, org.apache.commons.math.optimization.GoalType, double[])"><CODE>optimize</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#getOptima()"><B>getOptima()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Get all the optima found during the last call to <A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#optimize(org.apache.commons.math.analysis.UnivariateRealFunction, org.apache.commons.math.optimization.GoalType, double, double)"><CODE>optimize</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#getOptimaValues()"><B>getOptimaValues()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Get all the function values at optima found during the last call to <A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#optimize(org.apache.commons.math.analysis.UnivariateRealFunction, org.apache.commons.math.optimization.GoalType, double, double)"><CODE>optimize</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince54Integrator.html#getOrder()"><B>getOrder()</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince54Integrator.html" title="class in org.apache.commons.math.ode.nonstiff">DormandPrince54Integrator</A>
+<DD>Get the order of the method.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince853Integrator.html#getOrder()"><B>getOrder()</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/DormandPrince853Integrator.html" title="class in org.apache.commons.math.ode.nonstiff">DormandPrince853Integrator</A>
+<DD>Get the order of the method.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html#getOrder()"><B>getOrder()</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">EmbeddedRungeKuttaIntegrator</A>
+<DD>Get the order of the method.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/HighamHall54Integrator.html#getOrder()"><B>getOrder()</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/HighamHall54Integrator.html" title="class in org.apache.commons.math.ode.nonstiff">HighamHall54Integrator</A>
+<DD>Get the order of the method.
+<DT><A HREF="./org/apache/commons/math/linear/FieldLUDecomposition.html#getP()"><B>getP()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldLUDecomposition.html" title="interface in org.apache.commons.math.linear">FieldLUDecomposition</A>
+<DD>Returns the P rows permutation matrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html#getP()"><B>getP()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html" title="class in org.apache.commons.math.linear">FieldLUDecompositionImpl</A>
+<DD>Returns the P rows permutation matrix.
+<DT><A HREF="./org/apache/commons/math/linear/LUDecomposition.html#getP()"><B>getP()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/LUDecomposition.html" title="interface in org.apache.commons.math.linear">LUDecomposition</A>
+<DD>Returns the P rows permutation matrix.
+<DT><A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html#getP()"><B>getP()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html" title="class in org.apache.commons.math.linear">LUDecompositionImpl</A>
+<DD>Returns the P rows permutation matrix.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/ODEWithJacobians.html#getParametersDimension()"><B>getParametersDimension()</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/ODEWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">ODEWithJacobians</A>
+<DD>Get the number of parameters.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/ParameterizedODE.html#getParametersDimension()"><B>getParametersDimension()</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/ParameterizedODE.html" title="interface in org.apache.commons.math.ode.jacobians">ParameterizedODE</A>
+<DD>Get the number of parameters.
+<DT><A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html#getPartial(org.apache.commons.math.estimation.EstimatedParameter)"><B>getPartial(EstimatedParameter)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html" title="class in org.apache.commons.math.estimation">WeightedMeasurement</A>
+<DD><B>Deprecated.</B>&nbsp;Get the partial derivative of the <A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html#getTheoreticalValue()"><CODE>theoretical value</CODE></A> according to the parameter.
+<DT><A HREF="./org/apache/commons/math/MathException.html#getPattern()"><B>getPattern()</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A>
+<DD>Gets the pattern used to build the message of this throwable.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#getPattern()"><B>getPattern()</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Gets the pattern used to build the message of this throwable.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getPct(java.lang.Object)"><B>getPct(Object)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./org/apache/commons/math/stat/Frequency.html#getPct(java.lang.Comparable)"><CODE>Frequency.getPct(Comparable)</CODE></A> as of 2.0</I>
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getPct(java.lang.Comparable)"><B>getPct(Comparable&lt;?&gt;)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the percentage of values that are equal to v
+ (as a proportion between 0 and 1).
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getPct(int)"><B>getPct(int)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the percentage of values that are equal to v
+ (as a proportion between 0 and 1).
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getPct(long)"><B>getPct(long)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the percentage of values that are equal to v
+ (as a proportion between 0 and 1).
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getPct(char)"><B>getPct(char)</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the percentage of values that are equal to v
+ (as a proportion between 0 and 1).
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getPercentile(double)"><B>getPercentile(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns an estimate for the pth percentile of the stored values.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getPercentileImpl()"><B>getPercentileImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the currently configured percentile implementation.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getPermutation()"><B>getPermutation()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the permutation associated with the lu decomposition.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFunction.html#getPhase()"><B>getPhase()</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFunction.html" title="class in org.apache.commons.math.optimization.fitting">HarmonicFunction</A>
+<DD>Get the phase &phi;.
+<DT><A HREF="./org/apache/commons/math/linear/FieldLUDecomposition.html#getPivot()"><B>getPivot()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldLUDecomposition.html" title="interface in org.apache.commons.math.linear">FieldLUDecomposition</A>
+<DD>Returns the pivot permutation vector.
+<DT><A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html#getPivot()"><B>getPivot()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html" title="class in org.apache.commons.math.linear">FieldLUDecompositionImpl</A>
+<DD>Returns the pivot permutation vector.
+<DT><A HREF="./org/apache/commons/math/linear/LUDecomposition.html#getPivot()"><B>getPivot()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/LUDecomposition.html" title="interface in org.apache.commons.math.linear">LUDecomposition</A>
+<DD>Returns the pivot permutation vector.
+<DT><A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html#getPivot()"><B>getPivot()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html" title="class in org.apache.commons.math.linear">LUDecompositionImpl</A>
+<DD>Returns the pivot permutation vector.
+<DT><A HREF="./org/apache/commons/math/optimization/RealPointValuePair.html#getPoint()"><B>getPoint()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/RealPointValuePair.html" title="class in org.apache.commons.math.optimization">RealPointValuePair</A>
+<DD>Get the point.
+<DT><A HREF="./org/apache/commons/math/optimization/VectorialPointValuePair.html#getPoint()"><B>getPoint()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/VectorialPointValuePair.html" title="class in org.apache.commons.math.optimization">VectorialPointValuePair</A>
+<DD>Get the point.
+<DT><A HREF="./org/apache/commons/math/stat/clustering/EuclideanIntegerPoint.html#getPoint()"><B>getPoint()</B></A> - 
+Method in class org.apache.commons.math.stat.clustering.<A HREF="./org/apache/commons/math/stat/clustering/EuclideanIntegerPoint.html" title="class in org.apache.commons.math.stat.clustering">EuclideanIntegerPoint</A>
+<DD>Get the n-dimensional point in integer space.
+<DT><A HREF="./org/apache/commons/math/optimization/RealPointValuePair.html#getPointRef()"><B>getPointRef()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/RealPointValuePair.html" title="class in org.apache.commons.math.optimization">RealPointValuePair</A>
+<DD>Get a reference to the point.
+<DT><A HREF="./org/apache/commons/math/optimization/VectorialPointValuePair.html#getPointRef()"><B>getPointRef()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/VectorialPointValuePair.html" title="class in org.apache.commons.math.optimization">VectorialPointValuePair</A>
+<DD>Get a reference to the point.
+<DT><A HREF="./org/apache/commons/math/stat/clustering/Cluster.html#getPoints()"><B>getPoints()</B></A> - 
+Method in class org.apache.commons.math.stat.clustering.<A HREF="./org/apache/commons/math/stat/clustering/Cluster.html" title="class in org.apache.commons.math.stat.clustering">Cluster</A>
+<DD>Get the points contained in the cluster.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html#getPolynomialFunction()"><B>getPolynomialFunction()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html" title="class in org.apache.commons.math.analysis.solvers">LaguerreSolver</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.0 the function is not stored anymore within the instance.</I>
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialSplineFunction.html#getPolynomials()"><B>getPolynomials()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialSplineFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialSplineFunction</A>
+<DD>Returns a copy of the interpolating polynomials array.
+<DT><A HREF="./org/apache/commons/math/genetics/ListPopulation.html#getPopulationLimit()"><B>getPopulationLimit()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ListPopulation.html" title="class in org.apache.commons.math.genetics">ListPopulation</A>
+<DD>Access the maximum population size.
+<DT><A HREF="./org/apache/commons/math/genetics/Population.html#getPopulationLimit()"><B>getPopulationLimit()</B></A> - 
+Method in interface org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/Population.html" title="interface in org.apache.commons.math.genetics">Population</A>
+<DD>Access the maximum population size.
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistribution.html#getPopulationSize()"><B>getPopulationSize()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistribution.html" title="interface in org.apache.commons.math.distribution">HypergeometricDistribution</A>
+<DD>Access the population size.
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html#getPopulationSize()"><B>getPopulationSize()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html" title="class in org.apache.commons.math.distribution">HypergeometricDistributionImpl</A>
+<DD>Access the population size.
+<DT><A HREF="./org/apache/commons/math/genetics/ListPopulation.html#getPopulationSize()"><B>getPopulationSize()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ListPopulation.html" title="class in org.apache.commons.math.genetics">ListPopulation</A>
+<DD>Access the current population size.
+<DT><A HREF="./org/apache/commons/math/genetics/Population.html#getPopulationSize()"><B>getPopulationSize()</B></A> - 
+Method in interface org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/Population.html" title="interface in org.apache.commons.math.genetics">Population</A>
+<DD>Access the current population size.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#getPrefix()"><B>getPrefix()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>Get the format prefix.
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#getPrefix()"><B>getPrefix()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>Get the format prefix.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html#getPreviousTime()"><B>getPreviousTime()</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">StepInterpolatorWithJacobians</A>
+<DD>Get the previous grid point time.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#getPreviousTime()"><B>getPreviousTime()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Get the previous grid point time.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html#getPreviousTime()"><B>getPreviousTime()</B></A> - 
+Method in interface org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html" title="interface in org.apache.commons.math.ode.sampling">StepInterpolator</A>
+<DD>Get the previous grid point time.
+<DT><A HREF="./org/apache/commons/math/distribution/BinomialDistribution.html#getProbabilityOfSuccess()"><B>getProbabilityOfSuccess()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BinomialDistribution.html" title="interface in org.apache.commons.math.distribution">BinomialDistribution</A>
+<DD>Access the probability of success for this distribution.
+<DT><A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html#getProbabilityOfSuccess()"><B>getProbabilityOfSuccess()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html" title="class in org.apache.commons.math.distribution">BinomialDistributionImpl</A>
+<DD>Access the probability of success for this distribution.
+<DT><A HREF="./org/apache/commons/math/distribution/PascalDistribution.html#getProbabilityOfSuccess()"><B>getProbabilityOfSuccess()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PascalDistribution.html" title="interface in org.apache.commons.math.distribution">PascalDistribution</A>
+<DD>Access the probability of success for this distribution.
+<DT><A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html#getProbabilityOfSuccess()"><B>getProbabilityOfSuccess()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html" title="class in org.apache.commons.math.distribution">PascalDistributionImpl</A>
+<DD>Access the probability of success for this distribution.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html#getProperInstance()"><B>getProperInstance()</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction">BigFractionFormat</A>
+<DD>Returns the default complex format for the current locale.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html#getProperInstance(java.util.Locale)"><B>getProperInstance(Locale)</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction">BigFractionFormat</A>
+<DD>Returns the default complex format for the given locale.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionFormat.html#getProperInstance()"><B>getProperInstance()</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction">FractionFormat</A>
+<DD>Returns the default complex format for the current locale.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionFormat.html#getProperInstance(java.util.Locale)"><B>getProperInstance(Locale)</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction">FractionFormat</A>
+<DD>Returns the default complex format for the given locale.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFunction.html#getPulsation()"><B>getPulsation()</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFunction.html" title="class in org.apache.commons.math.optimization.fitting">HarmonicFunction</A>
+<DD>Get the pulsation &omega;.
+<DT><A HREF="./org/apache/commons/math/linear/QRDecomposition.html#getQ()"><B>getQ()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/QRDecomposition.html" title="interface in org.apache.commons.math.linear">QRDecomposition</A>
+<DD>Returns the matrix Q of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/QRDecompositionImpl.html#getQ()"><B>getQ()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/QRDecompositionImpl.html" title="class in org.apache.commons.math.linear">QRDecompositionImpl</A>
+<DD>Returns the matrix Q of the decomposition.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#getQ0()"><B>getQ0()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Get the scalar coordinate of the quaternion.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#getQ1()"><B>getQ1()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Get the first coordinate of the vectorial part of the quaternion.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#getQ2()"><B>getQ2()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Get the second coordinate of the vectorial part of the quaternion.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#getQ3()"><B>getQ3()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Get the third coordinate of the vectorial part of the quaternion.
+<DT><A HREF="./org/apache/commons/math/linear/QRDecomposition.html#getQT()"><B>getQT()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/QRDecomposition.html" title="interface in org.apache.commons.math.linear">QRDecomposition</A>
+<DD>Returns the transpose of the matrix Q of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/QRDecompositionImpl.html#getQT()"><B>getQT()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/QRDecompositionImpl.html" title="class in org.apache.commons.math.linear">QRDecompositionImpl</A>
+<DD>Returns the transpose of the matrix Q of the decomposition.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html#getQuantile()"><B>getQuantile()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html" title="class in org.apache.commons.math.stat.descriptive.rank">Percentile</A>
+<DD>Returns the value of the quantile field (determines what percentile is
+ computed when evaluate() is called with no quantile argument).
+<DT><A HREF="./org/apache/commons/math/linear/QRDecomposition.html#getR()"><B>getR()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/QRDecomposition.html" title="interface in org.apache.commons.math.linear">QRDecomposition</A>
+<DD>Returns the matrix R of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/QRDecompositionImpl.html#getR()"><B>getR()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/QRDecompositionImpl.html" title="class in org.apache.commons.math.linear">QRDecompositionImpl</A>
+<DD>Returns the matrix R of the decomposition.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#getR()"><B>getR()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns <a href="http://mathworld.wolfram.com/CorrelationCoefficient.html">
+ Pearson's product moment correlation coefficient</a>,
+ usually denoted r.
+<DT><A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html#getRandomGenerator()"><B>getRandomGenerator()</B></A> - 
+Static method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html" title="class in org.apache.commons.math.genetics">GeneticAlgorithm</A>
+<DD>Returns the (static) random generator.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html#getRank()"><B>getRank()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html" title="interface in org.apache.commons.math.linear">SingularValueDecomposition</A>
+<DD>Return the effective numerical matrix rank.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html#getRank()"><B>getRank()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html" title="class in org.apache.commons.math.linear">SingularValueDecompositionImpl</A>
+<DD>Return the effective numerical matrix rank.
+<DT><A HREF="./org/apache/commons/math/random/CorrelatedRandomVectorGenerator.html#getRank()"><B>getRank()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/CorrelatedRandomVectorGenerator.html" title="class in org.apache.commons.math.random">CorrelatedRandomVectorGenerator</A>
+<DD>Get the rank of the covariance matrix.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html#getRankCorrelation()"><B>getRankCorrelation()</B></A> - 
+Method in class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html" title="class in org.apache.commons.math.stat.correlation">SpearmansCorrelation</A>
+<DD>Returns a <A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html" title="class in org.apache.commons.math.stat.correlation"><CODE>PearsonsCorrelation</CODE></A> instance constructed from the
+ ranked input data.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#getReal()"><B>getReal()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Access the real part.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecomposition.html#getRealEigenvalue(int)"><B>getRealEigenvalue(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecomposition.html" title="interface in org.apache.commons.math.linear">EigenDecomposition</A>
+<DD>Returns the real part of the i<sup>th</sup> eigenvalue of the original matrix.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html#getRealEigenvalue(int)"><B>getRealEigenvalue(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html" title="class in org.apache.commons.math.linear">EigenDecompositionImpl</A>
+<DD>Returns the real part of the i<sup>th</sup> eigenvalue of the original matrix.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecomposition.html#getRealEigenvalues()"><B>getRealEigenvalues()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecomposition.html" title="interface in org.apache.commons.math.linear">EigenDecomposition</A>
+<DD>Returns a copy of the real parts of the eigenvalues of the original matrix.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html#getRealEigenvalues()"><B>getRealEigenvalues()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html" title="class in org.apache.commons.math.linear">EigenDecompositionImpl</A>
+<DD>Returns a copy of the real parts of the eigenvalues of the original matrix.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#getRealFormat()"><B>getRealFormat()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Access the realFormat.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#getReducedFraction(int, int)"><B>getReducedFraction(int, int)</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Creates a <code>BigFraction</code> instance with the 2 parts of a fraction
+ Y/Z.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#getReducedFraction(int, int)"><B>getReducedFraction(int, int)</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Creates a <code>Fraction</code> instance with the 2 parts
+ of a fraction Y/Z.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#getRegressionSumSquares()"><B>getRegressionSumSquares()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns the sum of squared deviations of the predicted y values about
+ their mean (which equals the mean of y).
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html#getRelationship()"><B>getRelationship()</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html" title="class in org.apache.commons.math.optimization.linear">LinearConstraint</A>
+<DD>Get the relationship between left and right hand sides.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithm.html#getRelativeAccuracy()"><B>getRelativeAccuracy()</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithm.html" title="interface in org.apache.commons.math">ConvergingAlgorithm</A>
+<DD>Get the actual relative accuracy.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#getRelativeAccuracy()"><B>getRelativeAccuracy()</B></A> - 
+Method in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Get the actual relative accuracy.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#getRelativeAccuracy()"><B>getRelativeAccuracy()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Get the actual relative accuracy.
+<DT><A HREF="./org/apache/commons/math/genetics/AbstractListChromosome.html#getRepresentation()"><B>getRepresentation()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/AbstractListChromosome.html" title="class in org.apache.commons.math.genetics">AbstractListChromosome</A>
+<DD>Returns the (immutable) inner representation of the chromosome.
+<DT><A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html#getResidual()"><B>getResidual()</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html" title="class in org.apache.commons.math.estimation">WeightedMeasurement</A>
+<DD><B>Deprecated.</B>&nbsp;Get the residual for this measurement
+ The residual is the measured value minus the theoretical value.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.html#getResult()"><B>getResult()</B></A> - 
+Method in interface org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.html" title="interface in org.apache.commons.math.analysis.integration">UnivariateRealIntegrator</A>
+<DD>Get the result of the last run of the integrator.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html" title="class in org.apache.commons.math.analysis.integration">UnivariateRealIntegratorImpl</A>
+<DD>Access the last computed integral.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#getResult()"><B>getResult()</B></A> - 
+Method in interface org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers">UnivariateRealSolver</A>
+<DD>Get the result of the last run of the solver.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Get the result of the last run of the solver.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Get the result of the last run of the optimizer.
+<DT><A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.optimization.univariate.<A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization.univariate">AbstractUnivariateRealOptimizer</A>
+<DD>Get the result of the last run of the optimizer.
+<DT><A HREF="./org/apache/commons/math/optimization/UnivariateRealOptimizer.html#getResult()"><B>getResult()</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/UnivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">UnivariateRealOptimizer</A>
+<DD>Get the result of the last run of the optimizer.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FirstMoment</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FourthMoment</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">GeometricMean</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math.stat.descriptive.moment">Kurtosis</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">Mean</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">SecondMoment</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math.stat.descriptive.moment">Skewness</A>
+<DD>Returns the value of the statistic based on the values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">ThirdMoment</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">VectorialCovariance</A>
+<DD>Get the covariance matrix.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialMean.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">VectorialMean</A>
+<DD>Get the mean vector.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html" title="class in org.apache.commons.math.stat.descriptive.rank">Max</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html" title="class in org.apache.commons.math.stat.descriptive.rank">Min</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html#getResult()"><B>getResult()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html" title="class in org.apache.commons.math.stat.descriptive.summary">Product</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math.stat.descriptive.summary">Sum</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfLogs</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html#getResult()"><B>getResult()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfSquares</A>
+<DD>Returns the current value of the Statistic.
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#getRMS(org.apache.commons.math.estimation.EstimationProblem)"><B>getRMS(EstimationProblem)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Get the Root Mean Square value.
+<DT><A HREF="./org/apache/commons/math/estimation/Estimator.html#getRMS(org.apache.commons.math.estimation.EstimationProblem)"><B>getRMS(EstimationProblem)</B></A> - 
+Method in interface org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/Estimator.html" title="interface in org.apache.commons.math.estimation">Estimator</A>
+<DD><B>Deprecated.</B>&nbsp;Get the Root Mean Square value.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#getRMS()"><B>getRMS()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Get the Root Mean Square value.
+<DT><A HREF="./org/apache/commons/math/random/CorrelatedRandomVectorGenerator.html#getRootMatrix()"><B>getRootMatrix()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/CorrelatedRandomVectorGenerator.html" title="class in org.apache.commons.math.random">CorrelatedRandomVectorGenerator</A>
+<DD>Get the root of the covariance matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#getRoundingMode()"><B>getRoundingMode()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Gets the rounding mode
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getRoundingMode()"><B>getRoundingMode()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Gets the rounding mode for division operations
+ The default is <A HREF="http://java.sun.com/javase/6/docs/api/java/math/BigDecimal.html?is-external=true#ROUND_HALF_UP" title="class or interface in java.math"><CODE>BigDecimal.ROUND_HALF_UP</CODE></A>
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#getRoundingMode()"><B>getRoundingMode()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Gets the rounding mode for division operations
+ The default is <code>RoundingMode.HALF_UP</code>
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#getRow(int)"><B>getRow(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the entries in row number <code>row</code> as an array.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#getRow(int)"><B>getRow(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the entries in row number <code>row</code> as an array.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#getRow(int)"><B>getRow(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entries in row number <code>row</code> as an array.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getRow(int)"><B>getRow(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entries in row number <code>row</code> as an array.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#getRow(int)"><B>getRow(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns the entries in row number <code>row</code> as an array.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#getRow(int)"><B>getRow(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the entries in row number <code>row</code> as an array.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#getRow(int)"><B>getRow(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the entries in row number <code>row</code> as an array.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#getRow(int)"><B>getRow(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the entries in row number <code>row</code> as an array.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#getRowAsDoubleArray(int)"><B>getRowAsDoubleArray(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entries in row number <code>row</code> as an array
+ of double values.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getRowAsDoubleArray(int)"><B>getRowAsDoubleArray(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entries in row number <code>row</code> as an array
+ of double values.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#getRowDimension()"><B>getRowDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the number of rows in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#getRowDimension()"><B>getRowDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the number of rows in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AnyMatrix.html#getRowDimension()"><B>getRowDimension()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AnyMatrix.html" title="interface in org.apache.commons.math.linear">AnyMatrix</A>
+<DD>Returns the number of rows in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#getRowDimension()"><B>getRowDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Returns the number of rows in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#getRowDimension()"><B>getRowDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Returns the number of rows in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getRowDimension()"><B>getRowDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the number of rows in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#getRowDimension()"><B>getRowDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns the number of rows in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#getRowDimension()"><B>getRowDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the number of rows in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html#getRowDimension()"><B>getRowDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">OpenMapRealMatrix</A>
+<DD>Returns the number of rows in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#getRowDimension()"><B>getRowDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the number of rows in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html#getRowDimension()"><B>getRowDimension()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html" title="class in org.apache.commons.math.linear">SparseFieldMatrix</A>
+<DD>Returns the number of rows in the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#getRowMatrix(int)"><B>getRowMatrix(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#getRowMatrix(int)"><B>getRowMatrix(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#getRowMatrix(int)"><B>getRowMatrix(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getRowMatrix(int)"><B>getRowMatrix(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#getRowMatrix(int)"><B>getRowMatrix(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#getRowMatrix(int)"><B>getRowMatrix(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#getRowMatrix(int)"><B>getRowMatrix(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#getRowMatrix(int)"><B>getRowMatrix(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#getRowVector(int)"><B>getRowVector(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the entries in row number <code>row</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#getRowVector(int)"><B>getRowVector(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the entries in row number <code>row</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#getRowVector(int)"><B>getRowVector(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns the entries in row number <code>row</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#getRowVector(int)"><B>getRowVector(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the entries in row number <code>row</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#getRowVector(int)"><B>getRowVector(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the entries in row number <code>row</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#getRowVector(int)"><B>getRowVector(int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the entries in row number <code>row</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#getRSquare()"><B>getRSquare()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns the <a href="http://www.xycoon.com/coefficient1.htm">
+ coefficient of determination</a>,
+ usually denoted r-square.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html#getS()"><B>getS()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html" title="interface in org.apache.commons.math.linear">SingularValueDecomposition</A>
+<DD>Returns the diagonal matrix &Sigma; of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html#getS()"><B>getS()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html" title="class in org.apache.commons.math.linear">SingularValueDecompositionImpl</A>
+<DD>Returns the diagonal matrix &Sigma; of the decomposition.
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html#getSafety()"><B>getSafety()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html" title="class in org.apache.commons.math.ode">MultistepIntegrator</A>
+<DD>Get the safety factor for stepsize control.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html#getSafety()"><B>getSafety()</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">EmbeddedRungeKuttaIntegrator</A>
+<DD>Get the safety factor for stepsize control.
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistribution.html#getSampleSize()"><B>getSampleSize()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistribution.html" title="interface in org.apache.commons.math.distribution">HypergeometricDistribution</A>
+<DD>Access the sample size.
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html#getSampleSize()"><B>getSampleSize()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html" title="class in org.apache.commons.math.distribution">HypergeometricDistributionImpl</A>
+<DD>Access the sample size.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html#getSampleStats()"><B>getSampleStats()</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html" title="interface in org.apache.commons.math.random">EmpiricalDistribution</A>
+<DD>Returns a
+ <A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math.stat.descriptive"><CODE>StatisticalSummary</CODE></A>
+ describing this distribution.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html#getSampleStats()"><B>getSampleStats()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html" title="class in org.apache.commons.math.random">EmpiricalDistributionImpl</A>
+<DD>Returns a <A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math.stat.descriptive"><CODE>StatisticalSummary</CODE></A> describing this distribution.
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistribution.html#getScale()"><B>getScale()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistribution.html" title="interface in org.apache.commons.math.distribution">CauchyDistribution</A>
+<DD>Access the scale parameter.
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html#getScale()"><B>getScale()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">CauchyDistributionImpl</A>
+<DD>Access the scale parameter.
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistribution.html#getScale()"><B>getScale()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistribution.html" title="interface in org.apache.commons.math.distribution">WeibullDistribution</A>
+<DD>Access the scale parameter.
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html#getScale()"><B>getScale()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution">WeibullDistributionImpl</A>
+<DD>Access the scale parameter.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getScale()"><B>getScale()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Sets the scale for division operations.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#getScale()"><B>getScale()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Sets the scale for division operations.
+<DT><A HREF="./org/apache/commons/math/genetics/ChromosomePair.html#getSecond()"><B>getSecond()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ChromosomePair.html" title="class in org.apache.commons.math.genetics">ChromosomePair</A>
+<DD>Access the second chromosome.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#getSecondMoment()"><B>getSecondMoment()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Returns a statistic related to the Second Central Moment.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getSecondMoment()"><B>getSecondMoment()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns a statistic related to the Second Central Moment.
+<DT><A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html#getSelectionPolicy()"><B>getSelectionPolicy()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html" title="class in org.apache.commons.math.genetics">GeneticAlgorithm</A>
+<DD>Returns the selection policy.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#getSeparator()"><B>getSeparator()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>Get the format separator between components.
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#getSeparator()"><B>getSeparator()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>Get the format separator between components.
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistribution.html#getShape()"><B>getShape()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistribution.html" title="interface in org.apache.commons.math.distribution">WeibullDistribution</A>
+<DD>Access the shape parameter.
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html#getShape()"><B>getShape()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution">WeibullDistributionImpl</A>
+<DD>Access the shape parameter.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#getSigma()"><B>getSigma()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Getter for property sigma.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#getSignificance()"><B>getSignificance()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns the significance level of the slope (equiv) correlation.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html#getSingularValues()"><B>getSingularValues()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html" title="interface in org.apache.commons.math.linear">SingularValueDecomposition</A>
+<DD>Returns the diagonal elements of the matrix &Sigma; of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html#getSingularValues()"><B>getSingularValues()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html" title="class in org.apache.commons.math.linear">SingularValueDecompositionImpl</A>
+<DD>Returns the diagonal elements of the matrix &Sigma; of the decomposition.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getSkewness()"><B>getSkewness()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the skewness of the available values.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getSkewnessImpl()"><B>getSkewnessImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the currently configured skewness implementation.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#getSlope()"><B>getSlope()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns the slope of the estimated regression line.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#getSlopeConfidenceInterval()"><B>getSlopeConfidenceInterval()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns the half-width of a 95% confidence interval for the slope
+ estimate.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#getSlopeConfidenceInterval(double)"><B>getSlopeConfidenceInterval(double)</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns the half-width of a (100-100*alpha)% confidence interval for
+ the slope estimate.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#getSlopeStdErr()"><B>getSlopeStdErr()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns the <a href="http://www.xycoon.com/standerrorb(1).htm">standard
+ error of the slope estimate</a>,
+ usually denoted s(b1).
+<DT><A HREF="./org/apache/commons/math/linear/CholeskyDecomposition.html#getSolver()"><B>getSolver()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/CholeskyDecomposition.html" title="interface in org.apache.commons.math.linear">CholeskyDecomposition</A>
+<DD>Get a solver for finding the A &times; X = B solution in least square sense.
+<DT><A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html#getSolver()"><B>getSolver()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/CholeskyDecompositionImpl.html" title="class in org.apache.commons.math.linear">CholeskyDecompositionImpl</A>
+<DD>Get a solver for finding the A &times; X = B solution in least square sense.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecomposition.html#getSolver()"><B>getSolver()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecomposition.html" title="interface in org.apache.commons.math.linear">EigenDecomposition</A>
+<DD>Get a solver for finding the A &times; X = B solution in exact linear sense.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html#getSolver()"><B>getSolver()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html" title="class in org.apache.commons.math.linear">EigenDecompositionImpl</A>
+<DD>Get a solver for finding the A &times; X = B solution in exact linear sense.
+<DT><A HREF="./org/apache/commons/math/linear/FieldLUDecomposition.html#getSolver()"><B>getSolver()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldLUDecomposition.html" title="interface in org.apache.commons.math.linear">FieldLUDecomposition</A>
+<DD>Get a solver for finding the A &times; X = B solution in exact linear sense.
+<DT><A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html#getSolver()"><B>getSolver()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html" title="class in org.apache.commons.math.linear">FieldLUDecompositionImpl</A>
+<DD>Get a solver for finding the A &times; X = B solution in exact linear sense.
+<DT><A HREF="./org/apache/commons/math/linear/LUDecomposition.html#getSolver()"><B>getSolver()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/LUDecomposition.html" title="interface in org.apache.commons.math.linear">LUDecomposition</A>
+<DD>Get a solver for finding the A &times; X = B solution in exact linear sense.
+<DT><A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html#getSolver()"><B>getSolver()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html" title="class in org.apache.commons.math.linear">LUDecompositionImpl</A>
+<DD>Get a solver for finding the A &times; X = B solution in exact linear sense.
+<DT><A HREF="./org/apache/commons/math/linear/QRDecomposition.html#getSolver()"><B>getSolver()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/QRDecomposition.html" title="interface in org.apache.commons.math.linear">QRDecomposition</A>
+<DD>Get a solver for finding the A &times; X = B solution in least square sense.
+<DT><A HREF="./org/apache/commons/math/linear/QRDecompositionImpl.html#getSolver()"><B>getSolver()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/QRDecompositionImpl.html" title="class in org.apache.commons.math.linear">QRDecompositionImpl</A>
+<DD>Get a solver for finding the A &times; X = B solution in least square sense.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html#getSolver()"><B>getSolver()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html" title="interface in org.apache.commons.math.linear">SingularValueDecomposition</A>
+<DD>Get a solver for finding the A &times; X = B solution in least square sense.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html#getSolver()"><B>getSolver()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html" title="class in org.apache.commons.math.linear">SingularValueDecompositionImpl</A>
+<DD>Get a solver for finding the A &times; X = B solution in least square sense.
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractContinuousDistribution.html#getSolverAbsoluteAccuracy()"><B>getSolverAbsoluteAccuracy()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">AbstractContinuousDistribution</A>
+<DD>Returns the solver absolute accuracy for inverse cum computation.
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html#getSolverAbsoluteAccuracy()"><B>getSolverAbsoluteAccuracy()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A>
+<DD>Return the absolute accuracy setting of the solver used to estimate
+ inverse cumulative probabilities.
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html#getSolverAbsoluteAccuracy()"><B>getSolverAbsoluteAccuracy()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">CauchyDistributionImpl</A>
+<DD>Return the absolute accuracy setting of the solver used to estimate
+ inverse cumulative probabilities.
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html#getSolverAbsoluteAccuracy()"><B>getSolverAbsoluteAccuracy()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">ChiSquaredDistributionImpl</A>
+<DD>Return the absolute accuracy setting of the solver used to estimate
+ inverse cumulative probabilities.
+<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html#getSolverAbsoluteAccuracy()"><B>getSolverAbsoluteAccuracy()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html" title="class in org.apache.commons.math.distribution">ExponentialDistributionImpl</A>
+<DD>Return the absolute accuracy setting of the solver used to estimate
+ inverse cumulative probabilities.
+<DT><A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html#getSolverAbsoluteAccuracy()"><B>getSolverAbsoluteAccuracy()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution">FDistributionImpl</A>
+<DD>Return the absolute accuracy setting of the solver used to estimate
+ inverse cumulative probabilities.
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html#getSolverAbsoluteAccuracy()"><B>getSolverAbsoluteAccuracy()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">GammaDistributionImpl</A>
+<DD>Return the absolute accuracy setting of the solver used to estimate
+ inverse cumulative probabilities.
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html#getSolverAbsoluteAccuracy()"><B>getSolverAbsoluteAccuracy()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A>
+<DD>Return the absolute accuracy setting of the solver used to estimate
+ inverse cumulative probabilities.
+<DT><A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html#getSolverAbsoluteAccuracy()"><B>getSolverAbsoluteAccuracy()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html" title="class in org.apache.commons.math.distribution">TDistributionImpl</A>
+<DD>Return the absolute accuracy setting of the solver used to estimate
+ inverse cumulative probabilities.
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html#getSolverAbsoluteAccuracy()"><B>getSolverAbsoluteAccuracy()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution">WeibullDistributionImpl</A>
+<DD>Return the absolute accuracy setting of the solver used to estimate
+ inverse cumulative probabilities.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getSortedValues()"><B>getSortedValues()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the current set of values in an array of double primitives,
+ sorted in ascending order.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#getSparcity()"><B>getSparcity()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistribution.html#getStandardDeviation()"><B>getStandardDeviation()</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistribution.html" title="interface in org.apache.commons.math.distribution">NormalDistribution</A>
+<DD>Access the standard deviation.
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html#getStandardDeviation()"><B>getStandardDeviation()</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A>
+<DD>Access the standard deviation.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#getStandardDeviation()"><B>getStandardDeviation()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Returns the standard deviation of the available values.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getStandardDeviation()"><B>getStandardDeviation()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the standard deviation of the available values.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getStandardDeviation()"><B>getStandardDeviation()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the standard deviation of the
+ i<sup>th</sup> entries of the arrays that have been added using
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>MultivariateSummaryStatistics.addValue(double[])</CODE></A>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html#getStandardDeviation()"><B>getStandardDeviation()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalMultivariateSummary</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the
+ standard deviation of the i<sup>th</sup> entries of the arrays
+ that correspond to each multivariate sample
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html#getStandardDeviation()"><B>getStandardDeviation()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalSummary</A>
+<DD>Returns the standard deviation of the available values.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html#getStandardDeviation()"><B>getStandardDeviation()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html" title="class in org.apache.commons.math.stat.descriptive">StatisticalSummaryValues</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getStandardDeviation()"><B>getStandardDeviation()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the standard deviation of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html#getStandardDeviation()"><B>getStandardDeviation()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedDescriptiveStatistics</A>
+<DD>Returns the standard deviation of the available values.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getStandardDeviation()"><B>getStandardDeviation()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the standard deviation of the
+ i<sup>th</sup> entries of the arrays that have been added using
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>MultivariateSummaryStatistics.addValue(double[])</CODE></A>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getStandardDeviation()"><B>getStandardDeviation()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the standard deviation of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html#getStarterIntegrator()"><B>getStarterIntegrator()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html" title="class in org.apache.commons.math.ode">MultistepIntegrator</A>
+<DD>Get the starter integrator.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#getStepHandlers()"><B>getStepHandlers()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Get all the step handlers that have been added to the integrator.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html#getStepHandlers()"><B>getStepHandlers()</B></A> - 
+Method in class org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html" title="class in org.apache.commons.math.ode.jacobians">FirstOrderIntegratorWithJacobians</A>
+<DD>Get all the step handlers that have been added to the integrator.
+<DT><A HREF="./org/apache/commons/math/ode/ODEIntegrator.html#getStepHandlers()"><B>getStepHandlers()</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ODEIntegrator.html" title="interface in org.apache.commons.math.ode">ODEIntegrator</A>
+<DD>Get all the step handlers that have been added to the integrator.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#getSubMatrix(int, int, int, int)"><B>getSubMatrix(int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Gets a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#getSubMatrix(int[], int[])"><B>getSubMatrix(int[], int[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Gets a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#getSubMatrix(int, int, int, int)"><B>getSubMatrix(int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Gets a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#getSubMatrix(int[], int[])"><B>getSubMatrix(int[], int[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Gets a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#getSubMatrix(int, int, int, int)"><B>getSubMatrix(int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Gets a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#getSubMatrix(int[], int[])"><B>getSubMatrix(int[], int[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Gets a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getSubMatrix(int, int, int, int)"><B>getSubMatrix(int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Gets a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getSubMatrix(int[], int[])"><B>getSubMatrix(int[], int[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Gets a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#getSubMatrix(int, int, int, int)"><B>getSubMatrix(int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Gets a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#getSubMatrix(int, int, int, int)"><B>getSubMatrix(int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Gets a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#getSubMatrix(int, int, int, int)"><B>getSubMatrix(int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Gets a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#getSubMatrix(int[], int[])"><B>getSubMatrix(int[], int[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Gets a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#getSubMatrix(int, int, int, int)"><B>getSubMatrix(int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Gets a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#getSubMatrix(int[], int[])"><B>getSubMatrix(int[], int[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Gets a submatrix.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#getSubVector(int, int)"><B>getSubVector(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Get a subvector from consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#getSubVector(int, int)"><B>getSubVector(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Get a subvector from consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#getSubVector(int, int)"><B>getSubVector(int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Get a subvector from consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#getSubVector(int, int)"><B>getSubVector(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Get a subvector from consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#getSubVector(int, int)"><B>getSubVector(int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Get a subvector from consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#getSubVector(int, int)"><B>getSubVector(int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Get a subvector from consecutive elements.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#getSuffix()"><B>getSuffix()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>Get the format suffix.
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#getSuffix()"><B>getSuffix()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>Get the format suffix.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#getSum()"><B>getSum()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Returns the sum of the values that have been added to Univariate.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getSum()"><B>getSum()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the sum of the values that have been added to Univariate.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getSum()"><B>getSum()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the sum of the
+ i<sup>th</sup> entries of the arrays that have been added using
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>MultivariateSummaryStatistics.addValue(double[])</CODE></A>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html#getSum()"><B>getSum()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalMultivariateSummary</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the
+ sum of the i<sup>th</sup> entries of the arrays
+ that correspond to each multivariate sample
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html#getSum()"><B>getSum()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalSummary</A>
+<DD>Returns the sum of the values that have been added to Univariate.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html#getSum()"><B>getSum()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html" title="class in org.apache.commons.math.stat.descriptive">StatisticalSummaryValues</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getSum()"><B>getSum()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the sum of the values that have been added
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getSum()"><B>getSum()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the sum of the
+ i<sup>th</sup> entries of the arrays that have been added using
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>MultivariateSummaryStatistics.addValue(double[])</CODE></A>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getSum()"><B>getSum()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the sum of the values that have been added
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#getSumFreq()"><B>getSumFreq()</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns the sum of all frequencies.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getSumImpl()"><B>getSumImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the currently configured sum implementation.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getSumImpl()"><B>getSumImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns the currently configured Sum implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getSumImpl()"><B>getSumImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the currently configured Sum implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getSumImpl()"><B>getSumImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns the currently configured Sum implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getSumImpl()"><B>getSumImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the currently configured Sum implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getSumLog()"><B>getSumLog()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the sum of logs of the
+ i<sup>th</sup> entries of the arrays that have been added using
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>MultivariateSummaryStatistics.addValue(double[])</CODE></A>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html#getSumLog()"><B>getSumLog()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalMultivariateSummary</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the
+ sum of logs of the i<sup>th</sup> entries of the arrays
+ that correspond to each multivariate sample
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getSumLog()"><B>getSumLog()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the sum of logs of the
+ i<sup>th</sup> entries of the arrays that have been added using
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>MultivariateSummaryStatistics.addValue(double[])</CODE></A>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html#getSumLogImpl()"><B>getSumLogImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">GeometricMean</A>
+<DD>Returns the currently configured sum of logs implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getSumLogImpl()"><B>getSumLogImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns the currently configured sum of logs implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getSumLogImpl()"><B>getSumLogImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the currently configured sum of logs implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getSumLogImpl()"><B>getSumLogImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns the currently configured sum of logs implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getSumLogImpl()"><B>getSumLogImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the currently configured sum of logs implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#getSummary()"><B>getSummary()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Return a <A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html" title="class in org.apache.commons.math.stat.descriptive"><CODE>StatisticalSummaryValues</CODE></A> instance reporting current
+ aggregate statistics.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getSummary()"><B>getSummary()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Return a <A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html" title="class in org.apache.commons.math.stat.descriptive"><CODE>StatisticalSummaryValues</CODE></A> instance reporting current
+ statistics.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getSummary()"><B>getSummary()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Return a <A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html" title="class in org.apache.commons.math.stat.descriptive"><CODE>StatisticalSummaryValues</CODE></A> instance reporting current
+ statistics.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#getSumOfCrossProducts()"><B>getSumOfCrossProducts()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns the sum of crossproducts, x<sub>i</sub>*y<sub>i</sub>.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#getSumOfLogs()"><B>getSumOfLogs()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Returns the sum of the logs of all the aggregated data.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getSumOfLogs()"><B>getSumOfLogs()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the sum of the logs of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#getSumsq()"><B>getSumsq()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Returns the sum of the squares of all the aggregated data.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getSumsq()"><B>getSumsq()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the sum of the squares of the available values.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getSumSq()"><B>getSumSq()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the sum of squares of the
+ i<sup>th</sup> entries of the arrays that have been added using
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>MultivariateSummaryStatistics.addValue(double[])</CODE></A>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html#getSumSq()"><B>getSumSq()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalMultivariateSummary</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the
+ sum of squares of the i<sup>th</sup> entries of the arrays
+ that correspond to each multivariate sample
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getSumsq()"><B>getSumsq()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the sum of the squares of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getSumSq()"><B>getSumSq()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns an array whose i<sup>th</sup> entry is the sum of squares of the
+ i<sup>th</sup> entries of the arrays that have been added using
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>MultivariateSummaryStatistics.addValue(double[])</CODE></A>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getSumsq()"><B>getSumsq()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the sum of the squares of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getSumsqImpl()"><B>getSumsqImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the currently configured sum of squares implementation.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#getSumsqImpl()"><B>getSumsqImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns the currently configured sum of squares implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getSumsqImpl()"><B>getSumsqImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the currently configured sum of squares implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#getSumsqImpl()"><B>getSumsqImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns the currently configured sum of squares implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getSumsqImpl()"><B>getSumsqImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the currently configured sum of squares implementation
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#getSumSquaredErrors()"><B>getSumSquaredErrors()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns the <a href="http://www.xycoon.com/SumOfSquares.htm">
+ sum of squared errors</a> (SSE) associated with the regression
+ model.
+<DT><A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html#getTheoreticalValue()"><B>getTheoreticalValue()</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html" title="class in org.apache.commons.math.estimation">WeightedMeasurement</A>
+<DD><B>Deprecated.</B>&nbsp;Get the theoretical value expected for this measurement
+<DT><A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html#getTiesStrategy()"><B>getTiesStrategy()</B></A> - 
+Method in class org.apache.commons.math.stat.ranking.<A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html" title="class in org.apache.commons.math.stat.ranking">NaturalRanking</A>
+<DD>Return the TiesStrategy
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#getTotalSumSquares()"><B>getTotalSumSquares()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns the sum of squared deviations of the y values about their mean.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#getTrace()"><B>getTrace()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/MatrixTrace.html">
+ trace</a> of the matrix (the sum of the elements on the main diagonal).
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#getTrace()"><B>getTrace()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/MatrixTrace.html">
+ trace</a> of the matrix (the sum of the elements on the main diagonal).
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#getTrace()"><B>getTrace()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the <a href="http://mathworld.wolfram.com/MatrixTrace.html">
+ trace</a> of the matrix (the sum of the elements on the main diagonal).
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#getTrace()"><B>getTrace()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the <a href="http://mathworld.wolfram.com/MatrixTrace.html">
+ trace</a> of the matrix (the sum of the elements on the main diagonal).
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#getTrace()"><B>getTrace()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/MatrixTrace.html">
+ trace</a> of the matrix (the sum of the elements on the main diagonal).
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#getTrace()"><B>getTrace()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/MatrixTrace.html">
+ trace</a> of the matrix (the sum of the elements on the main diagonal).
+<DT><A HREF="./org/apache/commons/math/util/TransformerMap.html#getTransformer(java.lang.Class)"><B>getTransformer(Class&lt;?&gt;)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/TransformerMap.html" title="class in org.apache.commons.math.util">TransformerMap</A>
+<DD>Returns the Transformer that is mapped to a class
+ if mapping is not present, this returns null.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#getTTest()"><B>getTTest()</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>Return a (singleton) TTest instance.
+<DT><A HREF="./org/apache/commons/math/linear/FieldLUDecomposition.html#getU()"><B>getU()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldLUDecomposition.html" title="interface in org.apache.commons.math.linear">FieldLUDecomposition</A>
+<DD>Returns the matrix U of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html#getU()"><B>getU()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldLUDecompositionImpl.html" title="class in org.apache.commons.math.linear">FieldLUDecompositionImpl</A>
+<DD>Returns the matrix U of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/LUDecomposition.html#getU()"><B>getU()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/LUDecomposition.html" title="interface in org.apache.commons.math.linear">LUDecomposition</A>
+<DD>Returns the matrix U of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html#getU()"><B>getU()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html" title="class in org.apache.commons.math.linear">LUDecompositionImpl</A>
+<DD>Returns the matrix U of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html#getU()"><B>getU()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html" title="interface in org.apache.commons.math.linear">SingularValueDecomposition</A>
+<DD>Returns the matrix U of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html#getU()"><B>getU()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html" title="class in org.apache.commons.math.linear">SingularValueDecompositionImpl</A>
+<DD>Returns the matrix U of the decomposition.
+<DT><A HREF="./org/apache/commons/math/estimation/EstimationProblem.html#getUnboundParameters()"><B>getUnboundParameters()</B></A> - 
+Method in interface org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/EstimationProblem.html" title="interface in org.apache.commons.math.estimation">EstimationProblem</A>
+<DD><B>Deprecated.</B>&nbsp;Get the unbound parameters of the problem.
+<DT><A HREF="./org/apache/commons/math/estimation/SimpleEstimationProblem.html#getUnboundParameters()"><B>getUnboundParameters()</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/SimpleEstimationProblem.html" title="class in org.apache.commons.math.estimation">SimpleEstimationProblem</A>
+<DD><B>Deprecated.</B>&nbsp;Get the unbound parameters of the problem.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#getUnknownDistributionChiSquareTest()"><B>getUnknownDistributionChiSquareTest()</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>Return a (singleton) UnknownDistributionChiSquareTest instance.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html#getUpperBounds()"><B>getUpperBounds()</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html" title="interface in org.apache.commons.math.random">EmpiricalDistribution</A>
+<DD>Returns the array of upper bounds for the bins.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html#getUpperBounds()"><B>getUpperBounds()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html" title="class in org.apache.commons.math.random">EmpiricalDistributionImpl</A>
+<DD>Returns a fresh copy of the array of upper bounds for the bins.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html#getUT()"><B>getUT()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html" title="interface in org.apache.commons.math.linear">SingularValueDecomposition</A>
+<DD>Returns the transpose of the matrix U of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html#getUT()"><B>getUT()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html" title="class in org.apache.commons.math.linear">SingularValueDecompositionImpl</A>
+<DD>Returns the transpose of the matrix U of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecomposition.html#getV()"><B>getV()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecomposition.html" title="interface in org.apache.commons.math.linear">EigenDecomposition</A>
+<DD>Returns the matrix V of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html#getV()"><B>getV()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html" title="class in org.apache.commons.math.linear">EigenDecompositionImpl</A>
+<DD>Returns the matrix V of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html#getV()"><B>getV()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html" title="interface in org.apache.commons.math.linear">SingularValueDecomposition</A>
+<DD>Returns the matrix V of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html#getV()"><B>getV()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html" title="class in org.apache.commons.math.linear">SingularValueDecompositionImpl</A>
+<DD>Returns the matrix V of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.EntryImpl.html#getValue()"><B>getValue()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.EntryImpl.html" title="class in org.apache.commons.math.linear">AbstractRealVector.EntryImpl</A>
+<DD>Get the value of the entry.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapEntry.html#getValue()"><B>getValue()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapEntry.html" title="class in org.apache.commons.math.linear">OpenMapRealVector.OpenMapEntry</A>
+<DD>Get the value of the entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.Entry.html#getValue()"><B>getValue()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.Entry.html" title="class in org.apache.commons.math.linear">RealVector.Entry</A>
+<DD>Get the value of the entry.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html#getValue()"><B>getValue()</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html" title="class in org.apache.commons.math.optimization.linear">LinearConstraint</A>
+<DD>Get the value of the constraint (right hand side).
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html#getValue(double[])"><B>getValue(double[])</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html" title="class in org.apache.commons.math.optimization.linear">LinearObjectiveFunction</A>
+<DD>Compute the value of the linear equation at the current point
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html#getValue(org.apache.commons.math.linear.RealVector)"><B>getValue(RealVector)</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html" title="class in org.apache.commons.math.optimization.linear">LinearObjectiveFunction</A>
+<DD>Compute the value of the linear equation at the current point
+<DT><A HREF="./org/apache/commons/math/optimization/RealPointValuePair.html#getValue()"><B>getValue()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/RealPointValuePair.html" title="class in org.apache.commons.math.optimization">RealPointValuePair</A>
+<DD>Get the value of the objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/VectorialPointValuePair.html#getValue()"><B>getValue()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/VectorialPointValuePair.html" title="class in org.apache.commons.math.optimization">VectorialPointValuePair</A>
+<DD>Get the value of the objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/VectorialPointValuePair.html#getValueRef()"><B>getValueRef()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/VectorialPointValuePair.html" title="class in org.apache.commons.math.optimization">VectorialPointValuePair</A>
+<DD>Get a reference to the value of the objective function.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getValues()"><B>getValues()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the current set of values in an array of double primitives.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html#getValues()"><B>getValues()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedDescriptiveStatistics</A>
+<DD>Returns the current set of values in an array of double primitives.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#getValues()"><B>getValues()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#getInternalValues()"><CODE>ResizableDoubleArray.getInternalValues()</CODE></A> as of 2.0</I>
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#getValuesFileURL()"><B>getValuesFileURL()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Getter for <code>valuesFileURL<code>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html#getVariance()"><B>getVariance()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">AggregateSummaryStatistics</A>
+<DD>Returns the variance of the available values.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getVariance()"><B>getVariance()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the variance of the available values.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html#getVariance()"><B>getVariance()</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math.stat.descriptive">StatisticalSummary</A>
+<DD>Returns the variance of the available values.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html#getVariance()"><B>getVariance()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html" title="class in org.apache.commons.math.stat.descriptive">StatisticalSummaryValues</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getVariance()"><B>getVariance()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the variance of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getVariance()"><B>getVariance()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the variance of the values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#getVarianceDirection()"><B>getVarianceDirection()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>Returns the varianceDirection property.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getVarianceImpl()"><B>getVarianceImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the currently configured variance implementation.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#getVarianceImpl()"><B>getVarianceImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns the currently configured variance implementation
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#getVarianceImpl()"><B>getVarianceImpl()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns the currently configured variance implementation
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecomposition.html#getVT()"><B>getVT()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecomposition.html" title="interface in org.apache.commons.math.linear">EigenDecomposition</A>
+<DD>Returns the transpose of the matrix V of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html#getVT()"><B>getVT()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/EigenDecompositionImpl.html" title="class in org.apache.commons.math.linear">EigenDecompositionImpl</A>
+<DD>Returns the transpose of the matrix V of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html#getVT()"><B>getVT()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html" title="interface in org.apache.commons.math.linear">SingularValueDecomposition</A>
+<DD>Returns the transpose of the matrix V of the decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html#getVT()"><B>getVT()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html" title="class in org.apache.commons.math.linear">SingularValueDecompositionImpl</A>
+<DD>Returns the transpose of the matrix V of the decomposition.
+<DT><A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html#getWeight()"><B>getWeight()</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html" title="class in org.apache.commons.math.estimation">WeightedMeasurement</A>
+<DD><B>Deprecated.</B>&nbsp;Get the weight of the measurement in the least squares problem
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/WeightedObservedPoint.html#getWeight()"><B>getWeight()</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/WeightedObservedPoint.html" title="class in org.apache.commons.math.optimization.fitting">WeightedObservedPoint</A>
+<DD>Get the weight of the measurement in the fitting process.
+<DT><A HREF="./org/apache/commons/math/fraction/ProperBigFractionFormat.html#getWholeFormat()"><B>getWholeFormat()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/ProperBigFractionFormat.html" title="class in org.apache.commons.math.fraction">ProperBigFractionFormat</A>
+<DD>Access the whole format.
+<DT><A HREF="./org/apache/commons/math/fraction/ProperFractionFormat.html#getWholeFormat()"><B>getWholeFormat()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/ProperFractionFormat.html" title="class in org.apache.commons.math.fraction">ProperFractionFormat</A>
+<DD>Access the whole format.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getWindowSize()"><B>getWindowSize()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Returns the maximum number of values that can be stored in the
+ dataset, or INFINITE_WINDOW (-1) if there is no limit.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html#getWindowSize()"><B>getWindowSize()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedDescriptiveStatistics</A>
+<DD>Returns the maximum number of values that can be stored in the
+ dataset, or INFINITE_WINDOW (-1) if there is no limit.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#getX()"><B>getX()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Get the abscissa of the vector.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/WeightedObservedPoint.html#getX()"><B>getX()</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/WeightedObservedPoint.html" title="class in org.apache.commons.math.optimization.fitting">WeightedObservedPoint</A>
+<DD>Get the abscissa of the point.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#getXSumSquares()"><B>getXSumSquares()</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns the sum of squared deviations of the x values about their mean.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#getY()"><B>getY()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Get the ordinate of the vector.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/WeightedObservedPoint.html#getY()"><B>getY()</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/WeightedObservedPoint.html" title="class in org.apache.commons.math.optimization.fitting">WeightedObservedPoint</A>
+<DD>Get the observed value of the function at x.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#getZ()"><B>getZ()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Get the height of the vector.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexField.html#getZero()"><B>getZero()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexField.html" title="class in org.apache.commons.math.complex">ComplexField</A>
+<DD>Get the additive identity of the field.
+<DT><A HREF="./org/apache/commons/math/Field.html#getZero()"><B>getZero()</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/Field.html" title="interface in org.apache.commons.math">Field</A>
+<DD>Get the additive identity of the field.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionField.html#getZero()"><B>getZero()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionField.html" title="class in org.apache.commons.math.fraction">BigFractionField</A>
+<DD>Get the additive identity of the field.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionField.html#getZero()"><B>getZero()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionField.html" title="class in org.apache.commons.math.fraction">FractionField</A>
+<DD>Get the additive identity of the field.
+<DT><A HREF="./org/apache/commons/math/util/BigRealField.html#getZero()"><B>getZero()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigRealField.html" title="class in org.apache.commons.math.util">BigRealField</A>
+<DD>Get the additive identity of the field.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/GillIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff"><B>GillIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html">org.apache.commons.math.ode.nonstiff</A><DD>This class implements the Gill fourth order Runge-Kutta
+ integrator for Ordinary Differential Equations .<DT><A HREF="./org/apache/commons/math/ode/nonstiff/GillIntegrator.html#GillIntegrator(double)"><B>GillIntegrator(double)</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/GillIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">GillIntegrator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/stat/regression/GLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression"><B>GLSMultipleLinearRegression</B></A> - Class in <A HREF="./org/apache/commons/math/stat/regression/package-summary.html">org.apache.commons.math.stat.regression</A><DD>The GLS implementation of the multiple linear regression.<DT><A HREF="./org/apache/commons/math/stat/regression/GLSMultipleLinearRegression.html#GLSMultipleLinearRegression()"><B>GLSMultipleLinearRegression()</B></A> - 
+Constructor for class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/GLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">GLSMultipleLinearRegression</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#goal"><B>goal</B></A> - 
+Variable in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Type of optimization.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html#goal"><B>goal</B></A> - 
+Variable in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html" title="class in org.apache.commons.math.optimization.linear">AbstractLinearOptimizer</A>
+<DD>Type of optimization goal: either <A HREF="./org/apache/commons/math/optimization/GoalType.html#MAXIMIZE"><CODE>GoalType.MAXIMIZE</CODE></A> or <A HREF="./org/apache/commons/math/optimization/GoalType.html#MINIMIZE"><CODE>GoalType.MINIMIZE</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/optimization/GoalType.html" title="enum in org.apache.commons.math.optimization"><B>GoalType</B></A> - Enum in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>Goal type for an optimization problem.<DT><A HREF="./org/apache/commons/math/analysis/DifferentiableMultivariateRealFunction.html#gradient()"><B>gradient()</B></A> - 
+Method in interface org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/DifferentiableMultivariateRealFunction.html" title="interface in org.apache.commons.math.analysis">DifferentiableMultivariateRealFunction</A>
+<DD>Returns the gradient function.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/ParametricRealFunction.html#gradient(double, double[])"><B>gradient(double, double[])</B></A> - 
+Method in interface org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/ParametricRealFunction.html" title="interface in org.apache.commons.math.optimization.fitting">ParametricRealFunction</A>
+<DD>Compute the gradient of the function with respect to its parameters.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff"><B>GraggBulirschStoerIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html">org.apache.commons.math.ode.nonstiff</A><DD>This class implements a Gragg-Bulirsch-Stoer integrator for
+ Ordinary Differential Equations.<DT><A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html#GraggBulirschStoerIntegrator(double, double, double, double)"><B>GraggBulirschStoerIntegrator(double, double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">GraggBulirschStoerIntegrator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html#GraggBulirschStoerIntegrator(double, double, double[], double[])"><B>GraggBulirschStoerIntegrator(double, double, double[], double[])</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">GraggBulirschStoerIntegrator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicCoefficientsGuesser.html#guess()"><B>guess()</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/HarmonicCoefficientsGuesser.html" title="class in org.apache.commons.math.optimization.fitting">HarmonicCoefficientsGuesser</A>
+<DD>Estimate a first guess of the coefficients.
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#guessParametersErrors(org.apache.commons.math.estimation.EstimationProblem)"><B>guessParametersErrors(EstimationProblem)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Guess the errors in unbound estimated parameters.
+<DT><A HREF="./org/apache/commons/math/estimation/Estimator.html#guessParametersErrors(org.apache.commons.math.estimation.EstimationProblem)"><B>guessParametersErrors(EstimationProblem)</B></A> - 
+Method in interface org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/Estimator.html" title="interface in org.apache.commons.math.estimation">Estimator</A>
+<DD><B>Deprecated.</B>&nbsp;Guess the errors in estimated parameters.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#guessParametersErrors()"><B>guessParametersErrors()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Guess the errors in optimized parameters.
+</DL>
+<HR>
+<A NAME="_H_"><!-- --></A><H2>
+<B>H</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#h"><B>h</B></A> - 
+Variable in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>current time step
+<DT><A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html#handleStep(org.apache.commons.math.ode.sampling.StepInterpolator, boolean)"><B>handleStep(StepInterpolator, boolean)</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html" title="class in org.apache.commons.math.ode">ContinuousOutputModel</A>
+<DD>Handle the last accepted step.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepHandlerWithJacobians.html#handleStep(org.apache.commons.math.ode.jacobians.StepInterpolatorWithJacobians, boolean)"><B>handleStep(StepInterpolatorWithJacobians, boolean)</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/StepHandlerWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">StepHandlerWithJacobians</A>
+<DD>Handle the last accepted step
+<DT><A HREF="./org/apache/commons/math/ode/sampling/DummyStepHandler.html#handleStep(org.apache.commons.math.ode.sampling.StepInterpolator, boolean)"><B>handleStep(StepInterpolator, boolean)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/DummyStepHandler.html" title="class in org.apache.commons.math.ode.sampling">DummyStepHandler</A>
+<DD>Handle the last accepted step.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/FixedStepHandler.html#handleStep(double, double[], double[], boolean)"><B>handleStep(double, double[], double[], boolean)</B></A> - 
+Method in interface org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/FixedStepHandler.html" title="interface in org.apache.commons.math.ode.sampling">FixedStepHandler</A>
+<DD>Handle the last accepted step
+<DT><A HREF="./org/apache/commons/math/ode/sampling/StepHandler.html#handleStep(org.apache.commons.math.ode.sampling.StepInterpolator, boolean)"><B>handleStep(StepInterpolator, boolean)</B></A> - 
+Method in interface org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/StepHandler.html" title="interface in org.apache.commons.math.ode.sampling">StepHandler</A>
+<DD>Handle the last accepted step
+<DT><A HREF="./org/apache/commons/math/ode/sampling/StepNormalizer.html#handleStep(org.apache.commons.math.ode.sampling.StepInterpolator, boolean)"><B>handleStep(StepInterpolator, boolean)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/StepNormalizer.html" title="class in org.apache.commons.math.ode.sampling">StepNormalizer</A>
+<DD>Handle the last accepted step
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicCoefficientsGuesser.html" title="class in org.apache.commons.math.optimization.fitting"><B>HarmonicCoefficientsGuesser</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/fitting/package-summary.html">org.apache.commons.math.optimization.fitting</A><DD>This class guesses harmonic coefficients from a sample.<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicCoefficientsGuesser.html#HarmonicCoefficientsGuesser(org.apache.commons.math.optimization.fitting.WeightedObservedPoint[])"><B>HarmonicCoefficientsGuesser(WeightedObservedPoint[])</B></A> - 
+Constructor for class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/HarmonicCoefficientsGuesser.html" title="class in org.apache.commons.math.optimization.fitting">HarmonicCoefficientsGuesser</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFitter.html" title="class in org.apache.commons.math.optimization.fitting"><B>HarmonicFitter</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/fitting/package-summary.html">org.apache.commons.math.optimization.fitting</A><DD>This class implements a curve fitting specialized for sinusoids.<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFitter.html#HarmonicFitter(org.apache.commons.math.optimization.DifferentiableMultivariateVectorialOptimizer)"><B>HarmonicFitter(DifferentiableMultivariateVectorialOptimizer)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFitter.html" title="class in org.apache.commons.math.optimization.fitting">HarmonicFitter</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFitter.html#HarmonicFitter(org.apache.commons.math.optimization.DifferentiableMultivariateVectorialOptimizer, double[])"><B>HarmonicFitter(DifferentiableMultivariateVectorialOptimizer, double[])</B></A> - 
+Constructor for class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFitter.html" title="class in org.apache.commons.math.optimization.fitting">HarmonicFitter</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFunction.html" title="class in org.apache.commons.math.optimization.fitting"><B>HarmonicFunction</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/fitting/package-summary.html">org.apache.commons.math.optimization.fitting</A><DD>Harmonic function of the form <code>f (t) = a cos (&omega; t + &phi;)</code>.<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFunction.html#HarmonicFunction(double, double, double)"><B>HarmonicFunction(double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFunction.html" title="class in org.apache.commons.math.optimization.fitting">HarmonicFunction</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/distribution/HasDensity.html" title="interface in org.apache.commons.math.distribution"><B>HasDensity</B></A>&lt;<A HREF="./org/apache/commons/math/distribution/HasDensity.html" title="type parameter in HasDensity">P</A>&gt; - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD><B>Deprecated.</B>&nbsp;<I>to be removed in math 3.0</I><DT><A HREF="./org/apache/commons/math/util/MathUtils.html#hash(double)"><B>hash(double)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns an integer hash code representing the given double value.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#hash(double[])"><B>hash(double[])</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns an integer hash code representing the given double array.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunction</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Get a hashCode for the complex number.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Gets a hashCode for the fraction.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Gets a hashCode for the fraction.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Get a hashCode for the 3D vector.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Computes a hashcode for the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Computes a hashcode for the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Get a hashCode for the real vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Get a hashCode for the real vector.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Computes a hashcode for the matrix.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html" title="class in org.apache.commons.math.optimization.linear">LinearConstraint</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html" title="class in org.apache.commons.math.optimization.linear">LinearObjectiveFunction</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/stat/clustering/EuclideanIntegerPoint.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.stat.clustering.<A HREF="./org/apache/commons/math/stat/clustering/EuclideanIntegerPoint.html" title="class in org.apache.commons.math.stat.clustering">EuclideanIntegerPoint</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A>
+<DD>Returns hash code based on getResult() and getN()
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">VectorialCovariance</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialMean.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">VectorialMean</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Returns hash code based on values of statistics
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html" title="class in org.apache.commons.math.stat.descriptive">StatisticalSummaryValues</A>
+<DD>Returns hash code based on values of statistics
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Returns hash code based on values of statistics
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Returns hash code based on values of statistics
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Returns hash code based on values of statistics
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/util/DefaultTransformer.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/DefaultTransformer.html" title="class in org.apache.commons.math.util">DefaultTransformer</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Returns a hash code consistent with equals.
+<DT><A HREF="./org/apache/commons/math/util/TransformerMap.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/TransformerMap.html" title="class in org.apache.commons.math.util">TransformerMap</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.SparseEntryIterator.html#hasNext()"><B>hasNext()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.SparseEntryIterator.html" title="class in org.apache.commons.math.linear">AbstractRealVector.SparseEntryIterator</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapSparseIterator.html#hasNext()"><B>hasNext()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapSparseIterator.html" title="class in org.apache.commons.math.linear">OpenMapRealVector.OpenMapSparseIterator</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.Iterator.html#hasNext()"><B>hasNext()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.Iterator.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap.Iterator</A>
+<DD>Check if there is a next element in the map.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.Iterator.html#hasNext()"><B>hasNext()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.Iterator.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap.Iterator</A>
+<DD>Check if there is a next element in the map.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/HighamHall54Integrator.html" title="class in org.apache.commons.math.ode.nonstiff"><B>HighamHall54Integrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html">org.apache.commons.math.ode.nonstiff</A><DD>This class implements the 5(4) Higham and Hall integrator for
+ Ordinary Differential Equations.<DT><A HREF="./org/apache/commons/math/ode/nonstiff/HighamHall54Integrator.html#HighamHall54Integrator(double, double, double, double)"><B>HighamHall54Integrator(double, double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/HighamHall54Integrator.html" title="class in org.apache.commons.math.ode.nonstiff">HighamHall54Integrator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/HighamHall54Integrator.html#HighamHall54Integrator(double, double, double[], double[])"><B>HighamHall54Integrator(double, double, double[], double[])</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/HighamHall54Integrator.html" title="class in org.apache.commons.math.ode.nonstiff">HighamHall54Integrator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#homoscedasticT(double[], double[])"><B>homoscedasticT(double[], double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#homoscedasticT(org.apache.commons.math.stat.descriptive.StatisticalSummary, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>homoscedasticT(StatisticalSummary, StatisticalSummary)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#homoscedasticT(double[], double[])"><B>homoscedasticT(double[], double[])</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Computes a 2-sample t statistic,  under the hypothesis of equal
+ subpopulation variances.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#homoscedasticT(org.apache.commons.math.stat.descriptive.StatisticalSummary, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>homoscedasticT(StatisticalSummary, StatisticalSummary)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Computes a 2-sample t statistic, comparing the means of the datasets
+ described by two <A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math.stat.descriptive"><CODE>StatisticalSummary</CODE></A> instances, under the
+ assumption of equal subpopulation variances.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#homoscedasticT(double[], double[])"><B>homoscedasticT(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Computes a 2-sample t statistic,  under the hypothesis of equal
+ subpopulation variances.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#homoscedasticT(org.apache.commons.math.stat.descriptive.StatisticalSummary, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>homoscedasticT(StatisticalSummary, StatisticalSummary)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Computes a 2-sample t statistic, comparing the means of the datasets
+ described by two <A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math.stat.descriptive"><CODE>StatisticalSummary</CODE></A> instances, under the
+ assumption of equal subpopulation variances.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#homoscedasticT(double, double, double, double, double, double)"><B>homoscedasticT(double, double, double, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Computes t test statistic for 2-sample t-test under the hypothesis
+ of equal subpopulation variances.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#homoscedasticTTest(double[], double[], double)"><B>homoscedasticTTest(double[], double[], double)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#homoscedasticTTest(double[], double[])"><B>homoscedasticTTest(double[], double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#homoscedasticTTest(org.apache.commons.math.stat.descriptive.StatisticalSummary, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>homoscedasticTTest(StatisticalSummary, StatisticalSummary)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#homoscedasticTTest(double[], double[])"><B>homoscedasticTTest(double[], double[])</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Returns the <i>observed significance level</i>, or
+ <i>p-value</i>, associated with a two-sample, two-tailed t-test
+ comparing the means of the input arrays, under the assumption that
+ the two samples are drawn from subpopulations with equal variances.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#homoscedasticTTest(double[], double[], double)"><B>homoscedasticTTest(double[], double[], double)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Performs a
+ <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda353.htm">
+ two-sided t-test</a> evaluating the null hypothesis that <code>sample1</code>
+ and <code>sample2</code> are drawn from populations with the same mean,
+ with significance level <code>alpha</code>,  assuming that the
+ subpopulation variances are equal.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#homoscedasticTTest(org.apache.commons.math.stat.descriptive.StatisticalSummary, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>homoscedasticTTest(StatisticalSummary, StatisticalSummary)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Returns the <i>observed significance level</i>, or
+ <i>p-value</i>, associated with a two-sample, two-tailed t-test
+ comparing the means of the datasets described by two StatisticalSummary
+ instances, under the hypothesis of equal subpopulation variances.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#homoscedasticTTest(double[], double[])"><B>homoscedasticTTest(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Returns the <i>observed significance level</i>, or
+ <i>p-value</i>, associated with a two-sample, two-tailed t-test
+ comparing the means of the input arrays, under the assumption that
+ the two samples are drawn from subpopulations with equal variances.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#homoscedasticTTest(double[], double[], double)"><B>homoscedasticTTest(double[], double[], double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Performs a
+ <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda353.htm">
+ two-sided t-test</a> evaluating the null hypothesis that <code>sample1</code>
+ and <code>sample2</code> are drawn from populations with the same mean,
+ with significance level <code>alpha</code>,  assuming that the
+ subpopulation variances are equal.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#homoscedasticTTest(org.apache.commons.math.stat.descriptive.StatisticalSummary, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>homoscedasticTTest(StatisticalSummary, StatisticalSummary)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Returns the <i>observed significance level</i>, or
+ <i>p-value</i>, associated with a two-sample, two-tailed t-test
+ comparing the means of the datasets described by two StatisticalSummary
+ instances, under the hypothesis of equal subpopulation variances.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#homoscedasticTTest(double, double, double, double, double, double)"><B>homoscedasticTTest(double, double, double, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Computes p-value for 2-sided, 2-sample t-test, under the assumption
+ of equal subpopulation variances.
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistribution.html" title="interface in org.apache.commons.math.distribution"><B>HypergeometricDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>The Hypergeometric Distribution.<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html" title="class in org.apache.commons.math.distribution"><B>HypergeometricDistributionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>The default implementation of <A HREF="./org/apache/commons/math/distribution/HypergeometricDistribution.html" title="interface in org.apache.commons.math.distribution"><CODE>HypergeometricDistribution</CODE></A>.<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html#HypergeometricDistributionImpl(int, int, int)"><B>HypergeometricDistributionImpl(int, int, int)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html" title="class in org.apache.commons.math.distribution">HypergeometricDistributionImpl</A>
+<DD>Construct a new hypergeometric distribution with the given the population
+ size, the number of successes in the population, and the sample size.
+</DL>
+<HR>
+<A NAME="_I_"><!-- --></A><H2>
+<B>I</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#I"><B>I</B></A> - 
+Static variable in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>The square root of -1.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#IDENTITY"><B>IDENTITY</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The identity function.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#IDENTITY"><B>IDENTITY</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Identity rotation.
+<DT><A HREF="./org/apache/commons/math/genetics/RandomKey.html#identityPermutation(int)"><B>identityPermutation(int)</B></A> - 
+Static method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/RandomKey.html" title="class in org.apache.commons.math.genetics">RandomKey</A>
+<DD>Generates a representation corresponding to an identity permutation of
+ length l which can be passed to the RandomKey constructor.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html#incMoment"><B>incMoment</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math.stat.descriptive.moment">Kurtosis</A>
+<DD>Determines whether or not this statistic can be incremented or cleared.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html#incMoment"><B>incMoment</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">Mean</A>
+<DD>Determines whether or not this statistic can be incremented or cleared.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html#incMoment"><B>incMoment</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math.stat.descriptive.moment">Skewness</A>
+<DD>Determines whether or not this statistic can be incremented or cleared.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#incMoment"><B>incMoment</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Boolean test to determine if this Variance should also increment
+ the second moment, this evaluates to false when this Variance is
+ constructed with an external SecondMoment as a parameter.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FirstMoment</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FourthMoment</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">GeometricMean</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math.stat.descriptive.moment">Kurtosis</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">Mean</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">SecondMoment</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math.stat.descriptive.moment">Skewness</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">ThirdMoment</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html#increment(double[])"><B>increment(double[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">VectorialCovariance</A>
+<DD>Add a new vector to the sample.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialMean.html#increment(double[])"><B>increment(double[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">VectorialMean</A>
+<DD>Add a new vector to the sample.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html" title="class in org.apache.commons.math.stat.descriptive.rank">Max</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html" title="class in org.apache.commons.math.stat.descriptive.rank">Min</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html#increment(double)"><B>increment(double)</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html" title="class in org.apache.commons.math.stat.descriptive.summary">Product</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math.stat.descriptive.summary">Sum</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfLogs</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html#increment(double)"><B>increment(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfSquares</A>
+<DD>Updates the internal state of the statistic to reflect the addition of the new value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#incrementAll(double[])"><B>incrementAll(double[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A>
+<DD>This default implementation just calls <A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#increment(double)"><CODE>AbstractStorelessUnivariateStatistic.increment(double)</CODE></A> in a loop over
+ the input array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#incrementAll(double[], int, int)"><B>incrementAll(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A>
+<DD>This default implementation just calls <A HREF="./org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html#increment(double)"><CODE>AbstractStorelessUnivariateStatistic.increment(double)</CODE></A> in a loop over
+ the specified portion of the input array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html#incrementAll(double[])"><B>incrementAll(double[])</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>
+<DD>Updates the internal state of the statistic to reflect addition of
+ all values in the values array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html#incrementAll(double[], int, int)"><B>incrementAll(double[], int, int)</B></A> - 
+Method in interface org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>
+<DD>Updates the internal state of the statistic to reflect addition of
+ the values in the designated portion of the values array.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#incrementIterationsCounter()"><B>incrementIterationsCounter()</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Increment the iterations counter by 1.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#incrementIterationsCounter()"><B>incrementIterationsCounter()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Increment the iterations counter by 1.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#incrementIterationsCounter()"><B>incrementIterationsCounter()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Increment the iterations counter by 1.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html#incrementIterationsCounter()"><B>incrementIterationsCounter()</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html" title="class in org.apache.commons.math.optimization.linear">AbstractLinearOptimizer</A>
+<DD>Increment the iterations counter by 1.
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#incrementJacobianEvaluationsCounter()"><B>incrementJacobianEvaluationsCounter()</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Increment the jacobian evaluations counter.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#indicator(byte)"><B>indicator(byte)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>For a byte value x, this method returns (byte)(+1) if x >= 0 and
+ (byte)(-1) if x < 0.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#indicator(double)"><B>indicator(double)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>For a double precision value x, this method returns +1.0 if x >= 0 and
+ -1.0 if x < 0.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#indicator(float)"><B>indicator(float)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>For a float value x, this method returns +1.0F if x >= 0 and -1.0F if x <
+ 0.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#indicator(int)"><B>indicator(int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>For an int value x, this method returns +1 if x >= 0 and -1 if x < 0.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#indicator(long)"><B>indicator(long)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>For a long value x, this method returns +1L if x >= 0 and -1L if x < 0.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#indicator(short)"><B>indicator(short)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>For a short value x, this method returns (short)(+1) if x >= 0 and
+ (short)(-1) if x < 0.
+<DT><A HREF="./org/apache/commons/math/genetics/RandomKey.html#inducedPermutation(java.util.List, java.util.List)"><B>inducedPermutation(List&lt;S&gt;, List&lt;S&gt;)</B></A> - 
+Static method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/RandomKey.html" title="class in org.apache.commons.math.genetics">RandomKey</A>
+<DD>Generates a representation of a permutation corresponding to a
+ permutation which yields <code>permutedData</code> when applied to
+ <code>originalData</code>.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#INF"><B>INF</B></A> - 
+Static variable in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>A complex number representing "+INF + INFi"
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#INFINITE_WINDOW"><B>INFINITE_WINDOW</B></A> - 
+Static variable in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Represents an infinite window size.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#initialCapacity"><B>initialCapacity</B></A> - 
+Variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>The initial capacity of the array.
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#initializeEstimate(org.apache.commons.math.estimation.EstimationProblem)"><B>initializeEstimate(EstimationProblem)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Initialization of the common parts of the estimation.
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html#initializeHighOrderDerivatives(double[], double[][])"><B>initializeHighOrderDerivatives(double[], double[][])</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html" title="class in org.apache.commons.math.ode">MultistepIntegrator</A>
+<DD>Initialize the high order scaled derivatives at step start.
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.NordsieckTransformer.html#initializeHighOrderDerivatives(double[], double[][])"><B>initializeHighOrderDerivatives(double[], double[][])</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/MultistepIntegrator.NordsieckTransformer.html" title="interface in org.apache.commons.math.ode">MultistepIntegrator.NordsieckTransformer</A>
+<DD>Initialize the high order scaled derivatives at step start.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsIntegrator.html#initializeHighOrderDerivatives(double[], double[][])"><B>initializeHighOrderDerivatives(double[], double[][])</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsIntegrator</A>
+<DD>Initialize the high order scaled derivatives at step start.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsNordsieckTransformer.html#initializeHighOrderDerivatives(double[], double[][])"><B>initializeHighOrderDerivatives(double[], double[][])</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsNordsieckTransformer.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsNordsieckTransformer</A>
+<DD>Initialize the high order scaled derivatives at step start.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html#initializeStep(org.apache.commons.math.ode.FirstOrderDifferentialEquations, boolean, int, double[], double, double[], double[], double[], double[])"><B>initializeStep(FirstOrderDifferentialEquations, boolean, int, double[], double, double[], double[], double[], double[])</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdaptiveStepsizeIntegrator</A>
+<DD>Initialize the integration step.
+<DT><A HREF="./org/apache/commons/math/distribution/IntegerDistribution.html" title="interface in org.apache.commons.math.distribution"><B>IntegerDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Interface for discrete distributions of integer-valued random variables.<DT><A HREF="./org/apache/commons/math/analysis/integration/LegendreGaussIntegrator.html#integrate(double, double)"><B>integrate(double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/LegendreGaussIntegrator.html" title="class in org.apache.commons.math.analysis.integration">LegendreGaussIntegrator</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/integration/LegendreGaussIntegrator.html#integrate(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><B>integrate(UnivariateRealFunction, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/LegendreGaussIntegrator.html" title="class in org.apache.commons.math.analysis.integration">LegendreGaussIntegrator</A>
+<DD>Integrate the function in the given interval.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/RombergIntegrator.html#integrate(double, double)"><B>integrate(double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/RombergIntegrator.html" title="class in org.apache.commons.math.analysis.integration">RombergIntegrator</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/integration/RombergIntegrator.html#integrate(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><B>integrate(UnivariateRealFunction, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/RombergIntegrator.html" title="class in org.apache.commons.math.analysis.integration">RombergIntegrator</A>
+<DD>Integrate the function in the given interval.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/SimpsonIntegrator.html#integrate(double, double)"><B>integrate(double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/SimpsonIntegrator.html" title="class in org.apache.commons.math.analysis.integration">SimpsonIntegrator</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/integration/SimpsonIntegrator.html#integrate(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><B>integrate(UnivariateRealFunction, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/SimpsonIntegrator.html" title="class in org.apache.commons.math.analysis.integration">SimpsonIntegrator</A>
+<DD>Integrate the function in the given interval.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/TrapezoidIntegrator.html#integrate(double, double)"><B>integrate(double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/TrapezoidIntegrator.html" title="class in org.apache.commons.math.analysis.integration">TrapezoidIntegrator</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/integration/TrapezoidIntegrator.html#integrate(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><B>integrate(UnivariateRealFunction, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/TrapezoidIntegrator.html" title="class in org.apache.commons.math.analysis.integration">TrapezoidIntegrator</A>
+<DD>Integrate the function in the given interval.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.html#integrate(double, double)"><B>integrate(double, double)</B></A> - 
+Method in interface org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.html" title="interface in org.apache.commons.math.analysis.integration">UnivariateRealIntegrator</A>
+<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.html#integrate(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>UnivariateRealIntegrator.integrate(UnivariateRealFunction, double, double)</CODE></A>
+ since 2.0</I>
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.html#integrate(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><B>integrate(UnivariateRealFunction, double, double)</B></A> - 
+Method in interface org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.html" title="interface in org.apache.commons.math.analysis.integration">UnivariateRealIntegrator</A>
+<DD>Integrate the function in the given interval.
+<DT><A HREF="./org/apache/commons/math/ode/FirstOrderIntegrator.html#integrate(org.apache.commons.math.ode.FirstOrderDifferentialEquations, double, double[], double, double[])"><B>integrate(FirstOrderDifferentialEquations, double, double[], double, double[])</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/FirstOrderIntegrator.html" title="interface in org.apache.commons.math.ode">FirstOrderIntegrator</A>
+<DD>Integrate the differential equations up to the given time.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html#integrate(double, double[], double[][], double, double[], double[][], double[][])"><B>integrate(double, double[], double[][], double, double[], double[][], double[][])</B></A> - 
+Method in class org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html" title="class in org.apache.commons.math.ode.jacobians">FirstOrderIntegratorWithJacobians</A>
+<DD>Integrate the differential equations and the variational equations up to the given time.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsBashforthIntegrator.html#integrate(org.apache.commons.math.ode.FirstOrderDifferentialEquations, double, double[], double, double[])"><B>integrate(FirstOrderDifferentialEquations, double, double[], double, double[])</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsBashforthIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsBashforthIntegrator</A>
+<DD>Integrate the differential equations up to the given time.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsIntegrator.html#integrate(org.apache.commons.math.ode.FirstOrderDifferentialEquations, double, double[], double, double[])"><B>integrate(FirstOrderDifferentialEquations, double, double[], double, double[])</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsIntegrator</A>
+<DD>Integrate the differential equations up to the given time.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsMoultonIntegrator.html#integrate(org.apache.commons.math.ode.FirstOrderDifferentialEquations, double, double[], double, double[])"><B>integrate(FirstOrderDifferentialEquations, double, double[], double, double[])</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsMoultonIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsMoultonIntegrator</A>
+<DD>Integrate the differential equations up to the given time.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html#integrate(org.apache.commons.math.ode.FirstOrderDifferentialEquations, double, double[], double, double[])"><B>integrate(FirstOrderDifferentialEquations, double, double[], double, double[])</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdaptiveStepsizeIntegrator</A>
+<DD>Integrate the differential equations up to the given time.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html#integrate(org.apache.commons.math.ode.FirstOrderDifferentialEquations, double, double[], double, double[])"><B>integrate(FirstOrderDifferentialEquations, double, double[], double, double[])</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">EmbeddedRungeKuttaIntegrator</A>
+<DD>Integrate the differential equations up to the given time.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html#integrate(org.apache.commons.math.ode.FirstOrderDifferentialEquations, double, double[], double, double[])"><B>integrate(FirstOrderDifferentialEquations, double, double[], double, double[])</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">GraggBulirschStoerIntegrator</A>
+<DD>Integrate the differential equations up to the given time.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/RungeKuttaIntegrator.html#integrate(org.apache.commons.math.ode.FirstOrderDifferentialEquations, double, double[], double, double[])"><B>integrate(FirstOrderDifferentialEquations, double, double[], double, double[])</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/RungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">RungeKuttaIntegrator</A>
+<DD>Integrate the differential equations up to the given time.
+<DT><A HREF="./org/apache/commons/math/ode/SecondOrderIntegrator.html#integrate(org.apache.commons.math.ode.SecondOrderDifferentialEquations, double, double[], double[], double, double[], double[])"><B>integrate(SecondOrderDifferentialEquations, double, double[], double[], double, double[], double[])</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/SecondOrderIntegrator.html" title="interface in org.apache.commons.math.ode">SecondOrderIntegrator</A>
+<DD>Integrate the differential equations up to the given time
+<DT><A HREF="./org/apache/commons/math/ode/IntegratorException.html" title="class in org.apache.commons.math.ode"><B>IntegratorException</B></A> - Exception in <A HREF="./org/apache/commons/math/ode/package-summary.html">org.apache.commons.math.ode</A><DD>This exception is made available to users to report
+ the error conditions that are triggered during integration<DT><A HREF="./org/apache/commons/math/ode/IntegratorException.html#IntegratorException(java.lang.String, java.lang.Object...)"><B>IntegratorException(String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/IntegratorException.html" title="class in org.apache.commons.math.ode">IntegratorException</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/ode/IntegratorException.html#IntegratorException(java.lang.Throwable)"><B>IntegratorException(Throwable)</B></A> - 
+Constructor for exception org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/IntegratorException.html" title="class in org.apache.commons.math.ode">IntegratorException</A>
+<DD>Create an exception with a given root cause.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#internalArray"><B>internalArray</B></A> - 
+Variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>The internal storage array.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/BivariateRealGridInterpolator.html#interpolate(double[], double[], double[][])"><B>interpolate(double[], double[], double[][])</B></A> - 
+Method in interface org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/BivariateRealGridInterpolator.html" title="interface in org.apache.commons.math.analysis.interpolation">BivariateRealGridInterpolator</A>
+<DD>Computes an interpolating function for the data set.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/DividedDifferenceInterpolator.html#interpolate(double[], double[])"><B>interpolate(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/DividedDifferenceInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">DividedDifferenceInterpolator</A>
+<DD>Computes an interpolating function for the data set.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html#interpolate(double[], double[])"><B>interpolate(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">LoessInterpolator</A>
+<DD>Compute an interpolating function by performing a loess fit
+ on the data at the original abscissae and then building a cubic spline
+ with a
+ <A HREF="./org/apache/commons/math/analysis/interpolation/SplineInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation"><CODE>SplineInterpolator</CODE></A>
+ on the resulting fit.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html#interpolate(double[][], double[])"><B>interpolate(double[][], double[])</B></A> - 
+Method in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">MicrosphereInterpolator</A>
+<DD>Computes an interpolating function for the data set.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/MultivariateRealInterpolator.html#interpolate(double[][], double[])"><B>interpolate(double[][], double[])</B></A> - 
+Method in interface org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/MultivariateRealInterpolator.html" title="interface in org.apache.commons.math.analysis.interpolation">MultivariateRealInterpolator</A>
+<DD>Computes an interpolating function for the data set.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/NevilleInterpolator.html#interpolate(double[], double[])"><B>interpolate(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/NevilleInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">NevilleInterpolator</A>
+<DD>Computes an interpolating function for the data set.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/SmoothingBicubicSplineInterpolator.html#interpolate(double[], double[], double[][])"><B>interpolate(double[], double[], double[][])</B></A> - 
+Method in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/SmoothingBicubicSplineInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">SmoothingBicubicSplineInterpolator</A>
+<DD>Computes an interpolating function for the data set.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/SplineInterpolator.html#interpolate(double[], double[])"><B>interpolate(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/SplineInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">SplineInterpolator</A>
+<DD>Computes an interpolating function for the data set.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/UnivariateRealInterpolator.html#interpolate(double[], double[])"><B>interpolate(double[], double[])</B></A> - 
+Method in interface org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/UnivariateRealInterpolator.html" title="interface in org.apache.commons.math.analysis.interpolation">UnivariateRealInterpolator</A>
+<DD>Computes an interpolating function for the data set.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#interpolatedDerivatives"><B>interpolatedDerivatives</B></A> - 
+Variable in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>interpolated derivatives
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#interpolatedState"><B>interpolatedState</B></A> - 
+Variable in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>interpolated state
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#interpolatedTime"><B>interpolatedTime</B></A> - 
+Variable in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>interpolated time
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#intValue()"><B>intValue()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Gets the fraction as an <tt>int</tt>.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#intValue()"><B>intValue()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Gets the fraction as an <tt>int</tt>.
+<DT><A HREF="./org/apache/commons/math/linear/InvalidMatrixException.html" title="class in org.apache.commons.math.linear"><B>InvalidMatrixException</B></A> - Exception in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Thrown when a system attempts an operation on a matrix, and
+ that matrix does not satisfy the preconditions for the
+ aforementioned operation.<DT><A HREF="./org/apache/commons/math/linear/InvalidMatrixException.html#InvalidMatrixException(java.lang.String, java.lang.Object...)"><B>InvalidMatrixException(String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/InvalidMatrixException.html" title="class in org.apache.commons.math.linear">InvalidMatrixException</A>
+<DD>Construct an exception with the given message.
+<DT><A HREF="./org/apache/commons/math/linear/InvalidMatrixException.html#InvalidMatrixException(java.lang.Throwable)"><B>InvalidMatrixException(Throwable)</B></A> - 
+Constructor for exception org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/InvalidMatrixException.html" title="class in org.apache.commons.math.linear">InvalidMatrixException</A>
+<DD>Construct an exception with the given message.
+<DT><A HREF="./org/apache/commons/math/genetics/InvalidRepresentationException.html" title="class in org.apache.commons.math.genetics"><B>InvalidRepresentationException</B></A> - Exception in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Exception indicating that the representation of a chromosome is not valid.<DT><A HREF="./org/apache/commons/math/genetics/InvalidRepresentationException.html#InvalidRepresentationException()"><B>InvalidRepresentationException()</B></A> - 
+Constructor for exception org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/InvalidRepresentationException.html" title="class in org.apache.commons.math.genetics">InvalidRepresentationException</A>
+<DD>Constructor
+<DT><A HREF="./org/apache/commons/math/genetics/InvalidRepresentationException.html#InvalidRepresentationException(java.lang.String)"><B>InvalidRepresentationException(String)</B></A> - 
+Constructor for exception org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/InvalidRepresentationException.html" title="class in org.apache.commons.math.genetics">InvalidRepresentationException</A>
+<DD>Construct an InvalidRepresentationException
+<DT><A HREF="./org/apache/commons/math/genetics/InvalidRepresentationException.html#InvalidRepresentationException(java.lang.Throwable)"><B>InvalidRepresentationException(Throwable)</B></A> - 
+Constructor for exception org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/InvalidRepresentationException.html" title="class in org.apache.commons.math.genetics">InvalidRepresentationException</A>
+<DD>Construct an InvalidRepresentationException
+<DT><A HREF="./org/apache/commons/math/genetics/InvalidRepresentationException.html#InvalidRepresentationException(java.lang.String, java.lang.Throwable)"><B>InvalidRepresentationException(String, Throwable)</B></A> - 
+Constructor for exception org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/InvalidRepresentationException.html" title="class in org.apache.commons.math.genetics">InvalidRepresentationException</A>
+<DD>Construct an InvalidRepresentationException
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#inverse()"><B>inverse()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#inverse()"><B>inverse()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the inverse of this matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#inverse()"><B>inverse()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the inverse matrix if this matrix is invertible.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#inverse()"><B>inverse()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of release 2.0, replaced by <code>
+ <A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html#LUDecompositionImpl(org.apache.commons.math.linear.RealMatrix)"><CODE>new LUDecompositionImpl(m)</CODE></A>.<A HREF="./org/apache/commons/math/linear/LUDecomposition.html#getSolver()"><CODE>getSolver()</CODE></A>.<A HREF="./org/apache/commons/math/linear/DecompositionSolver.html#getInverse()"><CODE>getInverse()</CODE></A></code></I>
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractContinuousDistribution.html#inverseCumulativeProbability(double)"><B>inverseCumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">AbstractContinuousDistribution</A>
+<DD>For this distribution, X, this method returns the critical point x, such
+ that P(X &lt; x) = <code>p</code>.
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html#inverseCumulativeProbability(double)"><B>inverseCumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math.distribution">AbstractIntegerDistribution</A>
+<DD>For a random variable X whose values are distributed according
+ to this distribution, this method returns the largest x, such
+ that P(X &le; x) &le; <code>p</code>.
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html#inverseCumulativeProbability(double)"><B>inverseCumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A>
+<DD>For this distribution, X, this method returns the critical point x, such
+ that P(X &lt; x) = <code>p</code>.
+<DT><A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html#inverseCumulativeProbability(double)"><B>inverseCumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html" title="class in org.apache.commons.math.distribution">BinomialDistributionImpl</A>
+<DD>For this distribution, X, this method returns the largest x, such that
+ P(X &le; x) &le; <code>p</code>.
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html#inverseCumulativeProbability(double)"><B>inverseCumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">CauchyDistributionImpl</A>
+<DD>For this distribution, X, this method returns the critical point x, such
+ that P(X &lt; x) = <code>p</code>.
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html#inverseCumulativeProbability(double)"><B>inverseCumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">ChiSquaredDistributionImpl</A>
+<DD>For this distribution, X, this method returns the critical point x, such
+ that P(X &lt; x) = <code>p</code>.
+<DT><A HREF="./org/apache/commons/math/distribution/ContinuousDistribution.html#inverseCumulativeProbability(double)"><B>inverseCumulativeProbability(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ContinuousDistribution.html" title="interface in org.apache.commons.math.distribution">ContinuousDistribution</A>
+<DD>For this distribution, X, this method returns x such that P(X &lt; x) = p.
+<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html#inverseCumulativeProbability(double)"><B>inverseCumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html" title="class in org.apache.commons.math.distribution">ExponentialDistributionImpl</A>
+<DD>For this distribution, X, this method returns the critical point x, such
+ that P(X &lt; x) = <code>p</code>.
+<DT><A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html#inverseCumulativeProbability(double)"><B>inverseCumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution">FDistributionImpl</A>
+<DD>For this distribution, X, this method returns the critical point x, such
+ that P(X &lt; x) = <code>p</code>.
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html#inverseCumulativeProbability(double)"><B>inverseCumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">GammaDistributionImpl</A>
+<DD>For this distribution, X, this method returns the critical point x, such
+ that P(X &lt; x) = <code>p</code>.
+<DT><A HREF="./org/apache/commons/math/distribution/IntegerDistribution.html#inverseCumulativeProbability(double)"><B>inverseCumulativeProbability(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/IntegerDistribution.html" title="interface in org.apache.commons.math.distribution">IntegerDistribution</A>
+<DD>For this distribution, X, this method returns the largest x such that
+ P(X &le; x) <= p.
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html#inverseCumulativeProbability(double)"><B>inverseCumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A>
+<DD>For this distribution, X, this method returns the critical point x, such
+ that P(X &lt; x) = <code>p</code>.
+<DT><A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html#inverseCumulativeProbability(double)"><B>inverseCumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html" title="class in org.apache.commons.math.distribution">PascalDistributionImpl</A>
+<DD>For this distribution, X, this method returns the largest x, such that
+ P(X &le; x) &le; <code>p</code>.
+<DT><A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html#inverseCumulativeProbability(double)"><B>inverseCumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html" title="class in org.apache.commons.math.distribution">TDistributionImpl</A>
+<DD>For this distribution, X, this method returns the critical point x, such
+ that P(X &lt; x) = <code>p</code>.
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html#inverseCumulativeProbability(double)"><B>inverseCumulativeProbability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution">WeibullDistributionImpl</A>
+<DD>For this distribution, X, this method returns the critical point x, such
+ that P(X &lt; x) = <code>p</code>.
+<DT><A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html#inversetransform(double[])"><B>inversetransform(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html" title="class in org.apache.commons.math.transform">FastCosineTransformer</A>
+<DD>Inversely transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html#inversetransform(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>inversetransform(UnivariateRealFunction, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html" title="class in org.apache.commons.math.transform">FastCosineTransformer</A>
+<DD>Inversely transform the given real function, sampled on the given interval.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#inversetransform(double[])"><B>inversetransform(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Inversely transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#inversetransform(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>inversetransform(UnivariateRealFunction, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Inversely transform the given real function, sampled on the given interval.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#inversetransform(org.apache.commons.math.complex.Complex[])"><B>inversetransform(Complex[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Inversely transform the given complex data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html#inversetransform(double[])"><B>inversetransform(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html" title="class in org.apache.commons.math.transform">FastHadamardTransformer</A>
+<DD>Inversely transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html#inversetransform(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>inversetransform(UnivariateRealFunction, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html" title="class in org.apache.commons.math.transform">FastHadamardTransformer</A>
+<DD>Inversely transform the given real function, sampled on the given interval.
+<DT><A HREF="./org/apache/commons/math/transform/FastSineTransformer.html#inversetransform(double[])"><B>inversetransform(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastSineTransformer.html" title="class in org.apache.commons.math.transform">FastSineTransformer</A>
+<DD>Inversely transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastSineTransformer.html#inversetransform(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>inversetransform(UnivariateRealFunction, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastSineTransformer.html" title="class in org.apache.commons.math.transform">FastSineTransformer</A>
+<DD>Inversely transform the given real function, sampled on the given interval.
+<DT><A HREF="./org/apache/commons/math/transform/RealTransformer.html#inversetransform(double[])"><B>inversetransform(double[])</B></A> - 
+Method in interface org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/RealTransformer.html" title="interface in org.apache.commons.math.transform">RealTransformer</A>
+<DD>Inversely transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/RealTransformer.html#inversetransform(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>inversetransform(UnivariateRealFunction, double, double, int)</B></A> - 
+Method in interface org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/RealTransformer.html" title="interface in org.apache.commons.math.transform">RealTransformer</A>
+<DD>Inversely transform the given real function, sampled on the given interval.
+<DT><A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html#inversetransform2(double[])"><B>inversetransform2(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html" title="class in org.apache.commons.math.transform">FastCosineTransformer</A>
+<DD>Inversely transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html#inversetransform2(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>inversetransform2(UnivariateRealFunction, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html" title="class in org.apache.commons.math.transform">FastCosineTransformer</A>
+<DD>Inversely transform the given real function, sampled on the given interval.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#inversetransform2(double[])"><B>inversetransform2(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Inversely transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#inversetransform2(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>inversetransform2(UnivariateRealFunction, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Inversely transform the given real function, sampled on the given interval.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#inversetransform2(org.apache.commons.math.complex.Complex[])"><B>inversetransform2(Complex[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Inversely transform the given complex data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastSineTransformer.html#inversetransform2(double[])"><B>inversetransform2(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastSineTransformer.html" title="class in org.apache.commons.math.transform">FastSineTransformer</A>
+<DD>Inversely transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastSineTransformer.html#inversetransform2(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>inversetransform2(UnivariateRealFunction, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastSineTransformer.html" title="class in org.apache.commons.math.transform">FastSineTransformer</A>
+<DD>Inversely transform the given real function, sampled on the given interval.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#INVERT"><B>INVERT</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The invert operator wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#isBiasCorrected()"><B>isBiasCorrected()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>Returns true iff biasCorrected property is set to true.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#isBiasCorrected()"><B>isBiasCorrected()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#isBiasCorrected()"><B>isBiasCorrected()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html#isBound()"><B>isBound()</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html" title="class in org.apache.commons.math.estimation">EstimatedParameter</A>
+<DD><B>Deprecated.</B>&nbsp;Check if the parameter is bound
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#isBracketing(double, double, org.apache.commons.math.analysis.UnivariateRealFunction)"><B>isBracketing(double, double, UnivariateRealFunction)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Returns true iff the function takes opposite signs at the endpoints.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#isDefaultValue(double)"><B>isDefaultValue(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Determine if this value is within epsilon of zero.
+<DT><A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html#isEmpty()"><B>isEmpty()</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html" title="class in org.apache.commons.math.ode.events">CombinedEventsManager</A>
+<DD>Check if the manager does not manage any event handlers.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html#isForward()"><B>isForward()</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">StepInterpolatorWithJacobians</A>
+<DD>Check if the natural integration direction is forward.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#isForward()"><B>isForward()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Check if the natural integration direction is forward.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html#isForward()"><B>isForward()</B></A> - 
+Method in interface org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html" title="interface in org.apache.commons.math.ode.sampling">StepInterpolator</A>
+<DD>Check if the natural integration direction is forward.
+<DT><A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html#isIgnored()"><B>isIgnored()</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html" title="class in org.apache.commons.math.estimation">WeightedMeasurement</A>
+<DD><B>Deprecated.</B>&nbsp;Check if this measurement should be ignored
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#isInfinite()"><B>isInfinite()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Returns true if either the real or imaginary part of this complex number
+ takes an infinite value (either <code>Double.POSITIVE_INFINITY</code> or
+ <code>Double.NEGATIVE_INFINITY</code>) and neither part
+ is <code>NaN</code>.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#isInfinite()"><B>isInfinite()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Returns true if any coordinate of this vector is infinite and none are NaN;
+ false otherwise
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#isInfinite()"><B>isInfinite()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Returns true if any coordinate of this vector is infinite and none are NaN;
+ false otherwise
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#isInfinite()"><B>isInfinite()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Returns true if any coordinate of this vector is infinite and none are NaN;
+ false otherwise
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#isInfinite()"><B>isInfinite()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Returns true if any coordinate of this vector is infinite and none are NaN;
+ false otherwise
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html#isLoaded()"><B>isLoaded()</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html" title="interface in org.apache.commons.math.random">EmpiricalDistribution</A>
+<DD>Property indicating whether or not the distribution has been loaded.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html#isLoaded()"><B>isLoaded()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html" title="class in org.apache.commons.math.random">EmpiricalDistributionImpl</A>
+<DD>Property indicating whether or not the distribution has been loaded.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#isNaN()"><B>isNaN()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Returns true if either or both parts of this complex number is NaN;
+ false otherwise
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#isNaN()"><B>isNaN()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Returns true if any coordinate of this vector is NaN; false otherwise
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#isNaN()"><B>isNaN()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Returns true if any coordinate of this vector is NaN; false otherwise
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#isNaN()"><B>isNaN()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Returns true if any coordinate of this vector is NaN; false otherwise
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#isNaN()"><B>isNaN()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Returns true if any coordinate of this vector is NaN; false otherwise
+<DT><A HREF="./org/apache/commons/math/linear/DecompositionSolver.html#isNonSingular()"><B>isNonSingular()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DecompositionSolver.html" title="interface in org.apache.commons.math.linear">DecompositionSolver</A>
+<DD>Check if the decomposed matrix is non-singular.
+<DT><A HREF="./org/apache/commons/math/linear/FieldDecompositionSolver.html#isNonSingular()"><B>isNonSingular()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldDecompositionSolver.html" title="interface in org.apache.commons.math.linear">FieldDecompositionSolver</A>
+<DD>Check if the decomposed matrix is non-singular.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#isPowerOf2(long)"><B>isPowerOf2(long)</B></A> - 
+Static method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Returns true if the argument is power of 2.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html#isRootOK(double, double, org.apache.commons.math.complex.Complex)"><B>isRootOK(double, double, Complex)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html" title="class in org.apache.commons.math.analysis.solvers">LaguerreSolver</A>
+<DD>Returns true iff the given complex root is actually a real zero
+ in the given interval, within the solver tolerance level.
+<DT><A HREF="./org/apache/commons/math/genetics/BinaryChromosome.html#isSame(org.apache.commons.math.genetics.Chromosome)"><B>isSame(Chromosome)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/BinaryChromosome.html" title="class in org.apache.commons.math.genetics">BinaryChromosome</A>
+<DD>Returns <code>true<code> iff <code>another</code> has the same
+ representation and therefore the same fitness.
+<DT><A HREF="./org/apache/commons/math/genetics/Chromosome.html#isSame(org.apache.commons.math.genetics.Chromosome)"><B>isSame(Chromosome)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/Chromosome.html" title="class in org.apache.commons.math.genetics">Chromosome</A>
+<DD>Returns <code>true<code> iff <code>another</code> has the same
+ representation and therefore the same fitness.
+<DT><A HREF="./org/apache/commons/math/genetics/RandomKey.html#isSame(org.apache.commons.math.genetics.Chromosome)"><B>isSame(Chromosome)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/RandomKey.html" title="class in org.apache.commons.math.genetics">RandomKey</A>
+<DD>Returns <code>true</code> iff <code>another</code> is a RandomKey and
+ encodes the same permutation.
+<DT><A HREF="./org/apache/commons/math/genetics/FixedGenerationCount.html#isSatisfied(org.apache.commons.math.genetics.Population)"><B>isSatisfied(Population)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/FixedGenerationCount.html" title="class in org.apache.commons.math.genetics">FixedGenerationCount</A>
+<DD>Determine whether or not the given number of generations have passed.
+<DT><A HREF="./org/apache/commons/math/genetics/StoppingCondition.html#isSatisfied(org.apache.commons.math.genetics.Population)"><B>isSatisfied(Population)</B></A> - 
+Method in interface org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/StoppingCondition.html" title="interface in org.apache.commons.math.genetics">StoppingCondition</A>
+<DD>Determine whether or not the given population satisfies the stopping
+ condition.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#isSequence(double, double, double)"><B>isSequence(double, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Returns true if the arguments form a (strictly) increasing sequence
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#isSingular()"><B>isSingular()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#isSingular()"><B>isSingular()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Is this a singular matrix?
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#isSingular()"><B>isSingular()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of release 2.0, replaced by the boolean negation of
+ <code><A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html#LUDecompositionImpl(org.apache.commons.math.linear.RealMatrix)"><CODE>new LUDecompositionImpl(m)</CODE></A>.<A HREF="./org/apache/commons/math/linear/LUDecomposition.html#getSolver()"><CODE>getSolver()</CODE></A>.<A HREF="./org/apache/commons/math/linear/DecompositionSolver.html#isNonSingular()"><CODE>isNonSingular()</CODE></A></code></I>
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#isSquare()"><B>isSquare()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Is this a square matrix?
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#isSquare()"><B>isSquare()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Is this a square matrix?
+<DT><A HREF="./org/apache/commons/math/linear/AnyMatrix.html#isSquare()"><B>isSquare()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AnyMatrix.html" title="interface in org.apache.commons.math.linear">AnyMatrix</A>
+<DD>Is this a square matrix?
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#isSquare()"><B>isSquare()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Is this a square matrix?
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#iterateSimplex(java.util.Comparator)"><B>iterateSimplex(Comparator&lt;RealPointValuePair&gt;)</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Compute the next simplex of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/MultiDirectional.html#iterateSimplex(java.util.Comparator)"><B>iterateSimplex(Comparator&lt;RealPointValuePair&gt;)</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/MultiDirectional.html" title="class in org.apache.commons.math.optimization.direct">MultiDirectional</A>
+<DD>Compute the next simplex of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/NelderMead.html#iterateSimplex(java.util.Comparator)"><B>iterateSimplex(Comparator&lt;RealPointValuePair&gt;)</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/NelderMead.html" title="class in org.apache.commons.math.optimization.direct">NelderMead</A>
+<DD>Compute the next simplex of the algorithm.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#iterationCount"><B>iterationCount</B></A> - 
+Variable in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>The last iteration count.
+<DT><A HREF="./org/apache/commons/math/genetics/ListPopulation.html#iterator()"><B>iterator()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ListPopulation.html" title="class in org.apache.commons.math.genetics">ListPopulation</A>
+<DD>Chromosome list iterator
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#iterator()"><B>iterator()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Generic dense iterator - starts with index == zero, and hasNext() == true until index == getDimension();
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#iterator()"><B>iterator()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Generic dense iterator - starts with index == zero, and hasNext() == true until index == getDimension();
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html#iterator()"><B>iterator()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A>
+<DD>Get an iterator over map elements.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html#iterator()"><B>iterator()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap</A>
+<DD>Get an iterator over map elements.
+</DL>
+<HR>
+<A NAME="_J_"><!-- --></A><H2>
+<B>J</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/analysis/DifferentiableMultivariateVectorialFunction.html#jacobian()"><B>jacobian()</B></A> - 
+Method in interface org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/DifferentiableMultivariateVectorialFunction.html" title="interface in org.apache.commons.math.analysis">DifferentiableMultivariateVectorialFunction</A>
+<DD>Returns the jacobian function.
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#jacobian"><B>jacobian</B></A> - 
+Variable in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Jacobian matrix.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#jacobian"><B>jacobian</B></A> - 
+Variable in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Jacobian matrix.
+<DT><A HREF="./org/apache/commons/math/random/JDKRandomGenerator.html" title="class in org.apache.commons.math.random"><B>JDKRandomGenerator</B></A> - Class in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>Extension of <code>java.util.Random</code> to implement
+ <A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random"><CODE>RandomGenerator</CODE></A>.<DT><A HREF="./org/apache/commons/math/random/JDKRandomGenerator.html#JDKRandomGenerator()"><B>JDKRandomGenerator()</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/JDKRandomGenerator.html" title="class in org.apache.commons.math.random">JDKRandomGenerator</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_K_"><!-- --></A><H2>
+<B>K</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.Iterator.html#key()"><B>key()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.Iterator.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap.Iterator</A>
+<DD>Get the key of current entry.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.Iterator.html#key()"><B>key()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.Iterator.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap.Iterator</A>
+<DD>Get the key of current entry.
+<DT><A HREF="./org/apache/commons/math/stat/clustering/KMeansPlusPlusClusterer.html" title="class in org.apache.commons.math.stat.clustering"><B>KMeansPlusPlusClusterer</B></A>&lt;<A HREF="./org/apache/commons/math/stat/clustering/KMeansPlusPlusClusterer.html" title="type parameter in KMeansPlusPlusClusterer">T</A> extends <A HREF="./org/apache/commons/math/stat/clustering/Clusterable.html" title="interface in org.apache.commons.math.stat.clustering">Clusterable</A>&lt;<A HREF="./org/apache/commons/math/stat/clustering/KMeansPlusPlusClusterer.html" title="type parameter in KMeansPlusPlusClusterer">T</A>&gt;&gt; - Class in <A HREF="./org/apache/commons/math/stat/clustering/package-summary.html">org.apache.commons.math.stat.clustering</A><DD>Clustering algorithm based on David Arthur and Sergei Vassilvitski k-means++ algorithm.<DT><A HREF="./org/apache/commons/math/stat/clustering/KMeansPlusPlusClusterer.html#KMeansPlusPlusClusterer(java.util.Random)"><B>KMeansPlusPlusClusterer(Random)</B></A> - 
+Constructor for class org.apache.commons.math.stat.clustering.<A HREF="./org/apache/commons/math/stat/clustering/KMeansPlusPlusClusterer.html" title="class in org.apache.commons.math.stat.clustering">KMeansPlusPlusClusterer</A>
+<DD>Build a clusterer.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math.stat.descriptive.moment"><B>Kurtosis</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/moment/package-summary.html">org.apache.commons.math.stat.descriptive.moment</A><DD>Computes the Kurtosis of the available values.<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html#Kurtosis()"><B>Kurtosis()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math.stat.descriptive.moment">Kurtosis</A>
+<DD>Construct a Kurtosis
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html#Kurtosis(org.apache.commons.math.stat.descriptive.moment.FourthMoment)"><B>Kurtosis(FourthMoment)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math.stat.descriptive.moment">Kurtosis</A>
+<DD>Construct a Kurtosis from an external moment
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html#Kurtosis(org.apache.commons.math.stat.descriptive.moment.Kurtosis)"><B>Kurtosis(Kurtosis)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math.stat.descriptive.moment">Kurtosis</A>
+<DD>Copy constructor, creates a new <code>Kurtosis</code> identical
+ to the <code>original</code>
+</DL>
+<HR>
+<A NAME="_L_"><!-- --></A><H2>
+<B>L</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html" title="class in org.apache.commons.math.analysis.solvers"><B>LaguerreSolver</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/solvers/package-summary.html">org.apache.commons.math.analysis.solvers</A><DD>Implements the <a href="http://mathworld.wolfram.com/LaguerresMethod.html">
+ Laguerre's Method</a> for root finding of real coefficient polynomials.<DT><A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html#LaguerreSolver(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>LaguerreSolver(UnivariateRealFunction)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html" title="class in org.apache.commons.math.analysis.solvers">LaguerreSolver</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.0 the function to solve is passed as an argument
+ to the <A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>LaguerreSolver.solve(UnivariateRealFunction, double, double)</CODE></A> or
+ <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><CODE>UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)</CODE></A>
+ method.</I>
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html#LaguerreSolver()"><B>LaguerreSolver()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html" title="class in org.apache.commons.math.analysis.solvers">LaguerreSolver</A>
+<DD>Construct a solver.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#lcm(int, int)"><B>lcm(int, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>
+ Returns the least common multiple of the absolute value of two numbers,
+ using the formula <code>lcm(a,b) = (a / gcd(a,b)) * b</code>.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#lcm(long, long)"><B>lcm(long, long)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>
+ Returns the least common multiple of the absolute value of two numbers,
+ using the formula <code>lcm(a,b) = (a / gcd(a,b)) * b</code>.
+<DT><A HREF="./org/apache/commons/math/optimization/LeastSquaresConverter.html" title="class in org.apache.commons.math.optimization"><B>LeastSquaresConverter</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>This class converts <A HREF="./org/apache/commons/math/analysis/MultivariateVectorialFunction.html" title="interface in org.apache.commons.math.analysis"><CODE>vectorial
+ objective functions</CODE></A> to <A HREF="./org/apache/commons/math/analysis/MultivariateRealFunction.html" title="interface in org.apache.commons.math.analysis"><CODE>scalar objective functions</CODE></A>
+ when the goal is to minimize them.<DT><A HREF="./org/apache/commons/math/optimization/LeastSquaresConverter.html#LeastSquaresConverter(org.apache.commons.math.analysis.MultivariateVectorialFunction, double[])"><B>LeastSquaresConverter(MultivariateVectorialFunction, double[])</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/LeastSquaresConverter.html" title="class in org.apache.commons.math.optimization">LeastSquaresConverter</A>
+<DD>Build a simple converter for uncorrelated residuals with the same weight.
+<DT><A HREF="./org/apache/commons/math/optimization/LeastSquaresConverter.html#LeastSquaresConverter(org.apache.commons.math.analysis.MultivariateVectorialFunction, double[], double[])"><B>LeastSquaresConverter(MultivariateVectorialFunction, double[], double[])</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/LeastSquaresConverter.html" title="class in org.apache.commons.math.optimization">LeastSquaresConverter</A>
+<DD>Build a simple converter for uncorrelated residuals with the specific weights.
+<DT><A HREF="./org/apache/commons/math/optimization/LeastSquaresConverter.html#LeastSquaresConverter(org.apache.commons.math.analysis.MultivariateVectorialFunction, double[], org.apache.commons.math.linear.RealMatrix)"><B>LeastSquaresConverter(MultivariateVectorialFunction, double[], RealMatrix)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/LeastSquaresConverter.html" title="class in org.apache.commons.math.optimization">LeastSquaresConverter</A>
+<DD>Build a simple converter for correlated residuals with the specific weights.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/LegendreGaussIntegrator.html" title="class in org.apache.commons.math.analysis.integration"><B>LegendreGaussIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/integration/package-summary.html">org.apache.commons.math.analysis.integration</A><DD>Implements the <a href="http://mathworld.wolfram.com/Legendre-GaussQuadrature.html">
+ Legendre-Gauss</a> quadrature formula.<DT><A HREF="./org/apache/commons/math/analysis/integration/LegendreGaussIntegrator.html#LegendreGaussIntegrator(int, int)"><B>LegendreGaussIntegrator(int, int)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/LegendreGaussIntegrator.html" title="class in org.apache.commons.math.analysis.integration">LegendreGaussIntegrator</A>
+<DD>Build a Legendre-Gauss integrator.
+<DT><A HREF="./org/apache/commons/math/estimation/LevenbergMarquardtEstimator.html" title="class in org.apache.commons.math.estimation"><B>LevenbergMarquardtEstimator</B></A> - Class in <A HREF="./org/apache/commons/math/estimation/package-summary.html">org.apache.commons.math.estimation</A><DD><B>Deprecated.</B>&nbsp;<I>as of 2.0, everything in package org.apache.commons.math.estimation has
+ been deprecated and replaced by package org.apache.commons.math.optimization.general</I><DT><A HREF="./org/apache/commons/math/estimation/LevenbergMarquardtEstimator.html#LevenbergMarquardtEstimator()"><B>LevenbergMarquardtEstimator()</B></A> - 
+Constructor for class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/LevenbergMarquardtEstimator.html" title="class in org.apache.commons.math.estimation">LevenbergMarquardtEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Build an estimator for least squares problems.
+<DT><A HREF="./org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizer.html" title="class in org.apache.commons.math.optimization.general"><B>LevenbergMarquardtOptimizer</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/general/package-summary.html">org.apache.commons.math.optimization.general</A><DD>This class solves a least squares problem using the Levenberg-Marquardt algorithm.<DT><A HREF="./org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizer.html#LevenbergMarquardtOptimizer()"><B>LevenbergMarquardtOptimizer()</B></A> - 
+Constructor for class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizer.html" title="class in org.apache.commons.math.optimization.general">LevenbergMarquardtOptimizer</A>
+<DD>Build an optimizer for least squares problems.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html" title="class in org.apache.commons.math.optimization.linear"><B>LinearConstraint</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/linear/package-summary.html">org.apache.commons.math.optimization.linear</A><DD>A linear constraint for a linear optimization problem.<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html#LinearConstraint(double[], org.apache.commons.math.optimization.linear.Relationship, double)"><B>LinearConstraint(double[], Relationship, double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html" title="class in org.apache.commons.math.optimization.linear">LinearConstraint</A>
+<DD>Build a constraint involving a single linear equation.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html#LinearConstraint(org.apache.commons.math.linear.RealVector, org.apache.commons.math.optimization.linear.Relationship, double)"><B>LinearConstraint(RealVector, Relationship, double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html" title="class in org.apache.commons.math.optimization.linear">LinearConstraint</A>
+<DD>Build a constraint involving a single linear equation.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html#LinearConstraint(double[], double, org.apache.commons.math.optimization.linear.Relationship, double[], double)"><B>LinearConstraint(double[], double, Relationship, double[], double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html" title="class in org.apache.commons.math.optimization.linear">LinearConstraint</A>
+<DD>Build a constraint involving two linear equations.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html#LinearConstraint(org.apache.commons.math.linear.RealVector, double, org.apache.commons.math.optimization.linear.Relationship, org.apache.commons.math.linear.RealVector, double)"><B>LinearConstraint(RealVector, double, Relationship, RealVector, double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html" title="class in org.apache.commons.math.optimization.linear">LinearConstraint</A>
+<DD>Build a constraint involving two linear equations.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html#linearConstraints"><B>linearConstraints</B></A> - 
+Variable in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html" title="class in org.apache.commons.math.optimization.linear">AbstractLinearOptimizer</A>
+<DD>Linear constraints.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html" title="class in org.apache.commons.math.optimization.linear"><B>LinearObjectiveFunction</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/linear/package-summary.html">org.apache.commons.math.optimization.linear</A><DD>An objective function for a linear optimization problem.<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html#LinearObjectiveFunction(double[], double)"><B>LinearObjectiveFunction(double[], double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html" title="class in org.apache.commons.math.optimization.linear">LinearObjectiveFunction</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html#LinearObjectiveFunction(org.apache.commons.math.linear.RealVector, double)"><B>LinearObjectiveFunction(RealVector, double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html" title="class in org.apache.commons.math.optimization.linear">LinearObjectiveFunction</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearOptimizer.html" title="interface in org.apache.commons.math.optimization.linear"><B>LinearOptimizer</B></A> - Interface in <A HREF="./org/apache/commons/math/optimization/linear/package-summary.html">org.apache.commons.math.optimization.linear</A><DD>This interface represents an optimization algorithm for linear problems.<DT><A HREF="./org/apache/commons/math/genetics/ListPopulation.html" title="class in org.apache.commons.math.genetics"><B>ListPopulation</B></A> - Class in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Population of chromosomes represented by a <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><CODE>List</CODE></A>.<DT><A HREF="./org/apache/commons/math/genetics/ListPopulation.html#ListPopulation(java.util.List, int)"><B>ListPopulation(List&lt;Chromosome&gt;, int)</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ListPopulation.html" title="class in org.apache.commons.math.genetics">ListPopulation</A>
+<DD>Creates a new ListPopulation instance.
+<DT><A HREF="./org/apache/commons/math/genetics/ListPopulation.html#ListPopulation(int)"><B>ListPopulation(int)</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ListPopulation.html" title="class in org.apache.commons.math.genetics">ListPopulation</A>
+<DD>Creates a new ListPopulation instance and initializes its inner
+ chromosome list.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html#load(double[])"><B>load(double[])</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html" title="interface in org.apache.commons.math.random">EmpiricalDistribution</A>
+<DD>Computes the empirical distribution from the provided
+ array of numbers.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html#load(java.io.File)"><B>load(File)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html" title="interface in org.apache.commons.math.random">EmpiricalDistribution</A>
+<DD>Computes the empirical distribution from the input file.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html#load(java.net.URL)"><B>load(URL)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistribution.html" title="interface in org.apache.commons.math.random">EmpiricalDistribution</A>
+<DD>Computes the empirical distribution using data read from a URL.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html#load(double[])"><B>load(double[])</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html" title="class in org.apache.commons.math.random">EmpiricalDistributionImpl</A>
+<DD>Computes the empirical distribution from the provided
+ array of numbers.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html#load(java.net.URL)"><B>load(URL)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html" title="class in org.apache.commons.math.random">EmpiricalDistributionImpl</A>
+<DD>Computes the empirical distribution using data read from a URL.
+<DT><A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html#load(java.io.File)"><B>load(File)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/EmpiricalDistributionImpl.html" title="class in org.apache.commons.math.random">EmpiricalDistributionImpl</A>
+<DD>Computes the empirical distribution from the input file.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation"><B>LoessInterpolator</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/interpolation/package-summary.html">org.apache.commons.math.analysis.interpolation</A><DD>Implements the <a href="http://en.wikipedia.org/wiki/Local_regression">
+ Local Regression Algorithm</a> (also Loess, Lowess) for interpolation of
+ real univariate functions.<DT><A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html#LoessInterpolator()"><B>LoessInterpolator()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">LoessInterpolator</A>
+<DD>Constructs a new <A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation"><CODE>LoessInterpolator</CODE></A>
+ with a bandwidth of <A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html#DEFAULT_BANDWIDTH"><CODE>LoessInterpolator.DEFAULT_BANDWIDTH</CODE></A>,
+ <A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html#DEFAULT_ROBUSTNESS_ITERS"><CODE>LoessInterpolator.DEFAULT_ROBUSTNESS_ITERS</CODE></A> robustness iterations
+ and an accuracy of {#link #DEFAULT_ACCURACY}.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html#LoessInterpolator(double, int)"><B>LoessInterpolator(double, int)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">LoessInterpolator</A>
+<DD>Constructs a new <A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation"><CODE>LoessInterpolator</CODE></A>
+ with given bandwidth and number of robustness iterations.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html#LoessInterpolator(double, int, double)"><B>LoessInterpolator(double, int, double)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">LoessInterpolator</A>
+<DD>Constructs a new <A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation"><CODE>LoessInterpolator</CODE></A>
+ with given bandwidth, number of robustness iterations and accuracy.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#LOG"><B>LOG</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.log</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#log()"><B>log()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Compute the
+ <a href="http://mathworld.wolfram.com/NaturalLogarithm.html" TARGET="_top">
+ natural logarithm</a> of this complex number.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#log(double, double)"><B>log(double, double)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns the
+ <a href="http://mathworld.wolfram.com/Logarithm.html">logarithm</a>
+ for base <code>b</code> of <code>x</code>.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#LOG10"><B>LOG10</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.log10</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#LOG1P"><B>LOG1P</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.log1p</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/special/Beta.html#logBeta(double, double)"><B>logBeta(double, double)</B></A> - 
+Static method in class org.apache.commons.math.special.<A HREF="./org/apache/commons/math/special/Beta.html" title="class in org.apache.commons.math.special">Beta</A>
+<DD>Returns the natural logarithm of the beta function B(a, b).
+<DT><A HREF="./org/apache/commons/math/special/Beta.html#logBeta(double, double, double, int)"><B>logBeta(double, double, double, int)</B></A> - 
+Static method in class org.apache.commons.math.special.<A HREF="./org/apache/commons/math/special/Beta.html" title="class in org.apache.commons.math.special">Beta</A>
+<DD>Returns the natural logarithm of the beta function B(a, b).
+<DT><A HREF="./org/apache/commons/math/special/Gamma.html#logGamma(double)"><B>logGamma(double)</B></A> - 
+Static method in class org.apache.commons.math.special.<A HREF="./org/apache/commons/math/special/Gamma.html" title="class in org.apache.commons.math.special">Gamma</A>
+<DD>Returns the natural logarithm of the gamma function &#915;(x).
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#longValue()"><B>longValue()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Gets the fraction as a <tt>long</tt>.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#longValue()"><B>longValue()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Gets the fraction as a <tt>long</tt>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#lu"><B>lu</B></A> - 
+Variable in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Entries of cached LU decomposition.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#luDecompose()"><B>luDecompose()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of release 2.0, replaced by <A HREF="./org/apache/commons/math/linear/LUDecomposition.html" title="interface in org.apache.commons.math.linear"><CODE>LUDecomposition</CODE></A></I>
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#luDecompose()"><B>luDecompose()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Computes a new
+ <a href="http://www.math.gatech.edu/~bourbaki/math2601/Web-notes/2num.pdf">
+ LU decompostion</a> for this matrix, storing the result for use by other methods.
+<DT><A HREF="./org/apache/commons/math/linear/LUDecomposition.html" title="interface in org.apache.commons.math.linear"><B>LUDecomposition</B></A> - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>An interface to classes that implement an algorithm to calculate the
+ LU-decomposition of a real matrix.<DT><A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html" title="class in org.apache.commons.math.linear"><B>LUDecompositionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Calculates the LUP-decomposition of a square matrix.<DT><A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html#LUDecompositionImpl(org.apache.commons.math.linear.RealMatrix)"><B>LUDecompositionImpl(RealMatrix)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html" title="class in org.apache.commons.math.linear">LUDecompositionImpl</A>
+<DD>Calculates the LU-decomposition of the given matrix.
+<DT><A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html#LUDecompositionImpl(org.apache.commons.math.linear.RealMatrix, double)"><B>LUDecompositionImpl(RealMatrix, double)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/LUDecompositionImpl.html" title="class in org.apache.commons.math.linear">LUDecompositionImpl</A>
+<DD>Calculates the LU-decomposition of the given matrix.
+</DL>
+<HR>
+<A NAME="_M_"><!-- --></A><H2>
+<B>M</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html#m1"><B>m1</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FirstMoment</A>
+<DD>First moment of values that have been added
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html#m2"><B>m2</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">SecondMoment</A>
+<DD>second moment of values that have been added
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html#m3"><B>m3</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">ThirdMoment</A>
+<DD>third moment of values that have been added
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html#m4"><B>m4</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FourthMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FourthMoment</A>
+<DD>fourth moment of values that have been added
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#map(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>map(UnivariateRealFunction)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Acts as if implemented as:
+ return copy().map(function);
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#map(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>map(UnivariateRealFunction)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Acts as if implemented as:
+ return copy().map(function);
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapAbs()"><B>mapAbs()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#abs(double)" title="class or interface in java.lang"><CODE>Math.abs(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapAbs()"><B>mapAbs()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#abs(double)" title="class or interface in java.lang"><CODE>Math.abs(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapAbsToSelf()"><B>mapAbsToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#abs(double)" title="class or interface in java.lang"><CODE>Math.abs(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapAbsToSelf()"><B>mapAbsToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#abs(double)" title="class or interface in java.lang"><CODE>Math.abs(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapAbsToSelf()"><B>mapAbsToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#abs(double)" title="class or interface in java.lang"><CODE>Math.abs(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapAcos()"><B>mapAcos()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#acos(double)" title="class or interface in java.lang"><CODE>Math.acos(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapAcos()"><B>mapAcos()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#acos(double)" title="class or interface in java.lang"><CODE>Math.acos(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapAcosToSelf()"><B>mapAcosToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#acos(double)" title="class or interface in java.lang"><CODE>Math.acos(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapAcosToSelf()"><B>mapAcosToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#acos(double)" title="class or interface in java.lang"><CODE>Math.acos(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapAcosToSelf()"><B>mapAcosToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#acos(double)" title="class or interface in java.lang"><CODE>Math.acos(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapAdd(double)"><B>mapAdd(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map an addition operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#mapAdd(T)"><B>mapAdd(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Map an addition operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#mapAdd(T)"><B>mapAdd(T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Map an addition operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#mapAdd(double)"><B>mapAdd(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Map an addition operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapAdd(double)"><B>mapAdd(double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map an addition operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#mapAdd(T)"><B>mapAdd(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Map an addition operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapAddToSelf(double)"><B>mapAddToSelf(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map an addition operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#mapAddToSelf(T)"><B>mapAddToSelf(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Map an addition operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapAddToSelf(double)"><B>mapAddToSelf(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map an addition operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#mapAddToSelf(T)"><B>mapAddToSelf(T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Map an addition operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#mapAddToSelf(double)"><B>mapAddToSelf(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Map an addition operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapAddToSelf(double)"><B>mapAddToSelf(double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map an addition operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#mapAddToSelf(T)"><B>mapAddToSelf(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Map an addition operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapAsin()"><B>mapAsin()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#asin(double)" title="class or interface in java.lang"><CODE>Math.asin(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapAsin()"><B>mapAsin()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#asin(double)" title="class or interface in java.lang"><CODE>Math.asin(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapAsinToSelf()"><B>mapAsinToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#asin(double)" title="class or interface in java.lang"><CODE>Math.asin(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapAsinToSelf()"><B>mapAsinToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#asin(double)" title="class or interface in java.lang"><CODE>Math.asin(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapAsinToSelf()"><B>mapAsinToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#asin(double)" title="class or interface in java.lang"><CODE>Math.asin(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapAtan()"><B>mapAtan()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#atan(double)" title="class or interface in java.lang"><CODE>Math.atan(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapAtan()"><B>mapAtan()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#atan(double)" title="class or interface in java.lang"><CODE>Math.atan(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapAtanToSelf()"><B>mapAtanToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#atan(double)" title="class or interface in java.lang"><CODE>Math.atan(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapAtanToSelf()"><B>mapAtanToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#atan(double)" title="class or interface in java.lang"><CODE>Math.atan(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapAtanToSelf()"><B>mapAtanToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#atan(double)" title="class or interface in java.lang"><CODE>Math.atan(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapCbrt()"><B>mapCbrt()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#cbrt(double)" title="class or interface in java.lang"><CODE>Math.cbrt(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapCbrt()"><B>mapCbrt()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#cbrt(double)" title="class or interface in java.lang"><CODE>Math.cbrt(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapCbrtToSelf()"><B>mapCbrtToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#cbrt(double)" title="class or interface in java.lang"><CODE>Math.cbrt(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapCbrtToSelf()"><B>mapCbrtToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#cbrt(double)" title="class or interface in java.lang"><CODE>Math.cbrt(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapCbrtToSelf()"><B>mapCbrtToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#cbrt(double)" title="class or interface in java.lang"><CODE>Math.cbrt(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapCeil()"><B>mapCeil()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#ceil(double)" title="class or interface in java.lang"><CODE>Math.ceil(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapCeil()"><B>mapCeil()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#ceil(double)" title="class or interface in java.lang"><CODE>Math.ceil(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapCeilToSelf()"><B>mapCeilToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#ceil(double)" title="class or interface in java.lang"><CODE>Math.ceil(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapCeilToSelf()"><B>mapCeilToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#ceil(double)" title="class or interface in java.lang"><CODE>Math.ceil(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapCeilToSelf()"><B>mapCeilToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#ceil(double)" title="class or interface in java.lang"><CODE>Math.ceil(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapCos()"><B>mapCos()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#cos(double)" title="class or interface in java.lang"><CODE>Math.cos(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapCos()"><B>mapCos()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#cos(double)" title="class or interface in java.lang"><CODE>Math.cos(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapCosh()"><B>mapCosh()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#cosh(double)" title="class or interface in java.lang"><CODE>Math.cosh(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapCosh()"><B>mapCosh()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#cosh(double)" title="class or interface in java.lang"><CODE>Math.cosh(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapCoshToSelf()"><B>mapCoshToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#cosh(double)" title="class or interface in java.lang"><CODE>Math.cosh(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapCoshToSelf()"><B>mapCoshToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#cosh(double)" title="class or interface in java.lang"><CODE>Math.cosh(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapCoshToSelf()"><B>mapCoshToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#cosh(double)" title="class or interface in java.lang"><CODE>Math.cosh(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapCosToSelf()"><B>mapCosToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#cos(double)" title="class or interface in java.lang"><CODE>Math.cos(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapCosToSelf()"><B>mapCosToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#cos(double)" title="class or interface in java.lang"><CODE>Math.cos(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapCosToSelf()"><B>mapCosToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#cos(double)" title="class or interface in java.lang"><CODE>Math.cos(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapDivide(double)"><B>mapDivide(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map a division operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#mapDivide(T)"><B>mapDivide(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Map a division operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#mapDivide(T)"><B>mapDivide(T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Map a division operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapDivide(double)"><B>mapDivide(double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map a division operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#mapDivide(T)"><B>mapDivide(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Map a division operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapDivideToSelf(double)"><B>mapDivideToSelf(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map a division operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#mapDivideToSelf(T)"><B>mapDivideToSelf(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Map a division operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapDivideToSelf(double)"><B>mapDivideToSelf(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map a division operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#mapDivideToSelf(T)"><B>mapDivideToSelf(T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Map a division operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapDivideToSelf(double)"><B>mapDivideToSelf(double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map a division operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#mapDivideToSelf(T)"><B>mapDivideToSelf(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Map a division operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapExp()"><B>mapExp()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#exp(double)" title="class or interface in java.lang"><CODE>Math.exp(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapExp()"><B>mapExp()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#exp(double)" title="class or interface in java.lang"><CODE>Math.exp(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapExpm1()"><B>mapExpm1()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#expm1(double)" title="class or interface in java.lang"><CODE>Math.expm1(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapExpm1()"><B>mapExpm1()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#expm1(double)" title="class or interface in java.lang"><CODE>Math.expm1(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapExpm1ToSelf()"><B>mapExpm1ToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#expm1(double)" title="class or interface in java.lang"><CODE>Math.expm1(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapExpm1ToSelf()"><B>mapExpm1ToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#expm1(double)" title="class or interface in java.lang"><CODE>Math.expm1(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapExpm1ToSelf()"><B>mapExpm1ToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#expm1(double)" title="class or interface in java.lang"><CODE>Math.expm1(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapExpToSelf()"><B>mapExpToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#exp(double)" title="class or interface in java.lang"><CODE>Math.exp(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapExpToSelf()"><B>mapExpToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#exp(double)" title="class or interface in java.lang"><CODE>Math.exp(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapExpToSelf()"><B>mapExpToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#exp(double)" title="class or interface in java.lang"><CODE>Math.exp(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapFloor()"><B>mapFloor()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#floor(double)" title="class or interface in java.lang"><CODE>Math.floor(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapFloor()"><B>mapFloor()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#floor(double)" title="class or interface in java.lang"><CODE>Math.floor(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapFloorToSelf()"><B>mapFloorToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#floor(double)" title="class or interface in java.lang"><CODE>Math.floor(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapFloorToSelf()"><B>mapFloorToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#floor(double)" title="class or interface in java.lang"><CODE>Math.floor(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapFloorToSelf()"><B>mapFloorToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#floor(double)" title="class or interface in java.lang"><CODE>Math.floor(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapInv()"><B>mapInv()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the 1/x function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#mapInv()"><B>mapInv()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Map the 1/x function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#mapInv()"><B>mapInv()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Map the 1/x function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapInv()"><B>mapInv()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the 1/x function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#mapInv()"><B>mapInv()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Map the 1/x function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapInvToSelf()"><B>mapInvToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the 1/x function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#mapInvToSelf()"><B>mapInvToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Map the 1/x function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapInvToSelf()"><B>mapInvToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the 1/x function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#mapInvToSelf()"><B>mapInvToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Map the 1/x function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapInvToSelf()"><B>mapInvToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the 1/x function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#mapInvToSelf()"><B>mapInvToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Map the 1/x function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapLog()"><B>mapLog()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#log(double)" title="class or interface in java.lang"><CODE>Math.log(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapLog()"><B>mapLog()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#log(double)" title="class or interface in java.lang"><CODE>Math.log(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapLog10()"><B>mapLog10()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#log10(double)" title="class or interface in java.lang"><CODE>Math.log10(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapLog10()"><B>mapLog10()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#log10(double)" title="class or interface in java.lang"><CODE>Math.log10(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapLog10ToSelf()"><B>mapLog10ToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#log10(double)" title="class or interface in java.lang"><CODE>Math.log10(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapLog10ToSelf()"><B>mapLog10ToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#log10(double)" title="class or interface in java.lang"><CODE>Math.log10(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapLog10ToSelf()"><B>mapLog10ToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#log10(double)" title="class or interface in java.lang"><CODE>Math.log10(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapLog1p()"><B>mapLog1p()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#log1p(double)" title="class or interface in java.lang"><CODE>Math.log1p(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapLog1p()"><B>mapLog1p()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#log1p(double)" title="class or interface in java.lang"><CODE>Math.log1p(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapLog1pToSelf()"><B>mapLog1pToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#log1p(double)" title="class or interface in java.lang"><CODE>Math.log1p(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapLog1pToSelf()"><B>mapLog1pToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#log1p(double)" title="class or interface in java.lang"><CODE>Math.log1p(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapLog1pToSelf()"><B>mapLog1pToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#log1p(double)" title="class or interface in java.lang"><CODE>Math.log1p(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapLogToSelf()"><B>mapLogToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#log(double)" title="class or interface in java.lang"><CODE>Math.log(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapLogToSelf()"><B>mapLogToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#log(double)" title="class or interface in java.lang"><CODE>Math.log(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapLogToSelf()"><B>mapLogToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#log(double)" title="class or interface in java.lang"><CODE>Math.log(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapMultiply(double)"><B>mapMultiply(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map a multiplication operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#mapMultiply(T)"><B>mapMultiply(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Map a multiplication operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#mapMultiply(T)"><B>mapMultiply(T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Map a multiplication operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapMultiply(double)"><B>mapMultiply(double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map a multiplication operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#mapMultiply(T)"><B>mapMultiply(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Map a multiplication operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapMultiplyToSelf(double)"><B>mapMultiplyToSelf(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map a multiplication operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#mapMultiplyToSelf(T)"><B>mapMultiplyToSelf(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Map a multiplication operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapMultiplyToSelf(double)"><B>mapMultiplyToSelf(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map a multiplication operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#mapMultiplyToSelf(T)"><B>mapMultiplyToSelf(T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Map a multiplication operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapMultiplyToSelf(double)"><B>mapMultiplyToSelf(double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map a multiplication operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#mapMultiplyToSelf(T)"><B>mapMultiplyToSelf(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Map a multiplication operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapPow(double)"><B>mapPow(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map a power operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapPow(double)"><B>mapPow(double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map a power operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapPowToSelf(double)"><B>mapPowToSelf(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map a power operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapPowToSelf(double)"><B>mapPowToSelf(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map a power operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapPowToSelf(double)"><B>mapPowToSelf(double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map a power operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapRint()"><B>mapRint()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#rint(double)" title="class or interface in java.lang"><CODE>Math.rint(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapRint()"><B>mapRint()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#rint(double)" title="class or interface in java.lang"><CODE>Math.rint(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapRintToSelf()"><B>mapRintToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#rint(double)" title="class or interface in java.lang"><CODE>Math.rint(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapRintToSelf()"><B>mapRintToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#rint(double)" title="class or interface in java.lang"><CODE>Math.rint(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapRintToSelf()"><B>mapRintToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#rint(double)" title="class or interface in java.lang"><CODE>Math.rint(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapSignum()"><B>mapSignum()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#signum(double)" title="class or interface in java.lang"><CODE>Math.signum(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapSignum()"><B>mapSignum()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#signum(double)" title="class or interface in java.lang"><CODE>Math.signum(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapSignumToSelf()"><B>mapSignumToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#signum(double)" title="class or interface in java.lang"><CODE>Math.signum(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapSignumToSelf()"><B>mapSignumToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#signum(double)" title="class or interface in java.lang"><CODE>Math.signum(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapSignumToSelf()"><B>mapSignumToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#signum(double)" title="class or interface in java.lang"><CODE>Math.signum(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapSin()"><B>mapSin()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#sin(double)" title="class or interface in java.lang"><CODE>Math.sin(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapSin()"><B>mapSin()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#sin(double)" title="class or interface in java.lang"><CODE>Math.sin(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapSinh()"><B>mapSinh()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#sinh(double)" title="class or interface in java.lang"><CODE>Math.sinh(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapSinh()"><B>mapSinh()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#sinh(double)" title="class or interface in java.lang"><CODE>Math.sinh(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapSinhToSelf()"><B>mapSinhToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#sinh(double)" title="class or interface in java.lang"><CODE>Math.sinh(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapSinhToSelf()"><B>mapSinhToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#sinh(double)" title="class or interface in java.lang"><CODE>Math.sinh(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapSinhToSelf()"><B>mapSinhToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#sinh(double)" title="class or interface in java.lang"><CODE>Math.sinh(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapSinToSelf()"><B>mapSinToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#sin(double)" title="class or interface in java.lang"><CODE>Math.sin(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapSinToSelf()"><B>mapSinToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#sin(double)" title="class or interface in java.lang"><CODE>Math.sin(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapSinToSelf()"><B>mapSinToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#sin(double)" title="class or interface in java.lang"><CODE>Math.sin(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapSqrt()"><B>mapSqrt()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#sqrt(double)" title="class or interface in java.lang"><CODE>Math.sqrt(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapSqrt()"><B>mapSqrt()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#sqrt(double)" title="class or interface in java.lang"><CODE>Math.sqrt(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapSqrtToSelf()"><B>mapSqrtToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#sqrt(double)" title="class or interface in java.lang"><CODE>Math.sqrt(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapSqrtToSelf()"><B>mapSqrtToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#sqrt(double)" title="class or interface in java.lang"><CODE>Math.sqrt(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapSqrtToSelf()"><B>mapSqrtToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#sqrt(double)" title="class or interface in java.lang"><CODE>Math.sqrt(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapSubtract(double)"><B>mapSubtract(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map a subtraction operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#mapSubtract(T)"><B>mapSubtract(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Map a subtraction operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#mapSubtract(T)"><B>mapSubtract(T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Map a subtraction operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapSubtract(double)"><B>mapSubtract(double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map a subtraction operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#mapSubtract(T)"><B>mapSubtract(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Map a subtraction operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapSubtractToSelf(double)"><B>mapSubtractToSelf(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map a subtraction operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#mapSubtractToSelf(T)"><B>mapSubtractToSelf(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Map a subtraction operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapSubtractToSelf(double)"><B>mapSubtractToSelf(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map a subtraction operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#mapSubtractToSelf(T)"><B>mapSubtractToSelf(T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Map a subtraction operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapSubtractToSelf(double)"><B>mapSubtractToSelf(double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map a subtraction operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#mapSubtractToSelf(T)"><B>mapSubtractToSelf(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Map a subtraction operation to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapTan()"><B>mapTan()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#tan(double)" title="class or interface in java.lang"><CODE>Math.tan(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapTan()"><B>mapTan()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#tan(double)" title="class or interface in java.lang"><CODE>Math.tan(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapTanh()"><B>mapTanh()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#tanh(double)" title="class or interface in java.lang"><CODE>Math.tanh(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapTanh()"><B>mapTanh()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#tanh(double)" title="class or interface in java.lang"><CODE>Math.tanh(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapTanhToSelf()"><B>mapTanhToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#tanh(double)" title="class or interface in java.lang"><CODE>Math.tanh(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapTanhToSelf()"><B>mapTanhToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#tanh(double)" title="class or interface in java.lang"><CODE>Math.tanh(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapTanhToSelf()"><B>mapTanhToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#tanh(double)" title="class or interface in java.lang"><CODE>Math.tanh(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapTanToSelf()"><B>mapTanToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#tan(double)" title="class or interface in java.lang"><CODE>Math.tan(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapTanToSelf()"><B>mapTanToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#tan(double)" title="class or interface in java.lang"><CODE>Math.tan(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapTanToSelf()"><B>mapTanToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#tan(double)" title="class or interface in java.lang"><CODE>Math.tan(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapToSelf(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>mapToSelf(UnivariateRealFunction)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Acts as if it is implemented as:
+ Entry e = null;
+ for(Iterator<Entry> it = iterator(); it.hasNext(); e = it.next()) {
+   e.setValue(function.value(e.getValue()));
+ }
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapToSelf(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>mapToSelf(UnivariateRealFunction)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Acts as if it is implemented as:
+ Entry e = null;
+ for(Iterator<Entry> it = iterator(); it.hasNext(); e = it.next()) {
+   e.setValue(function.value(e.getValue()));
+ }
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapUlp()"><B>mapUlp()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#ulp(double)" title="class or interface in java.lang"><CODE>Math.ulp(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapUlp()"><B>mapUlp()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#ulp(double)" title="class or interface in java.lang"><CODE>Math.ulp(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#mapUlpToSelf()"><B>mapUlpToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#ulp(double)" title="class or interface in java.lang"><CODE>Math.ulp(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#mapUlpToSelf()"><B>mapUlpToSelf()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#ulp(double)" title="class or interface in java.lang"><CODE>Math.ulp(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#mapUlpToSelf()"><B>mapUlpToSelf()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Map the <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true#ulp(double)" title="class or interface in java.lang"><CODE>Math.ulp(double)</CODE></A> function to each entry.
+<DT><A HREF="./org/apache/commons/math/MathConfigurationException.html" title="class in org.apache.commons.math"><B>MathConfigurationException</B></A> - Exception in <A HREF="./org/apache/commons/math/package-summary.html">org.apache.commons.math</A><DD>Signals a configuration problem with any of the factory methods.<DT><A HREF="./org/apache/commons/math/MathConfigurationException.html#MathConfigurationException()"><B>MathConfigurationException()</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathConfigurationException.html" title="class in org.apache.commons.math">MathConfigurationException</A>
+<DD>Default constructor.
+<DT><A HREF="./org/apache/commons/math/MathConfigurationException.html#MathConfigurationException(java.lang.String, java.lang.Object...)"><B>MathConfigurationException(String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathConfigurationException.html" title="class in org.apache.commons.math">MathConfigurationException</A>
+<DD>Constructs an exception with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/MathConfigurationException.html#MathConfigurationException(java.lang.Throwable)"><B>MathConfigurationException(Throwable)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathConfigurationException.html" title="class in org.apache.commons.math">MathConfigurationException</A>
+<DD>Create an exception with a given root cause.
+<DT><A HREF="./org/apache/commons/math/MathConfigurationException.html#MathConfigurationException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><B>MathConfigurationException(Throwable, String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathConfigurationException.html" title="class in org.apache.commons.math">MathConfigurationException</A>
+<DD>Constructs an exception with specified formatted detail message and root cause.
+<DT><A HREF="./org/apache/commons/math/MathException.html" title="class in org.apache.commons.math"><B>MathException</B></A> - Exception in <A HREF="./org/apache/commons/math/package-summary.html">org.apache.commons.math</A><DD>Base class for commons-math checked exceptions.<DT><A HREF="./org/apache/commons/math/MathException.html#MathException()"><B>MathException()</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A>
+<DD>Constructs a new <code>MathException</code> with no
+ detail message.
+<DT><A HREF="./org/apache/commons/math/MathException.html#MathException(java.lang.String, java.lang.Object...)"><B>MathException(String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A>
+<DD>Constructs a new <code>MathException</code> with specified
+ formatted detail message.
+<DT><A HREF="./org/apache/commons/math/MathException.html#MathException(java.lang.Throwable)"><B>MathException(Throwable)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A>
+<DD>Constructs a new <code>MathException</code> with specified
+ nested <code>Throwable</code> root cause.
+<DT><A HREF="./org/apache/commons/math/MathException.html#MathException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><B>MathException(Throwable, String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A>
+<DD>Constructs a new <code>MathException</code> with specified
+ formatted detail message and nested <code>Throwable</code> root cause.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math"><B>MathRuntimeException</B></A> - Exception in <A HREF="./org/apache/commons/math/package-summary.html">org.apache.commons.math</A><DD>Base class for commons-math unchecked exceptions.<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#MathRuntimeException(java.lang.String, java.lang.Object...)"><B>MathRuntimeException(String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Constructs a new <code>MathRuntimeException</code> with specified
+ formatted detail message.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#MathRuntimeException(java.lang.Throwable)"><B>MathRuntimeException(Throwable)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Constructs a new <code>MathRuntimeException</code> with specified
+ nested <code>Throwable</code> root cause.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#MathRuntimeException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><B>MathRuntimeException(Throwable, String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Constructs a new <code>MathRuntimeException</code> with specified
+ formatted detail message and nested <code>Throwable</code> root cause.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util"><B>MathUtils</B></A> - Class in <A HREF="./org/apache/commons/math/util/package-summary.html">org.apache.commons.math.util</A><DD>Some useful additions to the built-in functions in <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Math.html?is-external=true" title="class or interface in java.lang"><CODE>Math</CODE></A>.<DT><A HREF="./org/apache/commons/math/linear/MatrixIndexException.html" title="class in org.apache.commons.math.linear"><B>MatrixIndexException</B></A> - Exception in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Thrown when an operation addresses a matrix coordinate (row, col)
+ which is outside of the dimensions of a matrix.<DT><A HREF="./org/apache/commons/math/linear/MatrixIndexException.html#MatrixIndexException(java.lang.String, java.lang.Object...)"><B>MatrixIndexException(String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixIndexException.html" title="class in org.apache.commons.math.linear">MatrixIndexException</A>
+<DD>Constructs a new instance with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear"><B>MatrixUtils</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>A collection of static methods that operate on or return matrices.<DT><A HREF="./org/apache/commons/math/linear/MatrixVisitorException.html" title="class in org.apache.commons.math.linear"><B>MatrixVisitorException</B></A> - Exception in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Thrown when a visitor encounters an error while processing a matrix entry.<DT><A HREF="./org/apache/commons/math/linear/MatrixVisitorException.html#MatrixVisitorException(java.lang.String, java.lang.Object[])"><B>MatrixVisitorException(String, Object[])</B></A> - 
+Constructor for exception org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixVisitorException.html" title="class in org.apache.commons.math.linear">MatrixVisitorException</A>
+<DD>Constructs a new instance with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html" title="class in org.apache.commons.math.stat.descriptive.rank"><B>Max</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/rank/package-summary.html">org.apache.commons.math.stat.descriptive.rank</A><DD>Returns the maximum of the available values.<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html#Max()"><B>Max()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html" title="class in org.apache.commons.math.stat.descriptive.rank">Max</A>
+<DD>Create a Max instance
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html#Max(org.apache.commons.math.stat.descriptive.rank.Max)"><B>Max(Max)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Max.html" title="class in org.apache.commons.math.stat.descriptive.rank">Max</A>
+<DD>Copy constructor, creates a new <code>Max</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#max"><B>max</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>max of values that have been added
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#max(double[])"><B>max(double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the maximum of the entries in the input array, or
+ <code>Double.NaN</code> if the array is empty.
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#max(double[], int, int)"><B>max(double[], int, int)</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the maximum of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/MaxEvaluationsExceededException.html" title="class in org.apache.commons.math"><B>MaxEvaluationsExceededException</B></A> - Exception in <A HREF="./org/apache/commons/math/package-summary.html">org.apache.commons.math</A><DD>Error thrown when a numerical computation exceeds its allowed
+ number of functions evaluations.<DT><A HREF="./org/apache/commons/math/MaxEvaluationsExceededException.html#MaxEvaluationsExceededException(int)"><B>MaxEvaluationsExceededException(int)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MaxEvaluationsExceededException.html" title="class in org.apache.commons.math">MaxEvaluationsExceededException</A>
+<DD>Constructs an exception with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/MaxEvaluationsExceededException.html#MaxEvaluationsExceededException(int, java.lang.String, java.lang.Object...)"><B>MaxEvaluationsExceededException(int, String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MaxEvaluationsExceededException.html" title="class in org.apache.commons.math">MaxEvaluationsExceededException</A>
+<DD>Constructs an exception with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#maximalIterationCount"><B>maximalIterationCount</B></A> - 
+Variable in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Maximum number of iterations.
+<DT><A HREF="./org/apache/commons/math/MaxIterationsExceededException.html" title="class in org.apache.commons.math"><B>MaxIterationsExceededException</B></A> - Exception in <A HREF="./org/apache/commons/math/package-summary.html">org.apache.commons.math</A><DD>Error thrown when a numerical computation exceeds its allowed
+ number of iterations.<DT><A HREF="./org/apache/commons/math/MaxIterationsExceededException.html#MaxIterationsExceededException(int)"><B>MaxIterationsExceededException(int)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MaxIterationsExceededException.html" title="class in org.apache.commons.math">MaxIterationsExceededException</A>
+<DD>Constructs an exception with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/MaxIterationsExceededException.html#MaxIterationsExceededException(int, java.lang.String, java.lang.Object...)"><B>MaxIterationsExceededException(int, String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MaxIterationsExceededException.html" title="class in org.apache.commons.math">MaxIterationsExceededException</A>
+<DD>Constructs an exception with specified formatted detail message.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#mdfft(java.lang.Object, boolean)"><B>mdfft(Object, boolean)</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Performs a multi-dimensional Fourier transform on a given array.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment"><B>Mean</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/moment/package-summary.html">org.apache.commons.math.stat.descriptive.moment</A><DD>Computes the arithmetic mean of a set of values.<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html#Mean()"><B>Mean()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">Mean</A>
+<DD>Constructs a Mean.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html#Mean(org.apache.commons.math.stat.descriptive.moment.FirstMoment)"><B>Mean(FirstMoment)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">Mean</A>
+<DD>Constructs a Mean with an External Moment.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html#Mean(org.apache.commons.math.stat.descriptive.moment.Mean)"><B>Mean(Mean)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">Mean</A>
+<DD>Copy constructor, creates a new <code>Mean</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#mean"><B>mean</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>mean of values that have been added
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#mean(double[])"><B>mean(double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the arithmetic mean of the entries in the input array, or
+ <code>Double.NaN</code> if the array is empty.
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#mean(double[], int, int)"><B>mean(double[], int, int)</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the arithmetic mean of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#meanDifference(double[], double[])"><B>meanDifference(double[], double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the mean of the (signed) differences between corresponding elements of the
+ input arrays -- i.e., sum(sample1[i] - sample2[i]) / sample1.length.
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#measurements"><B>measurements</B></A> - 
+Variable in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Array of measurements.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Median.html" title="class in org.apache.commons.math.stat.descriptive.rank"><B>Median</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/rank/package-summary.html">org.apache.commons.math.stat.descriptive.rank</A><DD>Returns the median of the available values.<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Median.html#Median()"><B>Median()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Median.html" title="class in org.apache.commons.math.stat.descriptive.rank">Median</A>
+<DD>Default constructor.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Median.html#Median(org.apache.commons.math.stat.descriptive.rank.Median)"><B>Median(Median)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Median.html" title="class in org.apache.commons.math.stat.descriptive.rank">Median</A>
+<DD>Copy constructor, creates a new <code>Median</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/random/MersenneTwister.html" title="class in org.apache.commons.math.random"><B>MersenneTwister</B></A> - Class in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>This class implements a powerful pseudo-random number generator
+ developed by Makoto Matsumoto and Takuji Nishimura during
+ 1996-1997.<DT><A HREF="./org/apache/commons/math/random/MersenneTwister.html#MersenneTwister()"><B>MersenneTwister()</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/MersenneTwister.html" title="class in org.apache.commons.math.random">MersenneTwister</A>
+<DD>Creates a new random number generator.
+<DT><A HREF="./org/apache/commons/math/random/MersenneTwister.html#MersenneTwister(int)"><B>MersenneTwister(int)</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/MersenneTwister.html" title="class in org.apache.commons.math.random">MersenneTwister</A>
+<DD>Creates a new random number generator using a single int seed.
+<DT><A HREF="./org/apache/commons/math/random/MersenneTwister.html#MersenneTwister(int[])"><B>MersenneTwister(int[])</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/MersenneTwister.html" title="class in org.apache.commons.math.random">MersenneTwister</A>
+<DD>Creates a new random number generator using an int array seed.
+<DT><A HREF="./org/apache/commons/math/random/MersenneTwister.html#MersenneTwister(long)"><B>MersenneTwister(long)</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/MersenneTwister.html" title="class in org.apache.commons.math.random">MersenneTwister</A>
+<DD>Creates a new random number generator using a single long seed.
+<DT><A HREF="./org/apache/commons/math/MessagesResources_fr.html" title="class in org.apache.commons.math"><B>MessagesResources_fr</B></A> - Class in <A HREF="./org/apache/commons/math/package-summary.html">org.apache.commons.math</A><DD>French localization message resources for the commons-math library.<DT><A HREF="./org/apache/commons/math/MessagesResources_fr.html#MessagesResources_fr()"><B>MessagesResources_fr()</B></A> - 
+Constructor for class org.apache.commons.math.<A HREF="./org/apache/commons/math/MessagesResources_fr.html" title="class in org.apache.commons.math">MessagesResources_fr</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolatingFunction.html" title="class in org.apache.commons.math.analysis.interpolation"><B>MicrosphereInterpolatingFunction</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/interpolation/package-summary.html">org.apache.commons.math.analysis.interpolation</A><DD>Interpolating function that implements the
+ <a href="http://www.dudziak.com/microsphere.php">Microsphere Projection</a>.<DT><A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolatingFunction.html#MicrosphereInterpolatingFunction(double[][], double[], int, int, org.apache.commons.math.random.UnitSphereRandomVectorGenerator)"><B>MicrosphereInterpolatingFunction(double[][], double[], int, int, UnitSphereRandomVectorGenerator)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolatingFunction.html" title="class in org.apache.commons.math.analysis.interpolation">MicrosphereInterpolatingFunction</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation"><B>MicrosphereInterpolator</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/interpolation/package-summary.html">org.apache.commons.math.analysis.interpolation</A><DD>Interpolator that implements the algorithm described in
+ <em>William Dudziak</em>'s
+ <a href="http://www.dudziak.com/microsphere.pdf">MS thesis</a><DT><A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html#MicrosphereInterpolator()"><B>MicrosphereInterpolator()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">MicrosphereInterpolator</A>
+<DD>Create a microsphere interpolator with default settings.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html#MicrosphereInterpolator(int, int)"><B>MicrosphereInterpolator(int, int)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">MicrosphereInterpolator</A>
+<DD>Create a microsphere interpolator.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverUtils.html#midpoint(double, double)"><B>midpoint(double, double)</B></A> - 
+Static method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverUtils.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverUtils</A>
+<DD>Compute the midpoint of two values.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/MidpointIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff"><B>MidpointIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html">org.apache.commons.math.ode.nonstiff</A><DD>This class implements a second order Runge-Kutta integrator for
+ Ordinary Differential Equations.<DT><A HREF="./org/apache/commons/math/ode/nonstiff/MidpointIntegrator.html#MidpointIntegrator(double)"><B>MidpointIntegrator(double)</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/MidpointIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">MidpointIntegrator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html" title="class in org.apache.commons.math.stat.descriptive.rank"><B>Min</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/rank/package-summary.html">org.apache.commons.math.stat.descriptive.rank</A><DD>Returns the minimum of the available values.<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html#Min()"><B>Min()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html" title="class in org.apache.commons.math.stat.descriptive.rank">Min</A>
+<DD>Create a Min instance
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html#Min(org.apache.commons.math.stat.descriptive.rank.Min)"><B>Min(Min)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Min.html" title="class in org.apache.commons.math.stat.descriptive.rank">Min</A>
+<DD>Copy constructor, creates a new <code>Min</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#min"><B>min</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>min of values that have been added
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#min(double[])"><B>min(double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the minimum of the entries in the input array, or
+ <code>Double.NaN</code> if the array is empty.
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#min(double[], int, int)"><B>min(double[], int, int)</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the minimum of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html#minimalIterationCount"><B>minimalIterationCount</B></A> - 
+Variable in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html" title="class in org.apache.commons.math.analysis.integration">UnivariateRealIntegratorImpl</A>
+<DD>minimum number of iterations
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#MINUS_I"><B>MINUS_I</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Opposite of the first canonical vector (coordinates: -1, 0, 0).
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#MINUS_J"><B>MINUS_J</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Opposite of the second canonical vector (coordinates: 0, -1, 0).
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#MINUS_K"><B>MINUS_K</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Opposite of the third canonical vector (coordinates: 0, 0, -1).
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#MINUS_ONE"><B>MINUS_ONE</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>A fraction representing "-1 / 1".
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#MINUS_ONE"><B>MINUS_ONE</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>A fraction representing "-1 / 1".
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html#moment"><B>moment</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math.stat.descriptive.moment">Kurtosis</A>
+<DD>Fourth Moment on which this statistic is based
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html#moment"><B>moment</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">Mean</A>
+<DD>First moment on which this statistic is based.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html#moment"><B>moment</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math.stat.descriptive.moment">Skewness</A>
+<DD>Third moment on which this statistic is based
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#moment"><B>moment</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>SecondMoment is used in incremental calculation of Variance
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#mulAndCheck(int, int)"><B>mulAndCheck(int, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Multiply two integers, checking for overflow.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#mulAndCheck(long, long)"><B>mulAndCheck(long, long)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Multiply two long integers, checking for overflow.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html" title="class in org.apache.commons.math.analysis.solvers"><B>MullerSolver</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/solvers/package-summary.html">org.apache.commons.math.analysis.solvers</A><DD>Implements the <a href="http://mathworld.wolfram.com/MullersMethod.html">
+ Muller's Method</a> for root finding of real univariate functions.<DT><A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html#MullerSolver(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>MullerSolver(UnivariateRealFunction)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html" title="class in org.apache.commons.math.analysis.solvers">MullerSolver</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.0 the function to solve is passed as an argument
+ to the <A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>MullerSolver.solve(UnivariateRealFunction, double, double)</CODE></A> or
+ <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><CODE>UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)</CODE></A>
+ method.</I>
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html#MullerSolver()"><B>MullerSolver()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html" title="class in org.apache.commons.math.analysis.solvers">MullerSolver</A>
+<DD>Construct a solver.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/MultiDirectional.html" title="class in org.apache.commons.math.optimization.direct"><B>MultiDirectional</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/direct/package-summary.html">org.apache.commons.math.optimization.direct</A><DD>This class implements the multi-directional direct search method.<DT><A HREF="./org/apache/commons/math/optimization/direct/MultiDirectional.html#MultiDirectional()"><B>MultiDirectional()</B></A> - 
+Constructor for class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/MultiDirectional.html" title="class in org.apache.commons.math.optimization.direct">MultiDirectional</A>
+<DD>Build a multi-directional optimizer with default coefficients.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/MultiDirectional.html#MultiDirectional(double, double)"><B>MultiDirectional(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/MultiDirectional.html" title="class in org.apache.commons.math.optimization.direct">MultiDirectional</A>
+<DD>Build a multi-directional optimizer with specified coefficients.
+<DT><A HREF="./org/apache/commons/math/stat/regression/MultipleLinearRegression.html" title="interface in org.apache.commons.math.stat.regression"><B>MultipleLinearRegression</B></A> - Interface in <A HREF="./org/apache/commons/math/stat/regression/package-summary.html">org.apache.commons.math.stat.regression</A><DD>The multiple linear regression can be represented in matrix-notation.<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#MULTIPLICATIVE_MODE"><B>MULTIPLICATIVE_MODE</B></A> - 
+Static variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>multiplicative expansion mode
+<DT><A HREF="./org/apache/commons/math/analysis/BinaryFunction.html#MULTIPLY"><B>MULTIPLY</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis">BinaryFunction</A>
+<DD>The * operator method wrapped as a <A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis"><CODE>BinaryFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#multiply(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>multiply(UnivariateRealFunction)</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>Return a function multiplying the instance and another function.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#multiply(double)"><B>multiply(double)</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>Return a function scaling the instance by a constant factor.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html#multiply(org.apache.commons.math.analysis.polynomials.PolynomialFunction)"><B>multiply(PolynomialFunction)</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunction</A>
+<DD>Multiply the instance by a polynomial.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#multiply(org.apache.commons.math.complex.Complex)"><B>multiply(Complex)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Return the product of this complex number and the given complex number.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#multiply(double)"><B>multiply(double)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Return the product of this complex number and the given scalar number.
+<DT><A HREF="./org/apache/commons/math/FieldElement.html#multiply(T)"><B>multiply(T)</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>
+<DD>Compute this &times; a.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#multiply(java.math.BigInteger)"><B>multiply(BigInteger)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Multiplies the value of this fraction by the passed
+ <code>BigInteger</code>, returning the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#multiply(int)"><B>multiply(int)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Multiply the value of this fraction by the passed <tt>int</tt>, returning
+ the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#multiply(long)"><B>multiply(long)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Multiply the value of this fraction by the passed <tt>long</tt>,
+ returning the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#multiply(org.apache.commons.math.fraction.BigFraction)"><B>multiply(BigFraction)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Multiplies the value of this fraction by another, returning the result in
+ reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#multiply(org.apache.commons.math.fraction.Fraction)"><B>multiply(Fraction)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Multiplies the value of this fraction by another, returning the
+ result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#multiply(int)"><B>multiply(int)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Multiply the fraction by an integer.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#multiply(org.apache.commons.math.linear.FieldMatrix)"><B>multiply(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the result of postmultiplying this by m.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#multiply(org.apache.commons.math.linear.RealMatrix)"><B>multiply(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the result of postmultiplying this by m.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#multiply(org.apache.commons.math.linear.FieldMatrix)"><B>multiply(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Returns the result of postmultiplying this by m.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#multiply(org.apache.commons.math.linear.Array2DRowFieldMatrix)"><B>multiply(Array2DRowFieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Returns the result of postmultiplying this by <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#multiply(org.apache.commons.math.linear.RealMatrix)"><B>multiply(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Returns the result of postmultiplying this by m.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#multiply(org.apache.commons.math.linear.Array2DRowRealMatrix)"><B>multiply(Array2DRowRealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Returns the result of postmultiplying this by <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#multiply(org.apache.commons.math.linear.BigMatrix)"><B>multiply(BigMatrix)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the result of postmultiplying this by m.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#multiply(org.apache.commons.math.linear.BigMatrix)"><B>multiply(BigMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the result of postmultiplying this by <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#multiply(org.apache.commons.math.linear.BigMatrixImpl)"><B>multiply(BigMatrixImpl)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the result of postmultiplying this by <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#multiply(org.apache.commons.math.linear.FieldMatrix)"><B>multiply(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns the result of postmultiplying this by m.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#multiply(org.apache.commons.math.linear.BlockFieldMatrix)"><B>multiply(BlockFieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns the result of postmultiplying this by m.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#multiply(org.apache.commons.math.linear.RealMatrix)"><B>multiply(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the result of postmultiplying this by m.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#multiply(org.apache.commons.math.linear.BlockRealMatrix)"><B>multiply(BlockRealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the result of postmultiplying this by m.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#multiply(org.apache.commons.math.linear.FieldMatrix)"><B>multiply(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the result of postmultiplying this by m.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html#multiply(org.apache.commons.math.linear.RealMatrix)"><B>multiply(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">OpenMapRealMatrix</A>
+<DD>Returns the result of postmultiplying this by m.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html#multiply(org.apache.commons.math.linear.OpenMapRealMatrix)"><B>multiply(OpenMapRealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">OpenMapRealMatrix</A>
+<DD>Returns the result of postmultiplying this by m.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#multiply(org.apache.commons.math.linear.RealMatrix)"><B>multiply(RealMatrix)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the result of postmultiplying this by m.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#multiply(org.apache.commons.math.linear.RealMatrix)"><B>multiply(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the result of postmultiplying this by m.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#multiply(org.apache.commons.math.linear.RealMatrixImpl)"><B>multiply(RealMatrixImpl)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the result of postmultiplying this by <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#multiply(org.apache.commons.math.util.BigReal)"><B>multiply(BigReal)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Compute this &times; a.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#multiplyEntry(int, int, T)"><B>multiplyEntry(int, int, T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#multiplyEntry(int, int, double)"><B>multiplyEntry(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#multiplyEntry(int, int, T)"><B>multiplyEntry(int, int, T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#multiplyEntry(int, int, double)"><B>multiplyEntry(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#multiplyEntry(int, int, T)"><B>multiplyEntry(int, int, T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#multiplyEntry(int, int, double)"><B>multiplyEntry(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#multiplyEntry(int, int, T)"><B>multiplyEntry(int, int, T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html#multiplyEntry(int, int, double)"><B>multiplyEntry(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">OpenMapRealMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#multiplyEntry(int, int, double)"><B>multiplyEntry(int, int, double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#multiplyEntry(int, int, double)"><B>multiplyEntry(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html#multiplyEntry(int, int, T)"><B>multiplyEntry(int, int, T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html" title="class in org.apache.commons.math.linear">SparseFieldMatrix</A>
+<DD>Change an entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization"><B>MultiStartDifferentiableMultivariateRealOptimizer</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>Special implementation of the <A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization"><CODE>DifferentiableMultivariateRealOptimizer</CODE></A> interface adding
+ multi-start features to an existing optimizer.<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html#MultiStartDifferentiableMultivariateRealOptimizer(org.apache.commons.math.optimization.DifferentiableMultivariateRealOptimizer, int, org.apache.commons.math.random.RandomVectorGenerator)"><B>MultiStartDifferentiableMultivariateRealOptimizer(DifferentiableMultivariateRealOptimizer, int, RandomVectorGenerator)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateRealOptimizer</A>
+<DD>Create a multi-start optimizer from a single-start optimizer
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html" title="class in org.apache.commons.math.optimization"><B>MultiStartDifferentiableMultivariateVectorialOptimizer</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>Special implementation of the <A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html" title="interface in org.apache.commons.math.optimization"><CODE>DifferentiableMultivariateVectorialOptimizer</CODE></A> interface adding
+ multi-start features to an existing optimizer.<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html#MultiStartDifferentiableMultivariateVectorialOptimizer(org.apache.commons.math.optimization.DifferentiableMultivariateVectorialOptimizer, int, org.apache.commons.math.random.RandomVectorGenerator)"><B>MultiStartDifferentiableMultivariateVectorialOptimizer(DifferentiableMultivariateVectorialOptimizer, int, RandomVectorGenerator)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateVectorialOptimizer</A>
+<DD>Create a multi-start optimizer from a single-start optimizer
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization"><B>MultiStartMultivariateRealOptimizer</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>Special implementation of the <A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization"><CODE>MultivariateRealOptimizer</CODE></A> interface adding
+ multi-start features to an existing optimizer.<DT><A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html#MultiStartMultivariateRealOptimizer(org.apache.commons.math.optimization.MultivariateRealOptimizer, int, org.apache.commons.math.random.RandomVectorGenerator)"><B>MultiStartMultivariateRealOptimizer(MultivariateRealOptimizer, int, RandomVectorGenerator)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartMultivariateRealOptimizer</A>
+<DD>Create a multi-start optimizer from a single-start optimizer
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization"><B>MultiStartUnivariateRealOptimizer</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>Special implementation of the <A HREF="./org/apache/commons/math/optimization/UnivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization"><CODE>UnivariateRealOptimizer</CODE></A> interface adding
+ multi-start features to an existing optimizer.<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#MultiStartUnivariateRealOptimizer(org.apache.commons.math.optimization.UnivariateRealOptimizer, int, org.apache.commons.math.random.RandomGenerator)"><B>MultiStartUnivariateRealOptimizer(UnivariateRealOptimizer, int, RandomGenerator)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Create a multi-start optimizer from a single-start optimizer
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html" title="class in org.apache.commons.math.ode"><B>MultistepIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/package-summary.html">org.apache.commons.math.ode</A><DD>This class is the base class for multistep integrators for Ordinary
+ Differential Equations.<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html#MultistepIntegrator(java.lang.String, int, int, double, double, double, double)"><B>MultistepIntegrator(String, int, int, double, double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html" title="class in org.apache.commons.math.ode">MultistepIntegrator</A>
+<DD>Build a multistep integrator with the given stepsize bounds.
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html#MultistepIntegrator(java.lang.String, int, int, double, double, double[], double[])"><B>MultistepIntegrator(String, int, int, double, double, double[], double[])</B></A> - 
+Constructor for class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html" title="class in org.apache.commons.math.ode">MultistepIntegrator</A>
+<DD>Build a multistep integrator with the given stepsize bounds.
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.NordsieckTransformer.html" title="interface in org.apache.commons.math.ode"><B>MultistepIntegrator.NordsieckTransformer</B></A> - Interface in <A HREF="./org/apache/commons/math/ode/package-summary.html">org.apache.commons.math.ode</A><DD>Transformer used to convert the first step to Nordsieck representation.<DT><A HREF="./org/apache/commons/math/analysis/MultivariateMatrixFunction.html" title="interface in org.apache.commons.math.analysis"><B>MultivariateMatrixFunction</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/package-summary.html">org.apache.commons.math.analysis</A><DD>An interface representing a multivariate matrix function.<DT><A HREF="./org/apache/commons/math/analysis/MultivariateRealFunction.html" title="interface in org.apache.commons.math.analysis"><B>MultivariateRealFunction</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/package-summary.html">org.apache.commons.math.analysis</A><DD>An interface representing a multivariate real function.<DT><A HREF="./org/apache/commons/math/analysis/interpolation/MultivariateRealInterpolator.html" title="interface in org.apache.commons.math.analysis.interpolation"><B>MultivariateRealInterpolator</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/interpolation/package-summary.html">org.apache.commons.math.analysis.interpolation</A><DD>Interface representing a univariate real interpolating function.<DT><A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization"><B>MultivariateRealOptimizer</B></A> - Interface in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>This interface represents an optimization algorithm for <A HREF="./org/apache/commons/math/analysis/MultivariateRealFunction.html" title="interface in org.apache.commons.math.analysis"><CODE>scalar objective functions</CODE></A>.<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive"><B>MultivariateSummaryStatistics</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A><DD>Computes summary statistics for a stream of n-tuples added using the
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])"><CODE>addValue</CODE></A> method.<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#MultivariateSummaryStatistics(int, boolean)"><B>MultivariateSummaryStatistics(int, boolean)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Construct a MultivariateSummaryStatistics instance
+<DT><A HREF="./org/apache/commons/math/analysis/MultivariateVectorialFunction.html" title="interface in org.apache.commons.math.analysis"><B>MultivariateVectorialFunction</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/package-summary.html">org.apache.commons.math.analysis</A><DD>An interface representing a multivariate vectorial function.<DT><A HREF="./org/apache/commons/math/genetics/BinaryMutation.html#mutate(org.apache.commons.math.genetics.Chromosome)"><B>mutate(Chromosome)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/BinaryMutation.html" title="class in org.apache.commons.math.genetics">BinaryMutation</A>
+<DD>Mutate the given chromosome.
+<DT><A HREF="./org/apache/commons/math/genetics/MutationPolicy.html#mutate(org.apache.commons.math.genetics.Chromosome)"><B>mutate(Chromosome)</B></A> - 
+Method in interface org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/MutationPolicy.html" title="interface in org.apache.commons.math.genetics">MutationPolicy</A>
+<DD>Mutate the given chromosome.
+<DT><A HREF="./org/apache/commons/math/genetics/RandomKeyMutation.html#mutate(org.apache.commons.math.genetics.Chromosome)"><B>mutate(Chromosome)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/RandomKeyMutation.html" title="class in org.apache.commons.math.genetics">RandomKeyMutation</A>
+<DD>Mutate the given chromosome.
+<DT><A HREF="./org/apache/commons/math/genetics/MutationPolicy.html" title="interface in org.apache.commons.math.genetics"><B>MutationPolicy</B></A> - Interface in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Algorithm used to mutate a chrommosome.</DL>
+<HR>
+<A NAME="_N_"><!-- --></A><H2>
+<B>N</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html#n"><B>n</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FirstMoment</A>
+<DD>Count of values that have been added
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#n"><B>n</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>count of values that have been added
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#NaN"><B>NaN</B></A> - 
+Static variable in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>A complex number representing "NaN + NaNi"
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#NaN"><B>NaN</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>A vector with all coordinates set to NaN.
+<DT><A HREF="./org/apache/commons/math/stat/ranking/NaNStrategy.html" title="enum in org.apache.commons.math.stat.ranking"><B>NaNStrategy</B></A> - Enum in <A HREF="./org/apache/commons/math/stat/ranking/package-summary.html">org.apache.commons.math.stat.ranking</A><DD>Strategies for handling NaN values in rank transformations.<DT><A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html" title="class in org.apache.commons.math.stat.ranking"><B>NaturalRanking</B></A> - Class in <A HREF="./org/apache/commons/math/stat/ranking/package-summary.html">org.apache.commons.math.stat.ranking</A><DD> Ranking based on the natural ordering on doubles.<DT><A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html#NaturalRanking()"><B>NaturalRanking()</B></A> - 
+Constructor for class org.apache.commons.math.stat.ranking.<A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html" title="class in org.apache.commons.math.stat.ranking">NaturalRanking</A>
+<DD>Create a NaturalRanking with default strategies for handling ties and NaNs.
+<DT><A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html#NaturalRanking(org.apache.commons.math.stat.ranking.TiesStrategy)"><B>NaturalRanking(TiesStrategy)</B></A> - 
+Constructor for class org.apache.commons.math.stat.ranking.<A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html" title="class in org.apache.commons.math.stat.ranking">NaturalRanking</A>
+<DD>Create a NaturalRanking with the given TiesStrategy.
+<DT><A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html#NaturalRanking(org.apache.commons.math.stat.ranking.NaNStrategy)"><B>NaturalRanking(NaNStrategy)</B></A> - 
+Constructor for class org.apache.commons.math.stat.ranking.<A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html" title="class in org.apache.commons.math.stat.ranking">NaturalRanking</A>
+<DD>Create a NaturalRanking with the given NaNStrategy.
+<DT><A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html#NaturalRanking(org.apache.commons.math.stat.ranking.NaNStrategy, org.apache.commons.math.stat.ranking.TiesStrategy)"><B>NaturalRanking(NaNStrategy, TiesStrategy)</B></A> - 
+Constructor for class org.apache.commons.math.stat.ranking.<A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html" title="class in org.apache.commons.math.stat.ranking">NaturalRanking</A>
+<DD>Create a NaturalRanking with the given NaNStrategy and TiesStrategy.
+<DT><A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html#NaturalRanking(org.apache.commons.math.random.RandomGenerator)"><B>NaturalRanking(RandomGenerator)</B></A> - 
+Constructor for class org.apache.commons.math.stat.ranking.<A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html" title="class in org.apache.commons.math.stat.ranking">NaturalRanking</A>
+<DD>Create a NaturalRanking with TiesStrategy.RANDOM and the given
+ RandomGenerator as the source of random data.
+<DT><A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html#NaturalRanking(org.apache.commons.math.stat.ranking.NaNStrategy, org.apache.commons.math.random.RandomGenerator)"><B>NaturalRanking(NaNStrategy, RandomGenerator)</B></A> - 
+Constructor for class org.apache.commons.math.stat.ranking.<A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html" title="class in org.apache.commons.math.stat.ranking">NaturalRanking</A>
+<DD>Create a NaturalRanking with the given NaNStrategy, TiesStrategy.RANDOM
+ and the given source of random data.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html#nDev"><B>nDev</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/FirstMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FirstMoment</A>
+<DD>Deviation of most recently added value from previous first moment,
+ normalized by previous sample size.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html#nDevSq"><B>nDevSq</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">ThirdMoment</A>
+<DD>Square of deviation of most recently added value from previous first
+ moment, normalized by previous sample size.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#NEGATE"><B>NEGATE</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The - operator wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html#negate()"><B>negate()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunction</A>
+<DD>Negate the instance.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#negate()"><B>negate()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Return the additive inverse of this complex number.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#negate()"><B>negate()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Return the additive inverse of this fraction, returning the result in
+ reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#negate()"><B>negate()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Return the additive inverse of this fraction.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#negate()"><B>negate()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Get the opposite of the instance.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#NEGATIVE_INFINITY"><B>NEGATIVE_INFINITY</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>A vector with all coordinates set to negative infinity.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/NelderMead.html" title="class in org.apache.commons.math.optimization.direct"><B>NelderMead</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/direct/package-summary.html">org.apache.commons.math.optimization.direct</A><DD>This class implements the Nelder-Mead direct search method.<DT><A HREF="./org/apache/commons/math/optimization/direct/NelderMead.html#NelderMead()"><B>NelderMead()</B></A> - 
+Constructor for class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/NelderMead.html" title="class in org.apache.commons.math.optimization.direct">NelderMead</A>
+<DD>Build a Nelder-Mead optimizer with default coefficients.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/NelderMead.html#NelderMead(double, double, double, double)"><B>NelderMead(double, double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/NelderMead.html" title="class in org.apache.commons.math.optimization.direct">NelderMead</A>
+<DD>Build a Nelder-Mead optimizer with specified coefficients.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/NevilleInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation"><B>NevilleInterpolator</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/interpolation/package-summary.html">org.apache.commons.math.analysis.interpolation</A><DD>Implements the <a href="http://mathworld.wolfram.com/NevillesAlgorithm.html">
+ Neville's Algorithm</a> for interpolation of real univariate functions.<DT><A HREF="./org/apache/commons/math/analysis/interpolation/NevilleInterpolator.html#NevilleInterpolator()"><B>NevilleInterpolator()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/NevilleInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">NevilleInterpolator</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactory.html#newBisectionSolver()"><B>newBisectionSolver()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactory.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverFactory</A>
+<DD>Create a new <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers"><CODE>UnivariateRealSolver</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactoryImpl.html#newBisectionSolver()"><B>newBisectionSolver()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactoryImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverFactoryImpl</A>
+<DD>Create a new <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers"><CODE>UnivariateRealSolver</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactory.html#newBrentSolver()"><B>newBrentSolver()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactory.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverFactory</A>
+<DD>Create a new <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers"><CODE>UnivariateRealSolver</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactoryImpl.html#newBrentSolver()"><B>newBrentSolver()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactoryImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverFactoryImpl</A>
+<DD>Create a new <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers"><CODE>UnivariateRealSolver</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/stat/regression/GLSMultipleLinearRegression.html#newCovarianceData(double[][])"><B>newCovarianceData(double[][])</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/GLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">GLSMultipleLinearRegression</A>
+<DD>Add the covariance data.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactory.html#newDefaultSolver()"><B>newDefaultSolver()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactory.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverFactory</A>
+<DD>Create a new <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers"><CODE>UnivariateRealSolver</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactoryImpl.html#newDefaultSolver()"><B>newDefaultSolver()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactoryImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverFactoryImpl</A>
+<DD>Create a new <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers"><CODE>UnivariateRealSolver</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/genetics/AbstractListChromosome.html#newFixedLengthChromosome(java.util.List)"><B>newFixedLengthChromosome(List&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/AbstractListChromosome.html" title="class in org.apache.commons.math.genetics">AbstractListChromosome</A>
+<DD>Creates a new instance of the same class as <code>this</code> is, with a
+ given <code>arrayRepresentation</code>.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactory.html#newInstance()"><B>newInstance()</B></A> - 
+Static method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactory.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverFactory</A>
+<DD>Create a new factory.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactory.html#newNewtonSolver()"><B>newNewtonSolver()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactory.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverFactory</A>
+<DD>Create a new <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers"><CODE>UnivariateRealSolver</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactoryImpl.html#newNewtonSolver()"><B>newNewtonSolver()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactoryImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverFactoryImpl</A>
+<DD>Create a new <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers"><CODE>UnivariateRealSolver</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#newSampleData(double[], int, int)"><B>newSampleData(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>Loads model x and y sample data from a flat array of data, overriding any previous sample.
+<DT><A HREF="./org/apache/commons/math/stat/regression/GLSMultipleLinearRegression.html#newSampleData(double[], double[][], double[][])"><B>newSampleData(double[], double[][], double[][])</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/GLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">GLSMultipleLinearRegression</A>
+<DD>Replace sample data, overriding any previous sample.
+<DT><A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html#newSampleData(double[], double[][])"><B>newSampleData(double[], double[][])</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">OLSMultipleLinearRegression</A>
+<DD>Loads model x and y sample data, overriding any previous sample.
+<DT><A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html#newSampleData(double[], int, int)"><B>newSampleData(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">OLSMultipleLinearRegression</A>
+<DD>Loads model x and y sample data from a flat array of data, overriding any previous sample.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactory.html#newSecantSolver()"><B>newSecantSolver()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactory.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverFactory</A>
+<DD>Create a new <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers"><CODE>UnivariateRealSolver</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactoryImpl.html#newSecantSolver()"><B>newSecantSolver()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactoryImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverFactoryImpl</A>
+<DD>Create a new <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers"><CODE>UnivariateRealSolver</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/NewtonSolver.html" title="class in org.apache.commons.math.analysis.solvers"><B>NewtonSolver</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/solvers/package-summary.html">org.apache.commons.math.analysis.solvers</A><DD>Implements <a href="http://mathworld.wolfram.com/NewtonsMethod.html">
+ Newton's Method</a> for finding zeros of real univariate functions.<DT><A HREF="./org/apache/commons/math/analysis/solvers/NewtonSolver.html#NewtonSolver(org.apache.commons.math.analysis.DifferentiableUnivariateRealFunction)"><B>NewtonSolver(DifferentiableUnivariateRealFunction)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/NewtonSolver.html" title="class in org.apache.commons.math.analysis.solvers">NewtonSolver</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.0 the function to solve is passed as an argument
+ to the <A HREF="./org/apache/commons/math/analysis/solvers/NewtonSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>NewtonSolver.solve(UnivariateRealFunction, double, double)</CODE></A> or
+ <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><CODE>UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)</CODE></A>
+ method.</I>
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/NewtonSolver.html#NewtonSolver()"><B>NewtonSolver()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/NewtonSolver.html" title="class in org.apache.commons.math.analysis.solvers">NewtonSolver</A>
+<DD>Construct a solver.
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#newXSampleData(double[][])"><B>newXSampleData(double[][])</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>Loads new x sample data, overriding any previous sample
+<DT><A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html#newXSampleData(double[][])"><B>newXSampleData(double[][])</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">OLSMultipleLinearRegression</A>
+<DD>Loads new x sample data, overriding any previous sample
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#newYSampleData(double[])"><B>newYSampleData(double[])</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>Loads new y sample data, overriding any previous sample
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.SparseEntryIterator.html#next()"><B>next()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.SparseEntryIterator.html" title="class in org.apache.commons.math.linear">AbstractRealVector.SparseEntryIterator</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapSparseIterator.html#next()"><B>next()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapSparseIterator.html" title="class in org.apache.commons.math.linear">OpenMapRealVector.OpenMapSparseIterator</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html#next(int)"><B>next(int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html" title="class in org.apache.commons.math.random">BitsStreamGenerator</A>
+<DD>Generate next pseudorandom number.
+<DT><A HREF="./org/apache/commons/math/random/MersenneTwister.html#next(int)"><B>next(int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/MersenneTwister.html" title="class in org.apache.commons.math.random">MersenneTwister</A>
+<DD>Generate next pseudorandom number.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#nextAfter(double, double)"><B>nextAfter(double, double)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Get the next machine representable number after a number, moving
+ in the direction of another number.
+<DT><A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html#nextBoolean()"><B>nextBoolean()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html" title="class in org.apache.commons.math.random">AbstractRandomGenerator</A>
+<DD>Returns the next pseudorandom, uniformly distributed
+ <code>boolean</code> value from this random number generator's
+ sequence.
+<DT><A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html#nextBoolean()"><B>nextBoolean()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html" title="class in org.apache.commons.math.random">BitsStreamGenerator</A>
+<DD>Returns the next pseudorandom, uniformly distributed
+ <code>boolean</code> value from this random number generator's
+ sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomAdaptor.html#nextBoolean()"><B>nextBoolean()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomAdaptor.html" title="class in org.apache.commons.math.random">RandomAdaptor</A>
+<DD>Returns the next pseudorandom, uniformly distributed
+ <code>boolean</code> value from this random number generator's
+ sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomGenerator.html#nextBoolean()"><B>nextBoolean()</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random">RandomGenerator</A>
+<DD>Returns the next pseudorandom, uniformly distributed
+ <code>boolean</code> value from this random number generator's
+ sequence.
+<DT><A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html#nextBytes(byte[])"><B>nextBytes(byte[])</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html" title="class in org.apache.commons.math.random">AbstractRandomGenerator</A>
+<DD>Generates random bytes and places them into a user-supplied
+ byte array.
+<DT><A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html#nextBytes(byte[])"><B>nextBytes(byte[])</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html" title="class in org.apache.commons.math.random">BitsStreamGenerator</A>
+<DD>Generates random bytes and places them into a user-supplied
+ byte array.
+<DT><A HREF="./org/apache/commons/math/random/RandomAdaptor.html#nextBytes(byte[])"><B>nextBytes(byte[])</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomAdaptor.html" title="class in org.apache.commons.math.random">RandomAdaptor</A>
+<DD>Generates random bytes and places them into a user-supplied
+ byte array.
+<DT><A HREF="./org/apache/commons/math/random/RandomGenerator.html#nextBytes(byte[])"><B>nextBytes(byte[])</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random">RandomGenerator</A>
+<DD>Generates random bytes and places them into a user-supplied
+ byte array.
+<DT><A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html#nextDouble()"><B>nextDouble()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html" title="class in org.apache.commons.math.random">AbstractRandomGenerator</A>
+<DD>Returns the next pseudorandom, uniformly distributed
+ <code>double</code> value between <code>0.0</code> and
+ <code>1.0</code> from this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html#nextDouble()"><B>nextDouble()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html" title="class in org.apache.commons.math.random">BitsStreamGenerator</A>
+<DD>Returns the next pseudorandom, uniformly distributed
+ <code>double</code> value between <code>0.0</code> and
+ <code>1.0</code> from this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomAdaptor.html#nextDouble()"><B>nextDouble()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomAdaptor.html" title="class in org.apache.commons.math.random">RandomAdaptor</A>
+<DD>Returns the next pseudorandom, uniformly distributed
+ <code>double</code> value between <code>0.0</code> and
+ <code>1.0</code> from this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomGenerator.html#nextDouble()"><B>nextDouble()</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random">RandomGenerator</A>
+<DD>Returns the next pseudorandom, uniformly distributed
+ <code>double</code> value between <code>0.0</code> and
+ <code>1.0</code> from this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomData.html#nextExponential(double)"><B>nextExponential(double)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomData.html" title="interface in org.apache.commons.math.random">RandomData</A>
+<DD>Generates a random value from the exponential distribution
+ with expected value = <code>mean</code>.
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#nextExponential(double)"><B>nextExponential(double)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Returns a random value from an Exponential distribution with the given
+ mean.
+<DT><A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html#nextFloat()"><B>nextFloat()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html" title="class in org.apache.commons.math.random">AbstractRandomGenerator</A>
+<DD>Returns the next pseudorandom, uniformly distributed <code>float</code>
+ value between <code>0.0</code> and <code>1.0</code> from this random
+ number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html#nextFloat()"><B>nextFloat()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html" title="class in org.apache.commons.math.random">BitsStreamGenerator</A>
+<DD>Returns the next pseudorandom, uniformly distributed <code>float</code>
+ value between <code>0.0</code> and <code>1.0</code> from this random
+ number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomAdaptor.html#nextFloat()"><B>nextFloat()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomAdaptor.html" title="class in org.apache.commons.math.random">RandomAdaptor</A>
+<DD>Returns the next pseudorandom, uniformly distributed <code>float</code>
+ value between <code>0.0</code> and <code>1.0</code> from this random
+ number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomGenerator.html#nextFloat()"><B>nextFloat()</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random">RandomGenerator</A>
+<DD>Returns the next pseudorandom, uniformly distributed <code>float</code>
+ value between <code>0.0</code> and <code>1.0</code> from this random
+ number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html#nextGaussian()"><B>nextGaussian()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html" title="class in org.apache.commons.math.random">AbstractRandomGenerator</A>
+<DD>Returns the next pseudorandom, Gaussian ("normally") distributed
+ <code>double</code> value with mean <code>0.0</code> and standard
+ deviation <code>1.0</code> from this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html#nextGaussian()"><B>nextGaussian()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html" title="class in org.apache.commons.math.random">BitsStreamGenerator</A>
+<DD>Returns the next pseudorandom, Gaussian ("normally") distributed
+ <code>double</code> value with mean <code>0.0</code> and standard
+ deviation <code>1.0</code> from this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomAdaptor.html#nextGaussian()"><B>nextGaussian()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomAdaptor.html" title="class in org.apache.commons.math.random">RandomAdaptor</A>
+<DD>Returns the next pseudorandom, Gaussian ("normally") distributed
+ <code>double</code> value with mean <code>0.0</code> and standard
+ deviation <code>1.0</code> from this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomData.html#nextGaussian(double, double)"><B>nextGaussian(double, double)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomData.html" title="interface in org.apache.commons.math.random">RandomData</A>
+<DD>Generates a random value from the
+ Normal (or Gaussian) distribution with the given mean
+ and standard deviation.
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#nextGaussian(double, double)"><B>nextGaussian(double, double)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Generate a random value from a Normal (a.k.a.
+<DT><A HREF="./org/apache/commons/math/random/RandomGenerator.html#nextGaussian()"><B>nextGaussian()</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random">RandomGenerator</A>
+<DD>Returns the next pseudorandom, Gaussian ("normally") distributed
+ <code>double</code> value with mean <code>0.0</code> and standard
+ deviation <code>1.0</code> from this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/genetics/ElitisticListPopulation.html#nextGeneration()"><B>nextGeneration()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ElitisticListPopulation.html" title="class in org.apache.commons.math.genetics">ElitisticListPopulation</A>
+<DD>Start the population for the next generation.
+<DT><A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html#nextGeneration(org.apache.commons.math.genetics.Population)"><B>nextGeneration(Population)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html" title="class in org.apache.commons.math.genetics">GeneticAlgorithm</A>
+<DD>Evolve the given population into the next generation.
+<DT><A HREF="./org/apache/commons/math/genetics/Population.html#nextGeneration()"><B>nextGeneration()</B></A> - 
+Method in interface org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/Population.html" title="interface in org.apache.commons.math.genetics">Population</A>
+<DD>Start the population for the next generation.
+<DT><A HREF="./org/apache/commons/math/random/RandomData.html#nextHexString(int)"><B>nextHexString(int)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomData.html" title="interface in org.apache.commons.math.random">RandomData</A>
+<DD>Generates a random string of hex characters of length
+ <code>len</code>.
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#nextHexString(int)"><B>nextHexString(int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Generates a random string of hex characters of length
+ <code>len</code>.
+<DT><A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html#nextInt()"><B>nextInt()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html" title="class in org.apache.commons.math.random">AbstractRandomGenerator</A>
+<DD>Returns the next pseudorandom, uniformly distributed <code>int</code>
+ value from this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html#nextInt(int)"><B>nextInt(int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html" title="class in org.apache.commons.math.random">AbstractRandomGenerator</A>
+<DD>Returns a pseudorandom, uniformly distributed <tt>int</tt> value
+ between 0 (inclusive) and the specified value (exclusive), drawn from
+ this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html#nextInt()"><B>nextInt()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html" title="class in org.apache.commons.math.random">BitsStreamGenerator</A>
+<DD>Returns the next pseudorandom, uniformly distributed <code>int</code>
+ value from this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html#nextInt(int)"><B>nextInt(int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html" title="class in org.apache.commons.math.random">BitsStreamGenerator</A>
+<DD>Returns a pseudorandom, uniformly distributed <tt>int</tt> value
+ between 0 (inclusive) and the specified value (exclusive), drawn from
+ this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomAdaptor.html#nextInt()"><B>nextInt()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomAdaptor.html" title="class in org.apache.commons.math.random">RandomAdaptor</A>
+<DD>Returns the next pseudorandom, uniformly distributed <code>int</code>
+ value from this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomAdaptor.html#nextInt(int)"><B>nextInt(int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomAdaptor.html" title="class in org.apache.commons.math.random">RandomAdaptor</A>
+<DD>Returns a pseudorandom, uniformly distributed <tt>int</tt> value
+ between 0 (inclusive) and the specified value (exclusive), drawn from
+ this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomData.html#nextInt(int, int)"><B>nextInt(int, int)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomData.html" title="interface in org.apache.commons.math.random">RandomData</A>
+<DD>Generates a uniformly distributed random integer between
+ <code>lower</code> and <code>upper</code> (endpoints included).
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#nextInt(int, int)"><B>nextInt(int, int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Generate a random int value uniformly distributed between
+ <code>lower</code> and <code>upper</code>, inclusive.
+<DT><A HREF="./org/apache/commons/math/random/RandomGenerator.html#nextInt()"><B>nextInt()</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random">RandomGenerator</A>
+<DD>Returns the next pseudorandom, uniformly distributed <code>int</code>
+ value from this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomGenerator.html#nextInt(int)"><B>nextInt(int)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random">RandomGenerator</A>
+<DD>Returns a pseudorandom, uniformly distributed <tt>int</tt> value
+ between 0 (inclusive) and the specified value (exclusive), drawn from
+ this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html#nextLong()"><B>nextLong()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html" title="class in org.apache.commons.math.random">AbstractRandomGenerator</A>
+<DD>Returns the next pseudorandom, uniformly distributed <code>long</code>
+ value from this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html#nextLong()"><B>nextLong()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html" title="class in org.apache.commons.math.random">BitsStreamGenerator</A>
+<DD>Returns the next pseudorandom, uniformly distributed <code>long</code>
+ value from this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomAdaptor.html#nextLong()"><B>nextLong()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomAdaptor.html" title="class in org.apache.commons.math.random">RandomAdaptor</A>
+<DD>Returns the next pseudorandom, uniformly distributed <code>long</code>
+ value from this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomData.html#nextLong(long, long)"><B>nextLong(long, long)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomData.html" title="interface in org.apache.commons.math.random">RandomData</A>
+<DD>Generates a uniformly distributed random long integer between
+ <code>lower</code> and <code>upper</code> (endpoints included).
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#nextLong(long, long)"><B>nextLong(long, long)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Generate a random long value uniformly distributed between
+ <code>lower</code> and <code>upper</code>, inclusive.
+<DT><A HREF="./org/apache/commons/math/random/RandomGenerator.html#nextLong()"><B>nextLong()</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random">RandomGenerator</A>
+<DD>Returns the next pseudorandom, uniformly distributed <code>long</code>
+ value from this random number generator's sequence.
+<DT><A HREF="./org/apache/commons/math/random/GaussianRandomGenerator.html#nextNormalizedDouble()"><B>nextNormalizedDouble()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/GaussianRandomGenerator.html" title="class in org.apache.commons.math.random">GaussianRandomGenerator</A>
+<DD>Generate a random scalar with null mean and unit standard deviation.
+<DT><A HREF="./org/apache/commons/math/random/NormalizedRandomGenerator.html#nextNormalizedDouble()"><B>nextNormalizedDouble()</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/NormalizedRandomGenerator.html" title="interface in org.apache.commons.math.random">NormalizedRandomGenerator</A>
+<DD>Generate a random scalar with null mean and unit standard deviation.
+<DT><A HREF="./org/apache/commons/math/random/UniformRandomGenerator.html#nextNormalizedDouble()"><B>nextNormalizedDouble()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/UniformRandomGenerator.html" title="class in org.apache.commons.math.random">UniformRandomGenerator</A>
+<DD>Generate a random scalar with null mean and unit standard deviation.
+<DT><A HREF="./org/apache/commons/math/random/RandomData.html#nextPermutation(int, int)"><B>nextPermutation(int, int)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomData.html" title="interface in org.apache.commons.math.random">RandomData</A>
+<DD>Generates an integer array of length <code>k</code> whose entries
+ are selected randomly, without repetition, from the integers <code>
+ 0 through n-1</code> (inclusive).
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#nextPermutation(int, int)"><B>nextPermutation(int, int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Generates an integer array of length <code>k</code> whose entries are
+ selected randomly, without repetition, from the integers
+ <code>0 through n-1</code> (inclusive).
+<DT><A HREF="./org/apache/commons/math/random/RandomData.html#nextPoisson(double)"><B>nextPoisson(double)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomData.html" title="interface in org.apache.commons.math.random">RandomData</A>
+<DD>Generates a random value from the Poisson distribution with
+ the given mean.
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#nextPoisson(double)"><B>nextPoisson(double)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Generates a random value from the Poisson distribution with
+ the given mean.
+<DT><A HREF="./org/apache/commons/math/random/RandomData.html#nextSample(java.util.Collection, int)"><B>nextSample(Collection&lt;?&gt;, int)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomData.html" title="interface in org.apache.commons.math.random">RandomData</A>
+<DD>Returns an array of <code>k</code> objects selected randomly
+ from the Collection <code>c</code>.
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#nextSample(java.util.Collection, int)"><B>nextSample(Collection&lt;?&gt;, int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Uses a 2-cycle permutation shuffle to generate a random permutation.
+<DT><A HREF="./org/apache/commons/math/random/RandomData.html#nextSecureHexString(int)"><B>nextSecureHexString(int)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomData.html" title="interface in org.apache.commons.math.random">RandomData</A>
+<DD>Generates a random string of hex characters from a secure random
+ sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#nextSecureHexString(int)"><B>nextSecureHexString(int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Generates a random string of hex characters from a secure random
+ sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomData.html#nextSecureInt(int, int)"><B>nextSecureInt(int, int)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomData.html" title="interface in org.apache.commons.math.random">RandomData</A>
+<DD>Generates a uniformly distributed random integer between
+ <code>lower</code> and <code>upper</code> (endpoints included)
+ from a secure random sequence.
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#nextSecureInt(int, int)"><B>nextSecureInt(int, int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Generate a random int value uniformly distributed between
+ <code>lower</code> and <code>upper</code>, inclusive.
+<DT><A HREF="./org/apache/commons/math/random/RandomData.html#nextSecureLong(long, long)"><B>nextSecureLong(long, long)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomData.html" title="interface in org.apache.commons.math.random">RandomData</A>
+<DD>Generates a random long integer between <code>lower</code>
+ and <code>upper</code> (endpoints included).
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#nextSecureLong(long, long)"><B>nextSecureLong(long, long)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Generate a random long value uniformly distributed between
+ <code>lower</code> and <code>upper</code>, inclusive.
+<DT><A HREF="./org/apache/commons/math/random/RandomData.html#nextUniform(double, double)"><B>nextUniform(double, double)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomData.html" title="interface in org.apache.commons.math.random">RandomData</A>
+<DD>Generates a uniformly distributed random value from the open interval
+ (<code>lower</code>,<code>upper</code>) (i.e., endpoints excluded).
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#nextUniform(double, double)"><B>nextUniform(double, double)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Generates a uniformly distributed random value from the open interval
+ (<code>lower</code>,<code>upper</code>) (i.e., endpoints excluded).
+<DT><A HREF="./org/apache/commons/math/random/CorrelatedRandomVectorGenerator.html#nextVector()"><B>nextVector()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/CorrelatedRandomVectorGenerator.html" title="class in org.apache.commons.math.random">CorrelatedRandomVectorGenerator</A>
+<DD>Generate a correlated random vector.
+<DT><A HREF="./org/apache/commons/math/random/RandomVectorGenerator.html#nextVector()"><B>nextVector()</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomVectorGenerator.html" title="interface in org.apache.commons.math.random">RandomVectorGenerator</A>
+<DD>Generate a random vector.
+<DT><A HREF="./org/apache/commons/math/random/UncorrelatedRandomVectorGenerator.html#nextVector()"><B>nextVector()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/UncorrelatedRandomVectorGenerator.html" title="class in org.apache.commons.math.random">UncorrelatedRandomVectorGenerator</A>
+<DD>Generate an uncorrelated random vector.
+<DT><A HREF="./org/apache/commons/math/random/UnitSphereRandomVectorGenerator.html#nextVector()"><B>nextVector()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/UnitSphereRandomVectorGenerator.html" title="class in org.apache.commons.math.random">UnitSphereRandomVectorGenerator</A>
+<DD>Generate a random vector.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/NoFeasibleSolutionException.html" title="class in org.apache.commons.math.optimization.linear"><B>NoFeasibleSolutionException</B></A> - Exception in <A HREF="./org/apache/commons/math/optimization/linear/package-summary.html">org.apache.commons.math.optimization.linear</A><DD>This class represents exceptions thrown by optimizers when no solution
+ fulfills the constraints.<DT><A HREF="./org/apache/commons/math/optimization/linear/NoFeasibleSolutionException.html#NoFeasibleSolutionException()"><B>NoFeasibleSolutionException()</B></A> - 
+Constructor for exception org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/NoFeasibleSolutionException.html" title="class in org.apache.commons.math.optimization.linear">NoFeasibleSolutionException</A>
+<DD>Simple constructor using a default message.
+<DT><A HREF="./org/apache/commons/math/optimization/general/NonLinearConjugateGradientOptimizer.html" title="class in org.apache.commons.math.optimization.general"><B>NonLinearConjugateGradientOptimizer</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/general/package-summary.html">org.apache.commons.math.optimization.general</A><DD>Non-linear conjugate gradient optimizer.<DT><A HREF="./org/apache/commons/math/optimization/general/NonLinearConjugateGradientOptimizer.html#NonLinearConjugateGradientOptimizer(org.apache.commons.math.optimization.general.ConjugateGradientFormula)"><B>NonLinearConjugateGradientOptimizer(ConjugateGradientFormula)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/NonLinearConjugateGradientOptimizer.html" title="class in org.apache.commons.math.optimization.general">NonLinearConjugateGradientOptimizer</A>
+<DD>Simple constructor with default settings.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html#nonNegative"><B>nonNegative</B></A> - 
+Variable in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html" title="class in org.apache.commons.math.optimization.linear">AbstractLinearOptimizer</A>
+<DD>Whether to restrict the variables to non-negative values.
+<DT><A HREF="./org/apache/commons/math/linear/NonSquareMatrixException.html" title="class in org.apache.commons.math.linear"><B>NonSquareMatrixException</B></A> - Exception in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Thrown when an operation defined only for square matrices is applied to non-square ones.<DT><A HREF="./org/apache/commons/math/linear/NonSquareMatrixException.html#NonSquareMatrixException(int, int)"><B>NonSquareMatrixException(int, int)</B></A> - 
+Constructor for exception org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/NonSquareMatrixException.html" title="class in org.apache.commons.math.linear">NonSquareMatrixException</A>
+<DD>Construct an exception with the given message.
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html#nordsieck"><B>nordsieck</B></A> - 
+Variable in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html" title="class in org.apache.commons.math.ode">MultistepIntegrator</A>
+<DD>Nordsieck matrix of the higher scaled derivatives.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling"><B>NordsieckStepInterpolator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/sampling/package-summary.html">org.apache.commons.math.ode.sampling</A><DD>This class implements an interpolator for integrators using Nordsieck representation.<DT><A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html#NordsieckStepInterpolator()"><B>NordsieckStepInterpolator()</B></A> - 
+Constructor for class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">NordsieckStepInterpolator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html#NordsieckStepInterpolator(org.apache.commons.math.ode.sampling.NordsieckStepInterpolator)"><B>NordsieckStepInterpolator(NordsieckStepInterpolator)</B></A> - 
+Constructor for class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">NordsieckStepInterpolator</A>
+<DD>Copy constructor.
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistribution.html#normalApproximateProbability(int)"><B>normalApproximateProbability(int)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistribution.html" title="interface in org.apache.commons.math.distribution">PoissonDistribution</A>
+<DD>Calculates the Poisson distribution function using a normal approximation.
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html#normalApproximateProbability(int)"><B>normalApproximateProbability(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">PoissonDistributionImpl</A>
+<DD>Calculates the Poisson distribution function using a normal
+ approximation.
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistribution.html" title="interface in org.apache.commons.math.distribution"><B>NormalDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Normal (Gauss) Distribution.<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution"><B>NormalDistributionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Default implementation of
+ <A HREF="./org/apache/commons/math/distribution/NormalDistribution.html" title="interface in org.apache.commons.math.distribution"><CODE>NormalDistribution</CODE></A>.<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html#NormalDistributionImpl(double, double)"><B>NormalDistributionImpl(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A>
+<DD>Create a normal distribution using the given mean and standard deviation.
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html#NormalDistributionImpl(double, double, double)"><B>NormalDistributionImpl(double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A>
+<DD>Create a normal distribution using the given mean, standard deviation and
+ inverse cumulative distribution accuracy.
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html#NormalDistributionImpl()"><B>NormalDistributionImpl()</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A>
+<DD>Creates normal distribution with the mean equal to zero and standard
+ deviation equal to one.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#normalize()"><B>normalize()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Get a normalized vector aligned with the instance.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#normalizeAngle(double, double)"><B>normalizeAngle(double, double)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Normalize an angle in a 2&pi wide interval around a center value.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#normalizeArray(double[], double)"><B>normalizeArray(double[], double)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Normalizes an array to make it sum to a specified value.
+<DT><A HREF="./org/apache/commons/math/random/NormalizedRandomGenerator.html" title="interface in org.apache.commons.math.random"><B>NormalizedRandomGenerator</B></A> - Interface in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>This interface represent a normalized random generator for
+ scalars.<DT><A HREF="./org/apache/commons/math/geometry/NotARotationMatrixException.html" title="class in org.apache.commons.math.geometry"><B>NotARotationMatrixException</B></A> - Exception in <A HREF="./org/apache/commons/math/geometry/package-summary.html">org.apache.commons.math.geometry</A><DD>This class represents exceptions thrown while building rotations
+ from matrices.<DT><A HREF="./org/apache/commons/math/geometry/NotARotationMatrixException.html#NotARotationMatrixException(java.lang.String, java.lang.Object...)"><B>NotARotationMatrixException(String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/NotARotationMatrixException.html" title="class in org.apache.commons.math.geometry">NotARotationMatrixException</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/linear/NotPositiveDefiniteMatrixException.html" title="class in org.apache.commons.math.linear"><B>NotPositiveDefiniteMatrixException</B></A> - Exception in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>This class represents exceptions thrown when a matrix expected to
+ be positive definite is not.<DT><A HREF="./org/apache/commons/math/linear/NotPositiveDefiniteMatrixException.html#NotPositiveDefiniteMatrixException()"><B>NotPositiveDefiniteMatrixException()</B></A> - 
+Constructor for exception org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/NotPositiveDefiniteMatrixException.html" title="class in org.apache.commons.math.linear">NotPositiveDefiniteMatrixException</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/linear/NotSymmetricMatrixException.html" title="class in org.apache.commons.math.linear"><B>NotSymmetricMatrixException</B></A> - Exception in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>This class represents exceptions thrown when a matrix expected to
+ be symmetric is not<DT><A HREF="./org/apache/commons/math/linear/NotSymmetricMatrixException.html#NotSymmetricMatrixException()"><B>NotSymmetricMatrixException()</B></A> - 
+Constructor for exception org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/NotSymmetricMatrixException.html" title="class in org.apache.commons.math.linear">NotSymmetricMatrixException</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#nthRoot(int)"><B>nthRoot(int)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Computes the n-th roots of this complex number.
+<DT><A HREF="./org/apache/commons/math/util/NumberTransformer.html" title="interface in org.apache.commons.math.util"><B>NumberTransformer</B></A> - Interface in <A HREF="./org/apache/commons/math/util/package-summary.html">org.apache.commons.math.util</A><DD>Subclasses implementing this interface can transform Objects to doubles.<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#numElements"><B>numElements</B></A> - 
+Variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>The number of addressable elements in the array.
+<DT><A HREF="./org/apache/commons/math/fraction/AbstractFormat.html#numeratorFormat"><B>numeratorFormat</B></A> - 
+Variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A>
+<DD>The format used for the numerator.
+</DL>
+<HR>
+<A NAME="_O_"><!-- --></A><H2>
+<B>O</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#objective"><B>objective</B></A> - 
+Variable in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Current objective function value.
+<DT><A HREF="./org/apache/commons/math/ode/ODEIntegrator.html" title="interface in org.apache.commons.math.ode"><B>ODEIntegrator</B></A> - Interface in <A HREF="./org/apache/commons/math/ode/package-summary.html">org.apache.commons.math.ode</A><DD>This interface defines the common parts shared by integrators
+ for first and second order differential equations.<DT><A HREF="./org/apache/commons/math/ode/jacobians/ODEWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians"><B>ODEWithJacobians</B></A> - Interface in <A HREF="./org/apache/commons/math/ode/jacobians/package-summary.html">org.apache.commons.math.ode.jacobians</A><DD>This interface represents <A HREF="./org/apache/commons/math/ode/jacobians/ParameterizedODE.html" title="interface in org.apache.commons.math.ode.jacobians"><CODE>first order differential equations</CODE></A> with parameters and partial derivatives.<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#of(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>of(UnivariateRealFunction)</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>Precompose the instance with another function.
+<DT><A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression"><B>OLSMultipleLinearRegression</B></A> - Class in <A HREF="./org/apache/commons/math/stat/regression/package-summary.html">org.apache.commons.math.stat.regression</A><DD>Implements ordinary least squares (OLS) to estimate the parameters of a
+ multiple linear regression model.<DT><A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html#OLSMultipleLinearRegression()"><B>OLSMultipleLinearRegression()</B></A> - 
+Constructor for class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">OLSMultipleLinearRegression</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#ONE"><B>ONE</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The constant function always returning 1.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#ONE"><B>ONE</B></A> - 
+Static variable in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>A complex number representing "1.0 + 0.0i"
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#ONE"><B>ONE</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>A fraction representing "1".
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#ONE"><B>ONE</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>A fraction representing "1".
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#ONE"><B>ONE</B></A> - 
+Static variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>A big real representing 1.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#ONE_FIFTH"><B>ONE_FIFTH</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>A fraction representing "1/5".
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#ONE_FIFTH"><B>ONE_FIFTH</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>A fraction representing "1/5".
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#ONE_HALF"><B>ONE_HALF</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>A fraction representing "1/2".
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#ONE_HALF"><B>ONE_HALF</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>A fraction representing "1/2".
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#ONE_QUARTER"><B>ONE_QUARTER</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>A fraction representing "1/4".
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#ONE_QUARTER"><B>ONE_QUARTER</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>A fraction representing "1/4".
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#ONE_THIRD"><B>ONE_THIRD</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>A fraction representing "1/3".
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#ONE_THIRD"><B>ONE_THIRD</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>A fraction representing "1/3".
+<DT><A HREF="./org/apache/commons/math/genetics/OnePointCrossover.html" title="class in org.apache.commons.math.genetics"><B>OnePointCrossover</B></A>&lt;<A HREF="./org/apache/commons/math/genetics/OnePointCrossover.html" title="type parameter in OnePointCrossover">T</A>&gt; - Class in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>One point crossover policy.<DT><A HREF="./org/apache/commons/math/genetics/OnePointCrossover.html#OnePointCrossover()"><B>OnePointCrossover()</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/OnePointCrossover.html" title="class in org.apache.commons.math.genetics">OnePointCrossover</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/OneWayAnova.html" title="interface in org.apache.commons.math.stat.inference"><B>OneWayAnova</B></A> - Interface in <A HREF="./org/apache/commons/math/stat/inference/package-summary.html">org.apache.commons.math.stat.inference</A><DD>An interface for one-way ANOVA (analysis of variance).<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#oneWayAnovaFValue(java.util.Collection)"><B>oneWayAnovaFValue(Collection&lt;double[]&gt;)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/OneWayAnovaImpl.html" title="class in org.apache.commons.math.stat.inference"><B>OneWayAnovaImpl</B></A> - Class in <A HREF="./org/apache/commons/math/stat/inference/package-summary.html">org.apache.commons.math.stat.inference</A><DD>Implements one-way ANOVA statistics defined in the <A HREF="./org/apache/commons/math/stat/inference/OneWayAnovaImpl.html" title="class in org.apache.commons.math.stat.inference"><CODE>OneWayAnovaImpl</CODE></A>
+ interface.<DT><A HREF="./org/apache/commons/math/stat/inference/OneWayAnovaImpl.html#OneWayAnovaImpl()"><B>OneWayAnovaImpl()</B></A> - 
+Constructor for class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/OneWayAnovaImpl.html" title="class in org.apache.commons.math.stat.inference">OneWayAnovaImpl</A>
+<DD>Default constructor.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#oneWayAnovaPValue(java.util.Collection)"><B>oneWayAnovaPValue(Collection&lt;double[]&gt;)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#oneWayAnovaTest(java.util.Collection, double)"><B>oneWayAnovaTest(Collection&lt;double[]&gt;, double)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util"><B>OpenIntToDoubleHashMap</B></A> - Class in <A HREF="./org/apache/commons/math/util/package-summary.html">org.apache.commons.math.util</A><DD>Open addressed map from int to double.<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html#OpenIntToDoubleHashMap()"><B>OpenIntToDoubleHashMap()</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A>
+<DD>Build an empty map with default size and using NaN for missing entries.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html#OpenIntToDoubleHashMap(double)"><B>OpenIntToDoubleHashMap(double)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A>
+<DD>Build an empty map with default size
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html#OpenIntToDoubleHashMap(int)"><B>OpenIntToDoubleHashMap(int)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A>
+<DD>Build an empty map with specified size and using NaN for missing entries.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html#OpenIntToDoubleHashMap(int, double)"><B>OpenIntToDoubleHashMap(int, double)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A>
+<DD>Build an empty map with specified size.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html#OpenIntToDoubleHashMap(org.apache.commons.math.util.OpenIntToDoubleHashMap)"><B>OpenIntToDoubleHashMap(OpenIntToDoubleHashMap)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A>
+<DD>Copy constructor.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.Iterator.html" title="class in org.apache.commons.math.util"><B>OpenIntToDoubleHashMap.Iterator</B></A> - Class in <A HREF="./org/apache/commons/math/util/package-summary.html">org.apache.commons.math.util</A><DD>Iterator class for the map.<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util"><B>OpenIntToFieldHashMap</B></A>&lt;<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="type parameter in OpenIntToFieldHashMap">T</A> extends <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="type parameter in OpenIntToFieldHashMap">T</A>&gt;&gt; - Class in <A HREF="./org/apache/commons/math/util/package-summary.html">org.apache.commons.math.util</A><DD>Open addressed map from int to FieldElement.<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html#OpenIntToFieldHashMap(org.apache.commons.math.Field)"><B>OpenIntToFieldHashMap(Field&lt;T&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap</A>
+<DD>Build an empty map with default size and using zero for missing entries.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html#OpenIntToFieldHashMap(org.apache.commons.math.Field, T)"><B>OpenIntToFieldHashMap(Field&lt;T&gt;, T)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap</A>
+<DD>Build an empty map with default size
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html#OpenIntToFieldHashMap(org.apache.commons.math.Field, int)"><B>OpenIntToFieldHashMap(Field&lt;T&gt;, int)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap</A>
+<DD>Build an empty map with specified size and using zero for missing entries.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html#OpenIntToFieldHashMap(org.apache.commons.math.Field, int, T)"><B>OpenIntToFieldHashMap(Field&lt;T&gt;, int, T)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap</A>
+<DD>Build an empty map with specified size.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html#OpenIntToFieldHashMap(org.apache.commons.math.util.OpenIntToFieldHashMap)"><B>OpenIntToFieldHashMap(OpenIntToFieldHashMap&lt;T&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap</A>
+<DD>Copy constructor.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.Iterator.html" title="class in org.apache.commons.math.util"><B>OpenIntToFieldHashMap.Iterator</B></A> - Class in <A HREF="./org/apache/commons/math/util/package-summary.html">org.apache.commons.math.util</A><DD>Iterator class for the map.<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear"><B>OpenMapRealMatrix</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Sparse matrix implementation based on an open addressed map.<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html#OpenMapRealMatrix(int, int)"><B>OpenMapRealMatrix(int, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">OpenMapRealMatrix</A>
+<DD>Build a sparse matrix with the supplied row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html#OpenMapRealMatrix(org.apache.commons.math.linear.OpenMapRealMatrix)"><B>OpenMapRealMatrix(OpenMapRealMatrix)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">OpenMapRealMatrix</A>
+<DD>Build a matrix by copying another one.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear"><B>OpenMapRealVector</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>This class implements the <A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear"><CODE>RealVector</CODE></A> interface with a <A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util"><CODE>OpenIntToDoubleHashMap</CODE></A> backing store.<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#OpenMapRealVector()"><B>OpenMapRealVector()</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Build a 0-length vector.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#OpenMapRealVector(int)"><B>OpenMapRealVector(int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Construct a (dimension)-length vector of zeros.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#OpenMapRealVector(int, double)"><B>OpenMapRealVector(int, double)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Construct a (dimension)-length vector of zeros, specifying zero tolerance.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#OpenMapRealVector(org.apache.commons.math.linear.OpenMapRealVector, int)"><B>OpenMapRealVector(OpenMapRealVector, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Build a resized vector, for use with append.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#OpenMapRealVector(int, int)"><B>OpenMapRealVector(int, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Build a vector with known the sparseness (for advanced use only).
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#OpenMapRealVector(int, int, double)"><B>OpenMapRealVector(int, int, double)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Build a vector with known the sparseness and zero tolerance setting (for advanced use only).
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#OpenMapRealVector(double[])"><B>OpenMapRealVector(double[])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Create from a double array.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#OpenMapRealVector(double[], double)"><B>OpenMapRealVector(double[], double)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Create from a double array, specifying zero tolerance.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#OpenMapRealVector(java.lang.Double[])"><B>OpenMapRealVector(Double[])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Create from a Double array.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#OpenMapRealVector(java.lang.Double[], double)"><B>OpenMapRealVector(Double[], double)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Create from a Double array.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#OpenMapRealVector(org.apache.commons.math.linear.OpenMapRealVector)"><B>OpenMapRealVector(OpenMapRealVector)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Copy constructor.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#OpenMapRealVector(org.apache.commons.math.linear.RealVector)"><B>OpenMapRealVector(RealVector)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Generic copy constructor.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapEntry.html" title="class in org.apache.commons.math.linear"><B>OpenMapRealVector.OpenMapEntry</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Implementation of <code>Entry</code> optimized for OpenMap.<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapEntry.html#OpenMapRealVector.OpenMapEntry(org.apache.commons.math.util.OpenIntToDoubleHashMap.Iterator)"><B>OpenMapRealVector.OpenMapEntry(OpenIntToDoubleHashMap.Iterator)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapEntry.html" title="class in org.apache.commons.math.linear">OpenMapRealVector.OpenMapEntry</A>
+<DD>Build an entry from an iterator point to an element.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapSparseIterator.html" title="class in org.apache.commons.math.linear"><B>OpenMapRealVector.OpenMapSparseIterator</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Iterator class to do iteration over just the non-zero elements.<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapSparseIterator.html#OpenMapRealVector.OpenMapSparseIterator()"><B>OpenMapRealVector.OpenMapSparseIterator()</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapSparseIterator.html" title="class in org.apache.commons.math.linear">OpenMapRealVector.OpenMapSparseIterator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#operate(T[])"><B>operate(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the result of multiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#operate(org.apache.commons.math.linear.FieldVector)"><B>operate(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the result of multiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#operate(double[])"><B>operate(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the result of multiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#operate(org.apache.commons.math.linear.RealVector)"><B>operate(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the result of multiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#operate(T[])"><B>operate(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Returns the result of multiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#operate(double[])"><B>operate(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Returns the result of multiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#operate(java.math.BigDecimal[])"><B>operate(BigDecimal[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the result of multiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#operate(java.math.BigDecimal[])"><B>operate(BigDecimal[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the result of multiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#operate(double[])"><B>operate(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the result of multiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#operate(T[])"><B>operate(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns the result of multiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#operate(double[])"><B>operate(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the result of multiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#operate(T[])"><B>operate(T[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the result of multiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#operate(org.apache.commons.math.linear.FieldVector)"><B>operate(FieldVector&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the result of multiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#operate(double[])"><B>operate(double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the result of multiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#operate(org.apache.commons.math.linear.RealVector)"><B>operate(RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the result of multiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#operate(double[])"><B>operate(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the result of multiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/Relationship.html#oppositeRelationship()"><B>oppositeRelationship()</B></A> - 
+Method in enum org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/Relationship.html" title="enum in org.apache.commons.math.optimization.linear">Relationship</A>
+<DD>Get the relationship obtained when multiplying all coefficients by -1.
+<DT><A HREF="./org/apache/commons/math/optimization/OptimizationException.html" title="class in org.apache.commons.math.optimization"><B>OptimizationException</B></A> - Exception in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>This class represents exceptions thrown by optimizers.<DT><A HREF="./org/apache/commons/math/optimization/OptimizationException.html#OptimizationException(java.lang.String, java.lang.Object...)"><B>OptimizationException(String, Object...)</B></A> - 
+Constructor for exception org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/OptimizationException.html" title="class in org.apache.commons.math.optimization">OptimizationException</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/optimization/OptimizationException.html#OptimizationException(java.lang.Throwable)"><B>OptimizationException(Throwable)</B></A> - 
+Constructor for exception org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/OptimizationException.html" title="class in org.apache.commons.math.optimization">OptimizationException</A>
+<DD>Create an exception with a given root cause.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html#optimize(org.apache.commons.math.analysis.DifferentiableMultivariateRealFunction, org.apache.commons.math.optimization.GoalType, double[])"><B>optimize(DifferentiableMultivariateRealFunction, GoalType, double[])</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateRealOptimizer</A>
+<DD>Optimizes an objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html#optimize(org.apache.commons.math.analysis.DifferentiableMultivariateVectorialFunction, double[], double[], double[])"><B>optimize(DifferentiableMultivariateVectorialFunction, double[], double[], double[])</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateVectorialOptimizer</A>
+<DD>Optimizes an objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#optimize(org.apache.commons.math.analysis.MultivariateRealFunction, org.apache.commons.math.optimization.GoalType, double[])"><B>optimize(MultivariateRealFunction, GoalType, double[])</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Optimizes an objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#optimize(org.apache.commons.math.analysis.DifferentiableMultivariateVectorialFunction, double[], double[], double[])"><B>optimize(DifferentiableMultivariateVectorialFunction, double[], double[], double[])</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Optimizes an objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#optimize(org.apache.commons.math.analysis.DifferentiableMultivariateRealFunction, org.apache.commons.math.optimization.GoalType, double[])"><B>optimize(DifferentiableMultivariateRealFunction, GoalType, double[])</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Optimizes an objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html#optimize(org.apache.commons.math.optimization.linear.LinearObjectiveFunction, java.util.Collection, org.apache.commons.math.optimization.GoalType, boolean)"><B>optimize(LinearObjectiveFunction, Collection&lt;LinearConstraint&gt;, GoalType, boolean)</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html" title="class in org.apache.commons.math.optimization.linear">AbstractLinearOptimizer</A>
+<DD>Optimizes an objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearOptimizer.html#optimize(org.apache.commons.math.optimization.linear.LinearObjectiveFunction, java.util.Collection, org.apache.commons.math.optimization.GoalType, boolean)"><B>optimize(LinearObjectiveFunction, Collection&lt;LinearConstraint&gt;, GoalType, boolean)</B></A> - 
+Method in interface org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearOptimizer.html" title="interface in org.apache.commons.math.optimization.linear">LinearOptimizer</A>
+<DD>Optimizes an objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html#optimize(org.apache.commons.math.analysis.DifferentiableMultivariateRealFunction, org.apache.commons.math.optimization.GoalType, double[])"><B>optimize(DifferentiableMultivariateRealFunction, GoalType, double[])</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateRealOptimizer</A>
+<DD>Optimizes an objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html#optimize(org.apache.commons.math.analysis.DifferentiableMultivariateVectorialFunction, double[], double[], double[])"><B>optimize(DifferentiableMultivariateVectorialFunction, double[], double[], double[])</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateVectorialOptimizer</A>
+<DD>Optimizes an objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html#optimize(org.apache.commons.math.analysis.MultivariateRealFunction, org.apache.commons.math.optimization.GoalType, double[])"><B>optimize(MultivariateRealFunction, GoalType, double[])</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartMultivariateRealOptimizer</A>
+<DD>Optimizes an objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#optimize(org.apache.commons.math.analysis.UnivariateRealFunction, org.apache.commons.math.optimization.GoalType, double, double)"><B>optimize(UnivariateRealFunction, GoalType, double, double)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Find an optimum in the given interval.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#optimize(org.apache.commons.math.analysis.UnivariateRealFunction, org.apache.commons.math.optimization.GoalType, double, double, double)"><B>optimize(UnivariateRealFunction, GoalType, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Find an optimum in the given interval, start at startValue.
+<DT><A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html#optimize(org.apache.commons.math.analysis.MultivariateRealFunction, org.apache.commons.math.optimization.GoalType, double[])"><B>optimize(MultivariateRealFunction, GoalType, double[])</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">MultivariateRealOptimizer</A>
+<DD>Optimizes an objective function.
+<DT><A HREF="./org/apache/commons/math/optimization/univariate/BrentOptimizer.html#optimize(org.apache.commons.math.analysis.UnivariateRealFunction, org.apache.commons.math.optimization.GoalType, double, double, double)"><B>optimize(UnivariateRealFunction, GoalType, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.optimization.univariate.<A HREF="./org/apache/commons/math/optimization/univariate/BrentOptimizer.html" title="class in org.apache.commons.math.optimization.univariate">BrentOptimizer</A>
+<DD>Find an optimum in the given interval, start at startValue.
+<DT><A HREF="./org/apache/commons/math/optimization/univariate/BrentOptimizer.html#optimize(org.apache.commons.math.analysis.UnivariateRealFunction, org.apache.commons.math.optimization.GoalType, double, double)"><B>optimize(UnivariateRealFunction, GoalType, double, double)</B></A> - 
+Method in class org.apache.commons.math.optimization.univariate.<A HREF="./org/apache/commons/math/optimization/univariate/BrentOptimizer.html" title="class in org.apache.commons.math.optimization.univariate">BrentOptimizer</A>
+<DD>Find an optimum in the given interval.
+<DT><A HREF="./org/apache/commons/math/optimization/UnivariateRealOptimizer.html#optimize(org.apache.commons.math.analysis.UnivariateRealFunction, org.apache.commons.math.optimization.GoalType, double, double)"><B>optimize(UnivariateRealFunction, GoalType, double, double)</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/UnivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">UnivariateRealOptimizer</A>
+<DD>Find an optimum in the given interval.
+<DT><A HREF="./org/apache/commons/math/optimization/UnivariateRealOptimizer.html#optimize(org.apache.commons.math.analysis.UnivariateRealFunction, org.apache.commons.math.optimization.GoalType, double, double, double)"><B>optimize(UnivariateRealFunction, GoalType, double, double, double)</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/UnivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">UnivariateRealOptimizer</A>
+<DD>Find an optimum in the given interval, start at startValue.
+<DT><A HREF="./org/apache/commons/math/package-summary.html"><B>org.apache.commons.math</B></A> - package org.apache.commons.math<DD>Common classes used throughout the commons-math library.<DT><A HREF="./org/apache/commons/math/analysis/package-summary.html"><B>org.apache.commons.math.analysis</B></A> - package org.apache.commons.math.analysis<DD>
+      Parent package for common numerical analysis procedures, including root finding,
+      function interpolation and integration.<DT><A HREF="./org/apache/commons/math/analysis/integration/package-summary.html"><B>org.apache.commons.math.analysis.integration</B></A> - package org.apache.commons.math.analysis.integration<DD>Numerical integration (quadrature) algorithms for univariate real functions.<DT><A HREF="./org/apache/commons/math/analysis/interpolation/package-summary.html"><B>org.apache.commons.math.analysis.interpolation</B></A> - package org.apache.commons.math.analysis.interpolation<DD>Univariate real functions interpolation algorithms.<DT><A HREF="./org/apache/commons/math/analysis/polynomials/package-summary.html"><B>org.apache.commons.math.analysis.polynomials</B></A> - package org.apache.commons.math.analysis.polynomials<DD>Univariate real polynomials implementations, seen as differentiable
+     univariate real functions.<DT><A HREF="./org/apache/commons/math/analysis/solvers/package-summary.html"><B>org.apache.commons.math.analysis.solvers</B></A> - package org.apache.commons.math.analysis.solvers<DD>Root finding algorithms, for univariate real functions.<DT><A HREF="./org/apache/commons/math/complex/package-summary.html"><B>org.apache.commons.math.complex</B></A> - package org.apache.commons.math.complex<DD>Complex number type and implementations of complex transcendental
+     functions.<DT><A HREF="./org/apache/commons/math/distribution/package-summary.html"><B>org.apache.commons.math.distribution</B></A> - package org.apache.commons.math.distribution<DD>Implementations of common discrete and continuous distributions.<DT><A HREF="./org/apache/commons/math/estimation/package-summary.html"><B>org.apache.commons.math.estimation</B></A> - package org.apache.commons.math.estimation<DD>This package provided classes to solve estimation problems, it is deprecated since 2.0.<DT><A HREF="./org/apache/commons/math/fraction/package-summary.html"><B>org.apache.commons.math.fraction</B></A> - package org.apache.commons.math.fraction<DD>Fraction number type and fraction number formatting.<DT><A HREF="./org/apache/commons/math/genetics/package-summary.html"><B>org.apache.commons.math.genetics</B></A> - package org.apache.commons.math.genetics<DD>
+This package provides Genetic Algorithms components and implementations.<DT><A HREF="./org/apache/commons/math/geometry/package-summary.html"><B>org.apache.commons.math.geometry</B></A> - package org.apache.commons.math.geometry<DD>
+This package provides basic 3D geometry components.<DT><A HREF="./org/apache/commons/math/linear/package-summary.html"><B>org.apache.commons.math.linear</B></A> - package org.apache.commons.math.linear<DD>Linear algebra support.<DT><A HREF="./org/apache/commons/math/ode/package-summary.html"><B>org.apache.commons.math.ode</B></A> - package org.apache.commons.math.ode<DD>
+This package provides classes to solve Ordinary Differential Equations problems.<DT><A HREF="./org/apache/commons/math/ode/events/package-summary.html"><B>org.apache.commons.math.ode.events</B></A> - package org.apache.commons.math.ode.events<DD>
+This package provides classes to handle discrete events occurring during
+Ordinary Differential Equations integration.<DT><A HREF="./org/apache/commons/math/ode/jacobians/package-summary.html"><B>org.apache.commons.math.ode.jacobians</B></A> - package org.apache.commons.math.ode.jacobians<DD>
+This package provides classes to solve Ordinary Differential Equations problems
+and also compute derivatives of the solution.<DT><A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html"><B>org.apache.commons.math.ode.nonstiff</B></A> - package org.apache.commons.math.ode.nonstiff<DD>
+This package provides classes to solve non-stiff Ordinary Differential Equations problems.<DT><A HREF="./org/apache/commons/math/ode/sampling/package-summary.html"><B>org.apache.commons.math.ode.sampling</B></A> - package org.apache.commons.math.ode.sampling<DD>
+This package provides classes to handle sampling steps during
+Ordinary Differential Equations integration.<DT><A HREF="./org/apache/commons/math/optimization/package-summary.html"><B>org.apache.commons.math.optimization</B></A> - package org.apache.commons.math.optimization<DD>
+This package provides common interfaces for the optimization algorithms
+provided in sub-packages.<DT><A HREF="./org/apache/commons/math/optimization/direct/package-summary.html"><B>org.apache.commons.math.optimization.direct</B></A> - package org.apache.commons.math.optimization.direct<DD>
+This package provides optimization algorithms that don't require derivatives.<DT><A HREF="./org/apache/commons/math/optimization/fitting/package-summary.html"><B>org.apache.commons.math.optimization.fitting</B></A> - package org.apache.commons.math.optimization.fitting<DD>This package provides classes to perform curve fitting.<DT><A HREF="./org/apache/commons/math/optimization/general/package-summary.html"><B>org.apache.commons.math.optimization.general</B></A> - package org.apache.commons.math.optimization.general<DD>This package provides optimization algorithms that require derivatives.<DT><A HREF="./org/apache/commons/math/optimization/linear/package-summary.html"><B>org.apache.commons.math.optimization.linear</B></A> - package org.apache.commons.math.optimization.linear<DD>This package provides optimization algorithms for linear constrained problems.<DT><A HREF="./org/apache/commons/math/optimization/univariate/package-summary.html"><B>org.apache.commons.math.optimization.univariate</B></A> - package org.apache.commons.math.optimization.univariate<DD>Univariate real functions minimum finding algorithms.<DT><A HREF="./org/apache/commons/math/random/package-summary.html"><B>org.apache.commons.math.random</B></A> - package org.apache.commons.math.random<DD>Random number and random data generators.<DT><A HREF="./org/apache/commons/math/special/package-summary.html"><B>org.apache.commons.math.special</B></A> - package org.apache.commons.math.special<DD>Implementations of special functions such as Beta and Gamma.<DT><A HREF="./org/apache/commons/math/stat/package-summary.html"><B>org.apache.commons.math.stat</B></A> - package org.apache.commons.math.stat<DD>Data storage, manipulation and summary routines.<DT><A HREF="./org/apache/commons/math/stat/clustering/package-summary.html"><B>org.apache.commons.math.stat.clustering</B></A> - package org.apache.commons.math.stat.clustering<DD>Clustering algorithms<DT><A HREF="./org/apache/commons/math/stat/correlation/package-summary.html"><B>org.apache.commons.math.stat.correlation</B></A> - package org.apache.commons.math.stat.correlation<DD>Correlations/Covariance computations.<DT><A HREF="./org/apache/commons/math/stat/descriptive/package-summary.html"><B>org.apache.commons.math.stat.descriptive</B></A> - package org.apache.commons.math.stat.descriptive<DD>Generic univariate summary statistic objects.<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/package-summary.html"><B>org.apache.commons.math.stat.descriptive.moment</B></A> - package org.apache.commons.math.stat.descriptive.moment<DD>Summary statistics based on moments.<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/package-summary.html"><B>org.apache.commons.math.stat.descriptive.rank</B></A> - package org.apache.commons.math.stat.descriptive.rank<DD>Summary statistics based on ranks.<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/package-summary.html"><B>org.apache.commons.math.stat.descriptive.summary</B></A> - package org.apache.commons.math.stat.descriptive.summary<DD>Other summary statistics.<DT><A HREF="./org/apache/commons/math/stat/inference/package-summary.html"><B>org.apache.commons.math.stat.inference</B></A> - package org.apache.commons.math.stat.inference<DD>Classes providing hypothesis testing and confidence interval
+      construction.<DT><A HREF="./org/apache/commons/math/stat/ranking/package-summary.html"><B>org.apache.commons.math.stat.ranking</B></A> - package org.apache.commons.math.stat.ranking<DD>Classes providing rank transformations.<DT><A HREF="./org/apache/commons/math/stat/regression/package-summary.html"><B>org.apache.commons.math.stat.regression</B></A> - package org.apache.commons.math.stat.regression<DD>Statistical routines involving multivariate data.<DT><A HREF="./org/apache/commons/math/transform/package-summary.html"><B>org.apache.commons.math.transform</B></A> - package org.apache.commons.math.transform<DD>Implementations of transform methods, including Fast Fourier transforms.<DT><A HREF="./org/apache/commons/math/util/package-summary.html"><B>org.apache.commons.math.util</B></A> - package org.apache.commons.math.util<DD>Convenience routines and common data structures used throughout the commons-math library.<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#orthogonal()"><B>orthogonal()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Get a vector orthogonal to the instance.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#outerProduct(org.apache.commons.math.linear.RealVector)"><B>outerProduct(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Compute the outer product.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#outerProduct(double[])"><B>outerProduct(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Compute the outer product.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#outerProduct(org.apache.commons.math.linear.FieldVector)"><B>outerProduct(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Compute the outer product.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#outerProduct(org.apache.commons.math.linear.ArrayFieldVector)"><B>outerProduct(ArrayFieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Compute the outer product.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#outerProduct(T[])"><B>outerProduct(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Compute the outer product.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#outerProduct(org.apache.commons.math.linear.RealVector)"><B>outerProduct(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Compute the outer product.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#outerProduct(org.apache.commons.math.linear.ArrayRealVector)"><B>outerProduct(ArrayRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Compute the outer product.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#outerProduct(double[])"><B>outerProduct(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Compute the outer product.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#outerProduct(org.apache.commons.math.linear.FieldVector)"><B>outerProduct(FieldVector&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Compute the outer product.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#outerProduct(T[])"><B>outerProduct(T[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Compute the outer product.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#outerProduct(double[])"><B>outerProduct(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Compute the outer product.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#outerProduct(org.apache.commons.math.linear.RealVector)"><B>outerProduct(RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Compute the outer product.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#outerProduct(double[])"><B>outerProduct(double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Compute the outer product.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#outerProduct(org.apache.commons.math.linear.SparseFieldVector)"><B>outerProduct(SparseFieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Optimized method to compute outer product when both vectors are sparse.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#outerProduct(T[])"><B>outerProduct(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Compute the outer product.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#outerProduct(org.apache.commons.math.linear.FieldVector)"><B>outerProduct(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Compute the outer product.
+</DL>
+<HR>
+<A NAME="_P_"><!-- --></A><H2>
+<B>P</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#pairedT(double[], double[])"><B>pairedT(double[], double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#pairedT(double[], double[])"><B>pairedT(double[], double[])</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Computes a paired, 2-sample t-statistic based on the data in the input
+ arrays.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#pairedT(double[], double[])"><B>pairedT(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Computes a paired, 2-sample t-statistic based on the data in the input
+ arrays.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#pairedTTest(double[], double[], double)"><B>pairedTTest(double[], double[], double)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#pairedTTest(double[], double[])"><B>pairedTTest(double[], double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#pairedTTest(double[], double[])"><B>pairedTTest(double[], double[])</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Returns the <i>observed significance level</i>, or
+ <i> p-value</i>, associated with a paired, two-sample, two-tailed t-test
+ based on the data in the input arrays.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#pairedTTest(double[], double[], double)"><B>pairedTTest(double[], double[], double)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Performs a paired t-test evaluating the null hypothesis that the
+ mean of the paired differences between <code>sample1</code> and
+ <code>sample2</code> is 0 in favor of the two-sided alternative that the
+ mean paired difference is not equal to 0, with significance level
+ <code>alpha</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#pairedTTest(double[], double[])"><B>pairedTTest(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Returns the <i>observed significance level</i>, or
+ <i> p-value</i>, associated with a paired, two-sample, two-tailed t-test
+ based on the data in the input arrays.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#pairedTTest(double[], double[], double)"><B>pairedTTest(double[], double[], double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Performs a paired t-test evaluating the null hypothesis that the
+ mean of the paired differences between <code>sample1</code> and
+ <code>sample2</code> is 0 in favor of the two-sided alternative that the
+ mean paired difference is not equal to 0, with significance level
+ <code>alpha</code>.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/ParameterizedODE.html" title="interface in org.apache.commons.math.ode.jacobians"><B>ParameterizedODE</B></A> - Interface in <A HREF="./org/apache/commons/math/ode/jacobians/package-summary.html">org.apache.commons.math.ode.jacobians</A><DD>This interface represents <A HREF="./org/apache/commons/math/ode/FirstOrderDifferentialEquations.html" title="interface in org.apache.commons.math.ode"><CODE>first order differential equations</CODE></A> with parameters.<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#parameters"><B>parameters</B></A> - 
+Variable in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Array of parameters.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/ParametricRealFunction.html" title="interface in org.apache.commons.math.optimization.fitting"><B>ParametricRealFunction</B></A> - Interface in <A HREF="./org/apache/commons/math/optimization/fitting/package-summary.html">org.apache.commons.math.optimization.fitting</A><DD>An interface representing a real function that depends on one independent
+ variable plus some extra parameters.<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#parity"><B>parity</B></A> - 
+Variable in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Parity of the permutation associated with the LU decomposition
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#parse(java.lang.String)"><B>parse(String)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Parses a string to produce a <A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex"><CODE>Complex</CODE></A> object.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#parse(java.lang.String, java.text.ParsePosition)"><B>parse(String, ParsePosition)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Parses a string to produce a <A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex"><CODE>Complex</CODE></A> object.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html#parse(java.lang.String)"><B>parse(String)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction">BigFractionFormat</A>
+<DD>Parses a string to produce a <A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction"><CODE>BigFraction</CODE></A> object.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html#parse(java.lang.String, java.text.ParsePosition)"><B>parse(String, ParsePosition)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction">BigFractionFormat</A>
+<DD>Parses a string to produce a <A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction"><CODE>BigFraction</CODE></A> object.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionFormat.html#parse(java.lang.String)"><B>parse(String)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction">FractionFormat</A>
+<DD>Parses a string to produce a <A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction"><CODE>Fraction</CODE></A> object.
+<DT><A HREF="./org/apache/commons/math/fraction/FractionFormat.html#parse(java.lang.String, java.text.ParsePosition)"><B>parse(String, ParsePosition)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction">FractionFormat</A>
+<DD>Parses a string to produce a <A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction"><CODE>Fraction</CODE></A> object.
+<DT><A HREF="./org/apache/commons/math/fraction/ProperBigFractionFormat.html#parse(java.lang.String, java.text.ParsePosition)"><B>parse(String, ParsePosition)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/ProperBigFractionFormat.html" title="class in org.apache.commons.math.fraction">ProperBigFractionFormat</A>
+<DD>Parses a string to produce a <A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction"><CODE>BigFraction</CODE></A> object.
+<DT><A HREF="./org/apache/commons/math/fraction/ProperFractionFormat.html#parse(java.lang.String, java.text.ParsePosition)"><B>parse(String, ParsePosition)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/ProperFractionFormat.html" title="class in org.apache.commons.math.fraction">ProperFractionFormat</A>
+<DD>Parses a string to produce a <A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction"><CODE>Fraction</CODE></A> object.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#parse(java.lang.String)"><B>parse(String)</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>Parses a string to produce a <A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry"><CODE>Vector3D</CODE></A> object.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#parse(java.lang.String, java.text.ParsePosition)"><B>parse(String, ParsePosition)</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>Parses a string to produce a <A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry"><CODE>Vector3D</CODE></A> object.
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#parse(java.lang.String)"><B>parse(String)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>Parses a string to produce a <A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear"><CODE>RealVector</CODE></A> object.
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#parse(java.lang.String, java.text.ParsePosition)"><B>parse(String, ParsePosition)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>Parses a string to produce a <A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear"><CODE>RealVector</CODE></A> object.
+<DT><A HREF="./org/apache/commons/math/fraction/AbstractFormat.html#parseAndIgnoreWhitespace(java.lang.String, java.text.ParsePosition)"><B>parseAndIgnoreWhitespace(String, ParsePosition)</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A>
+<DD>Parses <code>source</code> until a non-whitespace character is found.
+<DT><A HREF="./org/apache/commons/math/util/CompositeFormat.html#parseAndIgnoreWhitespace(java.lang.String, java.text.ParsePosition)"><B>parseAndIgnoreWhitespace(String, ParsePosition)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/CompositeFormat.html" title="class in org.apache.commons.math.util">CompositeFormat</A>
+<DD>Parses <code>source</code> until a non-whitespace character is found.
+<DT><A HREF="./org/apache/commons/math/util/CompositeFormat.html#parseFixedstring(java.lang.String, java.lang.String, java.text.ParsePosition)"><B>parseFixedstring(String, String, ParsePosition)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/CompositeFormat.html" title="class in org.apache.commons.math.util">CompositeFormat</A>
+<DD>Parse <code>source</code> for an expected fixed string.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html#parseNextBigInteger(java.lang.String, java.text.ParsePosition)"><B>parseNextBigInteger(String, ParsePosition)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction">BigFractionFormat</A>
+<DD>Parses a string to produce a <code>BigInteger</code>.
+<DT><A HREF="./org/apache/commons/math/fraction/AbstractFormat.html#parseNextCharacter(java.lang.String, java.text.ParsePosition)"><B>parseNextCharacter(String, ParsePosition)</B></A> - 
+Static method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A>
+<DD>Parses <code>source</code> until a non-whitespace character is found.
+<DT><A HREF="./org/apache/commons/math/util/CompositeFormat.html#parseNextCharacter(java.lang.String, java.text.ParsePosition)"><B>parseNextCharacter(String, ParsePosition)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/CompositeFormat.html" title="class in org.apache.commons.math.util">CompositeFormat</A>
+<DD>Parses <code>source</code> until a non-whitespace character is found.
+<DT><A HREF="./org/apache/commons/math/util/CompositeFormat.html#parseNumber(java.lang.String, java.text.NumberFormat, java.text.ParsePosition)"><B>parseNumber(String, NumberFormat, ParsePosition)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/CompositeFormat.html" title="class in org.apache.commons.math.util">CompositeFormat</A>
+<DD>Parses <code>source</code> for a number.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#parseObject(java.lang.String, java.text.ParsePosition)"><B>parseObject(String, ParsePosition)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Parses a string to produce a object.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#parseObject(java.lang.String, java.text.ParsePosition)"><B>parseObject(String, ParsePosition)</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>Parses a string to produce a object.
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#parseObject(java.lang.String, java.text.ParsePosition)"><B>parseObject(String, ParsePosition)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>Parses a string to produce a object.
+<DT><A HREF="./org/apache/commons/math/analysis/DifferentiableMultivariateRealFunction.html#partialDerivative(int)"><B>partialDerivative(int)</B></A> - 
+Method in interface org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/DifferentiableMultivariateRealFunction.html" title="interface in org.apache.commons.math.analysis">DifferentiableMultivariateRealFunction</A>
+<DD>Returns the partial derivative of the function with respect to a point coordinate.
+<DT><A HREF="./org/apache/commons/math/distribution/PascalDistribution.html" title="interface in org.apache.commons.math.distribution"><B>PascalDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>The Pascal distribution.<DT><A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html" title="class in org.apache.commons.math.distribution"><B>PascalDistributionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>The default implementation of <A HREF="./org/apache/commons/math/distribution/PascalDistribution.html" title="interface in org.apache.commons.math.distribution"><CODE>PascalDistribution</CODE></A>.<DT><A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html#PascalDistributionImpl(int, double)"><B>PascalDistributionImpl(int, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html" title="class in org.apache.commons.math.distribution">PascalDistributionImpl</A>
+<DD>Create a binomial distribution with the given number of trials and
+ probability of success.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html" title="class in org.apache.commons.math.stat.correlation"><B>PearsonsCorrelation</B></A> - Class in <A HREF="./org/apache/commons/math/stat/correlation/package-summary.html">org.apache.commons.math.stat.correlation</A><DD>Computes Pearson's product-moment correlation coefficients for pairs of arrays
+ or columns of a matrix.<DT><A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html#PearsonsCorrelation()"><B>PearsonsCorrelation()</B></A> - 
+Constructor for class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html" title="class in org.apache.commons.math.stat.correlation">PearsonsCorrelation</A>
+<DD>Create a PearsonsCorrelation instance without data
+<DT><A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html#PearsonsCorrelation(double[][])"><B>PearsonsCorrelation(double[][])</B></A> - 
+Constructor for class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html" title="class in org.apache.commons.math.stat.correlation">PearsonsCorrelation</A>
+<DD>Create a PearsonsCorrelation from a rectangular array
+ whose columns represent values of variables to be correlated.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html#PearsonsCorrelation(org.apache.commons.math.linear.RealMatrix)"><B>PearsonsCorrelation(RealMatrix)</B></A> - 
+Constructor for class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html" title="class in org.apache.commons.math.stat.correlation">PearsonsCorrelation</A>
+<DD>Create a PearsonsCorrelation from a RealMatrix whose columns
+ represent variables to be correlated.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html#PearsonsCorrelation(org.apache.commons.math.stat.correlation.Covariance)"><B>PearsonsCorrelation(Covariance)</B></A> - 
+Constructor for class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html" title="class in org.apache.commons.math.stat.correlation">PearsonsCorrelation</A>
+<DD>Create a PearsonsCorrelation from a <A HREF="./org/apache/commons/math/stat/correlation/Covariance.html" title="class in org.apache.commons.math.stat.correlation"><CODE>Covariance</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html#PearsonsCorrelation(org.apache.commons.math.linear.RealMatrix, int)"><B>PearsonsCorrelation(RealMatrix, int)</B></A> - 
+Constructor for class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/PearsonsCorrelation.html" title="class in org.apache.commons.math.stat.correlation">PearsonsCorrelation</A>
+<DD>Create a PearsonsCorrelation from a covariance matrix.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#percentageValue()"><B>percentageValue()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Gets the fraction percentage as a <tt>double</tt>.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html" title="class in org.apache.commons.math.stat.descriptive.rank"><B>Percentile</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/rank/package-summary.html">org.apache.commons.math.stat.descriptive.rank</A><DD>Provides percentile computation.<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html#Percentile()"><B>Percentile()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html" title="class in org.apache.commons.math.stat.descriptive.rank">Percentile</A>
+<DD>Constructs a Percentile with a default quantile
+ value of 50.0.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html#Percentile(double)"><B>Percentile(double)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html" title="class in org.apache.commons.math.stat.descriptive.rank">Percentile</A>
+<DD>Constructs a Percentile with the specific quantile value.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html#Percentile(org.apache.commons.math.stat.descriptive.rank.Percentile)"><B>Percentile(Percentile)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html" title="class in org.apache.commons.math.stat.descriptive.rank">Percentile</A>
+<DD>Copy constructor, creates a new <code>Percentile</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#percentile(double[], double)"><B>percentile(double[], double)</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns an estimate of the <code>p</code>th percentile of the values
+ in the <code>values</code> array.
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#percentile(double[], int, int, double)"><B>percentile(double[], int, int, double)</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns an estimate of the <code>p</code>th percentile of the values
+ in the <code>values</code> array, starting with the element in (0-based)
+ position <code>begin</code> in the array and including <code>length</code>
+ values.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#permutation"><B>permutation</B></A> - 
+Variable in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Permutation associated with LU decomposition
+<DT><A HREF="./org/apache/commons/math/genetics/PermutationChromosome.html" title="interface in org.apache.commons.math.genetics"><B>PermutationChromosome</B></A>&lt;<A HREF="./org/apache/commons/math/genetics/PermutationChromosome.html" title="type parameter in PermutationChromosome">T</A>&gt; - Interface in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Interface indicating that the chromosome represents a permutation of objects.<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#PLUS_I"><B>PLUS_I</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>First canonical vector (coordinates: 1, 0, 0).
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#PLUS_J"><B>PLUS_J</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Second canonical vector (coordinates: 0, 1, 0).
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#PLUS_K"><B>PLUS_K</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Third canonical vector (coordinates: 0, 0, 1).
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#point"><B>point</B></A> - 
+Variable in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Current point.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#point"><B>point</B></A> - 
+Variable in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Current point set.
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistribution.html" title="interface in org.apache.commons.math.distribution"><B>PoissonDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Interface representing the Poisson Distribution.<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution"><B>PoissonDistributionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Implementation for the <A HREF="./org/apache/commons/math/distribution/PoissonDistribution.html" title="interface in org.apache.commons.math.distribution"><CODE>PoissonDistribution</CODE></A>.<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html#PoissonDistributionImpl(double)"><B>PoissonDistributionImpl(double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">PoissonDistributionImpl</A>
+<DD>Create a new Poisson distribution with the given the mean.
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html#PoissonDistributionImpl(double, double, int)"><B>PoissonDistributionImpl(double, double, int)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">PoissonDistributionImpl</A>
+<DD>Create a new Poisson distribution with the given mean, convergence criterion
+ and maximum number of iterations.
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html#PoissonDistributionImpl(double, double)"><B>PoissonDistributionImpl(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">PoissonDistributionImpl</A>
+<DD>Create a new Poisson distribution with the given mean and convergence criterion.
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html#PoissonDistributionImpl(double, int)"><B>PoissonDistributionImpl(double, int)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">PoissonDistributionImpl</A>
+<DD>Create a new Poisson distribution with the given mean and maximum number of iterations.
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html#PoissonDistributionImpl(double, org.apache.commons.math.distribution.NormalDistribution)"><B>PoissonDistributionImpl(double, NormalDistribution)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">PoissonDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (to avoid possibly inconsistent state, the
+ "NormalDistribution" will be instantiated internally)</I>
+<DT><A HREF="./org/apache/commons/math/complex/ComplexUtils.html#polar2Complex(double, double)"><B>polar2Complex(double, double)</B></A> - 
+Static method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexUtils.html" title="class in org.apache.commons.math.complex">ComplexUtils</A>
+<DD>Creates a complex number from the given polar representation.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html#polynomialDerivative()"><B>polynomialDerivative()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunction</A>
+<DD>Returns the derivative as a PolynomialRealFunction
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/PolynomialFitter.html" title="class in org.apache.commons.math.optimization.fitting"><B>PolynomialFitter</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/fitting/package-summary.html">org.apache.commons.math.optimization.fitting</A><DD>This class implements a curve fitting specialized for polynomials.<DT><A HREF="./org/apache/commons/math/optimization/fitting/PolynomialFitter.html#PolynomialFitter(int, org.apache.commons.math.optimization.DifferentiableMultivariateVectorialOptimizer)"><B>PolynomialFitter(int, DifferentiableMultivariateVectorialOptimizer)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/PolynomialFitter.html" title="class in org.apache.commons.math.optimization.fitting">PolynomialFitter</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials"><B>PolynomialFunction</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/polynomials/package-summary.html">org.apache.commons.math.analysis.polynomials</A><DD>Immutable representation of a real polynomial function with real coefficients.<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html#PolynomialFunction(double[])"><B>PolynomialFunction(double[])</B></A> - 
+Constructor for class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunction</A>
+<DD>Construct a polynomial with the given coefficients.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html" title="class in org.apache.commons.math.analysis.polynomials"><B>PolynomialFunctionLagrangeForm</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/polynomials/package-summary.html">org.apache.commons.math.analysis.polynomials</A><DD>Implements the representation of a real polynomial function in
+ <a href="http://mathworld.wolfram.com/LagrangeInterpolatingPolynomial.html">
+ Lagrange Form</a>.<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html#PolynomialFunctionLagrangeForm(double[], double[])"><B>PolynomialFunctionLagrangeForm(double[], double[])</B></A> - 
+Constructor for class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionLagrangeForm</A>
+<DD>Construct a Lagrange polynomial with the given abscissas and function
+ values.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html" title="class in org.apache.commons.math.analysis.polynomials"><B>PolynomialFunctionNewtonForm</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/polynomials/package-summary.html">org.apache.commons.math.analysis.polynomials</A><DD>Implements the representation of a real polynomial function in
+ Newton Form.<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html#PolynomialFunctionNewtonForm(double[], double[])"><B>PolynomialFunctionNewtonForm(double[], double[])</B></A> - 
+Constructor for class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionNewtonForm</A>
+<DD>Construct a Newton polynomial with the given a[] and c[].
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialSplineFunction.html#polynomialSplineDerivative()"><B>polynomialSplineDerivative()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialSplineFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialSplineFunction</A>
+<DD>Returns the derivative of the polynomial spline function as a PolynomialSplineFunction
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialSplineFunction.html" title="class in org.apache.commons.math.analysis.polynomials"><B>PolynomialSplineFunction</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/polynomials/package-summary.html">org.apache.commons.math.analysis.polynomials</A><DD>Represents a polynomial spline function.<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialSplineFunction.html#PolynomialSplineFunction(double[], org.apache.commons.math.analysis.polynomials.PolynomialFunction[])"><B>PolynomialSplineFunction(double[], PolynomialFunction[])</B></A> - 
+Constructor for class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialSplineFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialSplineFunction</A>
+<DD>Construct a polynomial spline function with the given segment delimiters
+ and interpolating polynomials.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialsUtils.html" title="class in org.apache.commons.math.analysis.polynomials"><B>PolynomialsUtils</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/polynomials/package-summary.html">org.apache.commons.math.analysis.polynomials</A><DD>A collection of static methods that operate on or return polynomials.<DT><A HREF="./org/apache/commons/math/genetics/Population.html" title="interface in org.apache.commons.math.genetics"><B>Population</B></A> - Interface in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>A collection of chromosomes that facilitates generational evolution.<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#POSITIVE_INFINITY"><B>POSITIVE_INFINITY</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>A vector with all coordinates set to positive infinity.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#postCompose(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>postCompose(UnivariateRealFunction)</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>Postcompose the instance with another function.
+<DT><A HREF="./org/apache/commons/math/analysis/BinaryFunction.html#POW"><B>POW</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis">BinaryFunction</A>
+<DD>The <code>Math.pow</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis"><CODE>BinaryFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#pow(org.apache.commons.math.complex.Complex)"><B>pow(Complex)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Returns of value of this complex number raised to the power of <code>x</code>.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#pow(int)"><B>pow(int)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Returns a <tt>integer</tt> whose value is
+ <tt>(this<sup>exponent</sup>)</tt>, returning the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#pow(long)"><B>pow(long)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Returns a <code>BigFraction</code> whose value is
+ <tt>(this<sup>exponent</sup>)</tt>, returning the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#pow(java.math.BigInteger)"><B>pow(BigInteger)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Returns a <code>BigFraction</code> whose value is
+ <tt>(this<sup>exponent</sup>)</tt>, returning the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#pow(double)"><B>pow(double)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Returns a <code>double</code> whose value is
+ <tt>(this<sup>exponent</sup>)</tt>, returning the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#pow(int, int)"><B>pow(int, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Raise an int to an int power.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#pow(int, long)"><B>pow(int, long)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Raise an int to a long power.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#pow(long, int)"><B>pow(long, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Raise a long to an int power.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#pow(long, long)"><B>pow(long, long)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Raise a long to a long power.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#pow(java.math.BigInteger, int)"><B>pow(BigInteger, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Raise a BigInteger to an int power.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#pow(java.math.BigInteger, long)"><B>pow(BigInteger, long)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Raise a BigInteger to a long power.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#pow(java.math.BigInteger, java.math.BigInteger)"><B>pow(BigInteger, BigInteger)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Raise a BigInteger to a BigInteger power.
+<DT><A HREF="./org/apache/commons/math/optimization/general/Preconditioner.html#precondition(double[], double[])"><B>precondition(double[], double[])</B></A> - 
+Method in interface org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/Preconditioner.html" title="interface in org.apache.commons.math.optimization.general">Preconditioner</A>
+<DD>Precondition a search direction.
+<DT><A HREF="./org/apache/commons/math/optimization/general/Preconditioner.html" title="interface in org.apache.commons.math.optimization.general"><B>Preconditioner</B></A> - Interface in <A HREF="./org/apache/commons/math/optimization/general/package-summary.html">org.apache.commons.math.optimization.general</A><DD>This interface represents a preconditioner for differentiable scalar
+ objective function optimizers.<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#predict(double)"><B>predict(double)</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Returns the "predicted" <code>y</code> value associated with the
+ supplied <code>x</code> value,  based on the data that has been
+ added to the model when this method is activated.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#preMultiply(org.apache.commons.math.linear.FieldMatrix)"><B>preMultiply(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the result premultiplying this by <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#preMultiply(T[])"><B>preMultiply(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the (row) vector result of premultiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#preMultiply(org.apache.commons.math.linear.FieldVector)"><B>preMultiply(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the (row) vector result of premultiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#preMultiply(org.apache.commons.math.linear.RealMatrix)"><B>preMultiply(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the result premultiplying this by <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#preMultiply(double[])"><B>preMultiply(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the (row) vector result of premultiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#preMultiply(org.apache.commons.math.linear.RealVector)"><B>preMultiply(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the (row) vector result of premultiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#preMultiply(T[])"><B>preMultiply(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Returns the (row) vector result of premultiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#preMultiply(double[])"><B>preMultiply(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Returns the (row) vector result of premultiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#preMultiply(org.apache.commons.math.linear.BigMatrix)"><B>preMultiply(BigMatrix)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the result premultiplying this by <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#preMultiply(java.math.BigDecimal[])"><B>preMultiply(BigDecimal[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the (row) vector result of premultiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#preMultiply(org.apache.commons.math.linear.BigMatrix)"><B>preMultiply(BigMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the result premultiplying this by <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#preMultiply(java.math.BigDecimal[])"><B>preMultiply(BigDecimal[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the (row) vector result of premultiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#preMultiply(T[])"><B>preMultiply(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns the (row) vector result of premultiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#preMultiply(double[])"><B>preMultiply(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the (row) vector result of premultiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#preMultiply(org.apache.commons.math.linear.FieldMatrix)"><B>preMultiply(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the result premultiplying this by <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#preMultiply(T[])"><B>preMultiply(T[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the (row) vector result of premultiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#preMultiply(org.apache.commons.math.linear.FieldVector)"><B>preMultiply(FieldVector&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the (row) vector result of premultiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#preMultiply(org.apache.commons.math.linear.RealMatrix)"><B>preMultiply(RealMatrix)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the result premultiplying this by <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#preMultiply(double[])"><B>preMultiply(double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the (row) vector result of premultiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#preMultiply(org.apache.commons.math.linear.RealVector)"><B>preMultiply(RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the (row) vector result of premultiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#preMultiply(double[])"><B>preMultiply(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the (row) vector result of premultiplying this by the vector <code>v</code>.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#previousTime"><B>previousTime</B></A> - 
+Variable in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>previous time
+<DT><A HREF="./org/apache/commons/math/MathException.html#printStackTrace()"><B>printStackTrace()</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A>
+<DD>Prints the stack trace of this exception to the standard error stream.
+<DT><A HREF="./org/apache/commons/math/MathException.html#printStackTrace(java.io.PrintStream)"><B>printStackTrace(PrintStream)</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A>
+<DD>Prints the stack trace of this exception to the specified stream.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#printStackTrace()"><B>printStackTrace()</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Prints the stack trace of this exception to the standard error stream.
+<DT><A HREF="./org/apache/commons/math/MathRuntimeException.html#printStackTrace(java.io.PrintStream)"><B>printStackTrace(PrintStream)</B></A> - 
+Method in exception org.apache.commons.math.<A HREF="./org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A>
+<DD>Prints the stack trace of this exception to the specified stream.
+<DT><A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html#probability(double)"><B>probability(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math.distribution">AbstractIntegerDistribution</A>
+<DD>For a random variable X whose values are distributed according
+ to this distribution, this method returns P(X = x).
+<DT><A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html#probability(int)"><B>probability(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html" title="class in org.apache.commons.math.distribution">BinomialDistributionImpl</A>
+<DD>For this distribution, X, this method returns P(X = x).
+<DT><A HREF="./org/apache/commons/math/distribution/DiscreteDistribution.html#probability(double)"><B>probability(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/DiscreteDistribution.html" title="interface in org.apache.commons.math.distribution">DiscreteDistribution</A>
+<DD>For a random variable X whose values are distributed according
+ to this distribution, this method returns P(X = x).
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html#probability(int)"><B>probability(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html" title="class in org.apache.commons.math.distribution">HypergeometricDistributionImpl</A>
+<DD>For this distribution, X, this method returns P(X = x).
+<DT><A HREF="./org/apache/commons/math/distribution/IntegerDistribution.html#probability(int)"><B>probability(int)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/IntegerDistribution.html" title="interface in org.apache.commons.math.distribution">IntegerDistribution</A>
+<DD>For a random variable X whose values are distributed according
+ to this distribution, this method returns P(X = x).
+<DT><A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html#probability(int)"><B>probability(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html" title="class in org.apache.commons.math.distribution">PascalDistributionImpl</A>
+<DD>For this distribution, X, this method returns P(X = x).
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html#probability(int)"><B>probability(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">PoissonDistributionImpl</A>
+<DD>The probability mass function P(X = x) for a Poisson distribution.
+<DT><A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html#probability(int)"><B>probability(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html" title="class in org.apache.commons.math.distribution">ZipfDistributionImpl</A>
+<DD>The probability mass function P(X = x) for a Zipf distribution.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html" title="class in org.apache.commons.math.stat.descriptive.summary"><B>Product</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/summary/package-summary.html">org.apache.commons.math.stat.descriptive.summary</A><DD>Returns the product of the available values.<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html#Product()"><B>Product()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html" title="class in org.apache.commons.math.stat.descriptive.summary">Product</A>
+<DD>Create a Product instance
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html#Product(org.apache.commons.math.stat.descriptive.summary.Product)"><B>Product(Product)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Product.html" title="class in org.apache.commons.math.stat.descriptive.summary">Product</A>
+<DD>Copy constructor, creates a new <code>Product</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#product(double[])"><B>product(double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the product of the entries in the input array, or
+ <code>Double.NaN</code> if the array is empty.
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#product(double[], int, int)"><B>product(double[], int, int)</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the product of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#projection(double[])"><B>projection(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Find the orthogonal projection of this vector onto another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#projection(org.apache.commons.math.linear.FieldVector)"><B>projection(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Find the orthogonal projection of this vector onto another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#projection(T[])"><B>projection(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Find the orthogonal projection of this vector onto another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#projection(org.apache.commons.math.linear.ArrayFieldVector)"><B>projection(ArrayFieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Find the orthogonal projection of this vector onto another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#projection(org.apache.commons.math.linear.RealVector)"><B>projection(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Find the orthogonal projection of this vector onto another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#projection(double[])"><B>projection(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Find the orthogonal projection of this vector onto another vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#projection(org.apache.commons.math.linear.ArrayRealVector)"><B>projection(ArrayRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Find the orthogonal projection of this vector onto another vector.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#projection(org.apache.commons.math.linear.FieldVector)"><B>projection(FieldVector&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Find the orthogonal projection of this vector onto another vector.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#projection(T[])"><B>projection(T[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Find the orthogonal projection of this vector onto another vector.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#projection(org.apache.commons.math.linear.RealVector)"><B>projection(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Find the orthogonal projection of this vector onto another vector.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#projection(double[])"><B>projection(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Find the orthogonal projection of this vector onto another vector.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#projection(org.apache.commons.math.linear.RealVector)"><B>projection(RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Find the orthogonal projection of this vector onto another vector.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#projection(double[])"><B>projection(double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Find the orthogonal projection of this vector onto another vector.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#projection(org.apache.commons.math.linear.FieldVector)"><B>projection(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Find the orthogonal projection of this vector onto another vector.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#projection(T[])"><B>projection(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Find the orthogonal projection of this vector onto another vector.
+<DT><A HREF="./org/apache/commons/math/fraction/ProperBigFractionFormat.html" title="class in org.apache.commons.math.fraction"><B>ProperBigFractionFormat</B></A> - Class in <A HREF="./org/apache/commons/math/fraction/package-summary.html">org.apache.commons.math.fraction</A><DD>Formats a BigFraction number in proper format.<DT><A HREF="./org/apache/commons/math/fraction/ProperBigFractionFormat.html#ProperBigFractionFormat()"><B>ProperBigFractionFormat()</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/ProperBigFractionFormat.html" title="class in org.apache.commons.math.fraction">ProperBigFractionFormat</A>
+<DD>Create a proper formatting instance with the default number format for
+ the whole, numerator, and denominator.
+<DT><A HREF="./org/apache/commons/math/fraction/ProperBigFractionFormat.html#ProperBigFractionFormat(java.text.NumberFormat)"><B>ProperBigFractionFormat(NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/ProperBigFractionFormat.html" title="class in org.apache.commons.math.fraction">ProperBigFractionFormat</A>
+<DD>Create a proper formatting instance with a custom number format for the
+ whole, numerator, and denominator.
+<DT><A HREF="./org/apache/commons/math/fraction/ProperBigFractionFormat.html#ProperBigFractionFormat(java.text.NumberFormat, java.text.NumberFormat, java.text.NumberFormat)"><B>ProperBigFractionFormat(NumberFormat, NumberFormat, NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/ProperBigFractionFormat.html" title="class in org.apache.commons.math.fraction">ProperBigFractionFormat</A>
+<DD>Create a proper formatting instance with a custom number format for each
+ of the whole, numerator, and denominator.
+<DT><A HREF="./org/apache/commons/math/fraction/ProperFractionFormat.html" title="class in org.apache.commons.math.fraction"><B>ProperFractionFormat</B></A> - Class in <A HREF="./org/apache/commons/math/fraction/package-summary.html">org.apache.commons.math.fraction</A><DD>Formats a Fraction number in proper format.<DT><A HREF="./org/apache/commons/math/fraction/ProperFractionFormat.html#ProperFractionFormat()"><B>ProperFractionFormat()</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/ProperFractionFormat.html" title="class in org.apache.commons.math.fraction">ProperFractionFormat</A>
+<DD>Create a proper formatting instance with the default number format for
+ the whole, numerator, and denominator.
+<DT><A HREF="./org/apache/commons/math/fraction/ProperFractionFormat.html#ProperFractionFormat(java.text.NumberFormat)"><B>ProperFractionFormat(NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/ProperFractionFormat.html" title="class in org.apache.commons.math.fraction">ProperFractionFormat</A>
+<DD>Create a proper formatting instance with a custom number format for the
+ whole, numerator, and denominator.
+<DT><A HREF="./org/apache/commons/math/fraction/ProperFractionFormat.html#ProperFractionFormat(java.text.NumberFormat, java.text.NumberFormat, java.text.NumberFormat)"><B>ProperFractionFormat(NumberFormat, NumberFormat, NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/ProperFractionFormat.html" title="class in org.apache.commons.math.fraction">ProperFractionFormat</A>
+<DD>Create a proper formatting instance with a custom number format for each
+ of the whole, numerator, and denominator.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html#put(int, double)"><B>put(int, double)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A>
+<DD>Put a value associated with a key in the map.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html#put(int, T)"><B>put(int, T)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap</A>
+<DD>Put a value associated with a key in the map.
+<DT><A HREF="./org/apache/commons/math/util/TransformerMap.html#putTransformer(java.lang.Class, org.apache.commons.math.util.NumberTransformer)"><B>putTransformer(Class&lt;?&gt;, NumberTransformer)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/TransformerMap.html" title="class in org.apache.commons.math.util">TransformerMap</A>
+<DD>Sets a Class to Transformer Mapping in the Map.
+</DL>
+<HR>
+<A NAME="_Q_"><!-- --></A><H2>
+<B>Q</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/linear/QRDecomposition.html" title="interface in org.apache.commons.math.linear"><B>QRDecomposition</B></A> - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>An interface to classes that implement an algorithm to calculate the
+ QR-decomposition of a real matrix.<DT><A HREF="./org/apache/commons/math/linear/QRDecompositionImpl.html" title="class in org.apache.commons.math.linear"><B>QRDecompositionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Calculates the QR-decomposition of a matrix.<DT><A HREF="./org/apache/commons/math/linear/QRDecompositionImpl.html#QRDecompositionImpl(org.apache.commons.math.linear.RealMatrix)"><B>QRDecompositionImpl(RealMatrix)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/QRDecompositionImpl.html" title="class in org.apache.commons.math.linear">QRDecompositionImpl</A>
+<DD>Calculates the QR-decomposition of the given matrix.
+</DL>
+<HR>
+<A NAME="_R_"><!-- --></A><H2>
+<B>R</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/random/RandomAdaptor.html" title="class in org.apache.commons.math.random"><B>RandomAdaptor</B></A> - Class in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>Extension of <code>java.util.Random</code> wrapping a
+ <A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random"><CODE>RandomGenerator</CODE></A>.<DT><A HREF="./org/apache/commons/math/random/RandomAdaptor.html#RandomAdaptor(org.apache.commons.math.random.RandomGenerator)"><B>RandomAdaptor(RandomGenerator)</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomAdaptor.html" title="class in org.apache.commons.math.random">RandomAdaptor</A>
+<DD>Construct a RandomAdaptor wrapping the supplied RandomGenerator.
+<DT><A HREF="./org/apache/commons/math/genetics/BinaryChromosome.html#randomBinaryRepresentation(int)"><B>randomBinaryRepresentation(int)</B></A> - 
+Static method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/BinaryChromosome.html" title="class in org.apache.commons.math.genetics">BinaryChromosome</A>
+<DD>Returns a representation of a random binary array of length <code>length</code>.
+<DT><A HREF="./org/apache/commons/math/random/RandomData.html" title="interface in org.apache.commons.math.random"><B>RandomData</B></A> - Interface in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>Random data generation utilities.<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random"><B>RandomDataImpl</B></A> - Class in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>Implements the <A HREF="./org/apache/commons/math/random/RandomData.html" title="interface in org.apache.commons.math.random"><CODE>RandomData</CODE></A> interface using a <A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random"><CODE>RandomGenerator</CODE></A>
+ instance to generate non-secure data and a <A HREF="http://java.sun.com/javase/6/docs/api/java/security/SecureRandom.html?is-external=true" title="class or interface in java.security"><CODE>SecureRandom</CODE></A>
+ instance to provide data for the <code>nextSecureXxx</code> methods.<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#RandomDataImpl()"><B>RandomDataImpl()</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Construct a RandomDataImpl.
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#RandomDataImpl(org.apache.commons.math.random.RandomGenerator)"><B>RandomDataImpl(RandomGenerator)</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Construct a RandomDataImpl using the supplied <A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random"><CODE>RandomGenerator</CODE></A> as
+ the source of (non-secure) random data.
+<DT><A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random"><B>RandomGenerator</B></A> - Interface in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>Interface extracted from <code>java.util.Random</code>.<DT><A HREF="./org/apache/commons/math/genetics/RandomKey.html" title="class in org.apache.commons.math.genetics"><B>RandomKey</B></A>&lt;<A HREF="./org/apache/commons/math/genetics/RandomKey.html" title="type parameter in RandomKey">T</A>&gt; - Class in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>
+ Random Key chromosome is used for permutation representation.<DT><A HREF="./org/apache/commons/math/genetics/RandomKey.html#RandomKey(java.util.List)"><B>RandomKey(List&lt;Double&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/RandomKey.html" title="class in org.apache.commons.math.genetics">RandomKey</A>
+<DD>Constructor.
+<DT><A HREF="./org/apache/commons/math/genetics/RandomKey.html#RandomKey(java.lang.Double[])"><B>RandomKey(Double[])</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/RandomKey.html" title="class in org.apache.commons.math.genetics">RandomKey</A>
+<DD>Constructor.
+<DT><A HREF="./org/apache/commons/math/genetics/RandomKeyMutation.html" title="class in org.apache.commons.math.genetics"><B>RandomKeyMutation</B></A> - Class in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Mutation operator for <A HREF="./org/apache/commons/math/genetics/RandomKey.html" title="class in org.apache.commons.math.genetics"><CODE>RandomKey</CODE></A>s.<DT><A HREF="./org/apache/commons/math/genetics/RandomKeyMutation.html#RandomKeyMutation()"><B>RandomKeyMutation()</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/RandomKeyMutation.html" title="class in org.apache.commons.math.genetics">RandomKeyMutation</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/genetics/RandomKey.html#randomPermutation(int)"><B>randomPermutation(int)</B></A> - 
+Static method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/RandomKey.html" title="class in org.apache.commons.math.genetics">RandomKey</A>
+<DD>Generates a representation corresponding to a random permutation of
+ length l which can be passed to the RandomKey constructor.
+<DT><A HREF="./org/apache/commons/math/random/RandomVectorGenerator.html" title="interface in org.apache.commons.math.random"><B>RandomVectorGenerator</B></A> - Interface in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>This interface represents a random generator for whole vectors.<DT><A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html#rank(double[])"><B>rank(double[])</B></A> - 
+Method in class org.apache.commons.math.stat.ranking.<A HREF="./org/apache/commons/math/stat/ranking/NaturalRanking.html" title="class in org.apache.commons.math.stat.ranking">NaturalRanking</A>
+<DD>Rank <code>data</code> using the natural ordering on Doubles, with
+ NaN values handled according to <code>nanStrategy</code> and ties
+ resolved using <code>tiesStrategy.</code>
+<DT><A HREF="./org/apache/commons/math/stat/ranking/RankingAlgorithm.html#rank(double[])"><B>rank(double[])</B></A> - 
+Method in interface org.apache.commons.math.stat.ranking.<A HREF="./org/apache/commons/math/stat/ranking/RankingAlgorithm.html" title="interface in org.apache.commons.math.stat.ranking">RankingAlgorithm</A>
+<DD>Performs a rank transformation on the input data, returning an array
+ of ranks.
+<DT><A HREF="./org/apache/commons/math/stat/ranking/RankingAlgorithm.html" title="interface in org.apache.commons.math.stat.ranking"><B>RankingAlgorithm</B></A> - Interface in <A HREF="./org/apache/commons/math/stat/ranking/package-summary.html">org.apache.commons.math.stat.ranking</A><DD>Interface representing a rank transformation.<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#readBaseExternal(java.io.ObjectInput)"><B>readBaseExternal(ObjectInput)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Read the base state of the instance.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#readExternal(java.io.ObjectInput)"><B>readExternal(ObjectInput)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/ode/sampling/DummyStepInterpolator.html#readExternal(java.io.ObjectInput)"><B>readExternal(ObjectInput)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/DummyStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">DummyStepInterpolator</A>
+<DD>Read the instance from an input channel.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html#readExternal(java.io.ObjectInput)"><B>readExternal(ObjectInput)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">NordsieckStepInterpolator</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#readResolve()"><B>readResolve()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Resolve the transient fields in a deserialized Complex Object.
+<DT><A HREF="./org/apache/commons/math/optimization/RealConvergenceChecker.html" title="interface in org.apache.commons.math.optimization"><B>RealConvergenceChecker</B></A> - Interface in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>This interface specifies how to check if an <A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization"><CODE>optimization
+ algorithm</CODE></A> has converged.<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear"><B>RealMatrix</B></A> - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Interface defining a real-valued matrix with basic algebraic operations.<DT><A HREF="./org/apache/commons/math/linear/RealMatrixChangingVisitor.html" title="interface in org.apache.commons.math.linear"><B>RealMatrixChangingVisitor</B></A> - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Interface defining a visitor for matrix entries.<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear"><B>RealMatrixImpl</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD><B>Deprecated.</B>&nbsp;<I>as of 2.0 replaced by <A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear"><CODE>Array2DRowRealMatrix</CODE></A></I><DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#RealMatrixImpl()"><B>RealMatrixImpl()</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Creates a matrix with no data
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#RealMatrixImpl(int, int)"><B>RealMatrixImpl(int, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Create a new RealMatrix with the supplied row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#RealMatrixImpl(double[][])"><B>RealMatrixImpl(double[][])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Create a new RealMatrix using the input array as the underlying
+ data array.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#RealMatrixImpl(double[][], boolean)"><B>RealMatrixImpl(double[][], boolean)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Create a new RealMatrix using the input array as the underlying
+ data array.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#RealMatrixImpl(double[])"><B>RealMatrixImpl(double[])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Create a new (column) RealMatrix using <code>v</code> as the
+ data for the unique column of the <code>v.length x 1</code> matrix
+ created.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixPreservingVisitor.html" title="interface in org.apache.commons.math.linear"><B>RealMatrixPreservingVisitor</B></A> - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Interface defining a visitor for matrix entries.<DT><A HREF="./org/apache/commons/math/optimization/RealPointValuePair.html" title="class in org.apache.commons.math.optimization"><B>RealPointValuePair</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>This class holds a point and the value of an objective function at this point.<DT><A HREF="./org/apache/commons/math/optimization/RealPointValuePair.html#RealPointValuePair(double[], double)"><B>RealPointValuePair(double[], double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/RealPointValuePair.html" title="class in org.apache.commons.math.optimization">RealPointValuePair</A>
+<DD>Build a point/objective function value pair.
+<DT><A HREF="./org/apache/commons/math/optimization/RealPointValuePair.html#RealPointValuePair(double[], double, boolean)"><B>RealPointValuePair(double[], double, boolean)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/RealPointValuePair.html" title="class in org.apache.commons.math.optimization">RealPointValuePair</A>
+<DD>Build a point/objective function value pair.
+<DT><A HREF="./org/apache/commons/math/transform/RealTransformer.html" title="interface in org.apache.commons.math.transform"><B>RealTransformer</B></A> - Interface in <A HREF="./org/apache/commons/math/transform/package-summary.html">org.apache.commons.math.transform</A><DD>Interface for one-dimensional data sets transformations producing real results.<DT><A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear"><B>RealVector</B></A> - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Interface defining a real-valued vector with basic algebraic operations.<DT><A HREF="./org/apache/commons/math/linear/RealVector.Entry.html" title="class in org.apache.commons.math.linear"><B>RealVector.Entry</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Class representing a modifiable entry in the vector.<DT><A HREF="./org/apache/commons/math/linear/RealVector.Entry.html#RealVector.Entry()"><B>RealVector.Entry()</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.Entry.html" title="class in org.apache.commons.math.linear">RealVector.Entry</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear"><B>RealVectorFormat</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Formats a vector in components list format "{v0; v1; ...; vk-1}".<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#RealVectorFormat()"><B>RealVectorFormat()</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>Create an instance with default settings.
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#RealVectorFormat(java.text.NumberFormat)"><B>RealVectorFormat(NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>Create an instance with a custom number format for components.
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#RealVectorFormat(java.lang.String, java.lang.String, java.lang.String)"><B>RealVectorFormat(String, String, String)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>Create an instance with custom prefix, suffix and separator.
+<DT><A HREF="./org/apache/commons/math/linear/RealVectorFormat.html#RealVectorFormat(java.lang.String, java.lang.String, java.lang.String, java.text.NumberFormat)"><B>RealVectorFormat(String, String, String, NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">RealVectorFormat</A>
+<DD>Create an instance with custom prefix, suffix, separator and format
+ for components.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#reciprocal()"><B>reciprocal()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Return the multiplicative inverse of this fraction.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#reciprocal()"><B>reciprocal()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Return the multiplicative inverse of this fraction.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#reduce()"><B>reduce()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Reduce this <code>BigFraction</code> to its lowest terms.
+<DT><A HREF="./org/apache/commons/math/special/Beta.html#regularizedBeta(double, double, double)"><B>regularizedBeta(double, double, double)</B></A> - 
+Static method in class org.apache.commons.math.special.<A HREF="./org/apache/commons/math/special/Beta.html" title="class in org.apache.commons.math.special">Beta</A>
+<DD>Returns the
+ <a href="http://mathworld.wolfram.com/RegularizedBetaFunction.html">
+ regularized beta function</a> I(x, a, b).
+<DT><A HREF="./org/apache/commons/math/special/Beta.html#regularizedBeta(double, double, double, double)"><B>regularizedBeta(double, double, double, double)</B></A> - 
+Static method in class org.apache.commons.math.special.<A HREF="./org/apache/commons/math/special/Beta.html" title="class in org.apache.commons.math.special">Beta</A>
+<DD>Returns the
+ <a href="http://mathworld.wolfram.com/RegularizedBetaFunction.html">
+ regularized beta function</a> I(x, a, b).
+<DT><A HREF="./org/apache/commons/math/special/Beta.html#regularizedBeta(double, double, double, int)"><B>regularizedBeta(double, double, double, int)</B></A> - 
+Static method in class org.apache.commons.math.special.<A HREF="./org/apache/commons/math/special/Beta.html" title="class in org.apache.commons.math.special">Beta</A>
+<DD>Returns the regularized beta function I(x, a, b).
+<DT><A HREF="./org/apache/commons/math/special/Beta.html#regularizedBeta(double, double, double, double, int)"><B>regularizedBeta(double, double, double, double, int)</B></A> - 
+Static method in class org.apache.commons.math.special.<A HREF="./org/apache/commons/math/special/Beta.html" title="class in org.apache.commons.math.special">Beta</A>
+<DD>Returns the regularized beta function I(x, a, b).
+<DT><A HREF="./org/apache/commons/math/special/Gamma.html#regularizedGammaP(double, double)"><B>regularizedGammaP(double, double)</B></A> - 
+Static method in class org.apache.commons.math.special.<A HREF="./org/apache/commons/math/special/Gamma.html" title="class in org.apache.commons.math.special">Gamma</A>
+<DD>Returns the regularized gamma function P(a, x).
+<DT><A HREF="./org/apache/commons/math/special/Gamma.html#regularizedGammaP(double, double, double, int)"><B>regularizedGammaP(double, double, double, int)</B></A> - 
+Static method in class org.apache.commons.math.special.<A HREF="./org/apache/commons/math/special/Gamma.html" title="class in org.apache.commons.math.special">Gamma</A>
+<DD>Returns the regularized gamma function P(a, x).
+<DT><A HREF="./org/apache/commons/math/special/Gamma.html#regularizedGammaQ(double, double)"><B>regularizedGammaQ(double, double)</B></A> - 
+Static method in class org.apache.commons.math.special.<A HREF="./org/apache/commons/math/special/Gamma.html" title="class in org.apache.commons.math.special">Gamma</A>
+<DD>Returns the regularized gamma function Q(a, x) = 1 - P(a, x).
+<DT><A HREF="./org/apache/commons/math/special/Gamma.html#regularizedGammaQ(double, double, double, int)"><B>regularizedGammaQ(double, double, double, int)</B></A> - 
+Static method in class org.apache.commons.math.special.<A HREF="./org/apache/commons/math/special/Gamma.html" title="class in org.apache.commons.math.special">Gamma</A>
+<DD>Returns the regularized gamma function Q(a, x) = 1 - P(a, x).
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#reinitialize(double[], boolean)"><B>reinitialize(double[], boolean)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Reinitialize the instance
+<DT><A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html#reinitialize(double[], boolean)"><B>reinitialize(double[], boolean)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">NordsieckStepInterpolator</A>
+<DD>Reinitialize the instance.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html#reinitialize(double, double, double[], org.apache.commons.math.linear.Array2DRowRealMatrix)"><B>reinitialize(double, double, double[], Array2DRowRealMatrix)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">NordsieckStepInterpolator</A>
+<DD>Reinitialize the instance.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventState.html#reinitializeBegin(double, double[])"><B>reinitializeBegin(double, double[])</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventState.html" title="class in org.apache.commons.math.ode.events">EventState</A>
+<DD>Reinitialize the beginning of the step.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/Relationship.html" title="enum in org.apache.commons.math.optimization.linear"><B>Relationship</B></A> - Enum in <A HREF="./org/apache/commons/math/optimization/linear/package-summary.html">org.apache.commons.math.optimization.linear</A><DD>Types of relationships between two cells in a Solver <A HREF="./org/apache/commons/math/optimization/linear/LinearConstraint.html" title="class in org.apache.commons.math.optimization.linear"><CODE>LinearConstraint</CODE></A>.<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#relativeAccuracy"><B>relativeAccuracy</B></A> - 
+Variable in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Maximum relative error.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.SparseEntryIterator.html#remove()"><B>remove()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.SparseEntryIterator.html" title="class in org.apache.commons.math.linear">AbstractRealVector.SparseEntryIterator</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapSparseIterator.html#remove()"><B>remove()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapSparseIterator.html" title="class in org.apache.commons.math.linear">OpenMapRealVector.OpenMapSparseIterator</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html#remove(int)"><B>remove(int)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A>
+<DD>Remove the value associated with a key.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html#remove(int)"><B>remove(int)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap</A>
+<DD>Remove the value associated with a key.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html#REMOVED"><B>REMOVED</B></A> - 
+Static variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A>
+<DD>Status indicator for removed table entries.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html#REMOVED"><B>REMOVED</B></A> - 
+Static variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap</A>
+<DD>Status indicator for removed table entries.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#removeData(double, double)"><B>removeData(double, double)</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Removes the observation (x,y) from the regression data set.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#removeData(double[][])"><B>removeData(double[][])</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Removes observations represented by the elements in <code>data</code>.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#removeMostRecentValue()"><B>removeMostRecentValue()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Removes the most recent value from the dataset.
+<DT><A HREF="./org/apache/commons/math/util/TransformerMap.html#removeTransformer(java.lang.Class)"><B>removeTransformer(Class&lt;?&gt;)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/TransformerMap.html" title="class in org.apache.commons.math.util">TransformerMap</A>
+<DD>Removes a Class to Transformer Mapping in the Map.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#replaceMostRecentValue(double)"><B>replaceMostRecentValue(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Replaces the most recently stored value with the given value.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#replaceWorstPoint(org.apache.commons.math.optimization.RealPointValuePair, java.util.Comparator)"><B>replaceWorstPoint(RealPointValuePair, Comparator&lt;RealPointValuePair&gt;)</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Replace the worst point of the simplex by a new point.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#REPLAY_MODE"><B>REPLAY_MODE</B></A> - 
+Static variable in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Replay data from valuesFilePath.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#requiresDenseOutput()"><B>requiresDenseOutput()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Check if one of the step handlers requires dense output.
+<DT><A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html#requiresDenseOutput()"><B>requiresDenseOutput()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html" title="class in org.apache.commons.math.ode">ContinuousOutputModel</A>
+<DD>Determines whether this handler needs dense output.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepHandlerWithJacobians.html#requiresDenseOutput()"><B>requiresDenseOutput()</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/StepHandlerWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">StepHandlerWithJacobians</A>
+<DD>Determines whether this handler needs dense output.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/DummyStepHandler.html#requiresDenseOutput()"><B>requiresDenseOutput()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/DummyStepHandler.html" title="class in org.apache.commons.math.ode.sampling">DummyStepHandler</A>
+<DD>Determines whether this handler needs dense output.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/StepHandler.html#requiresDenseOutput()"><B>requiresDenseOutput()</B></A> - 
+Method in interface org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/StepHandler.html" title="interface in org.apache.commons.math.ode.sampling">StepHandler</A>
+<DD>Determines whether this handler needs dense output.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/StepNormalizer.html#requiresDenseOutput()"><B>requiresDenseOutput()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/StepNormalizer.html" title="class in org.apache.commons.math.ode.sampling">StepNormalizer</A>
+<DD>Determines whether this handler needs dense output.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html#rescale(double)"><B>rescale(double)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">NordsieckStepInterpolator</A>
+<DD>Rescale the instance.
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#reSeed(long)"><B>reSeed(long)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Reseeds the random number generator with the supplied seed.
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#reSeed()"><B>reSeed()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Reseeds the random number generator with the current time in
+ milliseconds.
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#reSeedSecure()"><B>reSeedSecure()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Reseeds the secure random number generator with the current time in
+ milliseconds.
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#reSeedSecure(long)"><B>reSeedSecure(long)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Reseeds the secure random number generator with the supplied seed.
+<DT><A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html#reset()"><B>reset()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html" title="class in org.apache.commons.math.ode">ContinuousOutputModel</A>
+<DD>Reset the step handler.
+<DT><A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html#reset(double, double[])"><B>reset(double, double[])</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html" title="class in org.apache.commons.math.ode.events">CombinedEventsManager</A>
+<DD>Let the event handlers reset the state if they want.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventState.html#reset(double, double[])"><B>reset(double, double[])</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventState.html" title="class in org.apache.commons.math.ode.events">EventState</A>
+<DD>Let the event handler reset the state if it wants.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepHandlerWithJacobians.html#reset()"><B>reset()</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/StepHandlerWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">StepHandlerWithJacobians</A>
+<DD>Reset the step handler.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/DummyStepHandler.html#reset()"><B>reset()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/DummyStepHandler.html" title="class in org.apache.commons.math.ode.sampling">DummyStepHandler</A>
+<DD>Reset the step handler.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/StepHandler.html#reset()"><B>reset()</B></A> - 
+Method in interface org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/StepHandler.html" title="interface in org.apache.commons.math.ode.sampling">StepHandler</A>
+<DD>Reset the step handler.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/StepNormalizer.html#reset()"><B>reset()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/StepNormalizer.html" title="class in org.apache.commons.math.ode.sampling">StepNormalizer</A>
+<DD>Reset the step handler.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventHandler.html#RESET_DERIVATIVES"><B>RESET_DERIVATIVES</B></A> - 
+Static variable in interface org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventHandler.html" title="interface in org.apache.commons.math.ode.events">EventHandler</A>
+<DD>Reset derivatives indicator.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html#RESET_DERIVATIVES"><B>RESET_DERIVATIVES</B></A> - 
+Static variable in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">EventHandlerWithJacobians</A>
+<DD>Reset derivatives indicator.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventHandler.html#RESET_STATE"><B>RESET_STATE</B></A> - 
+Static variable in interface org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventHandler.html" title="interface in org.apache.commons.math.ode.events">EventHandler</A>
+<DD>Reset state indicator.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html#RESET_STATE"><B>RESET_STATE</B></A> - 
+Static variable in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">EventHandlerWithJacobians</A>
+<DD>Reset state indicator.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithm.html#resetAbsoluteAccuracy()"><B>resetAbsoluteAccuracy()</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithm.html" title="interface in org.apache.commons.math">ConvergingAlgorithm</A>
+<DD>Reset the absolute accuracy to the default.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#resetAbsoluteAccuracy()"><B>resetAbsoluteAccuracy()</B></A> - 
+Method in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Reset the absolute accuracy to the default.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#resetAbsoluteAccuracy()"><B>resetAbsoluteAccuracy()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Reset the absolute accuracy to the default.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#resetEvaluations()"><B>resetEvaluations()</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Reset the number of evaluations to zero.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#resetFunctionValueAccuracy()"><B>resetFunctionValueAccuracy()</B></A> - 
+Method in interface org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers">UnivariateRealSolver</A>
+<DD>Reset the actual function accuracy to the default.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#resetFunctionValueAccuracy()"><B>resetFunctionValueAccuracy()</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Reset the actual function accuracy to the default.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html#resetInternalState()"><B>resetInternalState()</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdaptiveStepsizeIntegrator</A>
+<DD>Reset internal state to dummy values.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithm.html#resetMaximalIterationCount()"><B>resetMaximalIterationCount()</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithm.html" title="interface in org.apache.commons.math">ConvergingAlgorithm</A>
+<DD>Reset the upper limit for the number of iterations to the default.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#resetMaximalIterationCount()"><B>resetMaximalIterationCount()</B></A> - 
+Method in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Reset the upper limit for the number of iterations to the default.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#resetMaximalIterationCount()"><B>resetMaximalIterationCount()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Reset the upper limit for the number of iterations to the default.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.html#resetMinimalIterationCount()"><B>resetMinimalIterationCount()</B></A> - 
+Method in interface org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.html" title="interface in org.apache.commons.math.analysis.integration">UnivariateRealIntegrator</A>
+<DD>Reset the lower limit for the number of iterations to the default.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html#resetMinimalIterationCount()"><B>resetMinimalIterationCount()</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html" title="class in org.apache.commons.math.analysis.integration">UnivariateRealIntegratorImpl</A>
+<DD>Reset the lower limit for the number of iterations to the default.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithm.html#resetRelativeAccuracy()"><B>resetRelativeAccuracy()</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithm.html" title="interface in org.apache.commons.math">ConvergingAlgorithm</A>
+<DD>Reset the relative accuracy to the default.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#resetRelativeAccuracy()"><B>resetRelativeAccuracy()</B></A> - 
+Method in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Reset the relative accuracy to the default.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#resetRelativeAccuracy()"><B>resetRelativeAccuracy()</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Reset the relative accuracy to the default.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#resetReplayFile()"><B>resetReplayFile()</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Resets REPLAY_MODE file pointer to the beginning of the <code>valuesFileURL</code>.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventHandler.html#resetState(double, double[])"><B>resetState(double, double[])</B></A> - 
+Method in interface org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventHandler.html" title="interface in org.apache.commons.math.ode.events">EventHandler</A>
+<DD>Reset the state prior to continue the integration.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html#resetState(double, double[], double[][], double[][])"><B>resetState(double, double[], double[][], double[][])</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">EventHandlerWithJacobians</A>
+<DD>Reset the state prior to continue the integration.
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#residuals"><B>residuals</B></A> - 
+Variable in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Residuals array.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#residuals"><B>residuals</B></A> - 
+Variable in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Current residuals.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#residualsWeights"><B>residualsWeights</B></A> - 
+Variable in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Weight for the least squares cost computation.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util"><B>ResizableDoubleArray</B></A> - Class in <A HREF="./org/apache/commons/math/util/package-summary.html">org.apache.commons.math.util</A><DD>
+ A variable length <A HREF="./org/apache/commons/math/util/DoubleArray.html" title="interface in org.apache.commons.math.util"><CODE>DoubleArray</CODE></A> implementation that automatically
+ handles expanding and contracting its internal storage array as elements
+ are added and removed.<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#ResizableDoubleArray()"><B>ResizableDoubleArray()</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Create a ResizableArray with default properties.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#ResizableDoubleArray(int)"><B>ResizableDoubleArray(int)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Create a ResizableArray with the specified initial capacity.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#ResizableDoubleArray(int, float)"><B>ResizableDoubleArray(int, float)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>
+ Create a ResizableArray with the specified initial capacity
+ and expansion factor.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#ResizableDoubleArray(int, float, float)"><B>ResizableDoubleArray(int, float, float)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>
+ Create a ResizableArray with the specified initialCapacity,
+ expansionFactor, and contractionCriteria.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#ResizableDoubleArray(int, float, float, int)"><B>ResizableDoubleArray(int, float, float, int)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>
+ Create a ResizableArray with the specified properties.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#ResizableDoubleArray(org.apache.commons.math.util.ResizableDoubleArray)"><B>ResizableDoubleArray(ResizableDoubleArray)</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Copy constructor.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html#result"><B>result</B></A> - 
+Variable in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html" title="class in org.apache.commons.math.analysis.integration">UnivariateRealIntegratorImpl</A>
+<DD>the last computed integral
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#result"><B>result</B></A> - 
+Variable in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>The last computed root.
+<DT><A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html#result"><B>result</B></A> - 
+Variable in class org.apache.commons.math.optimization.univariate.<A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization.univariate">AbstractUnivariateRealOptimizer</A>
+<DD>The last computed root.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html#resultComputed"><B>resultComputed</B></A> - 
+Variable in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html" title="class in org.apache.commons.math.analysis.integration">UnivariateRealIntegratorImpl</A>
+<DD>indicates whether an integral has been computed
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#resultComputed"><B>resultComputed</B></A> - 
+Variable in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Indicates where a root has been computed.
+<DT><A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html#resultComputed"><B>resultComputed</B></A> - 
+Variable in class org.apache.commons.math.optimization.univariate.<A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization.univariate">AbstractUnivariateRealOptimizer</A>
+<DD>Indicates where a root has been computed.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#revert()"><B>revert()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Revert a rotation.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/RiddersSolver.html" title="class in org.apache.commons.math.analysis.solvers"><B>RiddersSolver</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/solvers/package-summary.html">org.apache.commons.math.analysis.solvers</A><DD>Implements the <a href="http://mathworld.wolfram.com/RiddersMethod.html">
+ Ridders' Method</a> for root finding of real univariate functions.<DT><A HREF="./org/apache/commons/math/analysis/solvers/RiddersSolver.html#RiddersSolver(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>RiddersSolver(UnivariateRealFunction)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/RiddersSolver.html" title="class in org.apache.commons.math.analysis.solvers">RiddersSolver</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.0 the function to solve is passed as an argument
+ to the <A HREF="./org/apache/commons/math/analysis/solvers/RiddersSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>RiddersSolver.solve(UnivariateRealFunction, double, double)</CODE></A> or
+ <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><CODE>UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)</CODE></A>
+ method.</I>
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/RiddersSolver.html#RiddersSolver()"><B>RiddersSolver()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/RiddersSolver.html" title="class in org.apache.commons.math.analysis.solvers">RiddersSolver</A>
+<DD>Construct a solver.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#RINT"><B>RINT</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.rint</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/RombergIntegrator.html" title="class in org.apache.commons.math.analysis.integration"><B>RombergIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/integration/package-summary.html">org.apache.commons.math.analysis.integration</A><DD>Implements the <a href="http://mathworld.wolfram.com/RombergIntegration.html">
+ Romberg Algorithm</a> for integration of real univariate functions.<DT><A HREF="./org/apache/commons/math/analysis/integration/RombergIntegrator.html#RombergIntegrator(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>RombergIntegrator(UnivariateRealFunction)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/RombergIntegrator.html" title="class in org.apache.commons.math.analysis.integration">RombergIntegrator</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.0 the integrand function is passed as an argument
+ to the <A HREF="./org/apache/commons/math/analysis/integration/RombergIntegrator.html#integrate(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>RombergIntegrator.integrate(UnivariateRealFunction, double, double)</CODE></A>method.</I>
+<DT><A HREF="./org/apache/commons/math/analysis/integration/RombergIntegrator.html#RombergIntegrator()"><B>RombergIntegrator()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/RombergIntegrator.html" title="class in org.apache.commons.math.analysis.integration">RombergIntegrator</A>
+<DD>Construct an integrator.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry"><B>Rotation</B></A> - Class in <A HREF="./org/apache/commons/math/geometry/package-summary.html">org.apache.commons.math.geometry</A><DD>This class implements rotations in a three-dimensional space.<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#Rotation(double, double, double, double, boolean)"><B>Rotation(double, double, double, double, boolean)</B></A> - 
+Constructor for class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Build a rotation from the quaternion coordinates.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#Rotation(org.apache.commons.math.geometry.Vector3D, double)"><B>Rotation(Vector3D, double)</B></A> - 
+Constructor for class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Build a rotation from an axis and an angle.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#Rotation(double[][], double)"><B>Rotation(double[][], double)</B></A> - 
+Constructor for class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Build a rotation from a 3X3 matrix.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#Rotation(org.apache.commons.math.geometry.Vector3D, org.apache.commons.math.geometry.Vector3D, org.apache.commons.math.geometry.Vector3D, org.apache.commons.math.geometry.Vector3D)"><B>Rotation(Vector3D, Vector3D, Vector3D, Vector3D)</B></A> - 
+Constructor for class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Build the rotation that transforms a pair of vector into another pair.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#Rotation(org.apache.commons.math.geometry.Vector3D, org.apache.commons.math.geometry.Vector3D)"><B>Rotation(Vector3D, Vector3D)</B></A> - 
+Constructor for class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Build one of the rotations that transform one vector into another one.
+<DT><A HREF="./org/apache/commons/math/geometry/Rotation.html#Rotation(org.apache.commons.math.geometry.RotationOrder, double, double, double)"><B>Rotation(RotationOrder, double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">Rotation</A>
+<DD>Build a rotation from three Cardan or Euler elementary rotations.
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry"><B>RotationOrder</B></A> - Class in <A HREF="./org/apache/commons/math/geometry/package-summary.html">org.apache.commons.math.geometry</A><DD>This class is a utility representing a rotation order specification
+ for Cardan or Euler angles specification.<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#round(double, int)"><B>round(double, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Round the given value to the specified number of decimal places.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#round(double, int, int)"><B>round(double, int, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Round the given value to the specified number of decimal places.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#round(float, int)"><B>round(float, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Round the given value to the specified number of decimal places.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#round(float, int, int)"><B>round(float, int, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Round the given value to the specified number of decimal places.
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#rows"><B>rows</B></A> - 
+Variable in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Number of rows of the jacobian matrix.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#rows"><B>rows</B></A> - 
+Variable in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Number of rows of the jacobian matrix.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/RungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff"><B>RungeKuttaIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html">org.apache.commons.math.ode.nonstiff</A><DD>This class implements the common part of all fixed step Runge-Kutta
+ integrators for Ordinary Differential Equations.<DT><A HREF="./org/apache/commons/math/ode/nonstiff/RungeKuttaIntegrator.html#RungeKuttaIntegrator(java.lang.String, double[], double[][], double[], org.apache.commons.math.ode.nonstiff.RungeKuttaStepInterpolator, double)"><B>RungeKuttaIntegrator(String, double[], double[][], double[], RungeKuttaStepInterpolator, double)</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/RungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">RungeKuttaIntegrator</A>
+<DD>Simple constructor.
+</DL>
+<HR>
+<A NAME="_S_"><!-- --></A><H2>
+<B>S</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#SAFE_MIN"><B>SAFE_MIN</B></A> - 
+Static variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Safe minimum, such that 1 / SAFE_MIN does not overflow.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#sample(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>sample(UnivariateRealFunction, double, double, int)</B></A> - 
+Static method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Sample the given univariate real function on the given interval.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#sanityChecks(org.apache.commons.math.ode.FirstOrderDifferentialEquations, double, double[], double, double[])"><B>sanityChecks(FirstOrderDifferentialEquations, double, double[], double, double[])</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Perform some sanity checks on the integration parameters.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html#sanityChecks(org.apache.commons.math.ode.FirstOrderDifferentialEquations, double, double[], double, double[])"><B>sanityChecks(FirstOrderDifferentialEquations, double, double[], double, double[])</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdaptiveStepsizeIntegrator</A>
+<DD>Perform some sanity checks on the integration parameters.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html#scalAbsoluteTolerance"><B>scalAbsoluteTolerance</B></A> - 
+Variable in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdaptiveStepsizeIntegrator</A>
+<DD>Allowed absolute scalar error.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#scalarAdd(T)"><B>scalarAdd(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the result of adding d to each entry of this.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#scalarAdd(double)"><B>scalarAdd(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the result of adding d to each entry of this.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#scalarAdd(java.math.BigDecimal)"><B>scalarAdd(BigDecimal)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the result of adding d to each entry of this.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#scalarAdd(java.math.BigDecimal)"><B>scalarAdd(BigDecimal)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the result of adding d to each entry of this.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#scalarAdd(T)"><B>scalarAdd(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns the result of adding d to each entry of this.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#scalarAdd(double)"><B>scalarAdd(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the result of adding d to each entry of this.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#scalarAdd(T)"><B>scalarAdd(T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the result of adding d to each entry of this.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#scalarAdd(double)"><B>scalarAdd(double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the result of adding d to each entry of this.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#scalarMultiply(double)"><B>scalarMultiply(double)</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Multiply the instance by a scalar
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#scalarMultiply(T)"><B>scalarMultiply(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the result multiplying each entry of this by d.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#scalarMultiply(double)"><B>scalarMultiply(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the result multiplying each entry of this by d.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#scalarMultiply(java.math.BigDecimal)"><B>scalarMultiply(BigDecimal)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the result multiplying each entry of this by d.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#scalarMultiply(java.math.BigDecimal)"><B>scalarMultiply(BigDecimal)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the result of multiplying each entry of this by <code>d</code>
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#scalarMultiply(T)"><B>scalarMultiply(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns the result multiplying each entry of this by d.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#scalarMultiply(double)"><B>scalarMultiply(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the result multiplying each entry of this by d.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#scalarMultiply(T)"><B>scalarMultiply(T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the result multiplying each entry of this by d.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#scalarMultiply(double)"><B>scalarMultiply(double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the result multiplying each entry of this by d.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#scalb(double, int)"><B>scalb(double, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Scale a number by 2<sup>scaleFactor</sup>.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#scaleArray(double[], double)"><B>scaleArray(double[], double)</B></A> - 
+Static method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Multiply every component in the given real array by the
+ given real number.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#scaleArray(org.apache.commons.math.complex.Complex[], double)"><B>scaleArray(Complex[], double)</B></A> - 
+Static method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Multiply every component in the given complex array by the
+ given real number.
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html#scaled"><B>scaled</B></A> - 
+Variable in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html" title="class in org.apache.commons.math.ode">MultistepIntegrator</A>
+<DD>First scaled derivative (h y').
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html#scalRelativeTolerance"><B>scalRelativeTolerance</B></A> - 
+Variable in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdaptiveStepsizeIntegrator</A>
+<DD>Allowed relative scalar error.
+<DT><A HREF="./org/apache/commons/math/genetics/Chromosome.html#searchForFitnessUpdate(org.apache.commons.math.genetics.Population)"><B>searchForFitnessUpdate(Population)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/Chromosome.html" title="class in org.apache.commons.math.genetics">Chromosome</A>
+<DD>Searches the population for a chromosome representing the same solution,
+ and if it finds one, updates the fitness to its value.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/SecantSolver.html" title="class in org.apache.commons.math.analysis.solvers"><B>SecantSolver</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/solvers/package-summary.html">org.apache.commons.math.analysis.solvers</A><DD>Implements a modified version of the
+ <a href="http://mathworld.wolfram.com/SecantMethod.html">secant method</a>
+ for approximating a zero of a real univariate function.<DT><A HREF="./org/apache/commons/math/analysis/solvers/SecantSolver.html#SecantSolver(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>SecantSolver(UnivariateRealFunction)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/SecantSolver.html" title="class in org.apache.commons.math.analysis.solvers">SecantSolver</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.0 the function to solve is passed as an argument
+ to the <A HREF="./org/apache/commons/math/analysis/solvers/SecantSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>SecantSolver.solve(UnivariateRealFunction, double, double)</CODE></A> or
+ <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><CODE>UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)</CODE></A>
+ method.</I>
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/SecantSolver.html#SecantSolver()"><B>SecantSolver()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/SecantSolver.html" title="class in org.apache.commons.math.analysis.solvers">SecantSolver</A>
+<DD>Construct a solver.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment"><B>SecondMoment</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/moment/package-summary.html">org.apache.commons.math.stat.descriptive.moment</A><DD>Computes a statistic related to the Second Central Moment.<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html#SecondMoment()"><B>SecondMoment()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">SecondMoment</A>
+<DD>Create a SecondMoment instance
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html#SecondMoment(org.apache.commons.math.stat.descriptive.moment.SecondMoment)"><B>SecondMoment(SecondMoment)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">SecondMoment</A>
+<DD>Copy constructor, creates a new <code>SecondMoment</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#secondMoment"><B>secondMoment</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>SecondMoment is used to compute the mean and variance
+<DT><A HREF="./org/apache/commons/math/ode/SecondOrderDifferentialEquations.html" title="interface in org.apache.commons.math.ode"><B>SecondOrderDifferentialEquations</B></A> - Interface in <A HREF="./org/apache/commons/math/ode/package-summary.html">org.apache.commons.math.ode</A><DD>This interface represents a second order differential equations set.<DT><A HREF="./org/apache/commons/math/ode/SecondOrderIntegrator.html" title="interface in org.apache.commons.math.ode"><B>SecondOrderIntegrator</B></A> - Interface in <A HREF="./org/apache/commons/math/ode/package-summary.html">org.apache.commons.math.ode</A><DD>This interface represents a second order integrator for
+ differential equations.<DT><A HREF="./org/apache/commons/math/genetics/SelectionPolicy.html#select(org.apache.commons.math.genetics.Population)"><B>select(Population)</B></A> - 
+Method in interface org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/SelectionPolicy.html" title="interface in org.apache.commons.math.genetics">SelectionPolicy</A>
+<DD>Select two chromosomes from the population.
+<DT><A HREF="./org/apache/commons/math/genetics/TournamentSelection.html#select(org.apache.commons.math.genetics.Population)"><B>select(Population)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/TournamentSelection.html" title="class in org.apache.commons.math.genetics">TournamentSelection</A>
+<DD>Select two chromosomes from the population.
+<DT><A HREF="./org/apache/commons/math/genetics/SelectionPolicy.html" title="interface in org.apache.commons.math.genetics"><B>SelectionPolicy</B></A> - Interface in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Algorithm used to select a chromosome pair from a population.<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment"><B>SemiVariance</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/moment/package-summary.html">org.apache.commons.math.stat.descriptive.moment</A><DD>Computes the semivariance of a set of values with respect to a given cutoff value.<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#SemiVariance()"><B>SemiVariance()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>Constructs a SemiVariance with default (true) <code>biasCorrected</code>
+ property and default (Downside) <code>varianceDirection</code> property.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#SemiVariance(boolean)"><B>SemiVariance(boolean)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>Constructs a SemiVariance with the specified <code>biasCorrected</code>
+ property and default (Downside) <code>varianceDirection</code> property.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#SemiVariance(org.apache.commons.math.stat.descriptive.moment.SemiVariance.Direction)"><B>SemiVariance(SemiVariance.Direction)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>Constructs a SemiVariance with the specified <code>Direction</code> property
+ and default (true) <code>biasCorrected</code> property
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#SemiVariance(boolean, org.apache.commons.math.stat.descriptive.moment.SemiVariance.Direction)"><B>SemiVariance(boolean, SemiVariance.Direction)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>Constructs a SemiVariance with the specified <code>isBiasCorrected</code>
+ property and the specified <code>Direction</code> property.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#SemiVariance(org.apache.commons.math.stat.descriptive.moment.SemiVariance)"><B>SemiVariance(SemiVariance)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>Copy constructor, creates a new <code>SemiVariance</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.Direction.html" title="enum in org.apache.commons.math.stat.descriptive.moment"><B>SemiVariance.Direction</B></A> - Enum in <A HREF="./org/apache/commons/math/stat/descriptive/moment/package-summary.html">org.apache.commons.math.stat.descriptive.moment</A><DD>The direction of the semivariance - either upside or downside.<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#serializeRealMatrix(org.apache.commons.math.linear.RealMatrix, java.io.ObjectOutputStream)"><B>serializeRealMatrix(RealMatrix, ObjectOutputStream)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Serialize a <A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>RealMatrix</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/linear/MatrixUtils.html#serializeRealVector(org.apache.commons.math.linear.RealVector, java.io.ObjectOutputStream)"><B>serializeRealVector(RealVector, ObjectOutputStream)</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/MatrixUtils.html" title="class in org.apache.commons.math.linear">MatrixUtils</A>
+<DD>Serialize a <A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear"><CODE>RealVector</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#set(double)"><B>set(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Set all elements to a single value.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#set(int, org.apache.commons.math.linear.ArrayFieldVector)"><B>set(int, ArrayFieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Set a set of consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#set(T)"><B>set(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Set all elements to a single value.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#set(int, org.apache.commons.math.linear.ArrayRealVector)"><B>set(int, ArrayRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Set a set of consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#set(double)"><B>set(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Set all elements to a single value.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#set(T)"><B>set(T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Set all elements to a single value.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#set(double)"><B>set(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Set all elements to a single value.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#set(double)"><B>set(double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Set all elements to a single value.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#set(T)"><B>set(T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Set all elements to a single value.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithm.html#setAbsoluteAccuracy(double)"><B>setAbsoluteAccuracy(double)</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithm.html" title="interface in org.apache.commons.math">ConvergingAlgorithm</A>
+<DD>Set the absolute accuracy.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#setAbsoluteAccuracy(double)"><B>setAbsoluteAccuracy(double)</B></A> - 
+Method in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Set the absolute accuracy.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#setAbsoluteAccuracy(double)"><B>setAbsoluteAccuracy(double)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Set the absolute accuracy.
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistribution.html#setAlpha(double)"><B>setAlpha(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistribution.html" title="interface in org.apache.commons.math.distribution">BetaDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html#setAlpha(double)"><B>setAlpha(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistribution.html#setAlpha(double)"><B>setAlpha(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistribution.html" title="interface in org.apache.commons.math.distribution">GammaDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html#setAlpha(double)"><B>setAlpha(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">GammaDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/genetics/TournamentSelection.html#setArity(int)"><B>setArity(int)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/TournamentSelection.html" title="class in org.apache.commons.math.genetics">TournamentSelection</A>
+<DD>Sets the arity (number of chromosomes drawn to the tournament).
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistribution.html#setBeta(double)"><B>setBeta(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistribution.html" title="interface in org.apache.commons.math.distribution">BetaDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html#setBeta(double)"><B>setBeta(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistribution.html#setBeta(double)"><B>setBeta(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistribution.html" title="interface in org.apache.commons.math.distribution">GammaDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html#setBeta(double)"><B>setBeta(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">GammaDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#setBiasCorrected(boolean)"><B>setBiasCorrected(boolean)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>Sets the biasCorrected property.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#setBiasCorrected(boolean)"><B>setBiasCorrected(boolean)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#setBiasCorrected(boolean)"><B>setBiasCorrected(boolean)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html#setBound(boolean)"><B>setBound(boolean)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html" title="class in org.apache.commons.math.estimation">EstimatedParameter</A>
+<DD><B>Deprecated.</B>&nbsp;Set the bound flag of the parameter
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html#setBrightnessExponent(int)"><B>setBrightnessExponent(int)</B></A> - 
+Method in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">MicrosphereInterpolator</A>
+<DD>Set the brightness exponent.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#setChiSquareTest(org.apache.commons.math.stat.inference.TTest)"><B>setChiSquareTest(TTest)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>Set the (singleton) TTest instance.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#setChiSquareTest(org.apache.commons.math.stat.inference.ChiSquareTest)"><B>setChiSquareTest(ChiSquareTest)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>Set the (singleton) ChiSquareTest instance.
+<DT><A HREF="./org/apache/commons/math/genetics/ListPopulation.html#setChromosomes(java.util.List)"><B>setChromosomes(List&lt;Chromosome&gt;)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ListPopulation.html" title="class in org.apache.commons.math.genetics">ListPopulation</A>
+<DD>Sets the list of chromosomes.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#setColumn(int, T[])"><B>setColumn(int, T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#setColumn(int, double[])"><B>setColumn(int, double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#setColumn(int, T[])"><B>setColumn(int, T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#setColumn(int, double[])"><B>setColumn(int, double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#setColumn(int, T[])"><B>setColumn(int, T[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#setColumn(int, double[])"><B>setColumn(int, double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#setColumnMatrix(int, org.apache.commons.math.linear.FieldMatrix)"><B>setColumnMatrix(int, FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#setColumnMatrix(int, org.apache.commons.math.linear.RealMatrix)"><B>setColumnMatrix(int, RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#setColumnMatrix(int, org.apache.commons.math.linear.FieldMatrix)"><B>setColumnMatrix(int, FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#setColumnMatrix(int, org.apache.commons.math.linear.RealMatrix)"><B>setColumnMatrix(int, RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#setColumnMatrix(int, org.apache.commons.math.linear.FieldMatrix)"><B>setColumnMatrix(int, FieldMatrix&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#setColumnMatrix(int, org.apache.commons.math.linear.RealMatrix)"><B>setColumnMatrix(int, RealMatrix)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a column matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#setColumnVector(int, org.apache.commons.math.linear.FieldVector)"><B>setColumnVector(int, FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#setColumnVector(int, org.apache.commons.math.linear.RealVector)"><B>setColumnVector(int, RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#setColumnVector(int, org.apache.commons.math.linear.FieldVector)"><B>setColumnVector(int, FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#setColumnVector(int, org.apache.commons.math.linear.RealVector)"><B>setColumnVector(int, RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#setColumnVector(int, org.apache.commons.math.linear.FieldVector)"><B>setColumnVector(int, FieldVector&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#setColumnVector(int, org.apache.commons.math.linear.RealVector)"><B>setColumnVector(int, RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Sets the entries in column number <code>column</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#setContractionCriteria(float)"><B>setContractionCriteria(float)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Sets the contraction criteria for this ExpandContractDoubleArray.
+<DT><A HREF="./org/apache/commons/math/estimation/GaussNewtonEstimator.html#setConvergence(double)"><B>setConvergence(double)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/GaussNewtonEstimator.html" title="class in org.apache.commons.math.estimation">GaussNewtonEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Set the convergence criterion threshold.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html#setConvergenceChecker(org.apache.commons.math.optimization.RealConvergenceChecker)"><B>setConvergenceChecker(RealConvergenceChecker)</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateRealOptimizer</A>
+<DD>Set the convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html#setConvergenceChecker(org.apache.commons.math.optimization.VectorialConvergenceChecker)"><B>setConvergenceChecker(VectorialConvergenceChecker)</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateVectorialOptimizer</A>
+<DD>Set the convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#setConvergenceChecker(org.apache.commons.math.optimization.RealConvergenceChecker)"><B>setConvergenceChecker(RealConvergenceChecker)</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Set the convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#setConvergenceChecker(org.apache.commons.math.optimization.VectorialConvergenceChecker)"><B>setConvergenceChecker(VectorialConvergenceChecker)</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Set the convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#setConvergenceChecker(org.apache.commons.math.optimization.RealConvergenceChecker)"><B>setConvergenceChecker(RealConvergenceChecker)</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Set the convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html#setConvergenceChecker(org.apache.commons.math.optimization.RealConvergenceChecker)"><B>setConvergenceChecker(RealConvergenceChecker)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateRealOptimizer</A>
+<DD>Set the convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html#setConvergenceChecker(org.apache.commons.math.optimization.VectorialConvergenceChecker)"><B>setConvergenceChecker(VectorialConvergenceChecker)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateVectorialOptimizer</A>
+<DD>Set the convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html#setConvergenceChecker(org.apache.commons.math.optimization.RealConvergenceChecker)"><B>setConvergenceChecker(RealConvergenceChecker)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartMultivariateRealOptimizer</A>
+<DD>Set the convergence checker.
+<DT><A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html#setConvergenceChecker(org.apache.commons.math.optimization.RealConvergenceChecker)"><B>setConvergenceChecker(RealConvergenceChecker)</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">MultivariateRealOptimizer</A>
+<DD>Set the convergence checker.
+<DT><A HREF="./org/apache/commons/math/estimation/LevenbergMarquardtEstimator.html#setCostRelativeTolerance(double)"><B>setCostRelativeTolerance(double)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/LevenbergMarquardtEstimator.html" title="class in org.apache.commons.math.estimation">LevenbergMarquardtEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Set the desired relative error in the sum of squares.
+<DT><A HREF="./org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizer.html#setCostRelativeTolerance(double)"><B>setCostRelativeTolerance(double)</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizer.html" title="class in org.apache.commons.math.optimization.general">LevenbergMarquardtOptimizer</A>
+<DD>Set the desired relative error in the sum of squares.
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistribution.html#setDegreesOfFreedom(double)"><B>setDegreesOfFreedom(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistribution.html" title="interface in org.apache.commons.math.distribution">ChiSquaredDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html#setDegreesOfFreedom(double)"><B>setDegreesOfFreedom(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">ChiSquaredDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/distribution/TDistribution.html#setDegreesOfFreedom(double)"><B>setDegreesOfFreedom(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/TDistribution.html" title="interface in org.apache.commons.math.distribution">TDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html#setDegreesOfFreedom(double)"><B>setDegreesOfFreedom(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html" title="class in org.apache.commons.math.distribution">TDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/distribution/FDistribution.html#setDenominatorDegreesOfFreedom(double)"><B>setDenominatorDegreesOfFreedom(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistribution.html" title="interface in org.apache.commons.math.distribution">FDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html#setDenominatorDegreesOfFreedom(double)"><B>setDenominatorDegreesOfFreedom(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution">FDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/fraction/AbstractFormat.html#setDenominatorFormat(java.text.NumberFormat)"><B>setDenominatorFormat(NumberFormat)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A>
+<DD>Modify the denominator format.
+<DT><A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html#setDistribution(org.apache.commons.math.distribution.ChiSquaredDistribution)"><B>setDistribution(ChiSquaredDistribution)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/ChiSquareTestImpl.html" title="class in org.apache.commons.math.stat.inference">ChiSquareTestImpl</A>
+<DD>Modify the distribution used to compute inference statistics.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#setDistribution(org.apache.commons.math.distribution.TDistribution)"><B>setDistribution(TDistribution)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Modify the distribution used to compute inference statistics.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#setDistribution(org.apache.commons.math.distribution.TDistribution)"><B>setDistribution(TDistribution)</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Modify the distribution used to compute inference statistics.
+<DT><A HREF="./org/apache/commons/math/util/DoubleArray.html#setElement(int, double)"><B>setElement(int, double)</B></A> - 
+Method in interface org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/DoubleArray.html" title="interface in org.apache.commons.math.util">DoubleArray</A>
+<DD>Sets the element at the specified index.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#setElement(int, double)"><B>setElement(int, double)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Sets the element at the specified index.
+<DT><A HREF="./org/apache/commons/math/genetics/ElitisticListPopulation.html#setElitismRate(double)"><B>setElitismRate(double)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ElitisticListPopulation.html" title="class in org.apache.commons.math.genetics">ElitisticListPopulation</A>
+<DD>Sets the elitism rate, i.e.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#setEntry(int, int, T)"><B>setEntry(int, int, T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Set the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#setEntry(int, int, double)"><B>setEntry(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Set the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#setEntry(int, int, T)"><B>setEntry(int, int, T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Set the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#setEntry(int, int, double)"><B>setEntry(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Set the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#setEntry(int, T)"><B>setEntry(int, T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Set a single element.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#setEntry(int, double)"><B>setEntry(int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Set a single element.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#setEntry(int, int, T)"><B>setEntry(int, int, T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Set the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#setEntry(int, int, double)"><B>setEntry(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Set the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#setEntry(int, int, T)"><B>setEntry(int, int, T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Set the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#setEntry(int, T)"><B>setEntry(int, T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Set a single element.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html#setEntry(int, int, double)"><B>setEntry(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">OpenMapRealMatrix</A>
+<DD>Set the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#setEntry(int, double)"><B>setEntry(int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Set a single element.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#setEntry(int, int, double)"><B>setEntry(int, int, double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Set the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#setEntry(int, int, double)"><B>setEntry(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Set the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#setEntry(int, double)"><B>setEntry(int, double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Set a single element.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html#setEntry(int, int, T)"><B>setEntry(int, int, T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html" title="class in org.apache.commons.math.linear">SparseFieldMatrix</A>
+<DD>Set the entry in the specified row and column.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#setEntry(int, T)"><B>setEntry(int, T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Set a single element.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#setEquations(org.apache.commons.math.ode.FirstOrderDifferentialEquations)"><B>setEquations(FirstOrderDifferentialEquations)</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Set the differential equations.
+<DT><A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html#setEstimate(double)"><B>setEstimate(double)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/EstimatedParameter.html" title="class in org.apache.commons.math.estimation">EstimatedParameter</A>
+<DD><B>Deprecated.</B>&nbsp;Set a new estimated value for the parameter.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#setExpansionFactor(float)"><B>setExpansionFactor(float)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Sets the expansionFactor.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#setExpansionMode(int)"><B>setExpansionMode(int)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Sets the <code>expansionMode</code>.
+<DT><A HREF="./org/apache/commons/math/distribution/ZipfDistribution.html#setExponent(double)"><B>setExponent(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ZipfDistribution.html" title="interface in org.apache.commons.math.distribution">ZipfDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html#setExponent(double)"><B>setExponent(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html" title="class in org.apache.commons.math.distribution">ZipfDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#setFunctionValueAccuracy(double)"><B>setFunctionValueAccuracy(double)</B></A> - 
+Method in interface org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers">UnivariateRealSolver</A>
+<DD>Set the function value accuracy.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#setFunctionValueAccuracy(double)"><B>setFunctionValueAccuracy(double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Set the function value accuracy.
+<DT><A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html#setGamma(org.apache.commons.math.distribution.GammaDistribution)"><B>setGamma(GammaDistribution)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">ChiSquaredDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#setGeoMeanImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])"><B>setGeoMeanImpl(StorelessUnivariateStatistic[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Sets the implementation for the geometric mean.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#setGeoMeanImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setGeoMeanImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>
+ Sets the implementation for the geometric mean.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#setGeoMeanImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])"><B>setGeoMeanImpl(StorelessUnivariateStatistic[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Sets the implementation for the geometric mean.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#setGeoMeanImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setGeoMeanImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>
+ Sets the implementation for the geometric mean.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#setGeometricMeanImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)"><B>setGeometricMeanImpl(UnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Sets the implementation for the gemoetric mean.
+<DT><A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html#setIgnored(boolean)"><B>setIgnored(boolean)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html" title="class in org.apache.commons.math.estimation">WeightedMeasurement</A>
+<DD><B>Deprecated.</B>&nbsp;Set the ignore flag to the specified value
+ Setting the ignore flag to true allow to reject wrong
+ measurements, which sometimes can be detected only rather late.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#setImaginaryCharacter(java.lang.String)"><B>setImaginaryCharacter(String)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Modify the imaginaryCharacter.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#setImaginaryFormat(java.text.NumberFormat)"><B>setImaginaryFormat(NumberFormat)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Modify the imaginaryFormat.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.Entry.html#setIndex(int)"><B>setIndex(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.Entry.html" title="class in org.apache.commons.math.linear">RealVector.Entry</A>
+<DD>Set the index of the entry.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#setInitialCapacity(int)"><B>setInitialCapacity(int)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Sets the initial capacity.
+<DT><A HREF="./org/apache/commons/math/optimization/general/NonLinearConjugateGradientOptimizer.html#setInitialStep(double)"><B>setInitialStep(double)</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/NonLinearConjugateGradientOptimizer.html" title="class in org.apache.commons.math.optimization.general">NonLinearConjugateGradientOptimizer</A>
+<DD>Set the initial step used to bracket the optimum in line search.
+<DT><A HREF="./org/apache/commons/math/estimation/LevenbergMarquardtEstimator.html#setInitialStepBoundFactor(double)"><B>setInitialStepBoundFactor(double)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/LevenbergMarquardtEstimator.html" title="class in org.apache.commons.math.estimation">LevenbergMarquardtEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Set the positive input variable used in determining the initial step bound.
+<DT><A HREF="./org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizer.html#setInitialStepBoundFactor(double)"><B>setInitialStepBoundFactor(double)</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizer.html" title="class in org.apache.commons.math.optimization.general">LevenbergMarquardtOptimizer</A>
+<DD>Set the positive input variable used in determining the initial step bound.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html#setInitialStepSize(double)"><B>setInitialStepSize(double)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdaptiveStepsizeIntegrator</A>
+<DD>Set the initial step size.
+<DT><A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html#setInterpolatedTime(double)"><B>setInterpolatedTime(double)</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ContinuousOutputModel.html" title="class in org.apache.commons.math.ode">ContinuousOutputModel</A>
+<DD>Set the time of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html#setInterpolatedTime(double)"><B>setInterpolatedTime(double)</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">StepInterpolatorWithJacobians</A>
+<DD>Set the time of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#setInterpolatedTime(double)"><B>setInterpolatedTime(double)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Set the time of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html#setInterpolatedTime(double)"><B>setInterpolatedTime(double)</B></A> - 
+Method in interface org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html" title="interface in org.apache.commons.math.ode.sampling">StepInterpolator</A>
+<DD>Set the time of the interpolated point.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html#setInterpolationControl(boolean, int)"><B>setInterpolationControl(boolean, int)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">GraggBulirschStoerIntegrator</A>
+<DD>Set the interpolation order control parameter.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#setKurtosisImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)"><B>setKurtosisImpl(UnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Sets the implementation for the kurtosis.
+<DT><A HREF="./org/apache/commons/math/optimization/general/NonLinearConjugateGradientOptimizer.html#setLineSearchSolver(org.apache.commons.math.analysis.solvers.UnivariateRealSolver)"><B>setLineSearchSolver(UnivariateRealSolver)</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/NonLinearConjugateGradientOptimizer.html" title="class in org.apache.commons.math.optimization.general">NonLinearConjugateGradientOptimizer</A>
+<DD>Set the solver to use during line search.
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#setMaxCostEval(int)"><B>setMaxCostEval(int)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Set the maximal number of cost evaluations allowed.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#setMaxEvaluations(int)"><B>setMaxEvaluations(int)</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Set the maximal number of differential equations function evaluations.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html#setMaxEvaluations(int)"><B>setMaxEvaluations(int)</B></A> - 
+Method in class org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/FirstOrderIntegratorWithJacobians.html" title="class in org.apache.commons.math.ode.jacobians">FirstOrderIntegratorWithJacobians</A>
+<DD>Set the maximal number of differential equations function evaluations.
+<DT><A HREF="./org/apache/commons/math/ode/ODEIntegrator.html#setMaxEvaluations(int)"><B>setMaxEvaluations(int)</B></A> - 
+Method in interface org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/ODEIntegrator.html" title="interface in org.apache.commons.math.ode">ODEIntegrator</A>
+<DD>Set the maximal number of differential equations function evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html#setMaxEvaluations(int)"><B>setMaxEvaluations(int)</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateRealOptimizer</A>
+<DD>Set the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html#setMaxEvaluations(int)"><B>setMaxEvaluations(int)</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateVectorialOptimizer</A>
+<DD>Set the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#setMaxEvaluations(int)"><B>setMaxEvaluations(int)</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Set the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#setMaxEvaluations(int)"><B>setMaxEvaluations(int)</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Set the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#setMaxEvaluations(int)"><B>setMaxEvaluations(int)</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Set the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html#setMaxEvaluations(int)"><B>setMaxEvaluations(int)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateRealOptimizer</A>
+<DD>Set the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html#setMaxEvaluations(int)"><B>setMaxEvaluations(int)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateVectorialOptimizer</A>
+<DD>Set the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html#setMaxEvaluations(int)"><B>setMaxEvaluations(int)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartMultivariateRealOptimizer</A>
+<DD>Set the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#setMaxEvaluations(int)"><B>setMaxEvaluations(int)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Set the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html#setMaxEvaluations(int)"><B>setMaxEvaluations(int)</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">MultivariateRealOptimizer</A>
+<DD>Set the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html#setMaxEvaluations(int)"><B>setMaxEvaluations(int)</B></A> - 
+Method in class org.apache.commons.math.optimization.univariate.<A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization.univariate">AbstractUnivariateRealOptimizer</A>
+<DD>Set the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/optimization/UnivariateRealOptimizer.html#setMaxEvaluations(int)"><B>setMaxEvaluations(int)</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/UnivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">UnivariateRealOptimizer</A>
+<DD>Set the maximal number of functions evaluations.
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html#setMaxGrowth(double)"><B>setMaxGrowth(double)</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html" title="class in org.apache.commons.math.ode">MultistepIntegrator</A>
+<DD>Set the maximal growth factor for stepsize control.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html#setMaxGrowth(double)"><B>setMaxGrowth(double)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">EmbeddedRungeKuttaIntegrator</A>
+<DD>Set the maximal growth factor for stepsize control.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithm.html#setMaximalIterationCount(int)"><B>setMaximalIterationCount(int)</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithm.html" title="interface in org.apache.commons.math">ConvergingAlgorithm</A>
+<DD>Set the upper limit for the number of iterations.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#setMaximalIterationCount(int)"><B>setMaximalIterationCount(int)</B></A> - 
+Method in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Set the upper limit for the number of iterations.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#setMaximalIterationCount(int)"><B>setMaximalIterationCount(int)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Set the upper limit for the number of iterations.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#setMaxImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)"><B>setMaxImpl(UnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Sets the implementation for the maximum.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#setMaxImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])"><B>setMaxImpl(StorelessUnivariateStatistic[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Sets the implementation for the maximum.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#setMaxImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setMaxImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>
+ Sets the implementation for the maximum.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#setMaxImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])"><B>setMaxImpl(StorelessUnivariateStatistic[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Sets the implementation for the maximum.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#setMaxImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setMaxImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>
+ Sets the implementation for the maximum.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html#setMaxIterations(int)"><B>setMaxIterations(int)</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateRealOptimizer</A>
+<DD>Set the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html#setMaxIterations(int)"><B>setMaxIterations(int)</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html" title="interface in org.apache.commons.math.optimization">DifferentiableMultivariateVectorialOptimizer</A>
+<DD>Set the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#setMaxIterations(int)"><B>setMaxIterations(int)</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Set the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#setMaxIterations(int)"><B>setMaxIterations(int)</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Set the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#setMaxIterations(int)"><B>setMaxIterations(int)</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A>
+<DD>Set the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html#setMaxIterations(int)"><B>setMaxIterations(int)</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html" title="class in org.apache.commons.math.optimization.linear">AbstractLinearOptimizer</A>
+<DD>Set the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/LinearOptimizer.html#setMaxIterations(int)"><B>setMaxIterations(int)</B></A> - 
+Method in interface org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/LinearOptimizer.html" title="interface in org.apache.commons.math.optimization.linear">LinearOptimizer</A>
+<DD>Set the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html#setMaxIterations(int)"><B>setMaxIterations(int)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateRealOptimizer</A>
+<DD>Set the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html#setMaxIterations(int)"><B>setMaxIterations(int)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartDifferentiableMultivariateVectorialOptimizer</A>
+<DD>Set the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html#setMaxIterations(int)"><B>setMaxIterations(int)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartMultivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartMultivariateRealOptimizer</A>
+<DD>Set the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html#setMaxIterations(int)"><B>setMaxIterations(int)</B></A> - 
+Method in interface org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization">MultivariateRealOptimizer</A>
+<DD>Set the maximal number of iterations of the algorithm.
+<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistribution.html#setMean(double)"><B>setMean(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ExponentialDistribution.html" title="interface in org.apache.commons.math.distribution">ExponentialDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html#setMean(double)"><B>setMean(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ExponentialDistributionImpl.html" title="class in org.apache.commons.math.distribution">ExponentialDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistribution.html#setMean(double)"><B>setMean(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistribution.html" title="interface in org.apache.commons.math.distribution">NormalDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html#setMean(double)"><B>setMean(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistribution.html#setMean(double)"><B>setMean(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistribution.html" title="interface in org.apache.commons.math.distribution">PoissonDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html#setMean(double)"><B>setMean(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">PoissonDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#setMeanImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)"><B>setMeanImpl(UnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Sets the implementation for the mean.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#setMeanImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])"><B>setMeanImpl(StorelessUnivariateStatistic[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Sets the implementation for the mean.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#setMeanImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setMeanImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>
+ Sets the implementation for the mean.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#setMeanImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])"><B>setMeanImpl(StorelessUnivariateStatistic[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Sets the implementation for the mean.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#setMeanImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setMeanImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>
+ Sets the implementation for the mean.
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistribution.html#setMedian(double)"><B>setMedian(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistribution.html" title="interface in org.apache.commons.math.distribution">CauchyDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html#setMedian(double)"><B>setMedian(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">CauchyDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html#setMicropshereElements(int)"><B>setMicropshereElements(int)</B></A> - 
+Method in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">MicrosphereInterpolator</A>
+<DD>Set the number of microsphere elements.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.html#setMinimalIterationCount(int)"><B>setMinimalIterationCount(int)</B></A> - 
+Method in interface org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.html" title="interface in org.apache.commons.math.analysis.integration">UnivariateRealIntegrator</A>
+<DD>Set the lower limit for the number of iterations.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html#setMinimalIterationCount(int)"><B>setMinimalIterationCount(int)</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html" title="class in org.apache.commons.math.analysis.integration">UnivariateRealIntegratorImpl</A>
+<DD>Set the lower limit for the number of iterations.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#setMinImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)"><B>setMinImpl(UnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Sets the implementation for the minimum.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#setMinImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])"><B>setMinImpl(StorelessUnivariateStatistic[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Sets the implementation for the minimum.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#setMinImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setMinImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>
+ Sets the implementation for the minimum.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#setMinImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])"><B>setMinImpl(StorelessUnivariateStatistic[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Sets the implementation for the minimum.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#setMinImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setMinImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>
+ Sets the implementation for the minimum.
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html#setMinReduction(double)"><B>setMinReduction(double)</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html" title="class in org.apache.commons.math.ode">MultistepIntegrator</A>
+<DD>Set the minimal reduction factor for stepsize control.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html#setMinReduction(double)"><B>setMinReduction(double)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">EmbeddedRungeKuttaIntegrator</A>
+<DD>Set the minimal reduction factor for stepsize control.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#setMode(int)"><B>setMode(int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Setter for property mode.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#setMu(double)"><B>setMu(double)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Setter for property mu.
+<DT><A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html#setNormal(org.apache.commons.math.distribution.NormalDistribution)"><B>setNormal(NormalDistribution)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">PoissonDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/distribution/ZipfDistribution.html#setNumberOfElements(int)"><B>setNumberOfElements(int)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ZipfDistribution.html" title="interface in org.apache.commons.math.distribution">ZipfDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html#setNumberOfElements(int)"><B>setNumberOfElements(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html" title="class in org.apache.commons.math.distribution">ZipfDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistribution.html#setNumberOfSuccesses(int)"><B>setNumberOfSuccesses(int)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistribution.html" title="interface in org.apache.commons.math.distribution">HypergeometricDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html#setNumberOfSuccesses(int)"><B>setNumberOfSuccesses(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html" title="class in org.apache.commons.math.distribution">HypergeometricDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/distribution/PascalDistribution.html#setNumberOfSuccesses(int)"><B>setNumberOfSuccesses(int)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PascalDistribution.html" title="interface in org.apache.commons.math.distribution">PascalDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html#setNumberOfSuccesses(int)"><B>setNumberOfSuccesses(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html" title="class in org.apache.commons.math.distribution">PascalDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/distribution/BinomialDistribution.html#setNumberOfTrials(int)"><B>setNumberOfTrials(int)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BinomialDistribution.html" title="interface in org.apache.commons.math.distribution">BinomialDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html#setNumberOfTrials(int)"><B>setNumberOfTrials(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html" title="class in org.apache.commons.math.distribution">BinomialDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#setNumElements(int)"><B>setNumElements(int)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>This function allows you to control the number of elements contained
+ in this array, and can be used to "throw out" the last n values in an
+ array.
+<DT><A HREF="./org/apache/commons/math/distribution/FDistribution.html#setNumeratorDegreesOfFreedom(double)"><B>setNumeratorDegreesOfFreedom(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistribution.html" title="interface in org.apache.commons.math.distribution">FDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html#setNumeratorDegreesOfFreedom(double)"><B>setNumeratorDegreesOfFreedom(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution">FDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/fraction/AbstractFormat.html#setNumeratorFormat(java.text.NumberFormat)"><B>setNumeratorFormat(NumberFormat)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A>
+<DD>Modify the numerator format.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#setOneWayAnova(org.apache.commons.math.stat.inference.OneWayAnova)"><B>setOneWayAnova(OneWayAnova)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>Set the (singleton) OneWayAnova instance
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html#setOrderControl(int, double, double)"><B>setOrderControl(int, double, double)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">GraggBulirschStoerIntegrator</A>
+<DD>Set the order control parameters.
+<DT><A HREF="./org/apache/commons/math/estimation/LevenbergMarquardtEstimator.html#setOrthoTolerance(double)"><B>setOrthoTolerance(double)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/LevenbergMarquardtEstimator.html" title="class in org.apache.commons.math.estimation">LevenbergMarquardtEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Set the desired max cosine on the orthogonality.
+<DT><A HREF="./org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizer.html#setOrthoTolerance(double)"><B>setOrthoTolerance(double)</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizer.html" title="class in org.apache.commons.math.optimization.general">LevenbergMarquardtOptimizer</A>
+<DD>Set the desired max cosine on the orthogonality.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/ParameterizedODE.html#setParameter(int, double)"><B>setParameter(int, double)</B></A> - 
+Method in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/ParameterizedODE.html" title="interface in org.apache.commons.math.ode.jacobians">ParameterizedODE</A>
+<DD>Set a parameter.
+<DT><A HREF="./org/apache/commons/math/estimation/LevenbergMarquardtEstimator.html#setParRelativeTolerance(double)"><B>setParRelativeTolerance(double)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/LevenbergMarquardtEstimator.html" title="class in org.apache.commons.math.estimation">LevenbergMarquardtEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Set the desired relative error in the approximate solution parameters.
+<DT><A HREF="./org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizer.html#setParRelativeTolerance(double)"><B>setParRelativeTolerance(double)</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizer.html" title="class in org.apache.commons.math.optimization.general">LevenbergMarquardtOptimizer</A>
+<DD>Set the desired relative error in the approximate solution parameters.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#setPercentileImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)"><B>setPercentileImpl(UnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Sets the implementation to be used by <A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#getPercentile(double)"><CODE>DescriptiveStatistics.getPercentile(double)</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/genetics/ListPopulation.html#setPopulationLimit(int)"><B>setPopulationLimit(int)</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ListPopulation.html" title="class in org.apache.commons.math.genetics">ListPopulation</A>
+<DD>Sets the maximal population size.
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistribution.html#setPopulationSize(int)"><B>setPopulationSize(int)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistribution.html" title="interface in org.apache.commons.math.distribution">HypergeometricDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html#setPopulationSize(int)"><B>setPopulationSize(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html" title="class in org.apache.commons.math.distribution">HypergeometricDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/optimization/general/NonLinearConjugateGradientOptimizer.html#setPreconditioner(org.apache.commons.math.optimization.general.Preconditioner)"><B>setPreconditioner(Preconditioner)</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/NonLinearConjugateGradientOptimizer.html" title="class in org.apache.commons.math.optimization.general">NonLinearConjugateGradientOptimizer</A>
+<DD>Set the preconditioner.
+<DT><A HREF="./org/apache/commons/math/distribution/BinomialDistribution.html#setProbabilityOfSuccess(double)"><B>setProbabilityOfSuccess(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BinomialDistribution.html" title="interface in org.apache.commons.math.distribution">BinomialDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html#setProbabilityOfSuccess(double)"><B>setProbabilityOfSuccess(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/BinomialDistributionImpl.html" title="class in org.apache.commons.math.distribution">BinomialDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/distribution/PascalDistribution.html#setProbabilityOfSuccess(double)"><B>setProbabilityOfSuccess(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PascalDistribution.html" title="interface in org.apache.commons.math.distribution">PascalDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html#setProbabilityOfSuccess(double)"><B>setProbabilityOfSuccess(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/PascalDistributionImpl.html" title="class in org.apache.commons.math.distribution">PascalDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html#setQuantile(double)"><B>setQuantile(double)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.rank.<A HREF="./org/apache/commons/math/stat/descriptive/rank/Percentile.html" title="class in org.apache.commons.math.stat.descriptive.rank">Percentile</A>
+<DD>Sets the value of the quantile field (determines what percentile is
+ computed when evaluate() is called with no quantile argument).
+<DT><A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html#setRandomGenerator(org.apache.commons.math.random.RandomGenerator)"><B>setRandomGenerator(RandomGenerator)</B></A> - 
+Static method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/GeneticAlgorithm.html" title="class in org.apache.commons.math.genetics">GeneticAlgorithm</A>
+<DD>Set the (static) random generator.
+<DT><A HREF="./org/apache/commons/math/complex/ComplexFormat.html#setRealFormat(java.text.NumberFormat)"><B>setRealFormat(NumberFormat)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">ComplexFormat</A>
+<DD>Modify the realFormat.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithm.html#setRelativeAccuracy(double)"><B>setRelativeAccuracy(double)</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithm.html" title="interface in org.apache.commons.math">ConvergingAlgorithm</A>
+<DD>Set the relative accuracy.
+<DT><A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html#setRelativeAccuracy(double)"><B>setRelativeAccuracy(double)</B></A> - 
+Method in class org.apache.commons.math.<A HREF="./org/apache/commons/math/ConvergingAlgorithmImpl.html" title="class in org.apache.commons.math">ConvergingAlgorithmImpl</A>
+<DD>Set the relative accuracy.
+<DT><A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html#setRelativeAccuracy(double)"><B>setRelativeAccuracy(double)</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/MultiStartUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization">MultiStartUnivariateRealOptimizer</A>
+<DD>Set the relative accuracy.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html#setResult(double, int)"><B>setResult(double, int)</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html" title="class in org.apache.commons.math.analysis.integration">UnivariateRealIntegratorImpl</A>
+<DD>Convenience function for implementations.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#setResult(double, int)"><B>setResult(double, int)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Convenience function for implementations.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#setResult(double, double, int)"><B>setResult(double, double, int)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Convenience function for implementations.
+<DT><A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html#setResult(double, double, int)"><B>setResult(double, double, int)</B></A> - 
+Method in class org.apache.commons.math.optimization.univariate.<A HREF="./org/apache/commons/math/optimization/univariate/AbstractUnivariateRealOptimizer.html" title="class in org.apache.commons.math.optimization.univariate">AbstractUnivariateRealOptimizer</A>
+<DD>Convenience function for implementations.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#setRoundingMode(int)"><B>setRoundingMode(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Sets the rounding mode for decimal divisions.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#setRoundingMode(java.math.RoundingMode)"><B>setRoundingMode(RoundingMode)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Sets the rounding mode for decimal divisions.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#setRow(int, T[])"><B>setRow(int, T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#setRow(int, double[])"><B>setRow(int, double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#setRow(int, T[])"><B>setRow(int, T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#setRow(int, double[])"><B>setRow(int, double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#setRow(int, T[])"><B>setRow(int, T[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#setRow(int, double[])"><B>setRow(int, double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#setRowMatrix(int, org.apache.commons.math.linear.FieldMatrix)"><B>setRowMatrix(int, FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#setRowMatrix(int, org.apache.commons.math.linear.RealMatrix)"><B>setRowMatrix(int, RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#setRowMatrix(int, org.apache.commons.math.linear.FieldMatrix)"><B>setRowMatrix(int, FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#setRowMatrix(int, org.apache.commons.math.linear.BlockFieldMatrix)"><B>setRowMatrix(int, BlockFieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#setRowMatrix(int, org.apache.commons.math.linear.RealMatrix)"><B>setRowMatrix(int, RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#setRowMatrix(int, org.apache.commons.math.linear.BlockRealMatrix)"><B>setRowMatrix(int, BlockRealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#setRowMatrix(int, org.apache.commons.math.linear.FieldMatrix)"><B>setRowMatrix(int, FieldMatrix&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#setRowMatrix(int, org.apache.commons.math.linear.RealMatrix)"><B>setRowMatrix(int, RealMatrix)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a row matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#setRowVector(int, org.apache.commons.math.linear.FieldVector)"><B>setRowVector(int, FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#setRowVector(int, org.apache.commons.math.linear.RealVector)"><B>setRowVector(int, RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#setRowVector(int, org.apache.commons.math.linear.FieldVector)"><B>setRowVector(int, FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#setRowVector(int, org.apache.commons.math.linear.RealVector)"><B>setRowVector(int, RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#setRowVector(int, org.apache.commons.math.linear.FieldVector)"><B>setRowVector(int, FieldVector&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#setRowVector(int, org.apache.commons.math.linear.RealVector)"><B>setRowVector(int, RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Sets the entries in row number <code>row</code>
+ as a vector.
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html#setSafety(double)"><B>setSafety(double)</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html" title="class in org.apache.commons.math.ode">MultistepIntegrator</A>
+<DD>Set the safety factor for stepsize control.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html#setSafety(double)"><B>setSafety(double)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">EmbeddedRungeKuttaIntegrator</A>
+<DD>Set the safety factor for stepsize control.
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistribution.html#setSampleSize(int)"><B>setSampleSize(int)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistribution.html" title="interface in org.apache.commons.math.distribution">HypergeometricDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html#setSampleSize(int)"><B>setSampleSize(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html" title="class in org.apache.commons.math.distribution">HypergeometricDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistribution.html#setScale(double)"><B>setScale(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistribution.html" title="interface in org.apache.commons.math.distribution">CauchyDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html#setScale(double)"><B>setScale(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">CauchyDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistribution.html#setScale(double)"><B>setScale(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistribution.html" title="interface in org.apache.commons.math.distribution">WeibullDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html#setScale(double)"><B>setScale(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution">WeibullDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#setScale(int)"><B>setScale(int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Sets the scale for division operations.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#setScale(int)"><B>setScale(int)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Sets the scale for division operations.
+<DT><A HREF="./org/apache/commons/math/random/RandomDataImpl.html#setSecureAlgorithm(java.lang.String, java.lang.String)"><B>setSecureAlgorithm(String, String)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">RandomDataImpl</A>
+<DD>Sets the PRNG algorithm for the underlying SecureRandom instance using
+ the Security Provider API.
+<DT><A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html#setSeed(int)"><B>setSeed(int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html" title="class in org.apache.commons.math.random">AbstractRandomGenerator</A>
+<DD>Sets the seed of the underyling random number generator using an
+ <code>int</code> seed.
+<DT><A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html#setSeed(int[])"><B>setSeed(int[])</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html" title="class in org.apache.commons.math.random">AbstractRandomGenerator</A>
+<DD>Sets the seed of the underyling random number generator using an
+ <code>int</code> array seed.
+<DT><A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html#setSeed(long)"><B>setSeed(long)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/AbstractRandomGenerator.html" title="class in org.apache.commons.math.random">AbstractRandomGenerator</A>
+<DD>Sets the seed of the underyling random number generator using a
+ <code>long</code> seed.
+<DT><A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html#setSeed(int)"><B>setSeed(int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html" title="class in org.apache.commons.math.random">BitsStreamGenerator</A>
+<DD>Sets the seed of the underyling random number generator using an
+ <code>int</code> seed.
+<DT><A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html#setSeed(int[])"><B>setSeed(int[])</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html" title="class in org.apache.commons.math.random">BitsStreamGenerator</A>
+<DD>Sets the seed of the underyling random number generator using an
+ <code>int</code> array seed.
+<DT><A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html#setSeed(long)"><B>setSeed(long)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/BitsStreamGenerator.html" title="class in org.apache.commons.math.random">BitsStreamGenerator</A>
+<DD>Sets the seed of the underyling random number generator using a
+ <code>long</code> seed.
+<DT><A HREF="./org/apache/commons/math/random/JDKRandomGenerator.html#setSeed(int)"><B>setSeed(int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/JDKRandomGenerator.html" title="class in org.apache.commons.math.random">JDKRandomGenerator</A>
+<DD>Sets the seed of the underyling random number generator using an
+ <code>int</code> seed.
+<DT><A HREF="./org/apache/commons/math/random/JDKRandomGenerator.html#setSeed(int[])"><B>setSeed(int[])</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/JDKRandomGenerator.html" title="class in org.apache.commons.math.random">JDKRandomGenerator</A>
+<DD>Sets the seed of the underyling random number generator using an
+ <code>int</code> array seed.
+<DT><A HREF="./org/apache/commons/math/random/MersenneTwister.html#setSeed(int)"><B>setSeed(int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/MersenneTwister.html" title="class in org.apache.commons.math.random">MersenneTwister</A>
+<DD>Reinitialize the generator as if just built with the given int seed.
+<DT><A HREF="./org/apache/commons/math/random/MersenneTwister.html#setSeed(int[])"><B>setSeed(int[])</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/MersenneTwister.html" title="class in org.apache.commons.math.random">MersenneTwister</A>
+<DD>Reinitialize the generator as if just built with the given int array seed.
+<DT><A HREF="./org/apache/commons/math/random/MersenneTwister.html#setSeed(long)"><B>setSeed(long)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/MersenneTwister.html" title="class in org.apache.commons.math.random">MersenneTwister</A>
+<DD>Reinitialize the generator as if just built with the given long seed.
+<DT><A HREF="./org/apache/commons/math/random/RandomAdaptor.html#setSeed(int)"><B>setSeed(int)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomAdaptor.html" title="class in org.apache.commons.math.random">RandomAdaptor</A>
+<DD>Sets the seed of the underyling random number generator using an
+ <code>int</code> seed.
+<DT><A HREF="./org/apache/commons/math/random/RandomAdaptor.html#setSeed(int[])"><B>setSeed(int[])</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomAdaptor.html" title="class in org.apache.commons.math.random">RandomAdaptor</A>
+<DD>Sets the seed of the underyling random number generator using an
+ <code>int</code> array seed.
+<DT><A HREF="./org/apache/commons/math/random/RandomAdaptor.html#setSeed(long)"><B>setSeed(long)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomAdaptor.html" title="class in org.apache.commons.math.random">RandomAdaptor</A>
+<DD>Sets the seed of the underyling random number generator using a
+ <code>long</code> seed.
+<DT><A HREF="./org/apache/commons/math/random/RandomGenerator.html#setSeed(int)"><B>setSeed(int)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random">RandomGenerator</A>
+<DD>Sets the seed of the underyling random number generator using an
+ <code>int</code> seed.
+<DT><A HREF="./org/apache/commons/math/random/RandomGenerator.html#setSeed(int[])"><B>setSeed(int[])</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random">RandomGenerator</A>
+<DD>Sets the seed of the underyling random number generator using an
+ <code>int</code> array seed.
+<DT><A HREF="./org/apache/commons/math/random/RandomGenerator.html#setSeed(long)"><B>setSeed(long)</B></A> - 
+Method in interface org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random">RandomGenerator</A>
+<DD>Sets the seed of the underyling random number generator using a
+ <code>long</code> seed.
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistribution.html#setShape(double)"><B>setShape(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistribution.html" title="interface in org.apache.commons.math.distribution">WeibullDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html#setShape(double)"><B>setShape(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution">WeibullDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#setSigma(double)"><B>setSigma(double)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Setter for property sigma.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#setSkewnessImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)"><B>setSkewnessImpl(UnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Sets the implementation for the skewness.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html#setStabilityCheck(boolean, int, int, double)"><B>setStabilityCheck(boolean, int, int, double)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">GraggBulirschStoerIntegrator</A>
+<DD>Set the stability check controls.
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistribution.html#setStandardDeviation(double)"><B>setStandardDeviation(double)</B></A> - 
+Method in interface org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistribution.html" title="interface in org.apache.commons.math.distribution">NormalDistribution</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of v2.1</I>
+<DT><A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html#setStandardDeviation(double)"><B>setStandardDeviation(double)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.1 (class will become immutable in 3.0)</I>
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#setStartConfiguration(double[])"><B>setStartConfiguration(double[])</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Set start configuration for simplex.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#setStartConfiguration(double[][])"><B>setStartConfiguration(double[][])</B></A> - 
+Method in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Set start configuration for simplex.
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html#setStarterIntegrator(org.apache.commons.math.ode.FirstOrderIntegrator)"><B>setStarterIntegrator(FirstOrderIntegrator)</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html" title="class in org.apache.commons.math.ode">MultistepIntegrator</A>
+<DD>Set the starter integrator.
+<DT><A HREF="./org/apache/commons/math/estimation/GaussNewtonEstimator.html#setSteadyStateThreshold(double)"><B>setSteadyStateThreshold(double)</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/GaussNewtonEstimator.html" title="class in org.apache.commons.math.estimation">GaussNewtonEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Set the steady state detection threshold.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html#setStepsizeControl(double, double, double, double)"><B>setStepsizeControl(double, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">GraggBulirschStoerIntegrator</A>
+<DD>Set the step size control factors.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#setSubMatrix(T[][], int, int)"><B>setSubMatrix(T[][], int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Replace the submatrix starting at <code>row, column</code> using data in
+ the input <code>subMatrix</code> array.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#setSubMatrix(double[][], int, int)"><B>setSubMatrix(double[][], int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Replace the submatrix starting at <code>row, column</code> using data in
+ the input <code>subMatrix</code> array.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#setSubMatrix(T[][], int, int)"><B>setSubMatrix(T[][], int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Replace the submatrix starting at <code>row, column</code> using data in
+ the input <code>subMatrix</code> array.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#setSubMatrix(double[][], int, int)"><B>setSubMatrix(double[][], int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Replace the submatrix starting at <code>row, column</code> using data in
+ the input <code>subMatrix</code> array.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#setSubMatrix(java.math.BigDecimal[][], int, int)"><B>setSubMatrix(BigDecimal[][], int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Replace the submatrix starting at <code>row, column</code> using data in
+ the input <code>subMatrix</code> array.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#setSubMatrix(T[][], int, int)"><B>setSubMatrix(T[][], int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Replace the submatrix starting at <code>row, column</code> using data in
+ the input <code>subMatrix</code> array.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#setSubMatrix(double[][], int, int)"><B>setSubMatrix(double[][], int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Replace the submatrix starting at <code>row, column</code> using data in
+ the input <code>subMatrix</code> array.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#setSubMatrix(T[][], int, int)"><B>setSubMatrix(T[][], int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Replace the submatrix starting at <code>row, column</code> using data in
+ the input <code>subMatrix</code> array.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#setSubMatrix(double[][], int, int)"><B>setSubMatrix(double[][], int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Replace the submatrix starting at <code>row, column</code> using data in
+ the input <code>subMatrix</code> array.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#setSubMatrix(double[][], int, int)"><B>setSubMatrix(double[][], int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Replace the submatrix starting at <code>row, column</code> using data in
+ the input <code>subMatrix</code> array.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#setSubVector(int, org.apache.commons.math.linear.RealVector)"><B>setSubVector(int, RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Set a set of consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#setSubVector(int, double[])"><B>setSubVector(int, double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Set a set of consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#setSubVector(int, org.apache.commons.math.linear.FieldVector)"><B>setSubVector(int, FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Set a set of consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#setSubVector(int, T[])"><B>setSubVector(int, T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Set a set of consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#setSubVector(int, org.apache.commons.math.linear.RealVector)"><B>setSubVector(int, RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Set a set of consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#setSubVector(int, double[])"><B>setSubVector(int, double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Set a set of consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#setSubVector(int, org.apache.commons.math.linear.FieldVector)"><B>setSubVector(int, FieldVector&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Set a set of consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#setSubVector(int, T[])"><B>setSubVector(int, T[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Set a set of consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#setSubVector(int, org.apache.commons.math.linear.RealVector)"><B>setSubVector(int, RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Set a set of consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#setSubVector(int, double[])"><B>setSubVector(int, double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Set a set of consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#setSubVector(int, org.apache.commons.math.linear.RealVector)"><B>setSubVector(int, RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Set a set of consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#setSubVector(int, double[])"><B>setSubVector(int, double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Set a set of consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#setSubVector(int, org.apache.commons.math.linear.FieldVector)"><B>setSubVector(int, FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Set a set of consecutive elements.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#setSubVector(int, T[])"><B>setSubVector(int, T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Set a set of consecutive elements.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#setSumImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)"><B>setSumImpl(UnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Sets the implementation for the sum.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#setSumImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])"><B>setSumImpl(StorelessUnivariateStatistic[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Sets the implementation for the Sum.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#setSumImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setSumImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>
+ Sets the implementation for the Sum.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#setSumImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])"><B>setSumImpl(StorelessUnivariateStatistic[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Sets the implementation for the Sum.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#setSumImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setSumImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>
+ Sets the implementation for the Sum.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html#setSumLogImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setSumLogImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">GeometricMean</A>
+<DD>Sets the implementation for the sum of logs.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#setSumLogImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])"><B>setSumLogImpl(StorelessUnivariateStatistic[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Sets the implementation for the sum of logs.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#setSumLogImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setSumLogImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>
+ Sets the implementation for the sum of logs.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#setSumLogImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])"><B>setSumLogImpl(StorelessUnivariateStatistic[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Sets the implementation for the sum of logs.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#setSumLogImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setSumLogImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>
+ Sets the implementation for the sum of logs.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#setSumsqImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)"><B>setSumsqImpl(UnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Sets the implementation for the sum of squares.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#setSumsqImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])"><B>setSumsqImpl(StorelessUnivariateStatistic[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Sets the implementation for the sum of squares.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#setSumsqImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setSumsqImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>
+ Sets the implementation for the sum of squares.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#setSumsqImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])"><B>setSumsqImpl(StorelessUnivariateStatistic[])</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Sets the implementation for the sum of squares.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#setSumsqImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setSumsqImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>
+ Sets the implementation for the sum of squares.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#setUnknownDistributionChiSquareTest(org.apache.commons.math.stat.inference.UnknownDistributionChiSquareTest)"><B>setUnknownDistributionChiSquareTest(UnknownDistributionChiSquareTest)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>Set the (singleton) UnknownDistributionChiSquareTest instance.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.EntryImpl.html#setValue(double)"><B>setValue(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.EntryImpl.html" title="class in org.apache.commons.math.linear">AbstractRealVector.EntryImpl</A>
+<DD>Set the value of the entry.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapEntry.html#setValue(double)"><B>setValue(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.OpenMapEntry.html" title="class in org.apache.commons.math.linear">OpenMapRealVector.OpenMapEntry</A>
+<DD>Set the value of the entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.Entry.html#setValue(double)"><B>setValue(double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.Entry.html" title="class in org.apache.commons.math.linear">RealVector.Entry</A>
+<DD>Set the value of the entry.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#setValuesFileURL(java.lang.String)"><B>setValuesFileURL(String)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Sets the <code>valuesFileURL</code> using a string URL representation
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#setValuesFileURL(java.net.URL)"><B>setValuesFileURL(URL)</B></A> - 
+Method in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Sets the <code>valuesFileURL</code>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#setVarianceDirection(org.apache.commons.math.stat.descriptive.moment.SemiVariance.Direction)"><B>setVarianceDirection(SemiVariance.Direction)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>Sets the variance direction
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#setVarianceImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)"><B>setVarianceImpl(UnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Sets the implementation for the variance.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#setVarianceImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setVarianceImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>
+ Sets the implementation for the variance.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#setVarianceImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)"><B>setVarianceImpl(StorelessUnivariateStatistic)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>
+ Sets the implementation for the variance.
+<DT><A HREF="./org/apache/commons/math/fraction/ProperBigFractionFormat.html#setWholeFormat(java.text.NumberFormat)"><B>setWholeFormat(NumberFormat)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/ProperBigFractionFormat.html" title="class in org.apache.commons.math.fraction">ProperBigFractionFormat</A>
+<DD>Modify the whole format.
+<DT><A HREF="./org/apache/commons/math/fraction/ProperFractionFormat.html#setWholeFormat(java.text.NumberFormat)"><B>setWholeFormat(NumberFormat)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/ProperFractionFormat.html" title="class in org.apache.commons.math.fraction">ProperFractionFormat</A>
+<DD>Modify the whole format.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#setWindowSize(int)"><B>setWindowSize(int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>WindowSize controls the number of values which contribute
+ to the reported statistics.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html#setWindowSize(int)"><B>setWindowSize(int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedDescriptiveStatistics</A>
+<DD>WindowSize controls the number of values which contribute
+ to the reported statistics.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#shift()"><B>shift()</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Shift one step forward.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#sign(byte)"><B>sign(byte)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/Sign.html"> sign</a>
+ for byte value <code>x</code>.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#sign(double)"><B>sign(double)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/Sign.html"> sign</a>
+ for double precision <code>x</code>.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#sign(float)"><B>sign(float)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/Sign.html"> sign</a>
+ for float value <code>x</code>.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#sign(int)"><B>sign(int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/Sign.html"> sign</a>
+ for int value <code>x</code>.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#sign(long)"><B>sign(long)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/Sign.html"> sign</a>
+ for long value <code>x</code>.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#sign(short)"><B>sign(short)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/Sign.html"> sign</a>
+ for short value <code>x</code>.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#SIGNUM"><B>SIGNUM</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.signum</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/estimation/SimpleEstimationProblem.html" title="class in org.apache.commons.math.estimation"><B>SimpleEstimationProblem</B></A> - Class in <A HREF="./org/apache/commons/math/estimation/package-summary.html">org.apache.commons.math.estimation</A><DD><B>Deprecated.</B>&nbsp;<I>as of 2.0, everything in package org.apache.commons.math.estimation has
+ been deprecated and replaced by package org.apache.commons.math.optimization.general</I><DT><A HREF="./org/apache/commons/math/estimation/SimpleEstimationProblem.html#SimpleEstimationProblem()"><B>SimpleEstimationProblem()</B></A> - 
+Constructor for class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/SimpleEstimationProblem.html" title="class in org.apache.commons.math.estimation">SimpleEstimationProblem</A>
+<DD><B>Deprecated.</B>&nbsp;Build an empty instance without parameters nor measurements.
+<DT><A HREF="./org/apache/commons/math/optimization/SimpleRealPointChecker.html" title="class in org.apache.commons.math.optimization"><B>SimpleRealPointChecker</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>Simple implementation of the <A HREF="./org/apache/commons/math/optimization/RealConvergenceChecker.html" title="interface in org.apache.commons.math.optimization"><CODE>RealConvergenceChecker</CODE></A> interface using
+ only point coordinates.<DT><A HREF="./org/apache/commons/math/optimization/SimpleRealPointChecker.html#SimpleRealPointChecker()"><B>SimpleRealPointChecker()</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/SimpleRealPointChecker.html" title="class in org.apache.commons.math.optimization">SimpleRealPointChecker</A>
+<DD>Build an instance with default threshold.
+<DT><A HREF="./org/apache/commons/math/optimization/SimpleRealPointChecker.html#SimpleRealPointChecker(double, double)"><B>SimpleRealPointChecker(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/SimpleRealPointChecker.html" title="class in org.apache.commons.math.optimization">SimpleRealPointChecker</A>
+<DD>Build an instance with a specified threshold.
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression"><B>SimpleRegression</B></A> - Class in <A HREF="./org/apache/commons/math/stat/regression/package-summary.html">org.apache.commons.math.stat.regression</A><DD>Estimates an ordinary least squares regression model
+ with one independent variable.<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#SimpleRegression()"><B>SimpleRegression()</B></A> - 
+Constructor for class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Create an empty SimpleRegression instance
+<DT><A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html#SimpleRegression(org.apache.commons.math.distribution.TDistribution)"><B>SimpleRegression(TDistribution)</B></A> - 
+Constructor for class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">SimpleRegression</A>
+<DD>Create an empty SimpleRegression using the given distribution object to
+ compute inference statistics.
+<DT><A HREF="./org/apache/commons/math/optimization/SimpleScalarValueChecker.html" title="class in org.apache.commons.math.optimization"><B>SimpleScalarValueChecker</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>Simple implementation of the <A HREF="./org/apache/commons/math/optimization/RealConvergenceChecker.html" title="interface in org.apache.commons.math.optimization"><CODE>RealConvergenceChecker</CODE></A> interface using
+ only objective function values.<DT><A HREF="./org/apache/commons/math/optimization/SimpleScalarValueChecker.html#SimpleScalarValueChecker()"><B>SimpleScalarValueChecker()</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/SimpleScalarValueChecker.html" title="class in org.apache.commons.math.optimization">SimpleScalarValueChecker</A>
+<DD>Build an instance with default threshold.
+<DT><A HREF="./org/apache/commons/math/optimization/SimpleScalarValueChecker.html#SimpleScalarValueChecker(double, double)"><B>SimpleScalarValueChecker(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/SimpleScalarValueChecker.html" title="class in org.apache.commons.math.optimization">SimpleScalarValueChecker</A>
+<DD>Build an instance with a specified threshold.
+<DT><A HREF="./org/apache/commons/math/optimization/SimpleVectorialPointChecker.html" title="class in org.apache.commons.math.optimization"><B>SimpleVectorialPointChecker</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>Simple implementation of the <A HREF="./org/apache/commons/math/optimization/VectorialConvergenceChecker.html" title="interface in org.apache.commons.math.optimization"><CODE>VectorialConvergenceChecker</CODE></A> interface using
+ only point coordinates.<DT><A HREF="./org/apache/commons/math/optimization/SimpleVectorialPointChecker.html#SimpleVectorialPointChecker()"><B>SimpleVectorialPointChecker()</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/SimpleVectorialPointChecker.html" title="class in org.apache.commons.math.optimization">SimpleVectorialPointChecker</A>
+<DD>Build an instance with default threshold.
+<DT><A HREF="./org/apache/commons/math/optimization/SimpleVectorialPointChecker.html#SimpleVectorialPointChecker(double, double)"><B>SimpleVectorialPointChecker(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/SimpleVectorialPointChecker.html" title="class in org.apache.commons.math.optimization">SimpleVectorialPointChecker</A>
+<DD>Build an instance with a specified threshold.
+<DT><A HREF="./org/apache/commons/math/optimization/SimpleVectorialValueChecker.html" title="class in org.apache.commons.math.optimization"><B>SimpleVectorialValueChecker</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>Simple implementation of the <A HREF="./org/apache/commons/math/optimization/VectorialConvergenceChecker.html" title="interface in org.apache.commons.math.optimization"><CODE>VectorialConvergenceChecker</CODE></A> interface using
+ only objective function values.<DT><A HREF="./org/apache/commons/math/optimization/SimpleVectorialValueChecker.html#SimpleVectorialValueChecker()"><B>SimpleVectorialValueChecker()</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/SimpleVectorialValueChecker.html" title="class in org.apache.commons.math.optimization">SimpleVectorialValueChecker</A>
+<DD>Build an instance with default threshold.
+<DT><A HREF="./org/apache/commons/math/optimization/SimpleVectorialValueChecker.html#SimpleVectorialValueChecker(double, double)"><B>SimpleVectorialValueChecker(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/SimpleVectorialValueChecker.html" title="class in org.apache.commons.math.optimization">SimpleVectorialValueChecker</A>
+<DD>Build an instance with a specified threshold.
+<DT><A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html#simplex"><B>simplex</B></A> - 
+Variable in class org.apache.commons.math.optimization.direct.<A HREF="./org/apache/commons/math/optimization/direct/DirectSearchOptimizer.html" title="class in org.apache.commons.math.optimization.direct">DirectSearchOptimizer</A>
+<DD>Simplex.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/SimplexSolver.html" title="class in org.apache.commons.math.optimization.linear"><B>SimplexSolver</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/linear/package-summary.html">org.apache.commons.math.optimization.linear</A><DD>Solves a linear problem using the Two-Phase Simplex Method.<DT><A HREF="./org/apache/commons/math/optimization/linear/SimplexSolver.html#SimplexSolver()"><B>SimplexSolver()</B></A> - 
+Constructor for class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/SimplexSolver.html" title="class in org.apache.commons.math.optimization.linear">SimplexSolver</A>
+<DD>Build a simplex solver with default settings.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/SimplexSolver.html#SimplexSolver(double)"><B>SimplexSolver(double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/SimplexSolver.html" title="class in org.apache.commons.math.optimization.linear">SimplexSolver</A>
+<DD>Build a simplex solver with a specified accepted amount of error
+<DT><A HREF="./org/apache/commons/math/analysis/integration/SimpsonIntegrator.html" title="class in org.apache.commons.math.analysis.integration"><B>SimpsonIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/integration/package-summary.html">org.apache.commons.math.analysis.integration</A><DD>Implements the <a href="http://mathworld.wolfram.com/SimpsonsRule.html">
+ Simpson's Rule</a> for integration of real univariate functions.<DT><A HREF="./org/apache/commons/math/analysis/integration/SimpsonIntegrator.html#SimpsonIntegrator(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>SimpsonIntegrator(UnivariateRealFunction)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/SimpsonIntegrator.html" title="class in org.apache.commons.math.analysis.integration">SimpsonIntegrator</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.0 the integrand function is passed as an argument
+ to the <A HREF="./org/apache/commons/math/analysis/integration/SimpsonIntegrator.html#integrate(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>SimpsonIntegrator.integrate(UnivariateRealFunction, double, double)</CODE></A>method.</I>
+<DT><A HREF="./org/apache/commons/math/analysis/integration/SimpsonIntegrator.html#SimpsonIntegrator()"><B>SimpsonIntegrator()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/SimpsonIntegrator.html" title="class in org.apache.commons.math.analysis.integration">SimpsonIntegrator</A>
+<DD>Construct an integrator.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#SIN"><B>SIN</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.sin</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#sin()"><B>sin()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Compute the
+ <a href="http://mathworld.wolfram.com/Sine.html" TARGET="_top">
+ sine</a>
+ of this complex number.
+<DT><A HREF="./org/apache/commons/math/linear/SingularMatrixException.html" title="class in org.apache.commons.math.linear"><B>SingularMatrixException</B></A> - Exception in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Thrown when a matrix is singular.<DT><A HREF="./org/apache/commons/math/linear/SingularMatrixException.html#SingularMatrixException()"><B>SingularMatrixException()</B></A> - 
+Constructor for exception org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularMatrixException.html" title="class in org.apache.commons.math.linear">SingularMatrixException</A>
+<DD>Construct an exception with a default message.
+<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecomposition.html" title="interface in org.apache.commons.math.linear"><B>SingularValueDecomposition</B></A> - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>An interface to classes that implement an algorithm to calculate the
+ Singular Value Decomposition of a real matrix.<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html" title="class in org.apache.commons.math.linear"><B>SingularValueDecompositionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Calculates the compact Singular Value Decomposition of a matrix.<DT><A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html#SingularValueDecompositionImpl(org.apache.commons.math.linear.RealMatrix)"><B>SingularValueDecompositionImpl(RealMatrix)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SingularValueDecompositionImpl.html" title="class in org.apache.commons.math.linear">SingularValueDecompositionImpl</A>
+<DD>Calculates the compact Singular Value Decomposition of the given matrix.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#SINH"><B>SINH</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.sinh</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#sinh()"><B>sinh()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Compute the
+ <a href="http://mathworld.wolfram.com/HyperbolicSine.html" TARGET="_top">
+ hyperbolic sine</a> of this complex number.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#sinh(double)"><B>sinh(double)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Returns the <a href="http://mathworld.wolfram.com/HyperbolicSine.html">
+ hyperbolic sine</a> of x.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html#size()"><B>size()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A>
+<DD>Get the number of elements stored in the map.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html#size()"><B>size()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap</A>
+<DD>Get the number of elements stored in the map.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math.stat.descriptive.moment"><B>Skewness</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/moment/package-summary.html">org.apache.commons.math.stat.descriptive.moment</A><DD>Computes the skewness of the available values.<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html#Skewness()"><B>Skewness()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math.stat.descriptive.moment">Skewness</A>
+<DD>Constructs a Skewness
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html#Skewness(org.apache.commons.math.stat.descriptive.moment.ThirdMoment)"><B>Skewness(ThirdMoment)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math.stat.descriptive.moment">Skewness</A>
+<DD>Constructs a Skewness with an external moment
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html#Skewness(org.apache.commons.math.stat.descriptive.moment.Skewness)"><B>Skewness(Skewness)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math.stat.descriptive.moment">Skewness</A>
+<DD>Copy constructor, creates a new <code>Skewness</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html#smooth(double[], double[], double[])"><B>smooth(double[], double[], double[])</B></A> - 
+Method in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">LoessInterpolator</A>
+<DD>Compute a weighted loess fit on the data at the original abscissae.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html#smooth(double[], double[])"><B>smooth(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/LoessInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">LoessInterpolator</A>
+<DD>Compute a loess fit on the data at the original abscissae.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/SmoothingBicubicSplineInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation"><B>SmoothingBicubicSplineInterpolator</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/interpolation/package-summary.html">org.apache.commons.math.analysis.interpolation</A><DD>Generates a bicubic interpolation function.<DT><A HREF="./org/apache/commons/math/analysis/interpolation/SmoothingBicubicSplineInterpolator.html#SmoothingBicubicSplineInterpolator()"><B>SmoothingBicubicSplineInterpolator()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/SmoothingBicubicSplineInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">SmoothingBicubicSplineInterpolator</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/BisectionSolver.html#solve(double, double, double)"><B>solve(double, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/BisectionSolver.html" title="class in org.apache.commons.math.analysis.solvers">BisectionSolver</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/BisectionSolver.html#solve(double, double)"><B>solve(double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/BisectionSolver.html" title="class in org.apache.commons.math.analysis.solvers">BisectionSolver</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/BisectionSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><B>solve(UnivariateRealFunction, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/BisectionSolver.html" title="class in org.apache.commons.math.analysis.solvers">BisectionSolver</A>
+<DD>Solve for a zero in the given interval, start at startValue.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/BisectionSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><B>solve(UnivariateRealFunction, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/BisectionSolver.html" title="class in org.apache.commons.math.analysis.solvers">BisectionSolver</A>
+<DD>Solve for a zero root in the given interval.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html#solve(double, double)"><B>solve(double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html" title="class in org.apache.commons.math.analysis.solvers">BrentSolver</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html#solve(double, double, double)"><B>solve(double, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html" title="class in org.apache.commons.math.analysis.solvers">BrentSolver</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><B>solve(UnivariateRealFunction, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html" title="class in org.apache.commons.math.analysis.solvers">BrentSolver</A>
+<DD>Find a zero in the given interval with an initial guess.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><B>solve(UnivariateRealFunction, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/BrentSolver.html" title="class in org.apache.commons.math.analysis.solvers">BrentSolver</A>
+<DD>Find a zero in the given interval.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html#solve(double, double)"><B>solve(double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html" title="class in org.apache.commons.math.analysis.solvers">LaguerreSolver</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html#solve(double, double, double)"><B>solve(double, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html" title="class in org.apache.commons.math.analysis.solvers">LaguerreSolver</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><B>solve(UnivariateRealFunction, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html" title="class in org.apache.commons.math.analysis.solvers">LaguerreSolver</A>
+<DD>Find a real root in the given interval with initial value.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><B>solve(UnivariateRealFunction, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html" title="class in org.apache.commons.math.analysis.solvers">LaguerreSolver</A>
+<DD>Find a real root in the given interval.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html#solve(org.apache.commons.math.complex.Complex[], org.apache.commons.math.complex.Complex)"><B>solve(Complex[], Complex)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html" title="class in org.apache.commons.math.analysis.solvers">LaguerreSolver</A>
+<DD>Find a complex root for the polynomial with the given coefficients,
+ starting from the given initial value.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html#solve(double, double)"><B>solve(double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html" title="class in org.apache.commons.math.analysis.solvers">MullerSolver</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html#solve(double, double, double)"><B>solve(double, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html" title="class in org.apache.commons.math.analysis.solvers">MullerSolver</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><B>solve(UnivariateRealFunction, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html" title="class in org.apache.commons.math.analysis.solvers">MullerSolver</A>
+<DD>Find a real root in the given interval with initial value.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><B>solve(UnivariateRealFunction, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html" title="class in org.apache.commons.math.analysis.solvers">MullerSolver</A>
+<DD>Find a real root in the given interval.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/NewtonSolver.html#solve(double, double)"><B>solve(double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/NewtonSolver.html" title="class in org.apache.commons.math.analysis.solvers">NewtonSolver</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/NewtonSolver.html#solve(double, double, double)"><B>solve(double, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/NewtonSolver.html" title="class in org.apache.commons.math.analysis.solvers">NewtonSolver</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/NewtonSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><B>solve(UnivariateRealFunction, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/NewtonSolver.html" title="class in org.apache.commons.math.analysis.solvers">NewtonSolver</A>
+<DD>Find a zero near the midpoint of <code>min</code> and <code>max</code>.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/NewtonSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><B>solve(UnivariateRealFunction, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/NewtonSolver.html" title="class in org.apache.commons.math.analysis.solvers">NewtonSolver</A>
+<DD>Find a zero near the value <code>startValue</code>.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/RiddersSolver.html#solve(double, double)"><B>solve(double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/RiddersSolver.html" title="class in org.apache.commons.math.analysis.solvers">RiddersSolver</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/RiddersSolver.html#solve(double, double, double)"><B>solve(double, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/RiddersSolver.html" title="class in org.apache.commons.math.analysis.solvers">RiddersSolver</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/RiddersSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><B>solve(UnivariateRealFunction, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/RiddersSolver.html" title="class in org.apache.commons.math.analysis.solvers">RiddersSolver</A>
+<DD>Find a root in the given interval with initial value.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/RiddersSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><B>solve(UnivariateRealFunction, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/RiddersSolver.html" title="class in org.apache.commons.math.analysis.solvers">RiddersSolver</A>
+<DD>Find a root in the given interval.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/SecantSolver.html#solve(double, double)"><B>solve(double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/SecantSolver.html" title="class in org.apache.commons.math.analysis.solvers">SecantSolver</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/SecantSolver.html#solve(double, double, double)"><B>solve(double, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/SecantSolver.html" title="class in org.apache.commons.math.analysis.solvers">SecantSolver</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/SecantSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><B>solve(UnivariateRealFunction, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/SecantSolver.html" title="class in org.apache.commons.math.analysis.solvers">SecantSolver</A>
+<DD>Find a zero in the given interval.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/SecantSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><B>solve(UnivariateRealFunction, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/SecantSolver.html" title="class in org.apache.commons.math.analysis.solvers">SecantSolver</A>
+<DD>Find a zero in the given interval.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(double, double)"><B>solve(double, double)</B></A> - 
+Method in interface org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers">UnivariateRealSolver</A>
+<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>UnivariateRealSolver.solve(UnivariateRealFunction, double, double)</CODE></A>
+ since 2.0</I>
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><B>solve(UnivariateRealFunction, double, double)</B></A> - 
+Method in interface org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers">UnivariateRealSolver</A>
+<DD>Solve for a zero root in the given interval.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(double, double, double)"><B>solve(double, double, double)</B></A> - 
+Method in interface org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers">UnivariateRealSolver</A>
+<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><CODE>UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)</CODE></A>
+ since 2.0</I>
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><B>solve(UnivariateRealFunction, double, double, double)</B></A> - 
+Method in interface org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers">UnivariateRealSolver</A>
+<DD>Solve for a zero in the given interval, start at startValue.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverUtils.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><B>solve(UnivariateRealFunction, double, double)</B></A> - 
+Static method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverUtils.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverUtils</A>
+<DD>Convenience method to find a zero of a univariate real function.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverUtils.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><B>solve(UnivariateRealFunction, double, double, double)</B></A> - 
+Static method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverUtils.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverUtils</A>
+<DD>Convenience method to find a zero of a univariate real function.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#solve(double[])"><B>solve(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#solve(org.apache.commons.math.linear.RealMatrix)"><B>solve(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#solve(java.math.BigDecimal[])"><B>solve(BigDecimal[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the solution vector for a linear system with coefficient
+ matrix = this and constant vector = <code>b</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#solve(org.apache.commons.math.linear.BigMatrix)"><B>solve(BigMatrix)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns a matrix of (column) solution vectors for linear systems with
+ coefficient matrix = this and constant vectors = columns of
+ <code>b</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#solve(java.math.BigDecimal[])"><B>solve(BigDecimal[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns a matrix of (column) solution vectors for linear systems with
+ coefficient matrix = this and constant vectors = columns of
+ <code>b</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#solve(double[])"><B>solve(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns a matrix of (column) solution vectors for linear systems with
+ coefficient matrix = this and constant vectors = columns of
+ <code>b</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#solve(org.apache.commons.math.linear.BigMatrix)"><B>solve(BigMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns a matrix of (column) solution vectors for linear systems with
+ coefficient matrix = this and constant vectors = columns of
+ <code>b</code>.
+<DT><A HREF="./org/apache/commons/math/linear/DecompositionSolver.html#solve(double[])"><B>solve(double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DecompositionSolver.html" title="interface in org.apache.commons.math.linear">DecompositionSolver</A>
+<DD>Solve the linear equation A &times; X = B for matrices A.
+<DT><A HREF="./org/apache/commons/math/linear/DecompositionSolver.html#solve(org.apache.commons.math.linear.RealVector)"><B>solve(RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DecompositionSolver.html" title="interface in org.apache.commons.math.linear">DecompositionSolver</A>
+<DD>Solve the linear equation A &times; X = B for matrices A.
+<DT><A HREF="./org/apache/commons/math/linear/DecompositionSolver.html#solve(org.apache.commons.math.linear.RealMatrix)"><B>solve(RealMatrix)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DecompositionSolver.html" title="interface in org.apache.commons.math.linear">DecompositionSolver</A>
+<DD>Solve the linear equation A &times; X = B for matrices A.
+<DT><A HREF="./org/apache/commons/math/linear/FieldDecompositionSolver.html#solve(T[])"><B>solve(T[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldDecompositionSolver.html" title="interface in org.apache.commons.math.linear">FieldDecompositionSolver</A>
+<DD>Solve the linear equation A &times; X = B for matrices A.
+<DT><A HREF="./org/apache/commons/math/linear/FieldDecompositionSolver.html#solve(org.apache.commons.math.linear.FieldVector)"><B>solve(FieldVector&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldDecompositionSolver.html" title="interface in org.apache.commons.math.linear">FieldDecompositionSolver</A>
+<DD>Solve the linear equation A &times; X = B for matrices A.
+<DT><A HREF="./org/apache/commons/math/linear/FieldDecompositionSolver.html#solve(org.apache.commons.math.linear.FieldMatrix)"><B>solve(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldDecompositionSolver.html" title="interface in org.apache.commons.math.linear">FieldDecompositionSolver</A>
+<DD>Solve the linear equation A &times; X = B for matrices A.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#solve(double[])"><B>solve(double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of release 2.0, replaced by <A HREF="./org/apache/commons/math/linear/DecompositionSolver.html#solve(double[])"><CODE>DecompositionSolver.solve(double[])</CODE></A></I>
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#solve(org.apache.commons.math.linear.RealMatrix)"><B>solve(RealMatrix)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of release 2.0, replaced by <A HREF="./org/apache/commons/math/linear/DecompositionSolver.html#solve(org.apache.commons.math.linear.RealMatrix)"><CODE>DecompositionSolver.solve(RealMatrix)</CODE></A></I>
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html#solve2(double, double)"><B>solve2(double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html" title="class in org.apache.commons.math.analysis.solvers">MullerSolver</A>
+<DD><B>Deprecated.</B>&nbsp;<I>replaced by <A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html#solve2(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>MullerSolver.solve2(UnivariateRealFunction, double, double)</CODE></A>
+ since 2.0</I>
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html#solve2(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><B>solve2(UnivariateRealFunction, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/MullerSolver.html" title="class in org.apache.commons.math.analysis.solvers">MullerSolver</A>
+<DD>Find a real root in the given interval.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html#solveAll(double[], double)"><B>solveAll(double[], double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html" title="class in org.apache.commons.math.analysis.solvers">LaguerreSolver</A>
+<DD>Find all complex roots for the polynomial with the given coefficients,
+ starting from the given initial value.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html#solveAll(org.apache.commons.math.complex.Complex[], org.apache.commons.math.complex.Complex)"><B>solveAll(Complex[], Complex)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/LaguerreSolver.html" title="class in org.apache.commons.math.analysis.solvers">LaguerreSolver</A>
+<DD>Find all complex roots for the polynomial with the given coefficients,
+ starting from the given initial value.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/SimplexSolver.html#solvePhase1(org.apache.commons.math.optimization.linear.SimplexTableau)"><B>solvePhase1(SimplexTableau)</B></A> - 
+Method in class org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/SimplexSolver.html" title="class in org.apache.commons.math.optimization.linear">SimplexSolver</A>
+<DD>Solves Phase 1 of the Simplex method.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html" title="class in org.apache.commons.math.linear"><B>SparseFieldMatrix</B></A>&lt;<A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html" title="type parameter in SparseFieldMatrix">T</A> extends <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html" title="type parameter in SparseFieldMatrix">T</A>&gt;&gt; - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Sparse matrix implementation based on an open addressed map.<DT><A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html#SparseFieldMatrix(org.apache.commons.math.Field)"><B>SparseFieldMatrix(Field&lt;T&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html" title="class in org.apache.commons.math.linear">SparseFieldMatrix</A>
+<DD>Creates a matrix with no data.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html#SparseFieldMatrix(org.apache.commons.math.Field, int, int)"><B>SparseFieldMatrix(Field&lt;T&gt;, int, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html" title="class in org.apache.commons.math.linear">SparseFieldMatrix</A>
+<DD>Create a new SparseFieldMatrix<T> with the supplied row and column dimensions.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html#SparseFieldMatrix(org.apache.commons.math.linear.SparseFieldMatrix)"><B>SparseFieldMatrix(SparseFieldMatrix&lt;T&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html" title="class in org.apache.commons.math.linear">SparseFieldMatrix</A>
+<DD>Copy constructor.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html#SparseFieldMatrix(org.apache.commons.math.linear.FieldMatrix)"><B>SparseFieldMatrix(FieldMatrix&lt;T&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldMatrix.html" title="class in org.apache.commons.math.linear">SparseFieldMatrix</A>
+<DD>Generic copy constructor.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear"><B>SparseFieldVector</B></A>&lt;<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</A> extends <A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</A>&gt;&gt; - Class in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>This class implements the <A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear"><CODE>FieldVector</CODE></A> interface with a <A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util"><CODE>OpenIntToFieldHashMap</CODE></A> backing store.<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#SparseFieldVector(org.apache.commons.math.Field)"><B>SparseFieldVector(Field&lt;T&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Build a 0-length vector.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#SparseFieldVector(org.apache.commons.math.Field, int)"><B>SparseFieldVector(Field&lt;T&gt;, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Construct a (dimension)-length vector of zeros.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#SparseFieldVector(org.apache.commons.math.linear.SparseFieldVector, int)"><B>SparseFieldVector(SparseFieldVector&lt;T&gt;, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Build a resized vector, for use with append.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#SparseFieldVector(org.apache.commons.math.Field, int, int)"><B>SparseFieldVector(Field&lt;T&gt;, int, int)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Build a vector with known the sparseness (for advanced use only).
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#SparseFieldVector(org.apache.commons.math.Field, T[])"><B>SparseFieldVector(Field&lt;T&gt;, T[])</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Create from a Field array.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#SparseFieldVector(org.apache.commons.math.linear.SparseFieldVector)"><B>SparseFieldVector(SparseFieldVector&lt;T&gt;)</B></A> - 
+Constructor for class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Copy constructor.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#sparseIterator()"><B>sparseIterator()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Specialized implementations may choose to not iterate over all dimensions, either because those values are
+ unset, or are equal to defaultValue(), or are small enough to be ignored for the purposes of iteration.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#sparseIterator()"><B>sparseIterator()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Specialized implementations may choose to not iterate over all dimensions, either because those values are
+ unset, or are equal to defaultValue(), or are small enough to be ignored for the purposes of iteration.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#sparseIterator()"><B>sparseIterator()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Specialized implementations may choose to not iterate over all dimensions, either because those values are
+ unset, or are equal to defaultValue(), or are small enough to be ignored for the purposes of iteration.
+<DT><A HREF="./org/apache/commons/math/linear/SparseRealMatrix.html" title="interface in org.apache.commons.math.linear"><B>SparseRealMatrix</B></A> - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Marker interface for <A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear"><CODE>RealMatrix</CODE></A> implementations that require sparse backing storage<DT><A HREF="./org/apache/commons/math/linear/SparseRealVector.html" title="interface in org.apache.commons.math.linear"><B>SparseRealVector</B></A> - Interface in <A HREF="./org/apache/commons/math/linear/package-summary.html">org.apache.commons.math.linear</A><DD>Marker interface for RealVectors that require sparse backing storage<DT><A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html" title="class in org.apache.commons.math.stat.correlation"><B>SpearmansCorrelation</B></A> - Class in <A HREF="./org/apache/commons/math/stat/correlation/package-summary.html">org.apache.commons.math.stat.correlation</A><DD>Spearman's rank correlation.<DT><A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html#SpearmansCorrelation(org.apache.commons.math.linear.RealMatrix, org.apache.commons.math.stat.ranking.RankingAlgorithm)"><B>SpearmansCorrelation(RealMatrix, RankingAlgorithm)</B></A> - 
+Constructor for class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html" title="class in org.apache.commons.math.stat.correlation">SpearmansCorrelation</A>
+<DD>Create a SpearmansCorrelation with the given input data matrix
+ and ranking algorithm.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html#SpearmansCorrelation(org.apache.commons.math.linear.RealMatrix)"><B>SpearmansCorrelation(RealMatrix)</B></A> - 
+Constructor for class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html" title="class in org.apache.commons.math.stat.correlation">SpearmansCorrelation</A>
+<DD>Create a SpearmansCorrelation from the given data matrix.
+<DT><A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html#SpearmansCorrelation()"><B>SpearmansCorrelation()</B></A> - 
+Constructor for class org.apache.commons.math.stat.correlation.<A HREF="./org/apache/commons/math/stat/correlation/SpearmansCorrelation.html" title="class in org.apache.commons.math.stat.correlation">SpearmansCorrelation</A>
+<DD>Create a SpearmansCorrelation without data.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/SplineInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation"><B>SplineInterpolator</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/interpolation/package-summary.html">org.apache.commons.math.analysis.interpolation</A><DD>Computes a natural (also known as "free", "unclamped") cubic spline interpolation for the data set.<DT><A HREF="./org/apache/commons/math/analysis/interpolation/SplineInterpolator.html#SplineInterpolator()"><B>SplineInterpolator()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/SplineInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">SplineInterpolator</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#SQRT"><B>SQRT</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.sqrt</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#sqrt()"><B>sqrt()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Compute the
+ <a href="http://mathworld.wolfram.com/SquareRoot.html" TARGET="_top">
+ square root</a> of this complex number.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#sqrt1z()"><B>sqrt1z()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Compute the
+ <a href="http://mathworld.wolfram.com/SquareRoot.html" TARGET="_top">
+ square root</a> of 1 - <code>this</code><sup>2</sup> for this complex
+ number.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment"><B>StandardDeviation</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/moment/package-summary.html">org.apache.commons.math.stat.descriptive.moment</A><DD>Computes the sample standard deviation.<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#StandardDeviation()"><B>StandardDeviation()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>Constructs a StandardDeviation.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#StandardDeviation(org.apache.commons.math.stat.descriptive.moment.SecondMoment)"><B>StandardDeviation(SecondMoment)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>Constructs a StandardDeviation from an external second moment.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#StandardDeviation(org.apache.commons.math.stat.descriptive.moment.StandardDeviation)"><B>StandardDeviation(StandardDeviation)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>Copy constructor, creates a new <code>StandardDeviation</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#StandardDeviation(boolean)"><B>StandardDeviation(boolean)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>Contructs a StandardDeviation with the specified value for the
+ <code>isBiasCorrected</code> property.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html#StandardDeviation(boolean, org.apache.commons.math.stat.descriptive.moment.SecondMoment)"><B>StandardDeviation(boolean, SecondMoment)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">StandardDeviation</A>
+<DD>Contructs a StandardDeviation with the specified value for the
+ <code>isBiasCorrected</code> property and the supplied external moment.
+<DT><A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixChangingVisitor.html#start(int, int, int, int, int, int)"><B>start(int, int, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixChangingVisitor.html" title="class in org.apache.commons.math.linear">DefaultFieldMatrixChangingVisitor</A>
+<DD>Start visiting a matrix.
+<DT><A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixPreservingVisitor.html#start(int, int, int, int, int, int)"><B>start(int, int, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixPreservingVisitor.html" title="class in org.apache.commons.math.linear">DefaultFieldMatrixPreservingVisitor</A>
+<DD>Start visiting a matrix.
+<DT><A HREF="./org/apache/commons/math/linear/DefaultRealMatrixChangingVisitor.html#start(int, int, int, int, int, int)"><B>start(int, int, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DefaultRealMatrixChangingVisitor.html" title="class in org.apache.commons.math.linear">DefaultRealMatrixChangingVisitor</A>
+<DD>Start visiting a matrix.
+<DT><A HREF="./org/apache/commons/math/linear/DefaultRealMatrixPreservingVisitor.html#start(int, int, int, int, int, int)"><B>start(int, int, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DefaultRealMatrixPreservingVisitor.html" title="class in org.apache.commons.math.linear">DefaultRealMatrixPreservingVisitor</A>
+<DD>Start visiting a matrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrixChangingVisitor.html#start(int, int, int, int, int, int)"><B>start(int, int, int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrixChangingVisitor.html" title="interface in org.apache.commons.math.linear">FieldMatrixChangingVisitor</A>
+<DD>Start visiting a matrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrixPreservingVisitor.html#start(int, int, int, int, int, int)"><B>start(int, int, int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrixPreservingVisitor.html" title="interface in org.apache.commons.math.linear">FieldMatrixPreservingVisitor</A>
+<DD>Start visiting a matrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixChangingVisitor.html#start(int, int, int, int, int, int)"><B>start(int, int, int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixChangingVisitor.html" title="interface in org.apache.commons.math.linear">RealMatrixChangingVisitor</A>
+<DD>Start visiting a matrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixPreservingVisitor.html#start(int, int, int, int, int, int)"><B>start(int, int, int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixPreservingVisitor.html" title="interface in org.apache.commons.math.linear">RealMatrixPreservingVisitor</A>
+<DD>Start visiting a matrix.
+<DT><A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html#start(double, double[], double)"><B>start(double, double[], double)</B></A> - 
+Method in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/MultistepIntegrator.html" title="class in org.apache.commons.math.ode">MultistepIntegrator</A>
+<DD>Start the integration.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#start()"><B>start()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Returns the starting index of the internal array.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#startIndex"><B>startIndex</B></A> - 
+Variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>The position of the first addressable element in the internal storage
+ array.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html#stateVariation"><B>stateVariation</B></A> - 
+Variable in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">NordsieckStepInterpolator</A>
+<DD>State variation.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.html" title="interface in org.apache.commons.math.stat.descriptive"><B>StatisticalMultivariateSummary</B></A> - Interface in <A HREF="./org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A><DD>Reporting interface for basic multivariate statistics.<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math.stat.descriptive"><B>StatisticalSummary</B></A> - Interface in <A HREF="./org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A><DD>Reporting interface for basic univariate statistics.<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html" title="class in org.apache.commons.math.stat.descriptive"><B>StatisticalSummaryValues</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A><DD>Value object representing the results of a univariate statistical summary.<DT><A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html#StatisticalSummaryValues(double, double, long, double, double, double)"><B>StatisticalSummaryValues(double, double, long, double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html" title="class in org.apache.commons.math.stat.descriptive">StatisticalSummaryValues</A>
+<DD>Constructor
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat"><B>StatUtils</B></A> - Class in <A HREF="./org/apache/commons/math/stat/package-summary.html">org.apache.commons.math.stat</A><DD>StatUtils provides static methods for computing statistics based on data
+ stored in double[] arrays.<DT><A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html#stepAccepted(double, double[])"><B>stepAccepted(double, double[])</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html" title="class in org.apache.commons.math.ode.events">CombinedEventsManager</A>
+<DD>Inform the event handlers that the step has been accepted
+ by the integrator.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventState.html#stepAccepted(double, double[])"><B>stepAccepted(double, double[])</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventState.html" title="class in org.apache.commons.math.ode.events">EventState</A>
+<DD>Acknowledge the fact the step has been accepted by the integrator.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/StepHandler.html" title="interface in org.apache.commons.math.ode.sampling"><B>StepHandler</B></A> - Interface in <A HREF="./org/apache/commons/math/ode/sampling/package-summary.html">org.apache.commons.math.ode.sampling</A><DD>This interface represents a handler that should be called after
+ each successful step.<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#stepHandlers"><B>stepHandlers</B></A> - 
+Variable in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Step handler.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepHandlerWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians"><B>StepHandlerWithJacobians</B></A> - Interface in <A HREF="./org/apache/commons/math/ode/jacobians/package-summary.html">org.apache.commons.math.ode.jacobians</A><DD>This interface represents a handler that should be called after
+ each successful step.<DT><A HREF="./org/apache/commons/math/ode/sampling/StepInterpolator.html" title="interface in org.apache.commons.math.ode.sampling"><B>StepInterpolator</B></A> - Interface in <A HREF="./org/apache/commons/math/ode/sampling/package-summary.html">org.apache.commons.math.ode.sampling</A><DD>This interface represents an interpolator over the last step
+ during an ODE integration.<DT><A HREF="./org/apache/commons/math/ode/jacobians/StepInterpolatorWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians"><B>StepInterpolatorWithJacobians</B></A> - Interface in <A HREF="./org/apache/commons/math/ode/jacobians/package-summary.html">org.apache.commons.math.ode.jacobians</A><DD>This interface represents an interpolator over the last step
+ during an ODE integration.<DT><A HREF="./org/apache/commons/math/ode/sampling/StepNormalizer.html" title="class in org.apache.commons.math.ode.sampling"><B>StepNormalizer</B></A> - Class in <A HREF="./org/apache/commons/math/ode/sampling/package-summary.html">org.apache.commons.math.ode.sampling</A><DD>This class wraps an object implementing <A HREF="./org/apache/commons/math/ode/sampling/FixedStepHandler.html" title="interface in org.apache.commons.math.ode.sampling"><CODE>FixedStepHandler</CODE></A>
+ into a <A HREF="./org/apache/commons/math/ode/sampling/StepHandler.html" title="interface in org.apache.commons.math.ode.sampling"><CODE>StepHandler</CODE></A>.<DT><A HREF="./org/apache/commons/math/ode/sampling/StepNormalizer.html#StepNormalizer(double, org.apache.commons.math.ode.sampling.FixedStepHandler)"><B>StepNormalizer(double, FixedStepHandler)</B></A> - 
+Constructor for class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/StepNormalizer.html" title="class in org.apache.commons.math.ode.sampling">StepNormalizer</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#stepSize"><B>stepSize</B></A> - 
+Variable in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Current stepsize.
+<DT><A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html#stepStart"><B>stepStart</B></A> - 
+Variable in class org.apache.commons.math.ode.<A HREF="./org/apache/commons/math/ode/AbstractIntegrator.html" title="class in org.apache.commons.math.ode">AbstractIntegrator</A>
+<DD>Current step start time.
+<DT><A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html#stop()"><B>stop()</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/CombinedEventsManager.html" title="class in org.apache.commons.math.ode.events">CombinedEventsManager</A>
+<DD>Check if the integration should be stopped at the end of the
+ current step.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventHandler.html#STOP"><B>STOP</B></A> - 
+Static variable in interface org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventHandler.html" title="interface in org.apache.commons.math.ode.events">EventHandler</A>
+<DD>Stop indicator.
+<DT><A HREF="./org/apache/commons/math/ode/events/EventState.html#stop()"><B>stop()</B></A> - 
+Method in class org.apache.commons.math.ode.events.<A HREF="./org/apache/commons/math/ode/events/EventState.html" title="class in org.apache.commons.math.ode.events">EventState</A>
+<DD>Check if the integration should be stopped at the end of the
+ current step.
+<DT><A HREF="./org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html#STOP"><B>STOP</B></A> - 
+Static variable in interface org.apache.commons.math.ode.jacobians.<A HREF="./org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">EventHandlerWithJacobians</A>
+<DD>Stop indicator.
+<DT><A HREF="./org/apache/commons/math/genetics/StoppingCondition.html" title="interface in org.apache.commons.math.genetics"><B>StoppingCondition</B></A> - Interface in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Algorithm used to determine when to stop evolution.<DT><A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive"><B>StorelessUnivariateStatistic</B></A> - Interface in <A HREF="./org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A><DD>Extends the definition of <A HREF="./org/apache/commons/math/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive"><CODE>UnivariateStatistic</CODE></A> with
+ <A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html#increment(double)"><CODE>StorelessUnivariateStatistic.increment(double)</CODE></A> and <A HREF="./org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html#incrementAll(double[])"><CODE>StorelessUnivariateStatistic.incrementAll(double[])</CODE></A> methods for adding
+ values and updating internal state.<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#storeTime(double)"><B>storeTime(double)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Store the current step time.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#subAndCheck(int, int)"><B>subAndCheck(int, int)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Subtract two integers, checking for overflow.
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#subAndCheck(long, long)"><B>subAndCheck(long, long)</B></A> - 
+Static method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>Subtract two long integers, checking for overflow.
+<DT><A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html#substituteMostRecentElement(double)"><B>substituteMostRecentElement(double)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A>
+<DD>Substitutes <code>value</code> for the most recently added value.
+<DT><A HREF="./org/apache/commons/math/analysis/BinaryFunction.html#SUBTRACT"><B>SUBTRACT</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis">BinaryFunction</A>
+<DD>The - operator method wrapped as a <A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis"><CODE>BinaryFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#subtract(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>subtract(UnivariateRealFunction)</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>Return a function subtracting another function from the instance.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html#subtract(org.apache.commons.math.analysis.polynomials.PolynomialFunction)"><B>subtract(PolynomialFunction)</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunction</A>
+<DD>Subtract a polynomial from the instance.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#subtract(org.apache.commons.math.complex.Complex)"><B>subtract(Complex)</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Return the difference between this complex number and the given complex
+ number.
+<DT><A HREF="./org/apache/commons/math/FieldElement.html#subtract(T)"><B>subtract(T)</B></A> - 
+Method in interface org.apache.commons.math.<A HREF="./org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>
+<DD>Compute this - a.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#subtract(java.math.BigInteger)"><B>subtract(BigInteger)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Subtracts the value of an <A HREF="http://java.sun.com/javase/6/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math"><CODE>BigInteger</CODE></A> from the value of this one,
+ returning the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#subtract(int)"><B>subtract(int)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Subtracts the value of an <tt>integer</tt> from the value of this one,
+ returning the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#subtract(long)"><B>subtract(long)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Subtracts the value of an <tt>integer</tt> from the value of this one,
+ returning the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#subtract(org.apache.commons.math.fraction.BigFraction)"><B>subtract(BigFraction)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Subtracts the value of another fraction from the value of this one,
+ returning the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#subtract(org.apache.commons.math.fraction.Fraction)"><B>subtract(Fraction)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Subtracts the value of another fraction from the value of this one,
+ returning the result in reduced form.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#subtract(int)"><B>subtract(int)</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>Subtract an integer from the fraction.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#subtract(org.apache.commons.math.geometry.Vector3D)"><B>subtract(Vector3D)</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Subtract a vector from the instance.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#subtract(double, org.apache.commons.math.geometry.Vector3D)"><B>subtract(double, Vector3D)</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Subtract a scaled vector from the instance.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#subtract(org.apache.commons.math.linear.FieldMatrix)"><B>subtract(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Compute this minus m.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#subtract(org.apache.commons.math.linear.RealMatrix)"><B>subtract(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Compute this minus m.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#subtract(double[])"><B>subtract(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Compute this minus v.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#subtract(org.apache.commons.math.linear.RealVector)"><B>subtract(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Compute this minus v.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#subtract(org.apache.commons.math.linear.FieldMatrix)"><B>subtract(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Compute this minus m.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#subtract(org.apache.commons.math.linear.Array2DRowFieldMatrix)"><B>subtract(Array2DRowFieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Compute  this minus <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#subtract(org.apache.commons.math.linear.RealMatrix)"><B>subtract(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Compute this minus m.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#subtract(org.apache.commons.math.linear.Array2DRowRealMatrix)"><B>subtract(Array2DRowRealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Compute  this minus <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#subtract(org.apache.commons.math.linear.FieldVector)"><B>subtract(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Compute this minus v.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#subtract(T[])"><B>subtract(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Compute this minus v.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#subtract(org.apache.commons.math.linear.ArrayFieldVector)"><B>subtract(ArrayFieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Compute this minus v.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#subtract(org.apache.commons.math.linear.RealVector)"><B>subtract(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Compute this minus v.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#subtract(double[])"><B>subtract(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Compute this minus v.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#subtract(org.apache.commons.math.linear.ArrayRealVector)"><B>subtract(ArrayRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Compute this minus v.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#subtract(org.apache.commons.math.linear.BigMatrix)"><B>subtract(BigMatrix)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Compute this minus m.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#subtract(org.apache.commons.math.linear.BigMatrix)"><B>subtract(BigMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Compute  this minus <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#subtract(org.apache.commons.math.linear.BigMatrixImpl)"><B>subtract(BigMatrixImpl)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Compute  this minus <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#subtract(org.apache.commons.math.linear.FieldMatrix)"><B>subtract(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Compute this minus m.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#subtract(org.apache.commons.math.linear.BlockFieldMatrix)"><B>subtract(BlockFieldMatrix&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Compute this minus <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#subtract(org.apache.commons.math.linear.RealMatrix)"><B>subtract(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Compute this minus m.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#subtract(org.apache.commons.math.linear.BlockRealMatrix)"><B>subtract(BlockRealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Compute this minus <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#subtract(org.apache.commons.math.linear.FieldMatrix)"><B>subtract(FieldMatrix&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Compute this minus m.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#subtract(org.apache.commons.math.linear.FieldVector)"><B>subtract(FieldVector&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Compute this minus v.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#subtract(T[])"><B>subtract(T[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Compute this minus v.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html#subtract(org.apache.commons.math.linear.RealMatrix)"><B>subtract(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">OpenMapRealMatrix</A>
+<DD>Compute this minus m.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html#subtract(org.apache.commons.math.linear.OpenMapRealMatrix)"><B>subtract(OpenMapRealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">OpenMapRealMatrix</A>
+<DD>Compute this minus <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#subtract(org.apache.commons.math.linear.OpenMapRealVector)"><B>subtract(OpenMapRealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Optimized method to subtract OpenMapRealVectors.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#subtract(org.apache.commons.math.linear.RealVector)"><B>subtract(RealVector)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Compute this minus v.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#subtract(double[])"><B>subtract(double[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Compute this minus v.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#subtract(org.apache.commons.math.linear.RealMatrix)"><B>subtract(RealMatrix)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Compute this minus m.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#subtract(org.apache.commons.math.linear.RealMatrix)"><B>subtract(RealMatrix)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Compute this minus m.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#subtract(org.apache.commons.math.linear.RealMatrixImpl)"><B>subtract(RealMatrixImpl)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Compute  this minus <code>m</code>.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#subtract(org.apache.commons.math.linear.RealVector)"><B>subtract(RealVector)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Compute this minus v.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#subtract(double[])"><B>subtract(double[])</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Compute this minus v.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#subtract(org.apache.commons.math.linear.SparseFieldVector)"><B>subtract(SparseFieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Optimized method to subtract SparseRealVectors.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#subtract(org.apache.commons.math.linear.FieldVector)"><B>subtract(FieldVector&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Compute this minus v.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#subtract(T[])"><B>subtract(T[])</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Compute this minus v.
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#subtract(org.apache.commons.math.util.BigReal)"><B>subtract(BigReal)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>Compute this - a.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math.stat.descriptive.summary"><B>Sum</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/summary/package-summary.html">org.apache.commons.math.stat.descriptive.summary</A><DD>Returns the sum of the available values.<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html#Sum()"><B>Sum()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math.stat.descriptive.summary">Sum</A>
+<DD>Create a Sum instance
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html#Sum(org.apache.commons.math.stat.descriptive.summary.Sum)"><B>Sum(Sum)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math.stat.descriptive.summary">Sum</A>
+<DD>Copy constructor, creates a new <code>Sum</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#sum"><B>sum</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>sum of values that have been added
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#sum(double[])"><B>sum(double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the sum of the values in the input array, or
+ <code>Double.NaN</code> if the array is empty.
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#sum(double[], int, int)"><B>sum(double[], int, int)</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the sum of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#sumDifference(double[], double[])"><B>sumDifference(double[], double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the sum of the (signed) differences between corresponding elements of the
+ input arrays -- i.e., sum(sample1[i] - sample2[i]).
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#sumLog"><B>sumLog</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>sumLog of values that have been added
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#sumLog(double[])"><B>sumLog(double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the sum of the natural logs of the entries in the input array, or
+ <code>Double.NaN</code> if the array is empty.
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#sumLog(double[], int, int)"><B>sumLog(double[], int, int)</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the sum of the natural logs of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive"><B>SummaryStatistics</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A><DD>
+ Computes summary statistics for a stream of data values added using the
+ <A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#addValue(double)"><CODE>addValue</CODE></A> method.<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#SummaryStatistics()"><B>SummaryStatistics()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Construct a SummaryStatistics instance
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#SummaryStatistics(org.apache.commons.math.stat.descriptive.SummaryStatistics)"><B>SummaryStatistics(SummaryStatistics)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>A copy constructor.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html" title="class in org.apache.commons.math.stat.descriptive.summary"><B>SumOfLogs</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/summary/package-summary.html">org.apache.commons.math.stat.descriptive.summary</A><DD>Returns the sum of the natural logs for this collection of values.<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html#SumOfLogs()"><B>SumOfLogs()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfLogs</A>
+<DD>Create a SumOfLogs instance
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html#SumOfLogs(org.apache.commons.math.stat.descriptive.summary.SumOfLogs)"><B>SumOfLogs(SumOfLogs)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfLogs</A>
+<DD>Copy constructor, creates a new <code>SumOfLogs</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html" title="class in org.apache.commons.math.stat.descriptive.summary"><B>SumOfSquares</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/summary/package-summary.html">org.apache.commons.math.stat.descriptive.summary</A><DD>Returns the sum of the squares of the available values.<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html#SumOfSquares()"><B>SumOfSquares()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfSquares</A>
+<DD>Create a SumOfSquares instance
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html#SumOfSquares(org.apache.commons.math.stat.descriptive.summary.SumOfSquares)"><B>SumOfSquares(SumOfSquares)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.summary.<A HREF="./org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfSquares</A>
+<DD>Copy constructor, creates a new <code>SumOfSquares</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#sumsq"><B>sumsq</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>sum of the square of each value that has been added
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#sumSq(double[])"><B>sumSq(double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the sum of the squares of the entries in the input array, or
+ <code>Double.NaN</code> if the array is empty.
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#sumSq(double[], int, int)"><B>sumSq(double[], int, int)</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the sum of the squares of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive"><B>SynchronizedDescriptiveStatistics</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A><DD>Implementation of
+ <A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive"><CODE>DescriptiveStatistics</CODE></A> that
+ is safe to use in a multithreaded environment.<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html#SynchronizedDescriptiveStatistics()"><B>SynchronizedDescriptiveStatistics()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedDescriptiveStatistics</A>
+<DD>Construct an instance with infinite window
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html#SynchronizedDescriptiveStatistics(int)"><B>SynchronizedDescriptiveStatistics(int)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedDescriptiveStatistics</A>
+<DD>Construct an instance with finite window
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html#SynchronizedDescriptiveStatistics(org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics)"><B>SynchronizedDescriptiveStatistics(SynchronizedDescriptiveStatistics)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedDescriptiveStatistics</A>
+<DD>A copy constructor.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive"><B>SynchronizedMultivariateSummaryStatistics</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A><DD>Implementation of
+ <A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive"><CODE>MultivariateSummaryStatistics</CODE></A> that
+ is safe to use in a multithreaded environment.<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#SynchronizedMultivariateSummaryStatistics(int, boolean)"><B>SynchronizedMultivariateSummaryStatistics(int, boolean)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Construct a SynchronizedMultivariateSummaryStatistics instance
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive"><B>SynchronizedSummaryStatistics</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A><DD>Implementation of
+ <A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive"><CODE>SummaryStatistics</CODE></A> that
+ is safe to use in a multithreaded environment.<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#SynchronizedSummaryStatistics()"><B>SynchronizedSummaryStatistics()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Construct a SynchronizedSummaryStatistics instance
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#SynchronizedSummaryStatistics(org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics)"><B>SynchronizedSummaryStatistics(SynchronizedSummaryStatistics)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>A copy constructor.
+</DL>
+<HR>
+<A NAME="_T_"><!-- --></A><H2>
+<B>T</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#t(double, double[])"><B>t(double, double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#t(double, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>t(double, StatisticalSummary)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#t(double[], double[])"><B>t(double[], double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#t(org.apache.commons.math.stat.descriptive.StatisticalSummary, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>t(StatisticalSummary, StatisticalSummary)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#t(double, double[])"><B>t(double, double[])</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Computes a <a href="http://www.itl.nist.gov/div898/handbook/prc/section2/prc22.htm#formula">
+ t statistic </a> given observed values and a comparison constant.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#t(double, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>t(double, StatisticalSummary)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Computes a <a href="http://www.itl.nist.gov/div898/handbook/prc/section2/prc22.htm#formula">
+ t statistic </a> to use in comparing the mean of the dataset described by
+ <code>sampleStats</code> to <code>mu</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#t(double[], double[])"><B>t(double[], double[])</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Computes a 2-sample t statistic, without the hypothesis of equal
+ subpopulation variances.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#t(org.apache.commons.math.stat.descriptive.StatisticalSummary, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>t(StatisticalSummary, StatisticalSummary)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Computes a 2-sample t statistic </a>, comparing the means of the datasets
+ described by two <A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math.stat.descriptive"><CODE>StatisticalSummary</CODE></A> instances, without the
+ assumption of equal subpopulation variances.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#t(double, double[])"><B>t(double, double[])</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Computes a <a href="http://www.itl.nist.gov/div898/handbook/prc/section2/prc22.htm#formula">
+ t statistic </a> given observed values and a comparison constant.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#t(double, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>t(double, StatisticalSummary)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Computes a <a href="http://www.itl.nist.gov/div898/handbook/prc/section2/prc22.htm#formula">
+ t statistic </a> to use in comparing the mean of the dataset described by
+ <code>sampleStats</code> to <code>mu</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#t(double[], double[])"><B>t(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Computes a 2-sample t statistic, without the hypothesis of equal
+ subpopulation variances.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#t(org.apache.commons.math.stat.descriptive.StatisticalSummary, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>t(StatisticalSummary, StatisticalSummary)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Computes a 2-sample t statistic </a>, comparing the means of the datasets
+ described by two <A HREF="./org/apache/commons/math/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math.stat.descriptive"><CODE>StatisticalSummary</CODE></A> instances, without the
+ assumption of equal subpopulation variances.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#t(double, double, double, double)"><B>t(double, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Computes t test statistic for 1-sample t-test.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#t(double, double, double, double, double, double)"><B>t(double, double, double, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Computes t test statistic for 2-sample t-test.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#TAN"><B>TAN</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.tan</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#tan()"><B>tan()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Compute the
+ <a href="http://mathworld.wolfram.com/Tangent.html" TARGET="_top">
+ tangent</a> of this complex number.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#TANH"><B>TANH</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.tanh</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#tanh()"><B>tanh()</B></A> - 
+Method in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>Compute the
+ <a href="http://mathworld.wolfram.com/HyperbolicTangent.html" TARGET="_top">
+ hyperbolic tangent</a> of this complex number.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#targetValues"><B>targetValues</B></A> - 
+Variable in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Target value for the objective functions at optimum.
+<DT><A HREF="./org/apache/commons/math/distribution/TDistribution.html" title="interface in org.apache.commons.math.distribution"><B>TDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Student's t-Distribution.<DT><A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html" title="class in org.apache.commons.math.distribution"><B>TDistributionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Default implementation of
+ <A HREF="./org/apache/commons/math/distribution/TDistribution.html" title="interface in org.apache.commons.math.distribution"><CODE>TDistribution</CODE></A>.<DT><A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html#TDistributionImpl(double, double)"><B>TDistributionImpl(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html" title="class in org.apache.commons.math.distribution">TDistributionImpl</A>
+<DD>Create a t distribution using the given degrees of freedom and the
+ specified inverse cumulative probability absolute accuracy.
+<DT><A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html#TDistributionImpl(double)"><B>TDistributionImpl(double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/TDistributionImpl.html" title="class in org.apache.commons.math.distribution">TDistributionImpl</A>
+<DD>Create a t distribution using the given degrees of freedom.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractUnivariateStatistic.html#test(double[], int, int)"><B>test(double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractUnivariateStatistic</A>
+<DD>This method is used by <code>evaluate(double[], int, int)</code> methods
+ to verify that the input parameters designate a subarray of positive length.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/AbstractUnivariateStatistic.html#test(double[], double[], int, int)"><B>test(double[], double[], int, int)</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/AbstractUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractUnivariateStatistic</A>
+<DD>This method is used by <code>evaluate(double[], double[], int, int)</code> methods
+ to verify that the begin and length parameters designate a subarray of positive length
+ and the weights are all non-negative, non-NaN, finite, and not all zero.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference"><B>TestUtils</B></A> - Class in <A HREF="./org/apache/commons/math/stat/inference/package-summary.html">org.apache.commons.math.stat.inference</A><DD>A collection of static methods to create inference test instances or to
+ perform inference tests.<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#TestUtils()"><B>TestUtils()</B></A> - 
+Constructor for class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>Prevent instantiation.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment"><B>ThirdMoment</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/moment/package-summary.html">org.apache.commons.math.stat.descriptive.moment</A><DD>Computes a statistic related to the Third Central Moment.<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html#ThirdMoment()"><B>ThirdMoment()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">ThirdMoment</A>
+<DD>Create a FourthMoment instance
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html#ThirdMoment(org.apache.commons.math.stat.descriptive.moment.ThirdMoment)"><B>ThirdMoment(ThirdMoment)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">ThirdMoment</A>
+<DD>Copy constructor, creates a new <code>ThirdMoment</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#THREE_FIFTHS"><B>THREE_FIFTHS</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>A fraction representing "3/5".
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#THREE_FIFTHS"><B>THREE_FIFTHS</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>A fraction representing "3/5".
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#THREE_QUARTERS"><B>THREE_QUARTERS</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>A fraction representing "3/4".
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#THREE_QUARTERS"><B>THREE_QUARTERS</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>A fraction representing "3/4".
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/ThreeEighthesIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff"><B>ThreeEighthesIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/ode/nonstiff/package-summary.html">org.apache.commons.math.ode.nonstiff</A><DD>This class implements the 3/8 fourth order Runge-Kutta
+ integrator for Ordinary Differential Equations.<DT><A HREF="./org/apache/commons/math/ode/nonstiff/ThreeEighthesIntegrator.html#ThreeEighthesIntegrator(double)"><B>ThreeEighthesIntegrator(double)</B></A> - 
+Constructor for class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/ThreeEighthesIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">ThreeEighthesIntegrator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/stat/ranking/TiesStrategy.html" title="enum in org.apache.commons.math.stat.ranking"><B>TiesStrategy</B></A> - Enum in <A HREF="./org/apache/commons/math/stat/ranking/package-summary.html">org.apache.commons.math.stat.ranking</A><DD>Strategies for handling tied values in rank transformations.<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#toArray()"><B>toArray()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Convert the vector to a double array.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html#toArray()"><B>toArray()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">ArrayFieldVector</A>
+<DD>Convert the vector to a T array.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#toArray()"><B>toArray()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Convert the vector to a double array.
+<DT><A HREF="./org/apache/commons/math/linear/FieldVector.html#toArray()"><B>toArray()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldVector.html" title="interface in org.apache.commons.math.linear">FieldVector</A>
+<DD>Convert the vector to a T array.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#toArray()"><B>toArray()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Convert the vector to a double array.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#toArray()"><B>toArray()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Convert the vector to a double array.
+<DT><A HREF="./org/apache/commons/math/linear/SparseFieldVector.html#toArray()"><B>toArray()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">SparseFieldVector</A>
+<DD>Convert the vector to a T array.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#toBlocksLayout(T[][])"><B>toBlocksLayout(T[][])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Convert a data array from raw layout to blocks layout.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#toBlocksLayout(double[][])"><B>toBlocksLayout(double[][])</B></A> - 
+Static method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Convert a data array from raw layout to blocks layout.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunction</A>
+<DD>Returns a string representation of the polynomial.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>
+ Returns the <code>String</code> representing this fraction, ie
+ "num / dem" or just "num" if the denominator is one.
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>
+ Returns the <code>String</code> representing this fraction, ie
+ "num / dem" or just "num" if the denominator is one.
+<DT><A HREF="./org/apache/commons/math/genetics/AbstractListChromosome.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/AbstractListChromosome.html" title="class in org.apache.commons.math.genetics">AbstractListChromosome</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/genetics/ChromosomePair.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ChromosomePair.html" title="class in org.apache.commons.math.genetics">ChromosomePair</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/genetics/ListPopulation.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/ListPopulation.html" title="class in org.apache.commons.math.genetics">ListPopulation</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/genetics/RandomKey.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/RandomKey.html" title="class in org.apache.commons.math.genetics">RandomKey</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry">RotationOrder</A>
+<DD>Get a string representation of the instance.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Get a string representation of this vector.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Get a string representation for this matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Get a string representation for this matrix.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Get a string representation for this matrix.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/Relationship.html#toString()"><B>toString()</B></A> - 
+Method in enum org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/Relationship.html" title="enum in org.apache.commons.math.optimization.linear">Relationship</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/stat/clustering/EuclideanIntegerPoint.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.stat.clustering.<A HREF="./org/apache/commons/math/stat/clustering/EuclideanIntegerPoint.html" title="class in org.apache.commons.math.stat.clustering">EuclideanIntegerPoint</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>Generates a text report displaying univariate statistics from values
+ that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A>
+<DD>Generates a text report displaying
+ summary statistics from values that
+ have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>Generates a text report displaying summary statistics from values that
+ have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedDescriptiveStatistics</A>
+<DD>Generates a text report displaying univariate statistics from values
+ that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedMultivariateSummaryStatistics</A>
+<DD>Generates a text report displaying
+ summary statistics from values that
+ have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SynchronizedSummaryStatistics</A>
+<DD>Generates a text report displaying summary statistics from values that
+ have been added.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#toString()"><B>toString()</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Return a string representation of this frequency
+ distribution.
+<DT><A HREF="./org/apache/commons/math/genetics/TournamentSelection.html" title="class in org.apache.commons.math.genetics"><B>TournamentSelection</B></A> - Class in <A HREF="./org/apache/commons/math/genetics/package-summary.html">org.apache.commons.math.genetics</A><DD>Tournament selection scheme.<DT><A HREF="./org/apache/commons/math/genetics/TournamentSelection.html#TournamentSelection(int)"><B>TournamentSelection(int)</B></A> - 
+Constructor for class org.apache.commons.math.genetics.<A HREF="./org/apache/commons/math/genetics/TournamentSelection.html" title="class in org.apache.commons.math.genetics">TournamentSelection</A>
+<DD>Creates a new TournamentSelection instance.
+<DT><A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html#transform(double[])"><B>transform(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html" title="class in org.apache.commons.math.transform">FastCosineTransformer</A>
+<DD>Transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html#transform(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>transform(UnivariateRealFunction, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html" title="class in org.apache.commons.math.transform">FastCosineTransformer</A>
+<DD>Transform the given real function, sampled on the given interval.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#transform(double[])"><B>transform(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#transform(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>transform(UnivariateRealFunction, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Transform the given real function, sampled on the given interval.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#transform(org.apache.commons.math.complex.Complex[])"><B>transform(Complex[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Transform the given complex data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html#transform(double[])"><B>transform(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html" title="class in org.apache.commons.math.transform">FastHadamardTransformer</A>
+<DD>Transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html#transform(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>transform(UnivariateRealFunction, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html" title="class in org.apache.commons.math.transform">FastHadamardTransformer</A>
+<DD>Transform the given real function, sampled on the given interval.
+<DT><A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html#transform(int[])"><B>transform(int[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastHadamardTransformer.html" title="class in org.apache.commons.math.transform">FastHadamardTransformer</A>
+<DD>Transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastSineTransformer.html#transform(double[])"><B>transform(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastSineTransformer.html" title="class in org.apache.commons.math.transform">FastSineTransformer</A>
+<DD>Transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastSineTransformer.html#transform(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>transform(UnivariateRealFunction, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastSineTransformer.html" title="class in org.apache.commons.math.transform">FastSineTransformer</A>
+<DD>Transform the given real function, sampled on the given interval.
+<DT><A HREF="./org/apache/commons/math/transform/RealTransformer.html#transform(double[])"><B>transform(double[])</B></A> - 
+Method in interface org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/RealTransformer.html" title="interface in org.apache.commons.math.transform">RealTransformer</A>
+<DD>Transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/RealTransformer.html#transform(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>transform(UnivariateRealFunction, double, double, int)</B></A> - 
+Method in interface org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/RealTransformer.html" title="interface in org.apache.commons.math.transform">RealTransformer</A>
+<DD>Transform the given real function, sampled on the given interval.
+<DT><A HREF="./org/apache/commons/math/util/DefaultTransformer.html#transform(java.lang.Object)"><B>transform(Object)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/DefaultTransformer.html" title="class in org.apache.commons.math.util">DefaultTransformer</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/util/NumberTransformer.html#transform(java.lang.Object)"><B>transform(Object)</B></A> - 
+Method in interface org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/NumberTransformer.html" title="interface in org.apache.commons.math.util">NumberTransformer</A>
+<DD>Implementing this interface provides a facility to transform
+ from Object to Double.
+<DT><A HREF="./org/apache/commons/math/util/TransformerMap.html#transform(java.lang.Object)"><B>transform(Object)</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/TransformerMap.html" title="class in org.apache.commons.math.util">TransformerMap</A>
+<DD>Attempts to transform the Object against the map of
+ NumberTransformers.
+<DT><A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html#transform2(double[])"><B>transform2(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html" title="class in org.apache.commons.math.transform">FastCosineTransformer</A>
+<DD>Transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html#transform2(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>transform2(UnivariateRealFunction, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastCosineTransformer.html" title="class in org.apache.commons.math.transform">FastCosineTransformer</A>
+<DD>Transform the given real function, sampled on the given interval.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#transform2(double[])"><B>transform2(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#transform2(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>transform2(UnivariateRealFunction, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Transform the given real function, sampled on the given interval.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#transform2(org.apache.commons.math.complex.Complex[])"><B>transform2(Complex[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Transform the given complex data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastSineTransformer.html#transform2(double[])"><B>transform2(double[])</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastSineTransformer.html" title="class in org.apache.commons.math.transform">FastSineTransformer</A>
+<DD>Transform the given real data set.
+<DT><A HREF="./org/apache/commons/math/transform/FastSineTransformer.html#transform2(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, int)"><B>transform2(UnivariateRealFunction, double, double, int)</B></A> - 
+Method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastSineTransformer.html" title="class in org.apache.commons.math.transform">FastSineTransformer</A>
+<DD>Transform the given real function, sampled on the given interval.
+<DT><A HREF="./org/apache/commons/math/util/TransformerMap.html" title="class in org.apache.commons.math.util"><B>TransformerMap</B></A> - Class in <A HREF="./org/apache/commons/math/util/package-summary.html">org.apache.commons.math.util</A><DD>This TansformerMap automates the transformation of mixed object types.<DT><A HREF="./org/apache/commons/math/util/TransformerMap.html#TransformerMap()"><B>TransformerMap()</B></A> - 
+Constructor for class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/TransformerMap.html" title="class in org.apache.commons.math.util">TransformerMap</A>
+<DD>Build a map containing only the default transformer.
+<DT><A HREF="./org/apache/commons/math/util/TransformerMap.html#transformers()"><B>transformers()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/TransformerMap.html" title="class in org.apache.commons.math.util">TransformerMap</A>
+<DD>Returns the Set of NumberTransformers used as values
+ in the map.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#transpose()"><B>transpose()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Returns the transpose of this matrix.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#transpose()"><B>transpose()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Returns the transpose of this matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrix.html#transpose()"><B>transpose()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrix.html" title="interface in org.apache.commons.math.linear">BigMatrix</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the transpose of this matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html#transpose()"><B>transpose()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">BigMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Returns the transpose matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#transpose()"><B>transpose()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Returns the transpose of this matrix.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#transpose()"><B>transpose()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Returns the transpose of this matrix.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#transpose()"><B>transpose()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Returns the transpose of this matrix.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#transpose()"><B>transpose()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Returns the transpose of this matrix.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/TrapezoidIntegrator.html" title="class in org.apache.commons.math.analysis.integration"><B>TrapezoidIntegrator</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/integration/package-summary.html">org.apache.commons.math.analysis.integration</A><DD>Implements the <a href="http://mathworld.wolfram.com/TrapezoidalRule.html">
+ Trapezoidal Rule</a> for integration of real univariate functions.<DT><A HREF="./org/apache/commons/math/analysis/integration/TrapezoidIntegrator.html#TrapezoidIntegrator(org.apache.commons.math.analysis.UnivariateRealFunction)"><B>TrapezoidIntegrator(UnivariateRealFunction)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/TrapezoidIntegrator.html" title="class in org.apache.commons.math.analysis.integration">TrapezoidIntegrator</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.0 the integrand function is passed as an argument
+ to the <A HREF="./org/apache/commons/math/analysis/integration/TrapezoidIntegrator.html#integrate(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>TrapezoidIntegrator.integrate(UnivariateRealFunction, double, double)</CODE></A>method.</I>
+<DT><A HREF="./org/apache/commons/math/analysis/integration/TrapezoidIntegrator.html#TrapezoidIntegrator()"><B>TrapezoidIntegrator()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/TrapezoidIntegrator.html" title="class in org.apache.commons.math.analysis.integration">TrapezoidIntegrator</A>
+<DD>Construct an integrator.
+<DT><A HREF="./org/apache/commons/math/special/Gamma.html#trigamma(double)"><B>trigamma(double)</B></A> - 
+Static method in class org.apache.commons.math.special.<A HREF="./org/apache/commons/math/special/Gamma.html" title="class in org.apache.commons.math.special">Gamma</A>
+<DD>Computes the trigamma function of x.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#tTest(double, double[], double)"><B>tTest(double, double[], double)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#tTest(double, double[])"><B>tTest(double, double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#tTest(double, org.apache.commons.math.stat.descriptive.StatisticalSummary, double)"><B>tTest(double, StatisticalSummary, double)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#tTest(double, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>tTest(double, StatisticalSummary)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#tTest(double[], double[], double)"><B>tTest(double[], double[], double)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#tTest(double[], double[])"><B>tTest(double[], double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#tTest(org.apache.commons.math.stat.descriptive.StatisticalSummary, org.apache.commons.math.stat.descriptive.StatisticalSummary, double)"><B>tTest(StatisticalSummary, StatisticalSummary, double)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TestUtils.html#tTest(org.apache.commons.math.stat.descriptive.StatisticalSummary, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>tTest(StatisticalSummary, StatisticalSummary)</B></A> - 
+Static method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TestUtils.html" title="class in org.apache.commons.math.stat.inference">TestUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference"><B>TTest</B></A> - Interface in <A HREF="./org/apache/commons/math/stat/inference/package-summary.html">org.apache.commons.math.stat.inference</A><DD>An interface for Student's t-tests.<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#tTest(double, double[])"><B>tTest(double, double[])</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Returns the <i>observed significance level</i>, or
+ <i>p-value</i>, associated with a one-sample, two-tailed t-test
+ comparing the mean of the input array with the constant <code>mu</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#tTest(double, double[], double)"><B>tTest(double, double[], double)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Performs a <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda353.htm">
+ two-sided t-test</a> evaluating the null hypothesis that the mean of the population from
+ which <code>sample</code> is drawn equals <code>mu</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#tTest(double, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>tTest(double, StatisticalSummary)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Returns the <i>observed significance level</i>, or
+ <i>p-value</i>, associated with a one-sample, two-tailed t-test
+ comparing the mean of the dataset described by <code>sampleStats</code>
+ with the constant <code>mu</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#tTest(double, org.apache.commons.math.stat.descriptive.StatisticalSummary, double)"><B>tTest(double, StatisticalSummary, double)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Performs a <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda353.htm">
+ two-sided t-test</a> evaluating the null hypothesis that the mean of the
+ population from which the dataset described by <code>stats</code> is
+ drawn equals <code>mu</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#tTest(double[], double[])"><B>tTest(double[], double[])</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Returns the <i>observed significance level</i>, or
+ <i>p-value</i>, associated with a two-sample, two-tailed t-test
+ comparing the means of the input arrays.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#tTest(double[], double[], double)"><B>tTest(double[], double[], double)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Performs a
+ <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda353.htm">
+ two-sided t-test</a> evaluating the null hypothesis that <code>sample1</code>
+ and <code>sample2</code> are drawn from populations with the same mean,
+ with significance level <code>alpha</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#tTest(org.apache.commons.math.stat.descriptive.StatisticalSummary, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>tTest(StatisticalSummary, StatisticalSummary)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Returns the <i>observed significance level</i>, or
+ <i>p-value</i>, associated with a two-sample, two-tailed t-test
+ comparing the means of the datasets described by two StatisticalSummary
+ instances.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTest.html#tTest(org.apache.commons.math.stat.descriptive.StatisticalSummary, org.apache.commons.math.stat.descriptive.StatisticalSummary, double)"><B>tTest(StatisticalSummary, StatisticalSummary, double)</B></A> - 
+Method in interface org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference">TTest</A>
+<DD>Performs a
+ <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda353.htm">
+ two-sided t-test</a> evaluating the null hypothesis that
+ <code>sampleStats1</code> and <code>sampleStats2</code> describe
+ datasets drawn from populations with the same mean, with significance
+ level <code>alpha</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#tTest(double, double[])"><B>tTest(double, double[])</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Returns the <i>observed significance level</i>, or
+ <i>p-value</i>, associated with a one-sample, two-tailed t-test
+ comparing the mean of the input array with the constant <code>mu</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#tTest(double, double[], double)"><B>tTest(double, double[], double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Performs a <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda353.htm">
+ two-sided t-test</a> evaluating the null hypothesis that the mean of the population from
+ which <code>sample</code> is drawn equals <code>mu</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#tTest(double, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>tTest(double, StatisticalSummary)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Returns the <i>observed significance level</i>, or
+ <i>p-value</i>, associated with a one-sample, two-tailed t-test
+ comparing the mean of the dataset described by <code>sampleStats</code>
+ with the constant <code>mu</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#tTest(double, org.apache.commons.math.stat.descriptive.StatisticalSummary, double)"><B>tTest(double, StatisticalSummary, double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Performs a <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda353.htm">
+ two-sided t-test</a> evaluating the null hypothesis that the mean of the
+ population from which the dataset described by <code>stats</code> is
+ drawn equals <code>mu</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#tTest(double[], double[])"><B>tTest(double[], double[])</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Returns the <i>observed significance level</i>, or
+ <i>p-value</i>, associated with a two-sample, two-tailed t-test
+ comparing the means of the input arrays.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#tTest(double[], double[], double)"><B>tTest(double[], double[], double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Performs a
+ <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda353.htm">
+ two-sided t-test</a> evaluating the null hypothesis that <code>sample1</code>
+ and <code>sample2</code> are drawn from populations with the same mean,
+ with significance level <code>alpha</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#tTest(org.apache.commons.math.stat.descriptive.StatisticalSummary, org.apache.commons.math.stat.descriptive.StatisticalSummary)"><B>tTest(StatisticalSummary, StatisticalSummary)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Returns the <i>observed significance level</i>, or
+ <i>p-value</i>, associated with a two-sample, two-tailed t-test
+ comparing the means of the datasets described by two StatisticalSummary
+ instances.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#tTest(org.apache.commons.math.stat.descriptive.StatisticalSummary, org.apache.commons.math.stat.descriptive.StatisticalSummary, double)"><B>tTest(StatisticalSummary, StatisticalSummary, double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Performs a
+ <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda353.htm">
+ two-sided t-test</a> evaluating the null hypothesis that
+ <code>sampleStats1</code> and <code>sampleStats2</code> describe
+ datasets drawn from populations with the same mean, with significance
+ level <code>alpha</code>.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#tTest(double, double, double, double)"><B>tTest(double, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Computes p-value for 2-sided, 1-sample t-test.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#tTest(double, double, double, double, double, double)"><B>tTest(double, double, double, double, double, double)</B></A> - 
+Method in class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Computes p-value for 2-sided, 2-sample t-test.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference"><B>TTestImpl</B></A> - Class in <A HREF="./org/apache/commons/math/stat/inference/package-summary.html">org.apache.commons.math.stat.inference</A><DD>Implements t-test statistics defined in the <A HREF="./org/apache/commons/math/stat/inference/TTest.html" title="interface in org.apache.commons.math.stat.inference"><CODE>TTest</CODE></A> interface.<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#TTestImpl()"><B>TTestImpl()</B></A> - 
+Constructor for class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Default constructor.
+<DT><A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html#TTestImpl(org.apache.commons.math.distribution.TDistribution)"><B>TTestImpl(TDistribution)</B></A> - 
+Constructor for class org.apache.commons.math.stat.inference.<A HREF="./org/apache/commons/math/stat/inference/TTestImpl.html" title="class in org.apache.commons.math.stat.inference">TTestImpl</A>
+<DD>Create a test instance using the given distribution for computing
+ inference statistics.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#TWO"><B>TWO</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>A fraction representing "2 / 1".
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#TWO"><B>TWO</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>A fraction representing "2 / 1".
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#TWO_FIFTHS"><B>TWO_FIFTHS</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>A fraction representing "2/5".
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#TWO_FIFTHS"><B>TWO_FIFTHS</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>A fraction representing "2/5".
+<DT><A HREF="./org/apache/commons/math/util/MathUtils.html#TWO_PI"><B>TWO_PI</B></A> - 
+Static variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A>
+<DD>2 &pi;.
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#TWO_QUARTERS"><B>TWO_QUARTERS</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>A fraction representing "2/4".
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#TWO_QUARTERS"><B>TWO_QUARTERS</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>A fraction representing "2/4".
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#TWO_THIRDS"><B>TWO_THIRDS</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>A fraction representing "2/3".
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#TWO_THIRDS"><B>TWO_THIRDS</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>A fraction representing "2/3".
+</DL>
+<HR>
+<A NAME="_U_"><!-- --></A><H2>
+<B>U</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#ULP"><B>ULP</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The <code>Math.ulp</code> method wrapped as a <A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis"><CODE>ComposableFunction</CODE></A>.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/UnboundedSolutionException.html" title="class in org.apache.commons.math.optimization.linear"><B>UnboundedSolutionException</B></A> - Exception in <A HREF="./org/apache/commons/math/optimization/linear/package-summary.html">org.apache.commons.math.optimization.linear</A><DD>This class represents exceptions thrown by optimizers when a solution
+ escapes to infinity.<DT><A HREF="./org/apache/commons/math/optimization/linear/UnboundedSolutionException.html#UnboundedSolutionException()"><B>UnboundedSolutionException()</B></A> - 
+Constructor for exception org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/UnboundedSolutionException.html" title="class in org.apache.commons.math.optimization.linear">UnboundedSolutionException</A>
+<DD>Simple constructor using a default message.
+<DT><A HREF="./org/apache/commons/math/random/UncorrelatedRandomVectorGenerator.html" title="class in org.apache.commons.math.random"><B>UncorrelatedRandomVectorGenerator</B></A> - Class in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>A <A HREF="./org/apache/commons/math/random/RandomVectorGenerator.html" title="interface in org.apache.commons.math.random"><CODE>RandomVectorGenerator</CODE></A> that generates vectors with uncorrelated
+ components.<DT><A HREF="./org/apache/commons/math/random/UncorrelatedRandomVectorGenerator.html#UncorrelatedRandomVectorGenerator(double[], double[], org.apache.commons.math.random.NormalizedRandomGenerator)"><B>UncorrelatedRandomVectorGenerator(double[], double[], NormalizedRandomGenerator)</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/UncorrelatedRandomVectorGenerator.html" title="class in org.apache.commons.math.random">UncorrelatedRandomVectorGenerator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/random/UncorrelatedRandomVectorGenerator.html#UncorrelatedRandomVectorGenerator(int, org.apache.commons.math.random.NormalizedRandomGenerator)"><B>UncorrelatedRandomVectorGenerator(int, NormalizedRandomGenerator)</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/UncorrelatedRandomVectorGenerator.html" title="class in org.apache.commons.math.random">UncorrelatedRandomVectorGenerator</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#UNIFORM_MODE"><B>UNIFORM_MODE</B></A> - 
+Static variable in class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Uniform random deviates with mean = &mu;.
+<DT><A HREF="./org/apache/commons/math/random/UniformRandomGenerator.html" title="class in org.apache.commons.math.random"><B>UniformRandomGenerator</B></A> - Class in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>This class implements a normalized uniform random generator.<DT><A HREF="./org/apache/commons/math/random/UniformRandomGenerator.html#UniformRandomGenerator(org.apache.commons.math.random.RandomGenerator)"><B>UniformRandomGenerator(RandomGenerator)</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/UniformRandomGenerator.html" title="class in org.apache.commons.math.random">UniformRandomGenerator</A>
+<DD>Create a new generator.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#unitize()"><B>unitize()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Converts this vector into a unit vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#unitize()"><B>unitize()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Converts this vector into a unit vector.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#unitize()"><B>unitize()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Converts this vector into a unit vector.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#unitize()"><B>unitize()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Converts this vector into a unit vector.
+<DT><A HREF="./org/apache/commons/math/random/UnitSphereRandomVectorGenerator.html" title="class in org.apache.commons.math.random"><B>UnitSphereRandomVectorGenerator</B></A> - Class in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>Generate random vectors isotropically located on the surface of a sphere.<DT><A HREF="./org/apache/commons/math/random/UnitSphereRandomVectorGenerator.html#UnitSphereRandomVectorGenerator(int, org.apache.commons.math.random.RandomGenerator)"><B>UnitSphereRandomVectorGenerator(int, RandomGenerator)</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/UnitSphereRandomVectorGenerator.html" title="class in org.apache.commons.math.random">UnitSphereRandomVectorGenerator</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/random/UnitSphereRandomVectorGenerator.html#UnitSphereRandomVectorGenerator(int)"><B>UnitSphereRandomVectorGenerator(int)</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/UnitSphereRandomVectorGenerator.html" title="class in org.apache.commons.math.random">UnitSphereRandomVectorGenerator</A>
+<DD>Create an object that will use a default RNG (<A HREF="./org/apache/commons/math/random/MersenneTwister.html" title="class in org.apache.commons.math.random"><CODE>MersenneTwister</CODE></A>),
+ in order to generate the individual components.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealVector.html#unitVector()"><B>unitVector()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A>
+<DD>Creates a unit vector pointing in the direction of this vector.
+<DT><A HREF="./org/apache/commons/math/linear/ArrayRealVector.html#unitVector()"><B>unitVector()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">ArrayRealVector</A>
+<DD>Creates a unit vector pointing in the direction of this vector.
+<DT><A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html#unitVector()"><B>unitVector()</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A>
+<DD>Creates a unit vector pointing in the direction of this vector.
+<DT><A HREF="./org/apache/commons/math/linear/RealVector.html#unitVector()"><B>unitVector()</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealVector.html" title="interface in org.apache.commons.math.linear">RealVector</A>
+<DD>Creates a unit vector pointing in the direction of this vector.
+<DT><A HREF="./org/apache/commons/math/analysis/UnivariateMatrixFunction.html" title="interface in org.apache.commons.math.analysis"><B>UnivariateMatrixFunction</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/package-summary.html">org.apache.commons.math.analysis</A><DD>An interface representing a univariate matrix function.<DT><A HREF="./org/apache/commons/math/analysis/UnivariateRealFunction.html" title="interface in org.apache.commons.math.analysis"><B>UnivariateRealFunction</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/package-summary.html">org.apache.commons.math.analysis</A><DD>An interface representing a univariate real function.<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.html" title="interface in org.apache.commons.math.analysis.integration"><B>UnivariateRealIntegrator</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/integration/package-summary.html">org.apache.commons.math.analysis.integration</A><DD>Interface for univariate real integration algorithms.<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html" title="class in org.apache.commons.math.analysis.integration"><B>UnivariateRealIntegratorImpl</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/integration/package-summary.html">org.apache.commons.math.analysis.integration</A><DD>Provide a default implementation for several generic functions.<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html#UnivariateRealIntegratorImpl(org.apache.commons.math.analysis.UnivariateRealFunction, int)"><B>UnivariateRealIntegratorImpl(UnivariateRealFunction, int)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html" title="class in org.apache.commons.math.analysis.integration">UnivariateRealIntegratorImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.0 the integrand function is passed as an argument
+ to the <A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.html#integrate(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>UnivariateRealIntegrator.integrate(UnivariateRealFunction, double, double)</CODE></A>method.</I>
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html#UnivariateRealIntegratorImpl(int)"><B>UnivariateRealIntegratorImpl(int)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html" title="class in org.apache.commons.math.analysis.integration">UnivariateRealIntegratorImpl</A>
+<DD>Construct an integrator with given iteration count and accuracy.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/UnivariateRealInterpolator.html" title="interface in org.apache.commons.math.analysis.interpolation"><B>UnivariateRealInterpolator</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/interpolation/package-summary.html">org.apache.commons.math.analysis.interpolation</A><DD>Interface representing a univariate real interpolating function.<DT><A HREF="./org/apache/commons/math/optimization/UnivariateRealOptimizer.html" title="interface in org.apache.commons.math.optimization"><B>UnivariateRealOptimizer</B></A> - Interface in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>Interface for (univariate real) optimization algorithms.<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers"><B>UnivariateRealSolver</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/solvers/package-summary.html">org.apache.commons.math.analysis.solvers</A><DD>Interface for (univariate real) rootfinding algorithms.<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactory.html" title="class in org.apache.commons.math.analysis.solvers"><B>UnivariateRealSolverFactory</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/solvers/package-summary.html">org.apache.commons.math.analysis.solvers</A><DD>Abstract factory class used to create <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers"><CODE>UnivariateRealSolver</CODE></A> instances.<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactory.html#UnivariateRealSolverFactory()"><B>UnivariateRealSolverFactory()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactory.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverFactory</A>
+<DD>Default constructor.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactoryImpl.html" title="class in org.apache.commons.math.analysis.solvers"><B>UnivariateRealSolverFactoryImpl</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/solvers/package-summary.html">org.apache.commons.math.analysis.solvers</A><DD>A concrete <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactory.html" title="class in org.apache.commons.math.analysis.solvers"><CODE>UnivariateRealSolverFactory</CODE></A>.<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactoryImpl.html#UnivariateRealSolverFactoryImpl()"><B>UnivariateRealSolverFactoryImpl()</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverFactoryImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverFactoryImpl</A>
+<DD>Default constructor.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers"><B>UnivariateRealSolverImpl</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/solvers/package-summary.html">org.apache.commons.math.analysis.solvers</A><DD>Provide a default implementation for several functions useful to generic
+ solvers.<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#UnivariateRealSolverImpl(org.apache.commons.math.analysis.UnivariateRealFunction, int, double)"><B>UnivariateRealSolverImpl(UnivariateRealFunction, int, double)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD><B>Deprecated.</B>&nbsp;<I>as of 2.0 the function to solve is passed as an argument
+ to the <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double)"><CODE>UnivariateRealSolver.solve(UnivariateRealFunction, double, double)</CODE></A> or
+ <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html#solve(org.apache.commons.math.analysis.UnivariateRealFunction, double, double, double)"><CODE>UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)</CODE></A>
+ method.</I>
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#UnivariateRealSolverImpl(int, double)"><B>UnivariateRealSolverImpl(int, double)</B></A> - 
+Constructor for class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Construct a solver with given iteration count and accuracy.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverUtils.html" title="class in org.apache.commons.math.analysis.solvers"><B>UnivariateRealSolverUtils</B></A> - Class in <A HREF="./org/apache/commons/math/analysis/solvers/package-summary.html">org.apache.commons.math.analysis.solvers</A><DD>Utility routines for <A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolver.html" title="interface in org.apache.commons.math.analysis.solvers"><CODE>UnivariateRealSolver</CODE></A> objects.<DT><A HREF="./org/apache/commons/math/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive"><B>UnivariateStatistic</B></A> - Interface in <A HREF="./org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A><DD>Base interface implemented by all statistics.<DT><A HREF="./org/apache/commons/math/analysis/UnivariateVectorialFunction.html" title="interface in org.apache.commons.math.analysis"><B>UnivariateVectorialFunction</B></A> - Interface in <A HREF="./org/apache/commons/math/analysis/package-summary.html">org.apache.commons.math.analysis</A><DD>An interface representing a univariate vectorial function.<DT><A HREF="./org/apache/commons/math/stat/inference/UnknownDistributionChiSquareTest.html" title="interface in org.apache.commons.math.stat.inference"><B>UnknownDistributionChiSquareTest</B></A> - Interface in <A HREF="./org/apache/commons/math/stat/inference/package-summary.html">org.apache.commons.math.stat.inference</A><DD>An interface for Chi-Square tests for unknown distributions.<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsIntegrator.html#updateHighOrderDerivativesPhase1(org.apache.commons.math.linear.Array2DRowRealMatrix)"><B>updateHighOrderDerivativesPhase1(Array2DRowRealMatrix)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsIntegrator</A>
+<DD>Update the high order scaled derivatives for Adams integrators (phase 1).
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsNordsieckTransformer.html#updateHighOrderDerivativesPhase1(org.apache.commons.math.linear.Array2DRowRealMatrix)"><B>updateHighOrderDerivativesPhase1(Array2DRowRealMatrix)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsNordsieckTransformer.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsNordsieckTransformer</A>
+<DD>Update the high order scaled derivatives for Adams integrators (phase 1).
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsIntegrator.html#updateHighOrderDerivativesPhase2(double[], double[], org.apache.commons.math.linear.Array2DRowRealMatrix)"><B>updateHighOrderDerivativesPhase2(double[], double[], Array2DRowRealMatrix)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsIntegrator</A>
+<DD>Update the high order scaled derivatives Adams integrators (phase 2).
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdamsNordsieckTransformer.html#updateHighOrderDerivativesPhase2(double[], double[], org.apache.commons.math.linear.Array2DRowRealMatrix)"><B>updateHighOrderDerivativesPhase2(double[], double[], Array2DRowRealMatrix)</B></A> - 
+Method in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdamsNordsieckTransformer.html" title="class in org.apache.commons.math.ode.nonstiff">AdamsNordsieckTransformer</A>
+<DD>Update the high order scaled derivatives Adams integrators (phase 2).
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#updateJacobian()"><B>updateJacobian()</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Update the jacobian matrix.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#updateJacobian()"><B>updateJacobian()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Update the jacobian matrix.
+<DT><A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html#updateResidualsAndCost()"><B>updateResidualsAndCost()</B></A> - 
+Method in class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A>
+<DD><B>Deprecated.</B>&nbsp;Update the residuals array and cost function value.
+<DT><A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#updateResidualsAndCost()"><B>updateResidualsAndCost()</B></A> - 
+Method in class org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A>
+<DD>Update the residuals array and cost function value.
+<DT><A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html#upperCumulativeProbability(int)"><B>upperCumulativeProbability(int)</B></A> - 
+Method in class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/HypergeometricDistributionImpl.html" title="class in org.apache.commons.math.distribution">HypergeometricDistributionImpl</A>
+<DD>For this distribution, X, this method returns P(X &ge; x).
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html#UPSIDE_VARIANCE"><B>UPSIDE_VARIANCE</B></A> - 
+Static variable in class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">SemiVariance</A>
+<DD>The UPSIDE Direction is used to specify that the observations above the
+ cutoff point will be used to calculate SemiVariance.
+</DL>
+<HR>
+<A NAME="_V_"><!-- --></A><H2>
+<B>V</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#validateCovarianceData(double[][], double[][])"><B>validateCovarianceData(double[][], double[][])</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>Validates sample data.
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#validateSampleData(double[][], double[])"><B>validateSampleData(double[][], double[])</B></A> - 
+Method in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>Validates sample data.
+<DT><A HREF="./org/apache/commons/math/analysis/BinaryFunction.html#value(double, double)"><B>value(double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/BinaryFunction.html" title="class in org.apache.commons.math.analysis">BinaryFunction</A>
+<DD>Compute the value for the function.
+<DT><A HREF="./org/apache/commons/math/analysis/BivariateRealFunction.html#value(double, double)"><B>value(double, double)</B></A> - 
+Method in interface org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/BivariateRealFunction.html" title="interface in org.apache.commons.math.analysis">BivariateRealFunction</A>
+<DD>Compute the value for the function.
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#value(double)"><B>value(double)</B></A> - 
+Method in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>Compute the value for the function.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/BicubicSplineInterpolatingFunction.html#value(double, double)"><B>value(double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/BicubicSplineInterpolatingFunction.html" title="class in org.apache.commons.math.analysis.interpolation">BicubicSplineInterpolatingFunction</A>
+<DD>Compute the value for the function.
+<DT><A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolatingFunction.html#value(double[])"><B>value(double[])</B></A> - 
+Method in class org.apache.commons.math.analysis.interpolation.<A HREF="./org/apache/commons/math/analysis/interpolation/MicrosphereInterpolatingFunction.html" title="class in org.apache.commons.math.analysis.interpolation">MicrosphereInterpolatingFunction</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/commons/math/analysis/MultivariateMatrixFunction.html#value(double[])"><B>value(double[])</B></A> - 
+Method in interface org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/MultivariateMatrixFunction.html" title="interface in org.apache.commons.math.analysis">MultivariateMatrixFunction</A>
+<DD>Compute the value for the function at the given point.
+<DT><A HREF="./org/apache/commons/math/analysis/MultivariateRealFunction.html#value(double[])"><B>value(double[])</B></A> - 
+Method in interface org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/MultivariateRealFunction.html" title="interface in org.apache.commons.math.analysis">MultivariateRealFunction</A>
+<DD>Compute the value for the function at the given point.
+<DT><A HREF="./org/apache/commons/math/analysis/MultivariateVectorialFunction.html#value(double[])"><B>value(double[])</B></A> - 
+Method in interface org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/MultivariateVectorialFunction.html" title="interface in org.apache.commons.math.analysis">MultivariateVectorialFunction</A>
+<DD>Compute the value for the function at the given point.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html#value(double)"><B>value(double)</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunction</A>
+<DD>Compute the value of the function for the given argument.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html#value(double)"><B>value(double)</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionLagrangeForm</A>
+<DD>Calculate the function value at the given point.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html#value(double)"><B>value(double)</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionNewtonForm</A>
+<DD>Calculate the function value at the given point.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialSplineFunction.html#value(double)"><B>value(double)</B></A> - 
+Method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialSplineFunction.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialSplineFunction</A>
+<DD>Compute the value for the function.
+<DT><A HREF="./org/apache/commons/math/analysis/UnivariateMatrixFunction.html#value(double)"><B>value(double)</B></A> - 
+Method in interface org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/UnivariateMatrixFunction.html" title="interface in org.apache.commons.math.analysis">UnivariateMatrixFunction</A>
+<DD>Compute the value for the function.
+<DT><A HREF="./org/apache/commons/math/analysis/UnivariateRealFunction.html#value(double)"><B>value(double)</B></A> - 
+Method in interface org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/UnivariateRealFunction.html" title="interface in org.apache.commons.math.analysis">UnivariateRealFunction</A>
+<DD>Compute the value for the function.
+<DT><A HREF="./org/apache/commons/math/analysis/UnivariateVectorialFunction.html#value(double)"><B>value(double)</B></A> - 
+Method in interface org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/UnivariateVectorialFunction.html" title="interface in org.apache.commons.math.analysis">UnivariateVectorialFunction</A>
+<DD>Compute the value for the function.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFunction.html#value(double)"><B>value(double)</B></A> - 
+Method in class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/HarmonicFunction.html" title="class in org.apache.commons.math.optimization.fitting">HarmonicFunction</A>
+<DD>Compute the value for the function.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/ParametricRealFunction.html#value(double, double[])"><B>value(double, double[])</B></A> - 
+Method in interface org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/ParametricRealFunction.html" title="interface in org.apache.commons.math.optimization.fitting">ParametricRealFunction</A>
+<DD>Compute the value of the function.
+<DT><A HREF="./org/apache/commons/math/optimization/LeastSquaresConverter.html#value(double[])"><B>value(double[])</B></A> - 
+Method in class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/LeastSquaresConverter.html" title="class in org.apache.commons.math.optimization">LeastSquaresConverter</A>
+<DD>Compute the value for the function at the given point.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.Iterator.html#value()"><B>value()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToDoubleHashMap.Iterator.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap.Iterator</A>
+<DD>Get the value of current entry.
+<DT><A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.Iterator.html#value()"><B>value()</B></A> - 
+Method in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/OpenIntToFieldHashMap.Iterator.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap.Iterator</A>
+<DD>Get the value of current entry.
+<DT><A HREF="./org/apache/commons/math/optimization/general/ConjugateGradientFormula.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
+Static method in enum org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/ConjugateGradientFormula.html" title="enum in org.apache.commons.math.optimization.general">ConjugateGradientFormula</A>
+<DD>Returns the enum constant of this type with the specified name.
+<DT><A HREF="./org/apache/commons/math/optimization/GoalType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
+Static method in enum org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/GoalType.html" title="enum in org.apache.commons.math.optimization">GoalType</A>
+<DD>Returns the enum constant of this type with the specified name.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/Relationship.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
+Static method in enum org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/Relationship.html" title="enum in org.apache.commons.math.optimization.linear">Relationship</A>
+<DD>Returns the enum constant of this type with the specified name.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.Direction.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
+Static method in enum org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.Direction.html" title="enum in org.apache.commons.math.stat.descriptive.moment">SemiVariance.Direction</A>
+<DD>Returns the enum constant of this type with the specified name.
+<DT><A HREF="./org/apache/commons/math/stat/ranking/NaNStrategy.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
+Static method in enum org.apache.commons.math.stat.ranking.<A HREF="./org/apache/commons/math/stat/ranking/NaNStrategy.html" title="enum in org.apache.commons.math.stat.ranking">NaNStrategy</A>
+<DD>Returns the enum constant of this type with the specified name.
+<DT><A HREF="./org/apache/commons/math/stat/ranking/TiesStrategy.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
+Static method in enum org.apache.commons.math.stat.ranking.<A HREF="./org/apache/commons/math/stat/ranking/TiesStrategy.html" title="enum in org.apache.commons.math.stat.ranking">TiesStrategy</A>
+<DD>Returns the enum constant of this type with the specified name.
+<DT><A HREF="./org/apache/commons/math/optimization/general/ConjugateGradientFormula.html#values()"><B>values()</B></A> - 
+Static method in enum org.apache.commons.math.optimization.general.<A HREF="./org/apache/commons/math/optimization/general/ConjugateGradientFormula.html" title="enum in org.apache.commons.math.optimization.general">ConjugateGradientFormula</A>
+<DD>Returns an array containing the constants of this enum type, in
+the order they are declared.
+<DT><A HREF="./org/apache/commons/math/optimization/GoalType.html#values()"><B>values()</B></A> - 
+Static method in enum org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/GoalType.html" title="enum in org.apache.commons.math.optimization">GoalType</A>
+<DD>Returns an array containing the constants of this enum type, in
+the order they are declared.
+<DT><A HREF="./org/apache/commons/math/optimization/linear/Relationship.html#values()"><B>values()</B></A> - 
+Static method in enum org.apache.commons.math.optimization.linear.<A HREF="./org/apache/commons/math/optimization/linear/Relationship.html" title="enum in org.apache.commons.math.optimization.linear">Relationship</A>
+<DD>Returns an array containing the constants of this enum type, in
+the order they are declared.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.Direction.html#values()"><B>values()</B></A> - 
+Static method in enum org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/SemiVariance.Direction.html" title="enum in org.apache.commons.math.stat.descriptive.moment">SemiVariance.Direction</A>
+<DD>Returns an array containing the constants of this enum type, in
+the order they are declared.
+<DT><A HREF="./org/apache/commons/math/stat/ranking/NaNStrategy.html#values()"><B>values()</B></A> - 
+Static method in enum org.apache.commons.math.stat.ranking.<A HREF="./org/apache/commons/math/stat/ranking/NaNStrategy.html" title="enum in org.apache.commons.math.stat.ranking">NaNStrategy</A>
+<DD>Returns an array containing the constants of this enum type, in
+the order they are declared.
+<DT><A HREF="./org/apache/commons/math/stat/ranking/TiesStrategy.html#values()"><B>values()</B></A> - 
+Static method in enum org.apache.commons.math.stat.ranking.<A HREF="./org/apache/commons/math/stat/ranking/TiesStrategy.html" title="enum in org.apache.commons.math.stat.ranking">TiesStrategy</A>
+<DD>Returns an array containing the constants of this enum type, in
+the order they are declared.
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random"><B>ValueServer</B></A> - Class in <A HREF="./org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A><DD>Generates values for use in simulation applications.<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#ValueServer()"><B>ValueServer()</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Creates new ValueServer
+<DT><A HREF="./org/apache/commons/math/random/ValueServer.html#ValueServer(org.apache.commons.math.random.RandomData)"><B>ValueServer(RandomData)</B></A> - 
+Constructor for class org.apache.commons.math.random.<A HREF="./org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A>
+<DD>Construct a ValueServer instance using a RandomData as its source
+ of random data.
+<DT><A HREF="./org/apache/commons/math/stat/Frequency.html#valuesIterator()"><B>valuesIterator()</B></A> - 
+Method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">Frequency</A>
+<DD>Returns an Iterator over the set of values that have been added.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment"><B>Variance</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/moment/package-summary.html">org.apache.commons.math.stat.descriptive.moment</A><DD>Computes the variance of the available values.<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#Variance()"><B>Variance()</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Constructs a Variance with default (true) <code>isBiasCorrected</code>
+ property.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#Variance(org.apache.commons.math.stat.descriptive.moment.SecondMoment)"><B>Variance(SecondMoment)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Constructs a Variance based on an external second moment.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#Variance(boolean)"><B>Variance(boolean)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Constructs a Variance with the specified <code>isBiasCorrected</code>
+ property
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#Variance(boolean, org.apache.commons.math.stat.descriptive.moment.SecondMoment)"><B>Variance(boolean, SecondMoment)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Constructs a Variance with the specified <code>isBiasCorrected</code>
+ property and the supplied external second moment.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html#Variance(org.apache.commons.math.stat.descriptive.moment.Variance)"><B>Variance(Variance)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A>
+<DD>Copy constructor, creates a new <code>Variance</code> identical
+ to the <code>original</code>
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html#variance"><B>variance</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A>
+<DD>variance of values that have been added
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#variance(double[])"><B>variance(double[])</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the variance of the entries in the input array, or
+ <code>Double.NaN</code> if the array is empty.
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#variance(double[], int, int)"><B>variance(double[], int, int)</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the variance of the entries in the specified portion of
+ the input array, or <code>Double.NaN</code> if the designated subarray
+ is empty.
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#variance(double[], double, int, int)"><B>variance(double[], double, int, int)</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the variance of the entries in the specified portion of
+ the input array, using the precomputed mean value.
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#variance(double[], double)"><B>variance(double[], double)</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the variance of the entries in the input array, using the
+ precomputed mean value.
+<DT><A HREF="./org/apache/commons/math/stat/StatUtils.html#varianceDifference(double[], double[], double)"><B>varianceDifference(double[], double[], double)</B></A> - 
+Static method in class org.apache.commons.math.stat.<A HREF="./org/apache/commons/math/stat/StatUtils.html" title="class in org.apache.commons.math.stat">StatUtils</A>
+<DD>Returns the variance of the (signed) differences between corresponding elements of the
+ input arrays -- i.e., var(sample1[i] - sample2[i]).
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html#vecAbsoluteTolerance"><B>vecAbsoluteTolerance</B></A> - 
+Variable in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdaptiveStepsizeIntegrator</A>
+<DD>Allowed absolute vectorial error.
+<DT><A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html#vecRelativeTolerance"><B>vecRelativeTolerance</B></A> - 
+Variable in class org.apache.commons.math.ode.nonstiff.<A HREF="./org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.html" title="class in org.apache.commons.math.ode.nonstiff">AdaptiveStepsizeIntegrator</A>
+<DD>Allowed relative vectorial error.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry"><B>Vector3D</B></A> - Class in <A HREF="./org/apache/commons/math/geometry/package-summary.html">org.apache.commons.math.geometry</A><DD>This class implements vectors in a three-dimensional space.<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#Vector3D(double, double, double)"><B>Vector3D(double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#Vector3D(double, double)"><B>Vector3D(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#Vector3D(double, org.apache.commons.math.geometry.Vector3D)"><B>Vector3D(double, Vector3D)</B></A> - 
+Constructor for class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Multiplicative constructor
+ Build a vector from another one and a scale factor.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#Vector3D(double, org.apache.commons.math.geometry.Vector3D, double, org.apache.commons.math.geometry.Vector3D)"><B>Vector3D(double, Vector3D, double, Vector3D)</B></A> - 
+Constructor for class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Linear constructor
+ Build a vector from two other ones and corresponding scale factors.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#Vector3D(double, org.apache.commons.math.geometry.Vector3D, double, org.apache.commons.math.geometry.Vector3D, double, org.apache.commons.math.geometry.Vector3D)"><B>Vector3D(double, Vector3D, double, Vector3D, double, Vector3D)</B></A> - 
+Constructor for class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Linear constructor
+ Build a vector from three other ones and corresponding scale factors.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#Vector3D(double, org.apache.commons.math.geometry.Vector3D, double, org.apache.commons.math.geometry.Vector3D, double, org.apache.commons.math.geometry.Vector3D, double, org.apache.commons.math.geometry.Vector3D)"><B>Vector3D(double, Vector3D, double, Vector3D, double, Vector3D, double, Vector3D)</B></A> - 
+Constructor for class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Linear constructor
+ Build a vector from four other ones and corresponding scale factors.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry"><B>Vector3DFormat</B></A> - Class in <A HREF="./org/apache/commons/math/geometry/package-summary.html">org.apache.commons.math.geometry</A><DD>Formats a 3D vector in components list format "{x; y; z}".<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#Vector3DFormat()"><B>Vector3DFormat()</B></A> - 
+Constructor for class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>Create an instance with default settings.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#Vector3DFormat(java.text.NumberFormat)"><B>Vector3DFormat(NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>Create an instance with a custom number format for components.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#Vector3DFormat(java.lang.String, java.lang.String, java.lang.String)"><B>Vector3DFormat(String, String, String)</B></A> - 
+Constructor for class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>Create an instance with custom prefix, suffix and separator.
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html#Vector3DFormat(java.lang.String, java.lang.String, java.lang.String, java.text.NumberFormat)"><B>Vector3DFormat(String, String, String, NumberFormat)</B></A> - 
+Constructor for class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">Vector3DFormat</A>
+<DD>Create an instance with custom prefix, suffix, separator and format
+ for components.
+<DT><A HREF="./org/apache/commons/math/optimization/VectorialConvergenceChecker.html" title="interface in org.apache.commons.math.optimization"><B>VectorialConvergenceChecker</B></A> - Interface in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>This interface specifies how to check if a <A HREF="./org/apache/commons/math/optimization/DifferentiableMultivariateVectorialOptimizer.html" title="interface in org.apache.commons.math.optimization"><CODE>optimization algorithm</CODE></A> has converged.<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html" title="class in org.apache.commons.math.stat.descriptive.moment"><B>VectorialCovariance</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/moment/package-summary.html">org.apache.commons.math.stat.descriptive.moment</A><DD>Returns the covariance matrix of the available vectors.<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html#VectorialCovariance(int, boolean)"><B>VectorialCovariance(int, boolean)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">VectorialCovariance</A>
+<DD>Constructs a VectorialCovariance.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialMean.html" title="class in org.apache.commons.math.stat.descriptive.moment"><B>VectorialMean</B></A> - Class in <A HREF="./org/apache/commons/math/stat/descriptive/moment/package-summary.html">org.apache.commons.math.stat.descriptive.moment</A><DD>Returns the arithmetic mean of the available vectors.<DT><A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialMean.html#VectorialMean(int)"><B>VectorialMean(int)</B></A> - 
+Constructor for class org.apache.commons.math.stat.descriptive.moment.<A HREF="./org/apache/commons/math/stat/descriptive/moment/VectorialMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">VectorialMean</A>
+<DD>Constructs a VectorialMean.
+<DT><A HREF="./org/apache/commons/math/optimization/VectorialPointValuePair.html" title="class in org.apache.commons.math.optimization"><B>VectorialPointValuePair</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/package-summary.html">org.apache.commons.math.optimization</A><DD>This class holds a point and the vectorial value of an objective function at this point.<DT><A HREF="./org/apache/commons/math/optimization/VectorialPointValuePair.html#VectorialPointValuePair(double[], double[])"><B>VectorialPointValuePair(double[], double[])</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/VectorialPointValuePair.html" title="class in org.apache.commons.math.optimization">VectorialPointValuePair</A>
+<DD>Build a point/objective function value pair.
+<DT><A HREF="./org/apache/commons/math/optimization/VectorialPointValuePair.html#VectorialPointValuePair(double[], double[], boolean)"><B>VectorialPointValuePair(double[], double[], boolean)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.<A HREF="./org/apache/commons/math/optimization/VectorialPointValuePair.html" title="class in org.apache.commons.math.optimization">VectorialPointValuePair</A>
+<DD>Build a point/objective function value pair.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#verifyBracketing(double, double, org.apache.commons.math.analysis.UnivariateRealFunction)"><B>verifyBracketing(double, double, UnivariateRealFunction)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Verifies that the endpoints specify an interval and the function takes
+ opposite signs at the enpoints, throws IllegalArgumentException if not
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#verifyDataSet(double[])"><B>verifyDataSet(double[])</B></A> - 
+Static method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Verifies that the data set has length of power of 2.
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#verifyDataSet(java.lang.Object[])"><B>verifyDataSet(Object[])</B></A> - 
+Static method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Verifies that the data set has length of power of 2.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html#verifyInputArray(double[], double[])"><B>verifyInputArray(double[], double[])</B></A> - 
+Static method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionNewtonForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionNewtonForm</A>
+<DD>Verifies that the input arrays are valid.
+<DT><A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html#verifyInterpolationArray(double[], double[])"><B>verifyInterpolationArray(double[], double[])</B></A> - 
+Static method in class org.apache.commons.math.analysis.polynomials.<A HREF="./org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.html" title="class in org.apache.commons.math.analysis.polynomials">PolynomialFunctionLagrangeForm</A>
+<DD>Verifies that the interpolation arrays are valid.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html#verifyInterval(double, double)"><B>verifyInterval(double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html" title="class in org.apache.commons.math.analysis.integration">UnivariateRealIntegratorImpl</A>
+<DD>Verifies that the endpoints specify an interval.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#verifyInterval(double, double)"><B>verifyInterval(double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Verifies that the endpoints specify an interval,
+ throws IllegalArgumentException if not
+<DT><A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html#verifyInterval(double, double)"><B>verifyInterval(double, double)</B></A> - 
+Static method in class org.apache.commons.math.transform.<A HREF="./org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">FastFourierTransformer</A>
+<DD>Verifies that the endpoints specify an interval.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/RombergIntegrator.html#verifyIterationCount()"><B>verifyIterationCount()</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/RombergIntegrator.html" title="class in org.apache.commons.math.analysis.integration">RombergIntegrator</A>
+<DD>Verifies that the upper and lower limits of iterations are valid.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/SimpsonIntegrator.html#verifyIterationCount()"><B>verifyIterationCount()</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/SimpsonIntegrator.html" title="class in org.apache.commons.math.analysis.integration">SimpsonIntegrator</A>
+<DD>Verifies that the upper and lower limits of iterations are valid.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/TrapezoidIntegrator.html#verifyIterationCount()"><B>verifyIterationCount()</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/TrapezoidIntegrator.html" title="class in org.apache.commons.math.analysis.integration">TrapezoidIntegrator</A>
+<DD>Verifies that the upper and lower limits of iterations are valid.
+<DT><A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html#verifyIterationCount()"><B>verifyIterationCount()</B></A> - 
+Method in class org.apache.commons.math.analysis.integration.<A HREF="./org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.html" title="class in org.apache.commons.math.analysis.integration">UnivariateRealIntegratorImpl</A>
+<DD>Verifies that the upper and lower limits of iterations are valid.
+<DT><A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html#verifySequence(double, double, double)"><B>verifySequence(double, double, double)</B></A> - 
+Method in class org.apache.commons.math.analysis.solvers.<A HREF="./org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.html" title="class in org.apache.commons.math.analysis.solvers">UnivariateRealSolverImpl</A>
+<DD>Verifies that <code>lower < initial < upper</code>
+ throws IllegalArgumentException if not
+<DT><A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixChangingVisitor.html#visit(int, int, T)"><B>visit(int, int, T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixChangingVisitor.html" title="class in org.apache.commons.math.linear">DefaultFieldMatrixChangingVisitor</A>
+<DD>Visit one matrix entry.
+<DT><A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixPreservingVisitor.html#visit(int, int, T)"><B>visit(int, int, T)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DefaultFieldMatrixPreservingVisitor.html" title="class in org.apache.commons.math.linear">DefaultFieldMatrixPreservingVisitor</A>
+<DD>Visit one matrix entry.
+<DT><A HREF="./org/apache/commons/math/linear/DefaultRealMatrixChangingVisitor.html#visit(int, int, double)"><B>visit(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DefaultRealMatrixChangingVisitor.html" title="class in org.apache.commons.math.linear">DefaultRealMatrixChangingVisitor</A>
+<DD>Visit one matrix entry.
+<DT><A HREF="./org/apache/commons/math/linear/DefaultRealMatrixPreservingVisitor.html#visit(int, int, double)"><B>visit(int, int, double)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/DefaultRealMatrixPreservingVisitor.html" title="class in org.apache.commons.math.linear">DefaultRealMatrixPreservingVisitor</A>
+<DD>Visit one matrix entry.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrixChangingVisitor.html#visit(int, int, T)"><B>visit(int, int, T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrixChangingVisitor.html" title="interface in org.apache.commons.math.linear">FieldMatrixChangingVisitor</A>
+<DD>Visit one matrix entry.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrixPreservingVisitor.html#visit(int, int, T)"><B>visit(int, int, T)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrixPreservingVisitor.html" title="interface in org.apache.commons.math.linear">FieldMatrixPreservingVisitor</A>
+<DD>Visit one matrix entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixChangingVisitor.html#visit(int, int, double)"><B>visit(int, int, double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixChangingVisitor.html" title="interface in org.apache.commons.math.linear">RealMatrixChangingVisitor</A>
+<DD>Visit one matrix entry.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixPreservingVisitor.html#visit(int, int, double)"><B>visit(int, int, double)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixPreservingVisitor.html" title="interface in org.apache.commons.math.linear">RealMatrixPreservingVisitor</A>
+<DD>Visit one matrix entry.
+</DL>
+<HR>
+<A NAME="_W_"><!-- --></A><H2>
+<B>W</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor)"><B>walkInColumnOrder(FieldMatrixChangingVisitor&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Visit (and possibly change) all matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor)"><B>walkInColumnOrder(FieldMatrixPreservingVisitor&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Visit (but don't change) all matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor, int, int, int, int)"><B>walkInColumnOrder(FieldMatrixChangingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Visit (and possibly change) some matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor, int, int, int, int)"><B>walkInColumnOrder(FieldMatrixPreservingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Visit (but don't change) some matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor)"><B>walkInColumnOrder(RealMatrixChangingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Visit (and possibly change) all matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor)"><B>walkInColumnOrder(RealMatrixPreservingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Visit (but don't change) all matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor, int, int, int, int)"><B>walkInColumnOrder(RealMatrixChangingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Visit (and possibly change) some matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor, int, int, int, int)"><B>walkInColumnOrder(RealMatrixPreservingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Visit (but don't change) some matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor)"><B>walkInColumnOrder(FieldMatrixChangingVisitor&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Visit (and possibly change) all matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor)"><B>walkInColumnOrder(FieldMatrixPreservingVisitor&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Visit (but don't change) all matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor, int, int, int, int)"><B>walkInColumnOrder(FieldMatrixChangingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Visit (and possibly change) some matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor, int, int, int, int)"><B>walkInColumnOrder(FieldMatrixPreservingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Visit (but don't change) some matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor)"><B>walkInColumnOrder(RealMatrixChangingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Visit (and possibly change) all matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor)"><B>walkInColumnOrder(RealMatrixPreservingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Visit (but don't change) all matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor, int, int, int, int)"><B>walkInColumnOrder(RealMatrixChangingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Visit (and possibly change) some matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor, int, int, int, int)"><B>walkInColumnOrder(RealMatrixPreservingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Visit (but don't change) some matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor)"><B>walkInColumnOrder(FieldMatrixChangingVisitor&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Visit (and possibly change) all matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor)"><B>walkInColumnOrder(FieldMatrixPreservingVisitor&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Visit (but don't change) all matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor, int, int, int, int)"><B>walkInColumnOrder(FieldMatrixChangingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Visit (and possibly change) some matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor, int, int, int, int)"><B>walkInColumnOrder(FieldMatrixPreservingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Visit (but don't change) some matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor)"><B>walkInColumnOrder(RealMatrixChangingVisitor)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Visit (and possibly change) all matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor)"><B>walkInColumnOrder(RealMatrixPreservingVisitor)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Visit (but don't change) all matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor, int, int, int, int)"><B>walkInColumnOrder(RealMatrixChangingVisitor, int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Visit (and possibly change) some matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#walkInColumnOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor, int, int, int, int)"><B>walkInColumnOrder(RealMatrixPreservingVisitor, int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Visit (but don't change) some matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#walkInColumnOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor)"><B>walkInColumnOrder(RealMatrixChangingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Visit (and possibly change) all matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#walkInColumnOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor)"><B>walkInColumnOrder(RealMatrixPreservingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Visit (but don't change) all matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#walkInColumnOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor, int, int, int, int)"><B>walkInColumnOrder(RealMatrixChangingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Visit (and possibly change) some matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#walkInColumnOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor, int, int, int, int)"><B>walkInColumnOrder(RealMatrixPreservingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Visit (but don't change) some matrix entries in column order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor)"><B>walkInOptimizedOrder(FieldMatrixChangingVisitor&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Visit (and possibly change) all matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor)"><B>walkInOptimizedOrder(FieldMatrixPreservingVisitor&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Visit (but don't change) all matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor, int, int, int, int)"><B>walkInOptimizedOrder(FieldMatrixChangingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Visit (and possibly change) some matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor, int, int, int, int)"><B>walkInOptimizedOrder(FieldMatrixPreservingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Visit (but don't change) some matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor)"><B>walkInOptimizedOrder(RealMatrixChangingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Visit (and possibly change) all matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor)"><B>walkInOptimizedOrder(RealMatrixPreservingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Visit (but don't change) all matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor, int, int, int, int)"><B>walkInOptimizedOrder(RealMatrixChangingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Visit (and possibly change) some matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor, int, int, int, int)"><B>walkInOptimizedOrder(RealMatrixPreservingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Visit (but don't change) some matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor)"><B>walkInOptimizedOrder(FieldMatrixChangingVisitor&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Visit (and possibly change) all matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor)"><B>walkInOptimizedOrder(FieldMatrixPreservingVisitor&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Visit (but don't change) all matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor, int, int, int, int)"><B>walkInOptimizedOrder(FieldMatrixChangingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Visit (and possibly change) some matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor, int, int, int, int)"><B>walkInOptimizedOrder(FieldMatrixPreservingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Visit (but don't change) some matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor)"><B>walkInOptimizedOrder(RealMatrixChangingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Visit (and possibly change) all matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor)"><B>walkInOptimizedOrder(RealMatrixPreservingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Visit (but don't change) all matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor, int, int, int, int)"><B>walkInOptimizedOrder(RealMatrixChangingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Visit (and possibly change) some matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor, int, int, int, int)"><B>walkInOptimizedOrder(RealMatrixPreservingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Visit (but don't change) some matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor)"><B>walkInOptimizedOrder(FieldMatrixChangingVisitor&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Visit (and possibly change) all matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor)"><B>walkInOptimizedOrder(FieldMatrixPreservingVisitor&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Visit (but don't change) all matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor, int, int, int, int)"><B>walkInOptimizedOrder(FieldMatrixChangingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Visit (and possibly change) some matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor, int, int, int, int)"><B>walkInOptimizedOrder(FieldMatrixPreservingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Visit (but don't change) some matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor)"><B>walkInOptimizedOrder(RealMatrixChangingVisitor)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Visit (and possibly change) all matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor)"><B>walkInOptimizedOrder(RealMatrixPreservingVisitor)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Visit (but don't change) all matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor, int, int, int, int)"><B>walkInOptimizedOrder(RealMatrixChangingVisitor, int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Visit (and possibly change) some matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#walkInOptimizedOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor, int, int, int, int)"><B>walkInOptimizedOrder(RealMatrixPreservingVisitor, int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Visit (but don't change) some matrix entries using the fastest possible order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#walkInRowOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor)"><B>walkInRowOrder(FieldMatrixChangingVisitor&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Visit (and possibly change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#walkInRowOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor)"><B>walkInRowOrder(FieldMatrixPreservingVisitor&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Visit (but don't change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#walkInRowOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor, int, int, int, int)"><B>walkInRowOrder(FieldMatrixChangingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Visit (and possibly change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html#walkInRowOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor, int, int, int, int)"><B>walkInRowOrder(FieldMatrixPreservingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>
+<DD>Visit (but don't change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor)"><B>walkInRowOrder(RealMatrixChangingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Visit (and possibly change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor)"><B>walkInRowOrder(RealMatrixPreservingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Visit (but don't change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor, int, int, int, int)"><B>walkInRowOrder(RealMatrixChangingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Visit (and possibly change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor, int, int, int, int)"><B>walkInRowOrder(RealMatrixPreservingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A>
+<DD>Visit (but don't change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#walkInRowOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor)"><B>walkInRowOrder(FieldMatrixChangingVisitor&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Visit (and possibly change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#walkInRowOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor)"><B>walkInRowOrder(FieldMatrixPreservingVisitor&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Visit (but don't change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#walkInRowOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor, int, int, int, int)"><B>walkInRowOrder(FieldMatrixChangingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Visit (and possibly change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html#walkInRowOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor, int, int, int, int)"><B>walkInRowOrder(FieldMatrixPreservingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowFieldMatrix</A>
+<DD>Visit (but don't change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor)"><B>walkInRowOrder(RealMatrixChangingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Visit (and possibly change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor)"><B>walkInRowOrder(RealMatrixPreservingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Visit (but don't change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor, int, int, int, int)"><B>walkInRowOrder(RealMatrixChangingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Visit (and possibly change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor, int, int, int, int)"><B>walkInRowOrder(RealMatrixPreservingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">Array2DRowRealMatrix</A>
+<DD>Visit (but don't change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#walkInRowOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor)"><B>walkInRowOrder(FieldMatrixChangingVisitor&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Visit (and possibly change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#walkInRowOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor)"><B>walkInRowOrder(FieldMatrixPreservingVisitor&lt;T&gt;)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Visit (but don't change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#walkInRowOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor, int, int, int, int)"><B>walkInRowOrder(FieldMatrixChangingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Visit (and possibly change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html#walkInRowOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor, int, int, int, int)"><B>walkInRowOrder(FieldMatrixPreservingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</A>
+<DD>Visit (but don't change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor)"><B>walkInRowOrder(RealMatrixChangingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Visit (and possibly change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor)"><B>walkInRowOrder(RealMatrixPreservingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Visit (but don't change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor, int, int, int, int)"><B>walkInRowOrder(RealMatrixChangingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Visit (and possibly change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor, int, int, int, int)"><B>walkInRowOrder(RealMatrixPreservingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A>
+<DD>Visit (but don't change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#walkInRowOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor)"><B>walkInRowOrder(FieldMatrixChangingVisitor&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Visit (and possibly change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#walkInRowOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor)"><B>walkInRowOrder(FieldMatrixPreservingVisitor&lt;T&gt;)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Visit (but don't change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#walkInRowOrder(org.apache.commons.math.linear.FieldMatrixChangingVisitor, int, int, int, int)"><B>walkInRowOrder(FieldMatrixChangingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Visit (and possibly change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/FieldMatrix.html#walkInRowOrder(org.apache.commons.math.linear.FieldMatrixPreservingVisitor, int, int, int, int)"><B>walkInRowOrder(FieldMatrixPreservingVisitor&lt;T&gt;, int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/FieldMatrix.html" title="interface in org.apache.commons.math.linear">FieldMatrix</A>
+<DD>Visit (but don't change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor)"><B>walkInRowOrder(RealMatrixChangingVisitor)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Visit (and possibly change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor)"><B>walkInRowOrder(RealMatrixPreservingVisitor)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Visit (but don't change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor, int, int, int, int)"><B>walkInRowOrder(RealMatrixChangingVisitor, int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Visit (and possibly change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrix.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor, int, int, int, int)"><B>walkInRowOrder(RealMatrixPreservingVisitor, int, int, int, int)</B></A> - 
+Method in interface org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>
+<DD>Visit (but don't change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor)"><B>walkInRowOrder(RealMatrixChangingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Visit (and possibly change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor)"><B>walkInRowOrder(RealMatrixPreservingVisitor)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Visit (but don't change) all matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixChangingVisitor, int, int, int, int)"><B>walkInRowOrder(RealMatrixChangingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Visit (and possibly change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html#walkInRowOrder(org.apache.commons.math.linear.RealMatrixPreservingVisitor, int, int, int, int)"><B>walkInRowOrder(RealMatrixPreservingVisitor, int, int, int, int)</B></A> - 
+Method in class org.apache.commons.math.linear.<A HREF="./org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">RealMatrixImpl</A>
+<DD><B>Deprecated.</B>&nbsp;Visit (but don't change) some matrix entries in row order.
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistribution.html" title="interface in org.apache.commons.math.distribution"><B>WeibullDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Weibull Distribution.<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution"><B>WeibullDistributionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Default implementation of
+ <A HREF="./org/apache/commons/math/distribution/WeibullDistribution.html" title="interface in org.apache.commons.math.distribution"><CODE>WeibullDistribution</CODE></A>.<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html#WeibullDistributionImpl(double, double)"><B>WeibullDistributionImpl(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution">WeibullDistributionImpl</A>
+<DD>Creates weibull distribution with the given shape and scale and a
+ location equal to zero.
+<DT><A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html#WeibullDistributionImpl(double, double, double)"><B>WeibullDistributionImpl(double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution">WeibullDistributionImpl</A>
+<DD>Creates weibull distribution with the given shape, scale and inverse
+ cumulative probability accuracy and a location equal to zero.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/WeightedEvaluation.html" title="interface in org.apache.commons.math.stat.descriptive"><B>WeightedEvaluation</B></A> - Interface in <A HREF="./org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A><DD>Weighted evaluation for statistics.<DT><A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html" title="class in org.apache.commons.math.estimation"><B>WeightedMeasurement</B></A> - Class in <A HREF="./org/apache/commons/math/estimation/package-summary.html">org.apache.commons.math.estimation</A><DD><B>Deprecated.</B>&nbsp;<I>as of 2.0, everything in package org.apache.commons.math.estimation has
+ been deprecated and replaced by package org.apache.commons.math.optimization.general</I><DT><A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html#WeightedMeasurement(double, double)"><B>WeightedMeasurement(double, double)</B></A> - 
+Constructor for class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html" title="class in org.apache.commons.math.estimation">WeightedMeasurement</A>
+<DD><B>Deprecated.</B>&nbsp;Simple constructor.
+<DT><A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html#WeightedMeasurement(double, double, boolean)"><B>WeightedMeasurement(double, double, boolean)</B></A> - 
+Constructor for class org.apache.commons.math.estimation.<A HREF="./org/apache/commons/math/estimation/WeightedMeasurement.html" title="class in org.apache.commons.math.estimation">WeightedMeasurement</A>
+<DD><B>Deprecated.</B>&nbsp;Simple constructor.
+<DT><A HREF="./org/apache/commons/math/optimization/fitting/WeightedObservedPoint.html" title="class in org.apache.commons.math.optimization.fitting"><B>WeightedObservedPoint</B></A> - Class in <A HREF="./org/apache/commons/math/optimization/fitting/package-summary.html">org.apache.commons.math.optimization.fitting</A><DD>This class is a simple container for weighted observed point in
+ <A HREF="./org/apache/commons/math/optimization/fitting/CurveFitter.html" title="class in org.apache.commons.math.optimization.fitting"><CODE>curve fitting</CODE></A>.<DT><A HREF="./org/apache/commons/math/optimization/fitting/WeightedObservedPoint.html#WeightedObservedPoint(double, double, double)"><B>WeightedObservedPoint(double, double, double)</B></A> - 
+Constructor for class org.apache.commons.math.optimization.fitting.<A HREF="./org/apache/commons/math/optimization/fitting/WeightedObservedPoint.html" title="class in org.apache.commons.math.optimization.fitting">WeightedObservedPoint</A>
+<DD>Simple constructor.
+<DT><A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#windowSize"><B>windowSize</B></A> - 
+Variable in class org.apache.commons.math.stat.descriptive.<A HREF="./org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A>
+<DD>hold the window size
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#writeBaseExternal(java.io.ObjectOutput)"><B>writeBaseExternal(ObjectOutput)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>Save the base state of the instance.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#writeExternal(java.io.ObjectOutput)"><B>writeExternal(ObjectOutput)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A>
+<DD>
+<DT><A HREF="./org/apache/commons/math/ode/sampling/DummyStepInterpolator.html#writeExternal(java.io.ObjectOutput)"><B>writeExternal(ObjectOutput)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/DummyStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">DummyStepInterpolator</A>
+<DD>Write the instance to an output channel.
+<DT><A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html#writeExternal(java.io.ObjectOutput)"><B>writeExternal(ObjectOutput)</B></A> - 
+Method in class org.apache.commons.math.ode.sampling.<A HREF="./org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">NordsieckStepInterpolator</A>
+<DD>
+</DL>
+<HR>
+<A NAME="_X_"><!-- --></A><H2>
+<B>X</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#X"><B>X</B></A> - 
+Variable in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>X sample data.
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html#XYX"><B>XYX</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry">RotationOrder</A>
+<DD>Set of Euler angles.
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html#XYZ"><B>XYZ</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry">RotationOrder</A>
+<DD>Set of Cardan angles.
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html#XZX"><B>XZX</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry">RotationOrder</A>
+<DD>Set of Euler angles.
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html#XZY"><B>XZY</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry">RotationOrder</A>
+<DD>Set of Cardan angles.
+</DL>
+<HR>
+<A NAME="_Y_"><!-- --></A><H2>
+<B>Y</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html#Y"><B>Y</B></A> - 
+Variable in class org.apache.commons.math.stat.regression.<A HREF="./org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math.stat.regression">AbstractMultipleLinearRegression</A>
+<DD>Y sample data.
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html#YXY"><B>YXY</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry">RotationOrder</A>
+<DD>Set of Euler angles.
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html#YXZ"><B>YXZ</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry">RotationOrder</A>
+<DD>Set of Cardan angles.
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html#YZX"><B>YZX</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry">RotationOrder</A>
+<DD>Set of Cardan angles.
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html#YZY"><B>YZY</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry">RotationOrder</A>
+<DD>Set of Euler angles.
+</DL>
+<HR>
+<A NAME="_Z_"><!-- --></A><H2>
+<B>Z</B></H2>
+<DL>
+<DT><A HREF="./org/apache/commons/math/analysis/ComposableFunction.html#ZERO"><B>ZERO</B></A> - 
+Static variable in class org.apache.commons.math.analysis.<A HREF="./org/apache/commons/math/analysis/ComposableFunction.html" title="class in org.apache.commons.math.analysis">ComposableFunction</A>
+<DD>The constant function always returning 0.
+<DT><A HREF="./org/apache/commons/math/complex/Complex.html#ZERO"><B>ZERO</B></A> - 
+Static variable in class org.apache.commons.math.complex.<A HREF="./org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">Complex</A>
+<DD>A complex number representing "0.0 + 0.0i"
+<DT><A HREF="./org/apache/commons/math/fraction/BigFraction.html#ZERO"><B>ZERO</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">BigFraction</A>
+<DD>A fraction representing "0".
+<DT><A HREF="./org/apache/commons/math/fraction/Fraction.html#ZERO"><B>ZERO</B></A> - 
+Static variable in class org.apache.commons.math.fraction.<A HREF="./org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">Fraction</A>
+<DD>A fraction representing "0".
+<DT><A HREF="./org/apache/commons/math/geometry/Vector3D.html#ZERO"><B>ZERO</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">Vector3D</A>
+<DD>Null vector (coordinates: 0, 0, 0).
+<DT><A HREF="./org/apache/commons/math/util/BigReal.html#ZERO"><B>ZERO</B></A> - 
+Static variable in class org.apache.commons.math.util.<A HREF="./org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">BigReal</A>
+<DD>A big real representing 0.
+<DT><A HREF="./org/apache/commons/math/distribution/ZipfDistribution.html" title="interface in org.apache.commons.math.distribution"><B>ZipfDistribution</B></A> - Interface in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>The Zipf (or zeta) Distribution.<DT><A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html" title="class in org.apache.commons.math.distribution"><B>ZipfDistributionImpl</B></A> - Class in <A HREF="./org/apache/commons/math/distribution/package-summary.html">org.apache.commons.math.distribution</A><DD>Implementation for the <A HREF="./org/apache/commons/math/distribution/ZipfDistribution.html" title="interface in org.apache.commons.math.distribution"><CODE>ZipfDistribution</CODE></A>.<DT><A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html#ZipfDistributionImpl(int, double)"><B>ZipfDistributionImpl(int, double)</B></A> - 
+Constructor for class org.apache.commons.math.distribution.<A HREF="./org/apache/commons/math/distribution/ZipfDistributionImpl.html" title="class in org.apache.commons.math.distribution">ZipfDistributionImpl</A>
+<DD>Create a new Zipf distribution with the given number of elements and
+ exponent.
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html#ZXY"><B>ZXY</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry">RotationOrder</A>
+<DD>Set of Cardan angles.
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html#ZXZ"><B>ZXZ</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry">RotationOrder</A>
+<DD>Set of Euler angles.
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html#ZYX"><B>ZYX</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry">RotationOrder</A>
+<DD>Set of Cardan angles.
+<DT><A HREF="./org/apache/commons/math/geometry/RotationOrder.html#ZYZ"><B>ZYZ</B></A> - 
+Static variable in class org.apache.commons.math.geometry.<A HREF="./org/apache/commons/math/geometry/RotationOrder.html" title="class in org.apache.commons.math.geometry">RotationOrder</A>
+<DD>Set of Euler angles.
+</DL>
+<HR>
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Y_">Y</A> <A HREF="#_Z_">Z</A> 
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2003-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>