http://git-wip-us.apache.org/repos/asf/commons-complex/blob/b3576eeb/site-content/.svn/pristine/05/0595ce493cd92b77128a9cb98e79cef6b904e801.svn-base ---------------------------------------------------------------------- diff --git a/site-content/.svn/pristine/05/0595ce493cd92b77128a9cb98e79cef6b904e801.svn-base b/site-content/.svn/pristine/05/0595ce493cd92b77128a9cb98e79cef6b904e801.svn-base deleted file mode 100644 index bc01750..0000000 --- a/site-content/.svn/pristine/05/0595ce493cd92b77128a9cb98e79cef6b904e801.svn-base +++ /dev/null @@ -1,36936 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Index (Apache Commons Math 3.6.1 API)</title> -<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Index (Apache Commons Math 3.6.1 API)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="./overview-summary.html">Overview</a></li> -<li>Package</li> -<li>Class</li> -<li>Use</li> -<li><a href="./overview-tree.html">Tree</a></li> -<li><a href="./deprecated-list.html">Deprecated</a></li> -<li class="navBarCell1Rev">Index</li> -<li><a href="./help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="./index.html?index-all.html" target="_top">Frames</a></li> -<li><a href="index-all.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="./allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="contentContainer"><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> <a name="_A_"> -<!-- --> -</a> -<h2 class="title">A</h2> -<dl> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/differentiation/DerivativeStructure.html#abs()">abs()</a></span> - Method in class org.apache.commons.math3.analysis.differentiation.<a href="./org/apache/commons/math3/analysis/differentiation/DerivativeStructure.html" title="class in org.apache.commons.math3.analysis.differentiation">DerivativeStructure</a></dt> -<dd> -<div class="block">absolute value.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/differentiation/SparseGradient.html#abs()">abs()</a></span> - Method in class org.apache.commons.math3.analysis.differentiation.<a href="./org/apache/commons/math3/analysis/differentiation/SparseGradient.html" title="class in org.apache.commons.math3.analysis.differentiation">SparseGradient</a></dt> -<dd> -<div class="block">absolute value.</div> -</dd> -<dt><a href="./org/apache/commons/math3/analysis/function/Abs.html" title="class in org.apache.commons.math3.analysis.function"><span class="strong">Abs</span></a> - Class in <a href="./org/apache/commons/math3/analysis/function/package-summary.html">org.apache.commons.math3.analysis.function</a></dt> -<dd> -<div class="block">Absolute value function.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/function/Abs.html#Abs()">Abs()</a></span> - Constructor for class org.apache.commons.math3.analysis.function.<a href="./org/apache/commons/math3/analysis/function/Abs.html" title="class in org.apache.commons.math3.analysis.function">Abs</a></dt> -<dd> </dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/complex/Complex.html#abs()">abs()</a></span> - Method in class org.apache.commons.math3.complex.<a href="./org/apache/commons/math3/complex/Complex.html" title="class in org.apache.commons.math3.complex">Complex</a></dt> -<dd> -<div class="block">Return the absolute value of this complex number.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/dfp/Dfp.html#abs()">abs()</a></span> - Method in class org.apache.commons.math3.dfp.<a href="./org/apache/commons/math3/dfp/Dfp.html" title="class in org.apache.commons.math3.dfp">Dfp</a></dt> -<dd> -<div class="block">Get the absolute value of instance.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/fraction/BigFraction.html#abs()">abs()</a></span> - Method in class org.apache.commons.math3.fraction.<a href="./org/apache/commons/math3/fraction/BigFraction.html" title="class in org.apache.commons.math3.fraction">BigFraction</a></dt> -<dd> -<div class="block"> - Returns the absolute value of this <a href="./org/apache/commons/math3/fraction/BigFraction.html" title="class in org.apache.commons.math3.fraction"><code>BigFraction</code></a>.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/fraction/Fraction.html#abs()">abs()</a></span> - Method in class org.apache.commons.math3.fraction.<a href="./org/apache/commons/math3/fraction/Fraction.html" title="class in org.apache.commons.math3.fraction">Fraction</a></dt> -<dd> -<div class="block">Returns the absolute value of this fraction.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/RealFieldElement.html#abs()">abs()</a></span> - Method in interface org.apache.commons.math3.<a href="./org/apache/commons/math3/RealFieldElement.html" title="interface in org.apache.commons.math3">RealFieldElement</a></dt> -<dd> -<div class="block">absolute value.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/util/Decimal64.html#abs()">abs()</a></span> - Method in class org.apache.commons.math3.util.<a href="./org/apache/commons/math3/util/Decimal64.html" title="class in org.apache.commons.math3.util">Decimal64</a></dt> -<dd> -<div class="block">absolute value.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/util/FastMath.html#abs(int)">abs(int)</a></span> - Static method in class org.apache.commons.math3.util.<a href="./org/apache/commons/math3/util/FastMath.html" title="class in org.apache.commons.math3.util">FastMath</a></dt> -<dd> -<div class="block">Absolute value.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/util/FastMath.html#abs(long)">abs(long)</a></span> - Static method in class org.apache.commons.math3.util.<a href="./org/apache/commons/math3/util/FastMath.html" title="class in org.apache.commons.math3.util">FastMath</a></dt> -<dd> -<div class="block">Absolute value.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/util/FastMath.html#abs(float)">abs(float)</a></span> - Static method in class org.apache.commons.math3.util.<a href="./org/apache/commons/math3/util/FastMath.html" title="class in org.apache.commons.math3.util">FastMath</a></dt> -<dd> -<div class="block">Absolute value.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/util/FastMath.html#abs(double)">abs(double)</a></span> - Static method in class org.apache.commons.math3.util.<a href="./org/apache/commons/math3/util/FastMath.html" title="class in org.apache.commons.math3.util">FastMath</a></dt> -<dd> -<div class="block">Absolute value.</div> -</dd> -<dt><a href="./org/apache/commons/math3/optim/AbstractConvergenceChecker.html" title="class in org.apache.commons.math3.optim"><span class="strong">AbstractConvergenceChecker</span></a><<a href="./org/apache/commons/math3/optim/AbstractConvergenceChecker.html" title="type parameter in AbstractConvergenceChecker">PAIR</a>> - Class in <a href="./org/apache/commons/math3/optim/package-summary.html">org.apache.commons.math3.optim</a></dt> -<dd> -<div class="block">Base class for all convergence checker implementations.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optim/AbstractConvergenceChecker.html#AbstractConvergenceChecker(double,%20double)">AbstractConvergenceChecker(double, double)</a></span> - Constructor for class org.apache.commons.math3.optim.<a href="./org/apache/commons/math3/optim/AbstractConvergenceChecker.html" title="class in org.apache.commons.math3.optim">AbstractConvergenceChecker</a></dt> -<dd> -<div class="block">Build an instance with a specified thresholds.</div> -</dd> -<dt><a href="./org/apache/commons/math3/optimization/AbstractConvergenceChecker.html" title="class in org.apache.commons.math3.optimization"><span class="strong">AbstractConvergenceChecker</span></a><<a href="./org/apache/commons/math3/optimization/AbstractConvergenceChecker.html" title="type parameter in AbstractConvergenceChecker">PAIR</a>> - Class in <a href="./org/apache/commons/math3/optimization/package-summary.html">org.apache.commons.math3.optimization</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>As of 3.1 (to be removed in 4.0).</i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optimization/AbstractConvergenceChecker.html#AbstractConvergenceChecker()">AbstractConvergenceChecker()</a></span> - Constructor for class org.apache.commons.math3.optimization.<a href="./org/apache/commons/math3/optimization/AbstractConvergenceChecker.html" title="class in org.apache.commons.math3.optimization">AbstractConvergenceChecker</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>in 3.1 (to be removed in 4.0). Convergence thresholds are - problem-dependent. As this class is intended for users who want to set - their own convergence criterion instead of relying on an algorithm's - default procedure, they should also set the thresholds appropriately - (cf. MATH-798).</i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optimization/AbstractConvergenceChecker.html#AbstractConvergenceChecker(double,%20double)">AbstractConvergenceChecker(double, double)</a></span> - Constructor for class org.apache.commons.math3.optimization.<a href="./org/apache/commons/math3/optimization/AbstractConvergenceChecker.html" title="class in org.apache.commons.math3.optimization">AbstractConvergenceChecker</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span></div> -<div class="block">Build an instance with a specified thresholds.</div> -</dd> -<dt><a href="./org/apache/commons/math3/fitting/AbstractCurveFitter.html" title="class in org.apache.commons.math3.fitting"><span class="strong">AbstractCurveFitter</span></a> - Class in <a href="./org/apache/commons/math3/fitting/package-summary.html">org.apache.commons.math3.fitting</a></dt> -<dd> -<div class="block">Base class that contains common code for fitting parametric univariate - real functions <code>y = f(p<sub>i</sub>;x)</code>, where <code>x</code> is - the independent variable and the <code>p<sub>i</sub></code> are the - <em>parameters</em>.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/fitting/AbstractCurveFitter.html#AbstractCurveFitter()">AbstractCurveFitter()</a></span> - Constructor for class org.apache.commons.math3.fitting.<a href="./org/apache/commons/math3/fitting/AbstractCurveFitter.html" title="class in org.apache.commons.math3.fitting">AbstractCurveFitter</a></dt> -<dd> </dd> -<dt><a href="./org/apache/commons/math3/fitting/AbstractCurveFitter.TheoreticalValuesFunction.html" title="class in org.apache.commons.math3.fitting"><span class="strong">AbstractCurveFitter.TheoreticalValuesFunction</span></a> - Class in <a href="./org/apache/commons/math3/fitting/package-summary.html">org.apache.commons.math3.fitting</a></dt> -<dd> -<div class="block">Vector function for computing function theoretical values.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/fitting/AbstractCurveFitter.TheoreticalValuesFunction.html#AbstractCurveFitter.TheoreticalValuesFunction(org.apache.commons.math3.analysis.ParametricUnivariateFunction,%20java.util.Collection)">AbstractCurveFitter.TheoreticalValuesFunction(ParametricUnivariateFunction, Collection<WeightedObservedPoint>)</a></span> - Constructor for class org.apache.commons.math3.fitting.<a href="./org/apache/commons/math3/fitting/AbstractCurveFitter.TheoreticalValuesFunction.html" title="class in org.apache.commons.math3.fitting">AbstractCurveFitter.TheoreticalValuesFunction</a></dt> -<dd> </dd> -<dt><a href="./org/apache/commons/math3/optimization/general/AbstractDifferentiableOptimizer.html" title="class in org.apache.commons.math3.optimization.general"><span class="strong">AbstractDifferentiableOptimizer</span></a> - Class in <a href="./org/apache/commons/math3/optimization/general/package-summary.html">org.apache.commons.math3.optimization.general</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>As of 3.1 (to be removed in 4.0).</i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optimization/general/AbstractDifferentiableOptimizer.html#AbstractDifferentiableOptimizer(org.apache.commons.math3.optimization.ConvergenceChecker)">AbstractDifferentiableOptimizer(ConvergenceChecker<PointValuePair>)</a></span> - Constructor for class org.apache.commons.math3.optimization.general.<a href="./org/apache/commons/math3/optimization/general/AbstractDifferentiableOptimizer.html" title="class in org.apache.commons.math3.optimization.general">AbstractDifferentiableOptimizer</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span></div> - </dd> -<dt><a href="./org/apache/commons/math3/analysis/solvers/AbstractDifferentiableUnivariateSolver.html" title="class in org.apache.commons.math3.analysis.solvers"><span class="strong">AbstractDifferentiableUnivariateSolver</span></a> - Class in <a href="./org/apache/commons/math3/analysis/solvers/package-summary.html">org.apache.commons.math3.analysis.solvers</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>as of 3.1, replaced by <a href="./org/apache/commons/math3/analysis/solvers/AbstractUnivariateDifferentiableSolver.html" title="class in org.apache.commons.math3.analysis.solvers"><code>AbstractUnivariateDifferentiableSolver</code></a></i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/solvers/AbstractDifferentiableUnivariateSolver.html#AbstractDifferentiableUnivariateSolver(double)">AbstractDifferentiableUnivariateSolver(double)</a></span> - Constructor for class org.apache.commons.math3.analysis.solvers.<a href="./org/apache/commons/math3/analysis/solvers/AbstractDifferentiableUnivariateSolver.html" title="class in org.apache.commons.math3.analysis.solvers">AbstractDifferentiableUnivariateSolver</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span></div> -<div class="block">Construct a solver with given absolute accuracy.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/solvers/AbstractDifferentiableUnivariateSolver.html#AbstractDifferentiableUnivariateSolver(double,%20double,%20double)">AbstractDifferentiableUnivariateSolver(double, double, double)</a></span> - Constructor for class org.apache.commons.math3.analysis.solvers.<a href="./org/apache/commons/math3/analysis/solvers/AbstractDifferentiableUnivariateSolver.html" title="class in org.apache.commons.math3.analysis.solvers">AbstractDifferentiableUnivariateSolver</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span></div> -<div class="block">Construct a solver with given accuracies.</div> -</dd> -<dt><a href="./org/apache/commons/math3/fitting/leastsquares/AbstractEvaluation.html" title="class in org.apache.commons.math3.fitting.leastsquares"><span class="strong">AbstractEvaluation</span></a> - Class in <a href="./org/apache/commons/math3/fitting/leastsquares/package-summary.html">org.apache.commons.math3.fitting.leastsquares</a></dt> -<dd> -<div class="block">An implementation of <a href="./org/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem.Evaluation.html" title="interface in org.apache.commons.math3.fitting.leastsquares"><code>LeastSquaresProblem.Evaluation</code></a> that is designed for extension.</div> -</dd> -<dt><a href="./org/apache/commons/math3/ode/AbstractFieldIntegrator.html" title="class in org.apache.commons.math3.ode"><span class="strong">AbstractFieldIntegrator</span></a><<a href="./org/apache/commons/math3/ode/AbstractFieldIntegrator.html" title="type parameter in AbstractFieldIntegrator">T</a> extends <a href="./org/apache/commons/math3/RealFieldElement.html" title="interface in org.apache.commons.math3">RealFieldElement</a><<a href="./org/apache/commons/math3/ode/AbstractFieldIntegrator.html" title="type parameter in AbstractFieldIntegrator">T</a>>> - Class in <a href="./org/apache/commons/math3/ode/package-summary.html">org.apache.commons.math3.ode</a></dt> -<dd> -<div class="block">Base class managing common boilerplate for all integrators.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/AbstractFieldIntegrator.html#AbstractFieldIntegrator(org.apache.commons.math3.Field,%20java.lang.String)">AbstractFieldIntegrator(Field<T>, String)</a></span> - Constructor for class org.apache.commons.math3.ode.<a href="./org/apache/commons/math3/ode/AbstractFieldIntegrator.html" title="class in org.apache.commons.math3.ode">AbstractFieldIntegrator</a></dt> -<dd> -<div class="block">Build an instance.</div> -</dd> -<dt><a href="./org/apache/commons/math3/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math3.linear"><span class="strong">AbstractFieldMatrix</span></a><<a href="./org/apache/commons/math3/linear/AbstractFieldMatrix.html" title="type parameter in AbstractFieldMatrix">T</a> extends <a href="./org/apache/commons/math3/FieldElement.html" title="interface in org.apache.commons.math3">FieldElement</a><<a href="./org/apache/commons/math3/linear/AbstractFieldMatrix.html" title="type parameter in AbstractFieldMatrix">T</a>>> - Class in <a href="./org/apache/commons/math3/linear/package-summary.html">org.apache.commons.math3.linear</a></dt> -<dd> -<div class="block">Basic implementation of <a href="./org/apache/commons/math3/linear/FieldMatrix.html" title="interface in org.apache.commons.math3.linear"><code>FieldMatrix</code></a> methods regardless of the underlying storage.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/linear/AbstractFieldMatrix.html#AbstractFieldMatrix()">AbstractFieldMatrix()</a></span> - Constructor for class org.apache.commons.math3.linear.<a href="./org/apache/commons/math3/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math3.linear">AbstractFieldMatrix</a></dt> -<dd> -<div class="block">Constructor for use with Serializable</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/linear/AbstractFieldMatrix.html#AbstractFieldMatrix(org.apache.commons.math3.Field)">AbstractFieldMatrix(Field<T>)</a></span> - Constructor for class org.apache.commons.math3.linear.<a href="./org/apache/commons/math3/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math3.linear">AbstractFieldMatrix</a></dt> -<dd> -<div class="block">Creates a matrix with no data</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/linear/AbstractFieldMatrix.html#AbstractFieldMatrix(org.apache.commons.math3.Field,%20int,%20int)">AbstractFieldMatrix(Field<T>, int, int)</a></span> - Constructor for class org.apache.commons.math3.linear.<a href="./org/apache/commons/math3/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math3.linear">AbstractFieldMatrix</a></dt> -<dd> -<div class="block">Create a new FieldMatrix<T> with the supplied row and column dimensions.</div> -</dd> -<dt><a href="./org/apache/commons/math3/ode/sampling/AbstractFieldStepInterpolator.html" title="class in org.apache.commons.math3.ode.sampling"><span class="strong">AbstractFieldStepInterpolator</span></a><<a href="./org/apache/commons/math3/ode/sampling/AbstractFieldStepInterpolator.html" title="type parameter in AbstractFieldStepInterpolator">T</a> extends <a href="./org/apache/commons/math3/RealFieldElement.html" title="interface in org.apache.commons.math3">RealFieldElement</a><<a href="./org/apache/commons/math3/ode/sampling/AbstractFieldStepInterpolator.html" title="type parameter in AbstractFieldStepInterpolator">T</a>>> - Class in <a href="./org/apache/commons/math3/ode/sampling/package-summary.html">org.apache.commons.math3.ode.sampling</a></dt> -<dd> -<div class="block">This abstract class represents an interpolator over the last step - during an ODE integration.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/sampling/AbstractFieldStepInterpolator.html#AbstractFieldStepInterpolator(boolean,%20org.apache.commons.math3.ode.FieldODEStateAndDerivative,%20org.apache.commons.math3.ode.FieldODEStateAndDerivative,%20org.apache.commons.math3.ode.FieldODEStateAndDerivative,%20org.apache.commons.math3.ode.FieldODEStateAndDerivative,%20org.apache.commons.math3.ode.FieldEquationsMapper)">AbstractFieldStepInterpolator(boolean, FieldODEStateAndDerivative<T>, FieldODEStateAndDerivative<T>, FieldODEStateAndDerivative<T>, FieldODEStateAndDerivative<T>, FieldEquationsMapper<T>)</a></span> - Constructor for class org.apache.commons.math3.ode.sampling.<a href="./org/apache/commons/math3/ode/sampling/AbstractFieldStepInterpolator.html" title="class in org.apache.commons.math3.ode.sampling">AbstractFieldStepInterpolator</a></dt> -<dd> -<div class="block">Simple constructor.</div> -</dd> -<dt><a href="./org/apache/commons/math3/fraction/AbstractFormat.html" title="class in org.apache.commons.math3.fraction"><span class="strong">AbstractFormat</span></a> - Class in <a href="./org/apache/commons/math3/fraction/package-summary.html">org.apache.commons.math3.fraction</a></dt> -<dd> -<div class="block">Common part shared by both <a href="./org/apache/commons/math3/fraction/FractionFormat.html" title="class in org.apache.commons.math3.fraction"><code>FractionFormat</code></a> and <a href="./org/apache/commons/math3/fraction/BigFractionFormat.html" title="class in org.apache.commons.math3.fraction"><code>BigFractionFormat</code></a>.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/fraction/AbstractFormat.html#AbstractFormat()">AbstractFormat()</a></span> - Constructor for class org.apache.commons.math3.fraction.<a href="./org/apache/commons/math3/fraction/AbstractFormat.html" title="class in org.apache.commons.math3.fraction">AbstractFormat</a></dt> -<dd> -<div class="block">Create an improper formatting instance with the default number format - for the numerator and denominator.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/fraction/AbstractFormat.html#AbstractFormat(java.text.NumberFormat)">AbstractFormat(NumberFormat)</a></span> - Constructor for class org.apache.commons.math3.fraction.<a href="./org/apache/commons/math3/fraction/AbstractFormat.html" title="class in org.apache.commons.math3.fraction">AbstractFormat</a></dt> -<dd> -<div class="block">Create an improper formatting instance with a custom number format for - both the numerator and denominator.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/fraction/AbstractFormat.html#AbstractFormat(java.text.NumberFormat,%20java.text.NumberFormat)">AbstractFormat(NumberFormat, NumberFormat)</a></span> - Constructor for class org.apache.commons.math3.fraction.<a href="./org/apache/commons/math3/fraction/AbstractFormat.html" title="class in org.apache.commons.math3.fraction">AbstractFormat</a></dt> -<dd> -<div class="block">Create an improper formatting instance with a custom number format for - the numerator and a custom number format for the denominator.</div> -</dd> -<dt><a href="./org/apache/commons/math3/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math3.distribution"><span class="strong">AbstractIntegerDistribution</span></a> - Class in <a href="./org/apache/commons/math3/distribution/package-summary.html">org.apache.commons.math3.distribution</a></dt> -<dd> -<div class="block">Base class for integer-valued discrete distributions.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/distribution/AbstractIntegerDistribution.html#AbstractIntegerDistribution()">AbstractIntegerDistribution()</a></span> - Constructor for class org.apache.commons.math3.distribution.<a href="./org/apache/commons/math3/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math3.distribution">AbstractIntegerDistribution</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>As of 3.1, to be removed in 4.0. Please use - <a href="./org/apache/commons/math3/distribution/AbstractIntegerDistribution.html#AbstractIntegerDistribution(org.apache.commons.math3.random.RandomGenerator)"><code>AbstractIntegerDistribution.AbstractIntegerDistribution(RandomGenerator)</code></a> instead.</i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/distribution/AbstractIntegerDistribution.html#AbstractIntegerDistribution(org.apache.commons.math3.random.RandomGenerator)">AbstractIntegerDistribution(RandomGenerator)</a></span> - Constructor for class org.apache.commons.math3.distribution.<a href="./org/apache/commons/math3/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math3.distribution">AbstractIntegerDistribution</a></dt> -<dd> </dd> -<dt><a href="./org/apache/commons/math3/ode/AbstractIntegrator.html" title="class in org.apache.commons.math3.ode"><span class="strong">AbstractIntegrator</span></a> - Class in <a href="./org/apache/commons/math3/ode/package-summary.html">org.apache.commons.math3.ode</a></dt> -<dd> -<div class="block">Base class managing common boilerplate for all integrators.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/AbstractIntegrator.html#AbstractIntegrator(java.lang.String)">AbstractIntegrator(String)</a></span> - Constructor for class org.apache.commons.math3.ode.<a href="./org/apache/commons/math3/ode/AbstractIntegrator.html" title="class in org.apache.commons.math3.ode">AbstractIntegrator</a></dt> -<dd> -<div class="block">Build an instance.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/AbstractIntegrator.html#AbstractIntegrator()">AbstractIntegrator()</a></span> - Constructor for class org.apache.commons.math3.ode.<a href="./org/apache/commons/math3/ode/AbstractIntegrator.html" title="class in org.apache.commons.math3.ode">AbstractIntegrator</a></dt> -<dd> -<div class="block">Build an instance with a null name.</div> -</dd> -<dt><a href="./org/apache/commons/math3/optim/nonlinear/vector/jacobian/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math3.optim.nonlinear.vector.jacobian"><span class="strong">AbstractLeastSquaresOptimizer</span></a> - Class in <a href="./org/apache/commons/math3/optim/nonlinear/vector/jacobian/package-summary.html">org.apache.commons.math3.optim.nonlinear.vector.jacobian</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>All classes and interfaces in this package are deprecated. - The optimizers that were provided here were moved to the - <a href="./org/apache/commons/math3/fitting/leastsquares/package-summary.html"><code>org.apache.commons.math3.fitting.leastsquares</code></a> package - (cf. MATH-1008).</i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optim/nonlinear/vector/jacobian/AbstractLeastSquaresOptimizer.html#AbstractLeastSquaresOptimizer(org.apache.commons.math3.optim.ConvergenceChecker)">AbstractLeastSquaresOptimizer(ConvergenceChecker<PointVectorValuePair>)</a></span> - Constructor for class org.apache.commons.math3.optim.nonlinear.vector.jacobian.<a href="./org/apache/commons/math3/optim/nonlinear/vector/jacobian/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math3.optim.nonlinear.vector.jacobian">AbstractLeastSquaresOptimizer</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span></div> - </dd> -<dt><a href="./org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math3.optimization.general"><span class="strong">AbstractLeastSquaresOptimizer</span></a> - Class in <a href="./org/apache/commons/math3/optimization/general/package-summary.html">org.apache.commons.math3.optimization.general</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>As of 3.1 (to be removed in 4.0).</i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer.html#AbstractLeastSquaresOptimizer()">AbstractLeastSquaresOptimizer()</a></span> - Constructor for class org.apache.commons.math3.optimization.general.<a href="./org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math3.optimization.general">AbstractLeastSquaresOptimizer</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>See <a href="./org/apache/commons/math3/optimization/SimpleValueChecker.html#SimpleValueChecker()"><code>SimpleValueChecker.SimpleValueChecker()</code></a></i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer.html#AbstractLeastSquaresOptimizer(org.apache.commons.math3.optimization.ConvergenceChecker)">AbstractLeastSquaresOptimizer(ConvergenceChecker<PointVectorValuePair>)</a></span> - Constructor for class org.apache.commons.math3.optimization.general.<a href="./org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math3.optimization.general">AbstractLeastSquaresOptimizer</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span></div> - </dd> -<dt><a href="./org/apache/commons/math3/optimization/linear/AbstractLinearOptimizer.html" title="class in org.apache.commons.math3.optimization.linear"><span class="strong">AbstractLinearOptimizer</span></a> - Class in <a href="./org/apache/commons/math3/optimization/linear/package-summary.html">org.apache.commons.math3.optimization.linear</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>As of 3.1 (to be removed in 4.0).</i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optimization/linear/AbstractLinearOptimizer.html#AbstractLinearOptimizer()">AbstractLinearOptimizer()</a></span> - Constructor for class org.apache.commons.math3.optimization.linear.<a href="./org/apache/commons/math3/optimization/linear/AbstractLinearOptimizer.html" title="class in org.apache.commons.math3.optimization.linear">AbstractLinearOptimizer</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span></div> -<div class="block">Simple constructor with default settings.</div> -</dd> -<dt><a href="./org/apache/commons/math3/genetics/AbstractListChromosome.html" title="class in org.apache.commons.math3.genetics"><span class="strong">AbstractListChromosome</span></a><<a href="./org/apache/commons/math3/genetics/AbstractListChromosome.html" title="type parameter in AbstractListChromosome">T</a>> - Class in <a href="./org/apache/commons/math3/genetics/package-summary.html">org.apache.commons.math3.genetics</a></dt> -<dd> -<div class="block">Chromosome represented by an immutable list of a fixed length.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/genetics/AbstractListChromosome.html#AbstractListChromosome(java.util.List)">AbstractListChromosome(List<T>)</a></span> - Constructor for class org.apache.commons.math3.genetics.<a href="./org/apache/commons/math3/genetics/AbstractListChromosome.html" title="class in org.apache.commons.math3.genetics">AbstractListChromosome</a></dt> -<dd> -<div class="block">Constructor, copying the input representation.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/genetics/AbstractListChromosome.html#AbstractListChromosome(T[])">AbstractListChromosome(T[])</a></span> - Constructor for class org.apache.commons.math3.genetics.<a href="./org/apache/commons/math3/genetics/AbstractListChromosome.html" title="class in org.apache.commons.math3.genetics">AbstractListChromosome</a></dt> -<dd> -<div class="block">Constructor, copying the input representation.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/genetics/AbstractListChromosome.html#AbstractListChromosome(java.util.List,%20boolean)">AbstractListChromosome(List<T>, boolean)</a></span> - Constructor for class org.apache.commons.math3.genetics.<a href="./org/apache/commons/math3/genetics/AbstractListChromosome.html" title="class in org.apache.commons.math3.genetics">AbstractListChromosome</a></dt> -<dd> -<div class="block">Constructor.</div> -</dd> -<dt><a href="./org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math3.stat.regression"><span class="strong">AbstractMultipleLinearRegression</span></a> - Class in <a href="./org/apache/commons/math3/stat/regression/package-summary.html">org.apache.commons.math3.stat.regression</a></dt> -<dd> -<div class="block">Abstract base class for implementations of MultipleLinearRegression.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.html#AbstractMultipleLinearRegression()">AbstractMultipleLinearRegression()</a></span> - Constructor for class org.apache.commons.math3.stat.regression.<a href="./org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.html" title="class in org.apache.commons.math3.stat.regression">AbstractMultipleLinearRegression</a></dt> -<dd> </dd> -<dt><a href="./org/apache/commons/math3/distribution/AbstractMultivariateRealDistribution.html" title="class in org.apache.commons.math3.distribution"><span class="strong">AbstractMultivariateRealDistribution</span></a> - Class in <a href="./org/apache/commons/math3/distribution/package-summary.html">org.apache.commons.math3.distribution</a></dt> -<dd> -<div class="block">Base class for multivariate probability distributions.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/distribution/AbstractMultivariateRealDistribution.html#AbstractMultivariateRealDistribution(org.apache.commons.math3.random.RandomGenerator,%20int)">AbstractMultivariateRealDistribution(RandomGenerator, int)</a></span> - Constructor for class org.apache.commons.math3.distribution.<a href="./org/apache/commons/math3/distribution/AbstractMultivariateRealDistribution.html" title="class in org.apache.commons.math3.distribution">AbstractMultivariateRealDistribution</a></dt> -<dd> </dd> -<dt><a href="./org/apache/commons/math3/optim/AbstractOptimizationProblem.html" title="class in org.apache.commons.math3.optim"><span class="strong">AbstractOptimizationProblem</span></a><<a href="./org/apache/commons/math3/optim/AbstractOptimizationProblem.html" title="type parameter in AbstractOptimizationProblem">PAIR</a>> - Class in <a href="./org/apache/commons/math3/optim/package-summary.html">org.apache.commons.math3.optim</a></dt> -<dd> -<div class="block">Base class for implementing optimization problems.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optim/AbstractOptimizationProblem.html#AbstractOptimizationProblem(int,%20int,%20org.apache.commons.math3.optim.ConvergenceChecker)">AbstractOptimizationProblem(int, int, ConvergenceChecker<PAIR>)</a></span> - Constructor for class org.apache.commons.math3.optim.<a href="./org/apache/commons/math3/optim/AbstractOptimizationProblem.html" title="class in org.apache.commons.math3.optim">AbstractOptimizationProblem</a></dt> -<dd> -<div class="block">Create an <a href="./org/apache/commons/math3/optim/AbstractOptimizationProblem.html" title="class in org.apache.commons.math3.optim"><code>AbstractOptimizationProblem</code></a> from the given data.</div> -</dd> -<dt><a href="./org/apache/commons/math3/ode/AbstractParameterizable.html" title="class in org.apache.commons.math3.ode"><span class="strong">AbstractParameterizable</span></a> - Class in <a href="./org/apache/commons/math3/ode/package-summary.html">org.apache.commons.math3.ode</a></dt> -<dd> -<div class="block">This abstract class provides boilerplate parameters list.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/AbstractParameterizable.html#AbstractParameterizable(java.lang.String...)">AbstractParameterizable(String...)</a></span> - Constructor for class org.apache.commons.math3.ode.<a href="./org/apache/commons/math3/ode/AbstractParameterizable.html" title="class in org.apache.commons.math3.ode">AbstractParameterizable</a></dt> -<dd> -<div class="block">Simple constructor.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/AbstractParameterizable.html#AbstractParameterizable(java.util.Collection)">AbstractParameterizable(Collection<String>)</a></span> - Constructor for class org.apache.commons.math3.ode.<a href="./org/apache/commons/math3/ode/AbstractParameterizable.html" title="class in org.apache.commons.math3.ode">AbstractParameterizable</a></dt> -<dd> -<div class="block">Simple constructor.</div> -</dd> -<dt><a href="./org/apache/commons/math3/analysis/solvers/AbstractPolynomialSolver.html" title="class in org.apache.commons.math3.analysis.solvers"><span class="strong">AbstractPolynomialSolver</span></a> - Class in <a href="./org/apache/commons/math3/analysis/solvers/package-summary.html">org.apache.commons.math3.analysis.solvers</a></dt> -<dd> -<div class="block">Base class for solvers.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/solvers/AbstractPolynomialSolver.html#AbstractPolynomialSolver(double)">AbstractPolynomialSolver(double)</a></span> - Constructor for class org.apache.commons.math3.analysis.solvers.<a href="./org/apache/commons/math3/analysis/solvers/AbstractPolynomialSolver.html" title="class in org.apache.commons.math3.analysis.solvers">AbstractPolynomialSolver</a></dt> -<dd> -<div class="block">Construct a solver with given absolute accuracy.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/solvers/AbstractPolynomialSolver.html#AbstractPolynomialSolver(double,%20double)">AbstractPolynomialSolver(double, double)</a></span> - Constructor for class org.apache.commons.math3.analysis.solvers.<a href="./org/apache/commons/math3/analysis/solvers/AbstractPolynomialSolver.html" title="class in org.apache.commons.math3.analysis.solvers">AbstractPolynomialSolver</a></dt> -<dd> -<div class="block">Construct a solver with given accuracies.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/solvers/AbstractPolynomialSolver.html#AbstractPolynomialSolver(double,%20double,%20double)">AbstractPolynomialSolver(double, double, double)</a></span> - Constructor for class org.apache.commons.math3.analysis.solvers.<a href="./org/apache/commons/math3/analysis/solvers/AbstractPolynomialSolver.html" title="class in org.apache.commons.math3.analysis.solvers">AbstractPolynomialSolver</a></dt> -<dd> -<div class="block">Construct a solver with given accuracies.</div> -</dd> -<dt><a href="./org/apache/commons/math3/random/AbstractRandomGenerator.html" title="class in org.apache.commons.math3.random"><span class="strong">AbstractRandomGenerator</span></a> - Class in <a href="./org/apache/commons/math3/random/package-summary.html">org.apache.commons.math3.random</a></dt> -<dd> -<div class="block">Abstract class implementing the <a href="./org/apache/commons/math3/random/RandomGenerator.html" title="interface in org.apache.commons.math3.random"><code>RandomGenerator</code></a> interface.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/random/AbstractRandomGenerator.html#AbstractRandomGenerator()">AbstractRandomGenerator()</a></span> - Constructor for class org.apache.commons.math3.random.<a href="./org/apache/commons/math3/random/AbstractRandomGenerator.html" title="class in org.apache.commons.math3.random">AbstractRandomGenerator</a></dt> -<dd> -<div class="block">Construct a RandomGenerator.</div> -</dd> -<dt><a href="./org/apache/commons/math3/distribution/AbstractRealDistribution.html" title="class in org.apache.commons.math3.distribution"><span class="strong">AbstractRealDistribution</span></a> - Class in <a href="./org/apache/commons/math3/distribution/package-summary.html">org.apache.commons.math3.distribution</a></dt> -<dd> -<div class="block">Base class for probability distributions on the reals.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/distribution/AbstractRealDistribution.html#AbstractRealDistribution()">AbstractRealDistribution()</a></span> - Constructor for class org.apache.commons.math3.distribution.<a href="./org/apache/commons/math3/distribution/AbstractRealDistribution.html" title="class in org.apache.commons.math3.distribution">AbstractRealDistribution</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>As of 3.1, to be removed in 4.0. Please use - <a href="./org/apache/commons/math3/distribution/AbstractRealDistribution.html#AbstractRealDistribution(org.apache.commons.math3.random.RandomGenerator)"><code>AbstractRealDistribution.AbstractRealDistribution(RandomGenerator)</code></a> instead.</i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/distribution/AbstractRealDistribution.html#AbstractRealDistribution(org.apache.commons.math3.random.RandomGenerator)">AbstractRealDistribution(RandomGenerator)</a></span> - Constructor for class org.apache.commons.math3.distribution.<a href="./org/apache/commons/math3/distribution/AbstractRealDistribution.html" title="class in org.apache.commons.math3.distribution">AbstractRealDistribution</a></dt> -<dd> </dd> -<dt><a href="./org/apache/commons/math3/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math3.linear"><span class="strong">AbstractRealMatrix</span></a> - Class in <a href="./org/apache/commons/math3/linear/package-summary.html">org.apache.commons.math3.linear</a></dt> -<dd> -<div class="block">Basic implementation of RealMatrix methods regardless of the underlying storage.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/linear/AbstractRealMatrix.html#AbstractRealMatrix()">AbstractRealMatrix()</a></span> - Constructor for class org.apache.commons.math3.linear.<a href="./org/apache/commons/math3/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math3.linear">AbstractRealMatrix</a></dt> -<dd> -<div class="block">Creates a matrix with no data</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/linear/AbstractRealMatrix.html#AbstractRealMatrix(int,%20int)">AbstractRealMatrix(int, int)</a></span> - Constructor for class org.apache.commons.math3.linear.<a href="./org/apache/commons/math3/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math3.linear">AbstractRealMatrix</a></dt> -<dd> -<div class="block">Create a new RealMatrix with the supplied row and column dimensions.</div> -</dd> -<dt><a href="./org/apache/commons/math3/geometry/partitioning/AbstractRegion.html" title="class in org.apache.commons.math3.geometry.partitioning"><span class="strong">AbstractRegion</span></a><<a href="./org/apache/commons/math3/geometry/partitioning/AbstractRegion.html" title="type parameter in AbstractRegion">S</a> extends <a href="./org/apache/commons/math3/geometry/Space.html" title="interface in org.apache.commons.math3.geometry">Space</a>,<a href="./org/apache/commons/math3/geometry/partitioning/AbstractRegion.html" title="type parameter in AbstractRegion">T</a> extends <a href="./org/apache/commons/math3/geometry/Space.html" title="interface in org.apache.commons.math3.geometry">Space</a>> - Class in <a href="./org/apache/commons/math3/geometry/partitioning/package-summary.html">org.apache.commons.math3.geometry.partitioning</a></dt> -<dd> -<div class="block">Abstract class for all regions, independently of geometry type or dimension.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/geometry/partitioning/AbstractRegion.html#AbstractRegion(double)">AbstractRegion(double)</a></span> - Constructor for class org.apache.commons.math3.geometry.partitioning.<a href="./org/apache/commons/math3/geometry/partitioning/AbstractRegion.html" title="class in org.apache.commons.math3.geometry.partitioning">AbstractRegion</a></dt> -<dd> -<div class="block">Build a region representing the whole space.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/geometry/partitioning/AbstractRegion.html#AbstractRegion(org.apache.commons.math3.geometry.partitioning.BSPTree,%20double)">AbstractRegion(BSPTree<S>, double)</a></span> - Constructor for class org.apache.commons.math3.geometry.partitioning.<a href="./org/apache/commons/math3/geometry/partitioning/AbstractRegion.html" title="class in org.apache.commons.math3.geometry.partitioning">AbstractRegion</a></dt> -<dd> -<div class="block">Build a region from an inside/outside BSP tree.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/geometry/partitioning/AbstractRegion.html#AbstractRegion(java.util.Collection,%20double)">AbstractRegion(Collection<SubHyperplane<S>>, double)</a></span> - Constructor for class org.apache.commons.math3.geometry.partitioning.<a href="./org/apache/commons/math3/geometry/partitioning/AbstractRegion.html" title="class in org.apache.commons.math3.geometry.partitioning">AbstractRegion</a></dt> -<dd> -<div class="block">Build a Region from a Boundary REPresentation (B-rep).</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/geometry/partitioning/AbstractRegion.html#AbstractRegion(org.apache.commons.math3.geometry.partitioning.Hyperplane[],%20double)">AbstractRegion(Hyperplane<S>[], double)</a></span> - Constructor for class org.apache.commons.math3.geometry.partitioning.<a href="./org/apache/commons/math3/geometry/partitioning/AbstractRegion.html" title="class in org.apache.commons.math3.geometry.partitioning">AbstractRegion</a></dt> -<dd> -<div class="block">Build a convex region from an array of bounding hyperplanes.</div> -</dd> -<dt><a href="./org/apache/commons/math3/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math3.optimization.general"><span class="strong">AbstractScalarDifferentiableOptimizer</span></a> - Class in <a href="./org/apache/commons/math3/optimization/general/package-summary.html">org.apache.commons.math3.optimization.general</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>As of 3.1 (to be removed in 4.0).</i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optimization/general/AbstractScalarDifferentiableOptimizer.html#AbstractScalarDifferentiableOptimizer()">AbstractScalarDifferentiableOptimizer()</a></span> - Constructor for class org.apache.commons.math3.optimization.general.<a href="./org/apache/commons/math3/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math3.optimization.general">AbstractScalarDifferentiableOptimizer</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>See <a href="./org/apache/commons/math3/optimization/SimpleValueChecker.html#SimpleValueChecker()"><code>SimpleValueChecker.SimpleValueChecker()</code></a></i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optimization/general/AbstractScalarDifferentiableOptimizer.html#AbstractScalarDifferentiableOptimizer(org.apache.commons.math3.optimization.ConvergenceChecker)">AbstractScalarDifferentiableOptimizer(ConvergenceChecker<PointValuePair>)</a></span> - Constructor for class org.apache.commons.math3.optimization.general.<a href="./org/apache/commons/math3/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math3.optimization.general">AbstractScalarDifferentiableOptimizer</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span></div> - </dd> -<dt><a href="./org/apache/commons/math3/optim/nonlinear/scalar/noderiv/AbstractSimplex.html" title="class in org.apache.commons.math3.optim.nonlinear.scalar.noderiv"><span class="strong">AbstractSimplex</span></a> - Class in <a href="./org/apache/commons/math3/optim/nonlinear/scalar/noderiv/package-summary.html">org.apache.commons.math3.optim.nonlinear.scalar.noderiv</a></dt> -<dd> -<div class="block">This class implements the simplex concept.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optim/nonlinear/scalar/noderiv/AbstractSimplex.html#AbstractSimplex(int)">AbstractSimplex(int)</a></span> - Constructor for class org.apache.commons.math3.optim.nonlinear.scalar.noderiv.<a href="./org/apache/commons/math3/optim/nonlinear/scalar/noderiv/AbstractSimplex.html" title="class in org.apache.commons.math3.optim.nonlinear.scalar.noderiv">AbstractSimplex</a></dt> -<dd> -<div class="block">Build a unit hypercube simplex.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optim/nonlinear/scalar/noderiv/AbstractSimplex.html#AbstractSimplex(int,%20double)">AbstractSimplex(int, double)</a></span> - Constructor for class org.apache.commons.math3.optim.nonlinear.scalar.noderiv.<a href="./org/apache/commons/math3/optim/nonlinear/scalar/noderiv/AbstractSimplex.html" title="class in org.apache.commons.math3.optim.nonlinear.scalar.noderiv">AbstractSimplex</a></dt> -<dd> -<div class="block">Build a hypercube simplex with the given side length.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optim/nonlinear/scalar/noderiv/AbstractSimplex.html#AbstractSimplex(double[])">AbstractSimplex(double[])</a></span> - Constructor for class org.apache.commons.math3.optim.nonlinear.scalar.noderiv.<a href="./org/apache/commons/math3/optim/nonlinear/scalar/noderiv/AbstractSimplex.html" title="class in org.apache.commons.math3.optim.nonlinear.scalar.noderiv">AbstractSimplex</a></dt> -<dd> -<div class="block">The start configuration for simplex is built from a box parallel to - the canonical axes of the space.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optim/nonlinear/scalar/noderiv/AbstractSimplex.html#AbstractSimplex(double[][])">AbstractSimplex(double[][])</a></span> - Constructor for class org.apache.commons.math3.optim.nonlinear.scalar.noderiv.<a href="./org/apache/commons/math3/optim/nonlinear/scalar/noderiv/AbstractSimplex.html" title="class in org.apache.commons.math3.optim.nonlinear.scalar.noderiv">AbstractSimplex</a></dt> -<dd> -<div class="block">The real initial simplex will be set up by moving the reference - simplex such that its first point is located at the start point of the - optimization.</div> -</dd> -<dt><a href="./org/apache/commons/math3/optimization/direct/AbstractSimplex.html" title="class in org.apache.commons.math3.optimization.direct"><span class="strong">AbstractSimplex</span></a> - Class in <a href="./org/apache/commons/math3/optimization/direct/package-summary.html">org.apache.commons.math3.optimization.direct</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span> -<div class="block"><i>As of 3.1 (to be removed in 4.0).</i></div> -</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(int)">AbstractSimplex(int)</a></span> - Constructor for class org.apache.commons.math3.optimization.direct.<a href="./org/apache/commons/math3/optimization/direct/AbstractSimplex.html" title="class in org.apache.commons.math3.optimization.direct">AbstractSimplex</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span></div> -<div class="block">Build a unit hypercube simplex.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(int,%20double)">AbstractSimplex(int, double)</a></span> - Constructor for class org.apache.commons.math3.optimization.direct.<a href="./org/apache/commons/math3/optimization/direct/AbstractSimplex.html" title="class in org.apache.commons.math3.optimization.direct">AbstractSimplex</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span></div> -<div class="block">Build a hypercube simplex with the given side length.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(double[])">AbstractSimplex(double[])</a></span> - Constructor for class org.apache.commons.math3.optimization.direct.<a href="./org/apache/commons/math3/optimization/direct/AbstractSimplex.html" title="class in org.apache.commons.math3.optimization.direct">AbstractSimplex</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span></div> -<div class="block">The start configuration for simplex is built from a box parallel to - the canonical axes of the space.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/optimization/direct/AbstractSimplex.html#AbstractSimplex(double[][])">AbstractSimplex(double[][])</a></span> - Constructor for class org.apache.commons.math3.optimization.direct.<a href="./org/apache/commons/math3/optimization/direct/AbstractSimplex.html" title="class in org.apache.commons.math3.optimization.direct">AbstractSimplex</a></dt> -<dd> -<div class="block"><span class="strong">Deprecated.</span></div> -<div class="block">The real initial simplex will be set up by moving the reference - simplex such that its first point is located at the start point of the - optimization.</div> -</dd> -<dt><a href="./org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math3.ode.sampling"><span class="strong">AbstractStepInterpolator</span></a> - Class in <a href="./org/apache/commons/math3/ode/sampling/package-summary.html">org.apache.commons.math3.ode.sampling</a></dt> -<dd> -<div class="block">This abstract class represents an interpolator over the last step - during an ODE integration.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.html#AbstractStepInterpolator()">AbstractStepInterpolator()</a></span> - Constructor for class org.apache.commons.math3.ode.sampling.<a href="./org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math3.ode.sampling">AbstractStepInterpolator</a></dt> -<dd> -<div class="block">Simple constructor.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.html#AbstractStepInterpolator(double[],%20boolean,%20org.apache.commons.math3.ode.EquationsMapper,%20org.apache.commons.math3.ode.EquationsMapper[])">AbstractStepInterpolator(double[], boolean, EquationsMapper, EquationsMapper[])</a></span> - Constructor for class org.apache.commons.math3.ode.sampling.<a href="./org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math3.ode.sampling">AbstractStepInterpolator</a></dt> -<dd> -<div class="block">Simple constructor.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.html#AbstractStepInterpolator(org.apache.commons.math3.ode.sampling.AbstractStepInterpolator)">AbstractStepInterpolator(AbstractStepInterpolator)</a></span> - Constructor for class org.apache.commons.math3.ode.sampling.<a href="./org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math3.ode.sampling">AbstractStepInterpolator</a></dt> -<dd> -<div class="block">Copy constructor.</div> -</dd> -<dt><a href="./org/apache/commons/math3/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math3.stat.descriptive"><span class="strong">AbstractStorelessUnivariateStatistic</span></a> - Class in <a href="./org/apache/commons/math3/stat/descriptive/package-summary.html">org.apache.commons.math3.stat.descriptive</a></dt> -<dd> -<div class="block">Abstract implementation of the <a href="./org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math3.stat.descriptive"><code>StorelessUnivariateStatistic</code></a> interface.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/stat/descriptive/AbstractStorelessUnivariateStatistic.html#AbstractStorelessUnivariateStatistic()">AbstractStorelessUnivariateStatistic()</a></span> - Constructor for class org.apache.commons.math3.stat.descriptive.<a href="./org/apache/commons/math3/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math3.stat.descriptive">AbstractStorelessUnivariateStatistic</a></dt> -<dd> </dd> -<dt><a href="./org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.html" title="class in org.apache.commons.math3.geometry.partitioning"><span class="strong">AbstractSubHyperplane</span></a><<a href="./org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.html" title="type parameter in AbstractSubHyperplane">S</a> extends <a href="./org/apache/commons/math3/geometry/Space.html" title="interface in org.apache.commons.math3.geometry">Space</a>,<a href="./org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.html" title="type parameter in AbstractSubHyperplane">T</a> extends <a href="./org/apache/commons/math3/geometry/Space.html" title="interface in org.apache.commons.math3.geometry">Space</a>> - Class in <a href="./org/apache/commons/math3/geometry/partitioning/package-summary.html">org.apache.commons.math3.geometry.partitioning</a></dt> -<dd> -<div class="block">This class implements the dimension-independent parts of <a href="./org/apache/commons/math3/geometry/partitioning/SubHyperplane.html" title="interface in org.apache.commons.math3.geometry.partitioning"><code>SubHyperplane</code></a>.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.html#AbstractSubHyperplane(org.apache.commons.math3.geometry.partitioning.Hyperplane,%20org.apache.commons.math3.geometry.partitioning.Region)">AbstractSubHyperplane(Hyperplane<S>, Region<T>)</a></span> - Constructor for class org.apache.commons.math3.geometry.partitioning.<a href="./org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.html" title="class in org.apache.commons.math3.geometry.partitioning">AbstractSubHyperplane</a></dt> -<dd> -<div class="block">Build a sub-hyperplane from an hyperplane and a region.</div> -</dd> -<dt><a href="./org/apache/commons/math3/analysis/solvers/AbstractUnivariateDifferentiableSolver.html" title="class in org.apache.commons.math3.analysis.solvers"><span class="strong">AbstractUnivariateDifferentiableSolver</span></a> - Class in <a href="./org/apache/commons/math3/analysis/solvers/package-summary.html">org.apache.commons.math3.analysis.solvers</a></dt> -<dd> -<div class="block">Provide a default implementation for several functions useful to generic - solvers.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/solvers/AbstractUnivariateDifferentiableSolver.html#AbstractUnivariateDifferentiableSolver(double)">AbstractUnivariateDifferentiableSolver(double)</a></span> - Constructor for class org.apache.commons.math3.analysis.solvers.<a href="./org/apache/commons/math3/analysis/solvers/AbstractUnivariateDifferentiableSolver.html" title="class in org.apache.commons.math3.analysis.solvers">AbstractUnivariateDifferentiableSolver</a></dt> -<dd> -<div class="block">Construct a solver with given absolute accuracy.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/solvers/AbstractUnivariateDifferentiableSolver.html#AbstractUnivariateDifferentiableSolver(double,%20double,%20double)">AbstractUnivariateDifferentiableSolver(double, double, double)</a></span> - Constructor for class org.apache.commons.math3.analysis.solvers.<a href="./org/apache/commons/math3/analysis/solvers/AbstractUnivariateDifferentiableSolver.html" title="class in org.apache.commons.math3.analysis.solvers">AbstractUnivariateDifferentiableSolver</a></dt> -<dd> -<div class="block">Construct a solver with given accuracies.</div> -</dd> -<dt><a href="./org/apache/commons/math3/analysis/solvers/AbstractUnivariateSolver.html" title="class in org.apache.commons.math3.analysis.solvers"><span class="strong">AbstractUnivariateSolver</span></a> - Class in <a href="./org/apache/commons/math3/analysis/solvers/package-summary.html">org.apache.commons.math3.analysis.solvers</a></dt> -<dd> -<div class="block">Base class for solvers.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/solvers/AbstractUnivariateSolver.html#AbstractUnivariateSolver(double)">AbstractUnivariateSolver(double)</a></span> - Constructor for class org.apache.commons.math3.analysis.solvers.<a href="./org/apache/commons/math3/analysis/solvers/AbstractUnivariateSolver.html" title="class in org.apache.commons.math3.analysis.solvers">AbstractUnivariateSolver</a></dt> -<dd> -<div class="block">Construct a solver with given absolute accuracy.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/solvers/AbstractUnivariateSolver.html#AbstractUnivariateSolver(double,%20double)">AbstractUnivariateSolver(double, double)</a></span> - Constructor for class org.apache.commons.math3.analysis.solvers.<a href="./org/apache/commons/math3/analysis/solvers/AbstractUnivariateSolver.html" title="class in org.apache.commons.math3.analysis.solvers">AbstractUnivariateSolver</a></dt> -<dd> -<div class="block">Construct a solver with given accuracies.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/solvers/AbstractUnivariateSolver.html#AbstractUnivariateSolver(double,%20double,%20double)">AbstractUnivariateSolver(double, double, double)</a></span> - Constructor for class org.apache.commons.math3.analysis.solvers.<a href="./org/apache/commons/math3/analysis/solvers/AbstractUnivariateSolver.html" title="class in org.apache.commons.math3.analysis.solvers">AbstractUnivariateSolver</a></dt> -<dd> -<div class="block">Construct a solver with given accuracies.</div> -</dd> -<dt><a href="./org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic.html" title="class in org.apache.commons.math3.stat.descriptive"><span class="strong">AbstractUnivariateStatistic</span></a> - Class in <a href="./org/apache/commons/math3/stat/descriptive/package-summary.html">org.apache.commons.math3.stat.descriptive</a></dt> -<dd> -<div class="block">Abstract base class for all implementations of the - <a href="./org/apache/commons/math3/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math3.stat.descriptive"><code>UnivariateStatistic</code></a> interface.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic.html#AbstractUnivariateStatistic()">AbstractUnivariateStatistic()</a></span> - Constructor for class org.apache.commons.math3.stat.descriptive.<a href="./org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic.html" title="class in org.apache.commons.math3.stat.descriptive">AbstractUnivariateStatistic</a></dt> -<dd> </dd> -<dt><a href="./org/apache/commons/math3/random/AbstractWell.html" title="class in org.apache.commons.math3.random"><span class="strong">AbstractWell</span></a> - Class in <a href="./org/apache/commons/math3/random/package-summary.html">org.apache.commons.math3.random</a></dt> -<dd> -<div class="block">This abstract class implements the WELL class of pseudo-random number generator - from François Panneton, Pierre L'Ecuyer and Makoto Matsumoto.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/random/AbstractWell.html#AbstractWell(int,%20int,%20int,%20int)">AbstractWell(int, int, int, int)</a></span> - Constructor for class org.apache.commons.math3.random.<a href="./org/apache/commons/math3/random/AbstractWell.html" title="class in org.apache.commons.math3.random">AbstractWell</a></dt> -<dd> -<div class="block">Creates a new random number generator.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/random/AbstractWell.html#AbstractWell(int,%20int,%20int,%20int,%20int)">AbstractWell(int, int, int, int, int)</a></span> - Constructor for class org.apache.commons.math3.random.<a href="./org/apache/commons/math3/random/AbstractWell.html" title="class in org.apache.commons.math3.random">AbstractWell</a></dt> -<dd> -<div class="block">Creates a new random number generator using a single int seed.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/random/AbstractWell.html#AbstractWell(int,%20int,%20int,%20int,%20int[])">AbstractWell(int, int, int, int, int[])</a></span> - Constructor for class org.apache.commons.math3.random.<a href="./org/apache/commons/math3/random/AbstractWell.html" title="class in org.apache.commons.math3.random">AbstractWell</a></dt> -<dd> -<div class="block">Creates a new random number generator using an int array seed.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/random/AbstractWell.html#AbstractWell(int,%20int,%20int,%20int,%20long)">AbstractWell(int, int, int, int, long)</a></span> - Constructor for class org.apache.commons.math3.random.<a href="./org/apache/commons/math3/random/AbstractWell.html" title="class in org.apache.commons.math3.random">AbstractWell</a></dt> -<dd> -<div class="block">Creates a new random number generator using a single long seed.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/AbstractFieldIntegrator.html#acceptStep(org.apache.commons.math3.ode.sampling.AbstractFieldStepInterpolator,%20T)">acceptStep(AbstractFieldStepInterpolator<T>, T)</a></span> - Method in class org.apache.commons.math3.ode.<a href="./org/apache/commons/math3/ode/AbstractFieldIntegrator.html" title="class in org.apache.commons.math3.ode">AbstractFieldIntegrator</a></dt> -<dd> -<div class="block">Accept a step, triggering events and step handlers.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/AbstractIntegrator.html#acceptStep(org.apache.commons.math3.ode.sampling.AbstractStepInterpolator,%20double[],%20double[],%20double)">acceptStep(AbstractStepInterpolator, double[], double[], double)</a></span> - Method in class org.apache.commons.math3.ode.<a href="./org/apache/commons/math3/ode/AbstractIntegrator.html" title="class in org.apache.commons.math3.ode">AbstractIntegrator</a></dt> -<dd> -<div class="block">Accept a step, triggering events and step handlers.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/differentiation/DerivativeStructure.html#acos()">acos()</a></span> - Method in class org.apache.commons.math3.analysis.differentiation.<a href="./org/apache/commons/math3/analysis/differentiation/DerivativeStructure.html" title="class in org.apache.commons.math3.analysis.differentiation">DerivativeStructure</a></dt> -<dd> -<div class="block">Arc cosine operation.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/differentiation/DSCompiler.html#acos(double[],%20int,%20double[],%20int)">acos(double[], int, double[], int)</a></span> - Method in class org.apache.commons.math3.analysis.differentiation.<a href="./org/apache/commons/math3/analysis/differentiation/DSCompiler.html" title="class in org.apache.commons.math3.analysis.differentiation">DSCompiler</a></dt> -<dd> -<div class="block">Compute arc cosine of a derivative structure.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/differentiation/SparseGradient.html#acos()">acos()</a></span> - Method in class org.apache.commons.math3.analysis.differentiation.<a href="./org/apache/commons/math3/analysis/differentiation/SparseGradient.html" title="class in org.apache.commons.math3.analysis.differentiation">SparseGradient</a></dt> -<dd> -<div class="block">Arc cosine operation.</div> -</dd> -<dt><a href="./org/apache/commons/math3/analysis/function/Acos.html" title="class in org.apache.commons.math3.analysis.function"><span class="strong">Acos</span></a> - Class in <a href="./org/apache/commons/math3/analysis/function/package-summary.html">org.apache.commons.math3.analysis.function</a></dt> -<dd> -<div class="block">Arc-cosine function.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/function/Acos.html#Acos()">Acos()</a></span> - Constructor for class org.apache.commons.math3.analysis.function.<a href="./org/apache/commons/math3/analysis/function/Acos.html" title="class in org.apache.commons.math3.analysis.function">Acos</a></dt> -<dd> </dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/complex/Complex.html#acos()">acos()</a></span> - Method in class org.apache.commons.math3.complex.<a href="./org/apache/commons/math3/complex/Complex.html" title="class in org.apache.commons.math3.complex">Complex</a></dt> -<dd> -<div class="block">Compute the - <a href="http://mathworld.wolfram.com/InverseCosine.html" TARGET="_top"> - inverse cosine</a> of this complex number.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/dfp/Dfp.html#acos()">acos()</a></span> - Method in class org.apache.commons.math3.dfp.<a href="./org/apache/commons/math3/dfp/Dfp.html" title="class in org.apache.commons.math3.dfp">Dfp</a></dt> -<dd> -<div class="block">Arc cosine operation.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/dfp/DfpMath.html#acos(org.apache.commons.math3.dfp.Dfp)">acos(Dfp)</a></span> - Static method in class org.apache.commons.math3.dfp.<a href="./org/apache/commons/math3/dfp/DfpMath.html" title="class in org.apache.commons.math3.dfp">DfpMath</a></dt> -<dd> -<div class="block">computes the arc-cosine of the argument.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/RealFieldElement.html#acos()">acos()</a></span> - Method in interface org.apache.commons.math3.<a href="./org/apache/commons/math3/RealFieldElement.html" title="interface in org.apache.commons.math3">RealFieldElement</a></dt> -<dd> -<div class="block">Arc cosine operation.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/util/Decimal64.html#acos()">acos()</a></span> - Method in class org.apache.commons.math3.util.<a href="./org/apache/commons/math3/util/Decimal64.html" title="class in org.apache.commons.math3.util">Decimal64</a></dt> -<dd> -<div class="block">Arc cosine operation.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/util/FastMath.html#acos(double)">acos(double)</a></span> - Static method in class org.apache.commons.math3.util.<a href="./org/apache/commons/math3/util/FastMath.html" title="class in org.apache.commons.math3.util">FastMath</a></dt> -<dd> -<div class="block">Compute the arc cosine of a number.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/differentiation/DerivativeStructure.html#acosh()">acosh()</a></span> - Method in class org.apache.commons.math3.analysis.differentiation.<a href="./org/apache/commons/math3/analysis/differentiation/DerivativeStructure.html" title="class in org.apache.commons.math3.analysis.differentiation">DerivativeStructure</a></dt> -<dd> -<div class="block">Inverse hyperbolic cosine operation.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/differentiation/DSCompiler.html#acosh(double[],%20int,%20double[],%20int)">acosh(double[], int, double[], int)</a></span> - Method in class org.apache.commons.math3.analysis.differentiation.<a href="./org/apache/commons/math3/analysis/differentiation/DSCompiler.html" title="class in org.apache.commons.math3.analysis.differentiation">DSCompiler</a></dt> -<dd> -<div class="block">Compute inverse hyperbolic cosine of a derivative structure.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/differentiation/SparseGradient.html#acosh()">acosh()</a></span> - Method in class org.apache.commons.math3.analysis.differentiation.<a href="./org/apache/commons/math3/analysis/differentiation/SparseGradient.html" title="class in org.apache.commons.math3.analysis.differentiation">SparseGradient</a></dt> -<dd> -<div class="block">Inverse hyperbolic cosine operation.</div> -</dd> -<dt><a href="./org/apache/commons/math3/analysis/function/Acosh.html" title="class in org.apache.commons.math3.analysis.function"><span class="strong">Acosh</span></a> - Class in <a href="./org/apache/commons/math3/analysis/function/package-summary.html">org.apache.commons.math3.analysis.function</a></dt> -<dd> -<div class="block">Hyperbolic arc-cosine function.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/analysis/function/Acosh.html#Acosh()">Acosh()</a></span> - Constructor for class org.apache.commons.math3.analysis.function.<a href="./org/apache/commons/math3/analysis/function/Acosh.html" title="class in org.apache.commons.math3.analysis.function">Acosh</a></dt> -<dd> </dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/dfp/Dfp.html#acosh()">acosh()</a></span> - Method in class org.apache.commons.math3.dfp.<a href="./org/apache/commons/math3/dfp/Dfp.html" title="class in org.apache.commons.math3.dfp">Dfp</a></dt> -<dd> -<div class="block">Inverse hyperbolic cosine operation.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/RealFieldElement.html#acosh()">acosh()</a></span> - Method in interface org.apache.commons.math3.<a href="./org/apache/commons/math3/RealFieldElement.html" title="interface in org.apache.commons.math3">RealFieldElement</a></dt> -<dd> -<div class="block">Inverse hyperbolic cosine operation.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/util/Decimal64.html#acosh()">acosh()</a></span> - Method in class org.apache.commons.math3.util.<a href="./org/apache/commons/math3/util/Decimal64.html" title="class in org.apache.commons.math3.util">Decimal64</a></dt> -<dd> -<div class="block">Inverse hyperbolic cosine operation.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/util/FastMath.html#acosh(double)">acosh(double)</a></span> - Static method in class org.apache.commons.math3.util.<a href="./org/apache/commons/math3/util/FastMath.html" title="class in org.apache.commons.math3.util">FastMath</a></dt> -<dd> -<div class="block">Compute the inverse hyperbolic cosine of a number.</div> -</dd> -<dt><a href="./org/apache/commons/math3/ode/events/Action.html" title="enum in org.apache.commons.math3.ode.events"><span class="strong">Action</span></a> - Enum in <a href="./org/apache/commons/math3/ode/events/package-summary.html">org.apache.commons.math3.ode.events</a></dt> -<dd> -<div class="block">Enumerate for actions to be performed when an event occurs during ODE integration.</div> -</dd> -<dt><a href="./org/apache/commons/math3/ode/nonstiff/AdamsBashforthFieldIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff"><span class="strong">AdamsBashforthFieldIntegrator</span></a><<a href="./org/apache/commons/math3/ode/nonstiff/AdamsBashforthFieldIntegrator.html" title="type parameter in AdamsBashforthFieldIntegrator">T</a> extends <a href="./org/apache/commons/math3/RealFieldElement.html" title="interface in org.apache.commons.math3">RealFieldElement</a><<a href="./org/apache/commons/math3/ode/nonstiff/AdamsBashforthFieldIntegrator.html" title="type parameter in AdamsBashforthFieldIntegrator">T</a>>> - Class in <a href="./org/apache/commons/math3/ode/nonstiff/package-summary.html">org.apache.commons.math3.ode.nonstiff</a></dt> -<dd> -<div class="block">This class implements explicit Adams-Bashforth integrators for Ordinary - Differential Equations.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/nonstiff/AdamsBashforthFieldIntegrator.html#AdamsBashforthFieldIntegrator(org.apache.commons.math3.Field,%20int,%20double,%20double,%20double,%20double)">AdamsBashforthFieldIntegrator(Field<T>, int, double, double, double, double)</a></span> - Constructor for class org.apache.commons.math3.ode.nonstiff.<a href="./org/apache/commons/math3/ode/nonstiff/AdamsBashforthFieldIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff">AdamsBashforthFieldIntegrator</a></dt> -<dd> -<div class="block">Build an Adams-Bashforth integrator with the given order and step control parameters.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/nonstiff/AdamsBashforthFieldIntegrator.html#AdamsBashforthFieldIntegrator(org.apache.commons.math3.Field,%20int,%20double,%20double,%20double[],%20double[])">AdamsBashforthFieldIntegrator(Field<T>, int, double, double, double[], double[])</a></span> - Constructor for class org.apache.commons.math3.ode.nonstiff.<a href="./org/apache/commons/math3/ode/nonstiff/AdamsBashforthFieldIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff">AdamsBashforthFieldIntegrator</a></dt> -<dd> -<div class="block">Build an Adams-Bashforth integrator with the given order and step control parameters.</div> -</dd> -<dt><a href="./org/apache/commons/math3/ode/nonstiff/AdamsBashforthIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff"><span class="strong">AdamsBashforthIntegrator</span></a> - Class in <a href="./org/apache/commons/math3/ode/nonstiff/package-summary.html">org.apache.commons.math3.ode.nonstiff</a></dt> -<dd> -<div class="block">This class implements explicit Adams-Bashforth integrators for Ordinary - Differential Equations.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/nonstiff/AdamsBashforthIntegrator.html#AdamsBashforthIntegrator(int,%20double,%20double,%20double,%20double)">AdamsBashforthIntegrator(int, double, double, double, double)</a></span> - Constructor for class org.apache.commons.math3.ode.nonstiff.<a href="./org/apache/commons/math3/ode/nonstiff/AdamsBashforthIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff">AdamsBashforthIntegrator</a></dt> -<dd> -<div class="block">Build an Adams-Bashforth integrator with the given order and step control parameters.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/nonstiff/AdamsBashforthIntegrator.html#AdamsBashforthIntegrator(int,%20double,%20double,%20double[],%20double[])">AdamsBashforthIntegrator(int, double, double, double[], double[])</a></span> - Constructor for class org.apache.commons.math3.ode.nonstiff.<a href="./org/apache/commons/math3/ode/nonstiff/AdamsBashforthIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff">AdamsBashforthIntegrator</a></dt> -<dd> -<div class="block">Build an Adams-Bashforth integrator with the given order and step control parameters.</div> -</dd> -<dt><a href="./org/apache/commons/math3/ode/nonstiff/AdamsFieldIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff"><span class="strong">AdamsFieldIntegrator</span></a><<a href="./org/apache/commons/math3/ode/nonstiff/AdamsFieldIntegrator.html" title="type parameter in AdamsFieldIntegrator">T</a> extends <a href="./org/apache/commons/math3/RealFieldElement.html" title="interface in org.apache.commons.math3">RealFieldElement</a><<a href="./org/apache/commons/math3/ode/nonstiff/AdamsFieldIntegrator.html" title="type parameter in AdamsFieldIntegrator">T</a>>> - Class in <a href="./org/apache/commons/math3/ode/nonstiff/package-summary.html">org.apache.commons.math3.ode.nonstiff</a></dt> -<dd> -<div class="block">Base class for <a href="./org/apache/commons/math3/ode/nonstiff/AdamsBashforthFieldIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff"><code>Adams-Bashforth</code></a> and - <a href="./org/apache/commons/math3/ode/nonstiff/AdamsMoultonFieldIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff"><code>Adams-Moulton</code></a> integrators.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/nonstiff/AdamsFieldIntegrator.html#AdamsFieldIntegrator(org.apache.commons.math3.Field,%20java.lang.String,%20int,%20int,%20double,%20double,%20double,%20double)">AdamsFieldIntegrator(Field<T>, String, int, int, double, double, double, double)</a></span> - Constructor for class org.apache.commons.math3.ode.nonstiff.<a href="./org/apache/commons/math3/ode/nonstiff/AdamsFieldIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff">AdamsFieldIntegrator</a></dt> -<dd> -<div class="block">Build an Adams integrator with the given order and step control parameters.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/nonstiff/AdamsFieldIntegrator.html#AdamsFieldIntegrator(org.apache.commons.math3.Field,%20java.lang.String,%20int,%20int,%20double,%20double,%20double[],%20double[])">AdamsFieldIntegrator(Field<T>, String, int, int, double, double, double[], double[])</a></span> - Constructor for class org.apache.commons.math3.ode.nonstiff.<a href="./org/apache/commons/math3/ode/nonstiff/AdamsFieldIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff">AdamsFieldIntegrator</a></dt> -<dd> -<div class="block">Build an Adams integrator with the given order and step control parameters.</div> -</dd> -<dt><a href="./org/apache/commons/math3/ode/nonstiff/AdamsIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff"><span class="strong">AdamsIntegrator</span></a> - Class in <a href="./org/apache/commons/math3/ode/nonstiff/package-summary.html">org.apache.commons.math3.ode.nonstiff</a></dt> -<dd> -<div class="block">Base class for <a href="./org/apache/commons/math3/ode/nonstiff/AdamsBashforthIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff"><code>Adams-Bashforth</code></a> and - <a href="./org/apache/commons/math3/ode/nonstiff/AdamsMoultonIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff"><code>Adams-Moulton</code></a> integrators.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/nonstiff/AdamsIntegrator.html#AdamsIntegrator(java.lang.String,%20int,%20int,%20double,%20double,%20double,%20double)">AdamsIntegrator(String, int, int, double, double, double, double)</a></span> - Constructor for class org.apache.commons.math3.ode.nonstiff.<a href="./org/apache/commons/math3/ode/nonstiff/AdamsIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff">AdamsIntegrator</a></dt> -<dd> -<div class="block">Build an Adams integrator with the given order and step control parameters.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/nonstiff/AdamsIntegrator.html#AdamsIntegrator(java.lang.String,%20int,%20int,%20double,%20double,%20double[],%20double[])">AdamsIntegrator(String, int, int, double, double, double[], double[])</a></span> - Constructor for class org.apache.commons.math3.ode.nonstiff.<a href="./org/apache/commons/math3/ode/nonstiff/AdamsIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff">AdamsIntegrator</a></dt> -<dd> -<div class="block">Build an Adams integrator with the given order and step control parameters.</div> -</dd> -<dt><a href="./org/apache/commons/math3/ode/nonstiff/AdamsMoultonFieldIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff"><span class="strong">AdamsMoultonFieldIntegrator</span></a><<a href="./org/apache/commons/math3/ode/nonstiff/AdamsMoultonFieldIntegrator.html" title="type parameter in AdamsMoultonFieldIntegrator">T</a> extends <a href="./org/apache/commons/math3/RealFieldElement.html" title="interface in org.apache.commons.math3">RealFieldElement</a><<a href="./org/apache/commons/math3/ode/nonstiff/AdamsMoultonFieldIntegrator.html" title="type parameter in AdamsMoultonFieldIntegrator">T</a>>> - Class in <a href="./org/apache/commons/math3/ode/nonstiff/package-summary.html">org.apache.commons.math3.ode.nonstiff</a></dt> -<dd> -<div class="block">This class implements implicit Adams-Moulton integrators for Ordinary - Differential Equations.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/nonstiff/AdamsMoultonFieldIntegrator.html#AdamsMoultonFieldIntegrator(org.apache.commons.math3.Field,%20int,%20double,%20double,%20double,%20double)">AdamsMoultonFieldIntegrator(Field<T>, int, double, double, double, double)</a></span> - Constructor for class org.apache.commons.math3.ode.nonstiff.<a href="./org/apache/commons/math3/ode/nonstiff/AdamsMoultonFieldIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff">AdamsMoultonFieldIntegrator</a></dt> -<dd> -<div class="block">Build an Adams-Moulton integrator with the given order and error control parameters.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/nonstiff/AdamsMoultonFieldIntegrator.html#AdamsMoultonFieldIntegrator(org.apache.commons.math3.Field,%20int,%20double,%20double,%20double[],%20double[])">AdamsMoultonFieldIntegrator(Field<T>, int, double, double, double[], double[])</a></span> - Constructor for class org.apache.commons.math3.ode.nonstiff.<a href="./org/apache/commons/math3/ode/nonstiff/AdamsMoultonFieldIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff">AdamsMoultonFieldIntegrator</a></dt> -<dd> -<div class="block">Build an Adams-Moulton integrator with the given order and error control parameters.</div> -</dd> -<dt><a href="./org/apache/commons/math3/ode/nonstiff/AdamsMoultonIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff"><span class="strong">AdamsMoultonIntegrator</span></a> - Class in <a href="./org/apache/commons/math3/ode/nonstiff/package-summary.html">org.apache.commons.math3.ode.nonstiff</a></dt> -<dd> -<div class="block">This class implements implicit Adams-Moulton integrators for Ordinary - Differential Equations.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/nonstiff/AdamsMoultonIntegrator.html#AdamsMoultonIntegrator(int,%20double,%20double,%20double,%20double)">AdamsMoultonIntegrator(int, double, double, double, double)</a></span> - Constructor for class org.apache.commons.math3.ode.nonstiff.<a href="./org/apache/commons/math3/ode/nonstiff/AdamsMoultonIntegrator.html" title="class in org.apache.commons.math3.ode.nonstiff">AdamsMoultonIntegrator</a></dt> -<dd> -<div class="block">Build an Adams-Moulton integrator with the given order and error control parameters.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/commons/math3/ode/nonstiff/AdamsMoultonIntegrator.html#AdamsMoultonIntegrator(int,%20double,%20double,%20double[],%20
<TRUNCATED>
