blob: 848082f42b3caaf70ba114db14fd90968dc29c74 [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>
<link rel="canonical" href="https://ignite.apache.org/releases/2.5.0/javadoc/org/apache/ignite/ml/math/package-use.html" />
<META NAME="ROBOTS" CONTENT="NOINDEX">
<!-- Generated by javadoc (1.8.0_77) on Wed May 23 17:56:24 UTC 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.apache.ignite.ml.math (Ignite 2.5.0)</title>
<meta name="date" content="2018-05-23">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-61232409-1', 'auto');
ga('send', 'pageview');
</script></head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.apache.ignite.ml.math (Ignite 2.5.0)";
}
}
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 class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></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 class="aboutLanguage">Ignite - In-Memory Data Fabric</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/ignite/ml/math/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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 title="Uses of Package org.apache.ignite.ml.math" class="title">Uses of Package<br>org.apache.ignite.ml.math</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.clustering.kmeans">org.apache.ignite.ml.clustering.kmeans</a></td>
<td class="colLast">
<div class="block">Contains kMeans clustering algorithm.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.knn.classification">org.apache.ignite.ml.knn.classification</a></td>
<td class="colLast">
<div class="block">Contains main APIs for kNN classification algorithms.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.knn.regression">org.apache.ignite.ml.knn.regression</a></td>
<td class="colLast">
<div class="block">Contains helper classes for kNN regression algorithms.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math">org.apache.ignite.ml.math</a></td>
<td class="colLast">
<div class="block">Contains main APIs for distributed code algebra.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.decompositions">org.apache.ignite.ml.math.decompositions</a></td>
<td class="colLast">
<div class="block">Contains matrix decompositions for distributed code algebra.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.distances">org.apache.ignite.ml.math.distances</a></td>
<td class="colLast">
<div class="block">Contains main APIs for distances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.distributed">org.apache.ignite.ml.math.distributed</a></td>
<td class="colLast">
<div class="block">Contains classes for distribution support.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.functions">org.apache.ignite.ml.math.functions</a></td>
<td class="colLast">
<div class="block">Contains serializable functions for distributed code algebra.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.impls.matrix">org.apache.ignite.ml.math.impls.matrix</a></td>
<td class="colLast">
<div class="block">Contains several matrix implementations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.impls.storage.matrix">org.apache.ignite.ml.math.impls.storage.matrix</a></td>
<td class="colLast">
<div class="block">Contains specific implementations for matrix storage models.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.impls.storage.vector">org.apache.ignite.ml.math.impls.storage.vector</a></td>
<td class="colLast">
<div class="block">Contains specific implementations for vector storage models.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.impls.vector">org.apache.ignite.ml.math.impls.vector</a></td>
<td class="colLast">
<div class="block">Contains specific implementations for vectors.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.util">org.apache.ignite.ml.math.util</a></td>
<td class="colLast">
<div class="block">Some math utils.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.nn">org.apache.ignite.ml.nn</a></td>
<td class="colLast">
<div class="block">Contains neural networks and related classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.nn.initializers">org.apache.ignite.ml.nn.initializers</a></td>
<td class="colLast">
<div class="block">Contains multilayer perceptron parameters initializers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.optimization">org.apache.ignite.ml.optimization</a></td>
<td class="colLast">
<div class="block">Contains implementations of optimization algorithms and related classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.optimization.updatecalculators">org.apache.ignite.ml.optimization.updatecalculators</a></td>
<td class="colLast">
<div class="block">Contains update calculators.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.regressions.linear">org.apache.ignite.ml.regressions.linear</a></td>
<td class="colLast">
<div class="block">Contains various linear regressions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.structures">org.apache.ignite.ml.structures</a></td>
<td class="colLast">
<div class="block">Contains some internal utility structures.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.svm">org.apache.ignite.ml.svm</a></td>
<td class="colLast">
<div class="block">Contains main APIs for SVM(support vector machines) algorithms.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.clustering.kmeans">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/clustering/kmeans/package-summary.html">org.apache.ignite.ml.clustering.kmeans</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.clustering.kmeans">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.knn.classification">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/knn/classification/package-summary.html">org.apache.ignite.ml.knn.classification</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.knn.classification">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.knn.regression">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/knn/regression/package-summary.html">org.apache.ignite.ml.knn.regression</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.knn.regression">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Constants.html#org.apache.ignite.ml.math">Constants</a>
<div class="block">Math constants.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Destroyable.html#org.apache.ignite.ml.math">Destroyable</a>
<div class="block">Support for destroying objects that are managed outside of JVM.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Isomorphism.html#org.apache.ignite.ml.math">Isomorphism</a>
<div class="block">Function from <code>K</code> to <code>V</code> with defined inverse.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Matrix.html#org.apache.ignite.ml.math">Matrix</a>
<div class="block">A matrix interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Matrix.Element.html#org.apache.ignite.ml.math">Matrix.Element</a>
<div class="block">Holder for matrix's element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/MatrixStorage.html#org.apache.ignite.ml.math">MatrixStorage</a>
<div class="block">Data storage support for <a href="../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math"><code>Matrix</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/MetaAttributes.html#org.apache.ignite.ml.math">MetaAttributes</a>
<div class="block">Interface provides support for meta attributes on vectors and matrices.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/StorageOpsMetrics.html#org.apache.ignite.ml.math">StorageOpsMetrics</a>
<div class="block">Storage and operation cost characteristics.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Tracer.ColorMapper.html#org.apache.ignite.ml.math">Tracer.ColorMapper</a>
<div class="block">Double to color mapper.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.math">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.Element.html#org.apache.ignite.ml.math">Vector.Element</a>
<div class="block">Holder for vector's element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/VectorStorage.html#org.apache.ignite.ml.math">VectorStorage</a>
<div class="block">Data storage support for <a href="../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math"><code>Vector</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.decompositions">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/math/decompositions/package-summary.html">org.apache.ignite.ml.math.decompositions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Destroyable.html#org.apache.ignite.ml.math.decompositions">Destroyable</a>
<div class="block">Support for destroying objects that are managed outside of JVM.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Matrix.html#org.apache.ignite.ml.math.decompositions">Matrix</a>
<div class="block">A matrix interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.math.decompositions">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.distances">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/math/distances/package-summary.html">org.apache.ignite.ml.math.distances</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.math.distances">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.distributed">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/math/distributed/package-summary.html">org.apache.ignite.ml.math.distributed</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/KeyMapper.html#org.apache.ignite.ml.math.distributed">KeyMapper</a>
<div class="block">Maps key objects to index in <a href="../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math"><code>Vector</code></a> or <a href="../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math"><code>Matrix</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.functions">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/math/functions/package-summary.html">org.apache.ignite.ml.math.functions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.math.functions">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.impls.matrix">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/math/impls/matrix/package-summary.html">org.apache.ignite.ml.math.impls.matrix</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Destroyable.html#org.apache.ignite.ml.math.impls.matrix">Destroyable</a>
<div class="block">Support for destroying objects that are managed outside of JVM.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Matrix.html#org.apache.ignite.ml.math.impls.matrix">Matrix</a>
<div class="block">A matrix interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Matrix.Element.html#org.apache.ignite.ml.math.impls.matrix">Matrix.Element</a>
<div class="block">Holder for matrix's element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/MatrixStorage.html#org.apache.ignite.ml.math.impls.matrix">MatrixStorage</a>
<div class="block">Data storage support for <a href="../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math"><code>Matrix</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/MetaAttributes.html#org.apache.ignite.ml.math.impls.matrix">MetaAttributes</a>
<div class="block">Interface provides support for meta attributes on vectors and matrices.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/OrderedMatrix.html#org.apache.ignite.ml.math.impls.matrix">OrderedMatrix</a>
<div class="block">Interface for matrix with particular order for storing entities.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/StorageConstants.html#org.apache.ignite.ml.math.impls.matrix">StorageConstants</a>
<div class="block">Support for different modes of accessing data storage.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/StorageOpsMetrics.html#org.apache.ignite.ml.math.impls.matrix">StorageOpsMetrics</a>
<div class="block">Storage and operation cost characteristics.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.math.impls.matrix">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.impls.storage.matrix">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/math/impls/storage/matrix/package-summary.html">org.apache.ignite.ml.math.impls.storage.matrix</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Destroyable.html#org.apache.ignite.ml.math.impls.storage.matrix">Destroyable</a>
<div class="block">Support for destroying objects that are managed outside of JVM.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/MatrixStorage.html#org.apache.ignite.ml.math.impls.storage.matrix">MatrixStorage</a>
<div class="block">Data storage support for <a href="../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math"><code>Matrix</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/StorageConstants.html#org.apache.ignite.ml.math.impls.storage.matrix">StorageConstants</a>
<div class="block">Support for different modes of accessing data storage.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/StorageOpsMetrics.html#org.apache.ignite.ml.math.impls.storage.matrix">StorageOpsMetrics</a>
<div class="block">Storage and operation cost characteristics.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.math.impls.storage.matrix">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/VectorStorage.html#org.apache.ignite.ml.math.impls.storage.matrix">VectorStorage</a>
<div class="block">Data storage support for <a href="../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math"><code>Vector</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.impls.storage.vector">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/math/impls/storage/vector/package-summary.html">org.apache.ignite.ml.math.impls.storage.vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Destroyable.html#org.apache.ignite.ml.math.impls.storage.vector">Destroyable</a>
<div class="block">Support for destroying objects that are managed outside of JVM.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Matrix.html#org.apache.ignite.ml.math.impls.storage.vector">Matrix</a>
<div class="block">A matrix interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/StorageConstants.html#org.apache.ignite.ml.math.impls.storage.vector">StorageConstants</a>
<div class="block">Support for different modes of accessing data storage.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/StorageOpsMetrics.html#org.apache.ignite.ml.math.impls.storage.vector">StorageOpsMetrics</a>
<div class="block">Storage and operation cost characteristics.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.math.impls.storage.vector">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/VectorStorage.html#org.apache.ignite.ml.math.impls.storage.vector">VectorStorage</a>
<div class="block">Data storage support for <a href="../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math"><code>Vector</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.impls.vector">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/math/impls/vector/package-summary.html">org.apache.ignite.ml.math.impls.vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Destroyable.html#org.apache.ignite.ml.math.impls.vector">Destroyable</a>
<div class="block">Support for destroying objects that are managed outside of JVM.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Matrix.html#org.apache.ignite.ml.math.impls.vector">Matrix</a>
<div class="block">A matrix interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/MetaAttributes.html#org.apache.ignite.ml.math.impls.vector">MetaAttributes</a>
<div class="block">Interface provides support for meta attributes on vectors and matrices.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/StorageConstants.html#org.apache.ignite.ml.math.impls.vector">StorageConstants</a>
<div class="block">Support for different modes of accessing data storage.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/StorageOpsMetrics.html#org.apache.ignite.ml.math.impls.vector">StorageOpsMetrics</a>
<div class="block">Storage and operation cost characteristics.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.math.impls.vector">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.Element.html#org.apache.ignite.ml.math.impls.vector">Vector.Element</a>
<div class="block">Holder for vector's element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/VectorStorage.html#org.apache.ignite.ml.math.impls.vector">VectorStorage</a>
<div class="block">Data storage support for <a href="../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math"><code>Vector</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.util">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/math/util/package-summary.html">org.apache.ignite.ml.math.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Matrix.html#org.apache.ignite.ml.math.util">Matrix</a>
<div class="block">A matrix interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.math.util">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.nn">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/nn/package-summary.html">org.apache.ignite.ml.nn</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Matrix.html#org.apache.ignite.ml.nn">Matrix</a>
<div class="block">A matrix interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.nn">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.nn.initializers">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/nn/initializers/package-summary.html">org.apache.ignite.ml.nn.initializers</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Matrix.html#org.apache.ignite.ml.nn.initializers">Matrix</a>
<div class="block">A matrix interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.nn.initializers">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.optimization">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/optimization/package-summary.html">org.apache.ignite.ml.optimization</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Matrix.html#org.apache.ignite.ml.optimization">Matrix</a>
<div class="block">A matrix interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.optimization">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.optimization.updatecalculators">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/optimization/updatecalculators/package-summary.html">org.apache.ignite.ml.optimization.updatecalculators</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Matrix.html#org.apache.ignite.ml.optimization.updatecalculators">Matrix</a>
<div class="block">A matrix interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.optimization.updatecalculators">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.regressions.linear">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/regressions/linear/package-summary.html">org.apache.ignite.ml.regressions.linear</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.regressions.linear">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.structures">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/structures/package-summary.html">org.apache.ignite.ml.structures</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.structures">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.svm">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> used by <a href="../../../../../org/apache/ignite/ml/svm/package-summary.html">org.apache.ignite.ml.svm</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/math/class-use/Vector.html#org.apache.ignite.ml.svm">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</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 class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></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 class="aboutLanguage">Ignite - In-Memory Data Fabric</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/ignite/ml/math/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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><table width="100%" border="0" cellspacing=0 cellpadding=0 style="padding: 5px"> <tr> <td> <table style="padding-left: 0; margin: 0"> <tbody style="padding: 0; margin: 0"> <tr style="padding: 0; margin: 0"> <td> <a target=_blank href="https://ignite.apache.org"><nobr>2018 Copyright &#169; Apache Software Foundation</nobr></a> </td> </tr> </tbody> </table> </td> <td width="100%" align="right" valign="center"> <a href="https://twitter.com/ApacheIgnite" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @ApacheIgnite</a> </td> </tr> <tr> <td colspan="2" valign="top" align="left"> <table style="padding-left: 0; margin: 0"> <tbody style="padding: 0; margin: 0"> <tr style="padding: 0; margin: 0"> <td> <b>Ignite Fabric</b> </td> <td>:&nbsp;&nbsp; ver. <strong>2.5.0</strong> </td> </tr> <tr style="padding: 0; margin: 0"> <td> <b>Release Date</b> </td> <td>:&nbsp;&nbsp; May 23 2018 </td> </tr> </tbody> </table> </td> </tr> </table></small></p>
</body>
</html>