<!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/a