blob: 70d7617ae69129a8ce87e9c53cd0c046c8632a5f [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_121) on Fri Apr 14 22:10:59 PDT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.apache.mahout.math.function Class Hierarchy (Mahout Math 0.13.0 API)</title>
<meta name="date" content="2017-04-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.apache.mahout.math.function Class Hierarchy (Mahout Math 0.13.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/mahout/math/flavor/package-tree.html">Prev</a></li>
<li><a href="../../../../../org/apache/mahout/math/jet/math/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/mahout/math/function/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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="header">
<h1 class="title">Hierarchy For Package org.apache.mahout.math.function</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/DoubleDoubleFunction.html" title="class in org.apache.mahout.math.function"><span class="typeNameLink">DoubleDoubleFunction</span></a>
<ul>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/PlusMult.html" title="class in org.apache.mahout.math.function"><span class="typeNameLink">PlusMult</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/TimesFunction.html" title="class in org.apache.mahout.math.function"><span class="typeNameLink">TimesFunction</span></a></li>
</ul>
</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/DoubleFunction.html" title="class in org.apache.mahout.math.function"><span class="typeNameLink">DoubleFunction</span></a>
<ul>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/Mult.html" title="class in org.apache.mahout.math.function"><span class="typeNameLink">Mult</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/SquareRootFunction.html" title="class in org.apache.mahout.math.function"><span class="typeNameLink">SquareRootFunction</span></a></li>
</ul>
</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/Functions.html" title="class in org.apache.mahout.math.function"><span class="typeNameLink">Functions</span></a></li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ByteByteProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ByteByteProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ByteCharProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ByteCharProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ByteComparator.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ByteComparator</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ByteDoubleProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ByteDoubleProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ByteFloatProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ByteFloatProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ByteIntProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ByteIntProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ByteLongProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ByteLongProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ByteObjectProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ByteObjectProcedure</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ByteProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ByteProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ByteShortProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ByteShortProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/CharByteProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">CharByteProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/CharCharProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">CharCharProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/CharComparator.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">CharComparator</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/CharDoubleProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">CharDoubleProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/CharFloatProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">CharFloatProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/CharIntProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">CharIntProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/CharLongProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">CharLongProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/CharObjectProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">CharObjectProcedure</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/CharProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">CharProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/CharShortProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">CharShortProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/DoubleByteProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">DoubleByteProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/DoubleCharProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">DoubleCharProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/DoubleComparator.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">DoubleComparator</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/DoubleDoubleProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">DoubleDoubleProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/DoubleFloatProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">DoubleFloatProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/DoubleIntProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">DoubleIntProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/DoubleLongProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">DoubleLongProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/DoubleObjectProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">DoubleObjectProcedure</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/DoubleProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">DoubleProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/DoubleShortProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">DoubleShortProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/FloatByteProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">FloatByteProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/FloatCharProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">FloatCharProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/FloatComparator.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">FloatComparator</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/FloatDoubleProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">FloatDoubleProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/FloatFloatProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">FloatFloatProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/FloatFunction.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">FloatFunction</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/FloatIntProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">FloatIntProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/FloatLongProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">FloatLongProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/FloatObjectProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">FloatObjectProcedure</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/FloatProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">FloatProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/FloatShortProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">FloatShortProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/IntByteProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">IntByteProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/IntCharProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">IntCharProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/IntComparator.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">IntComparator</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/IntDoubleProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">IntDoubleProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/IntFloatProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">IntFloatProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/IntFunction.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">IntFunction</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/IntIntDoubleFunction.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">IntIntDoubleFunction</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/IntIntFunction.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">IntIntFunction</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/IntIntProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">IntIntProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/IntLongProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">IntLongProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/IntObjectProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">IntObjectProcedure</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/IntProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">IntProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/IntShortProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">IntShortProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/LongByteProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">LongByteProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/LongCharProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">LongCharProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/LongComparator.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">LongComparator</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/LongDoubleProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">LongDoubleProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/LongFloatProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">LongFloatProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/LongIntProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">LongIntProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/LongLongProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">LongLongProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/LongObjectProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">LongObjectProcedure</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/LongProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">LongProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/LongShortProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">LongShortProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ObjectByteProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ObjectByteProcedure</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ObjectCharProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ObjectCharProcedure</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ObjectDoubleProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ObjectDoubleProcedure</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ObjectFloatProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ObjectFloatProcedure</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ObjectIntProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ObjectIntProcedure</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ObjectLongProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ObjectLongProcedure</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ObjectObjectProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ObjectObjectProcedure</span></a>&lt;K,V&gt;</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ObjectProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ObjectProcedure</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ObjectShortProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ObjectShortProcedure</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ShortByteProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ShortByteProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ShortCharProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ShortCharProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ShortComparator.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ShortComparator</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ShortDoubleProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ShortDoubleProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ShortFloatProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ShortFloatProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ShortIntProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ShortIntProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ShortLongProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ShortLongProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ShortObjectProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ShortObjectProcedure</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ShortProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ShortProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/ShortShortProcedure.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">ShortShortProcedure</span></a></li>
<li type="circle">org.apache.mahout.math.function.<a href="../../../../../org/apache/mahout/math/function/VectorFunction.html" title="interface in org.apache.mahout.math.function"><span class="typeNameLink">VectorFunction</span></a></li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/mahout/math/flavor/package-tree.html">Prev</a></li>
<li><a href="../../../../../org/apache/mahout/math/jet/math/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/mahout/math/function/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2008&#x2013;2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>