blob: 3e71277755b1fc6468ef13c7a6dac9871c78f34d [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/class-use/Vector.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 Interface org.apache.ignite.ml.math.Vector (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 Interface org.apache.ignite.ml.math.Vector (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><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Class</a></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/class-use/Vector.html" target="_top">Frames</a></li>
<li><a href="Vector.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">
<h2 title="Uses of Interface org.apache.ignite.ml.math.Vector" class="title">Uses of Interface<br>org.apache.ignite.ml.math.Vector</h2>
</div>
<div class="classUseContainer">
<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/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</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.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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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">
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.ml.clustering.kmeans">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/clustering/kmeans/package-summary.html">org.apache.ignite.ml.clustering.kmeans</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/clustering/kmeans/package-summary.html">org.apache.ignite.ml.clustering.kmeans</a> that return <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">KMeansModel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/clustering/kmeans/KMeansModel.html#centers--">centers</a></span>()</code>
<div class="block">Get centers of clusters.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">KMeansModelFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/clustering/kmeans/KMeansModelFormat.html#getCenters--">getCenters</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/clustering/kmeans/package-summary.html">org.apache.ignite.ml.clustering.kmeans</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><span class="typeNameLabel">KMeansModel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/clustering/kmeans/KMeansModel.html#apply-org.apache.ignite.ml.math.Vector-">apply</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Predict closest center index for a given vector.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/ignite/ml/clustering/kmeans/package-summary.html">org.apache.ignite.ml.clustering.kmeans</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/clustering/kmeans/KMeansModel.html#KMeansModel-org.apache.ignite.ml.math.Vector:A-org.apache.ignite.ml.math.distances.DistanceMeasure-">KMeansModel</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>[]&nbsp;centers,
<a href="../../../../../../org/apache/ignite/ml/math/distances/DistanceMeasure.html" title="interface in org.apache.ignite.ml.math.distances">DistanceMeasure</a>&nbsp;distanceMeasure)</code>
<div class="block">Construct KMeans model with given centers and distanceMeasure measure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/clustering/kmeans/KMeansModelFormat.html#KMeansModelFormat-org.apache.ignite.ml.math.Vector:A-org.apache.ignite.ml.math.distances.DistanceMeasure-">KMeansModelFormat</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>[]&nbsp;centers,
<a href="../../../../../../org/apache/ignite/ml/math/distances/DistanceMeasure.html" title="interface in org.apache.ignite.ml.math.distances">DistanceMeasure</a>&nbsp;distance)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.knn.classification">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/knn/classification/package-summary.html">org.apache.ignite.ml.knn.classification</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/knn/classification/package-summary.html">org.apache.ignite.ml.knn.classification</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a></code></td>
<td class="colLast"><span class="typeNameLabel">KNNClassificationModel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/knn/classification/KNNClassificationModel.html#apply-org.apache.ignite.ml.math.Vector-">apply</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v)</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/ignite/ml/structures/LabeledVector.html" title="class in org.apache.ignite.ml.structures">LabeledVector</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">KNNClassificationModel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/knn/classification/KNNClassificationModel.html#findKNearestNeighbors-org.apache.ignite.ml.math.Vector-">findKNearestNeighbors</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v)</code>
<div class="block">The main idea is calculation all distance pairs between given vector and all vectors in training set, sorting
them and finding k vectors with min distance with the given vector.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.knn.regression">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/knn/regression/package-summary.html">org.apache.ignite.ml.knn.regression</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/knn/regression/package-summary.html">org.apache.ignite.ml.knn.regression</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a></code></td>
<td class="colLast"><span class="typeNameLabel">KNNRegressionModel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/knn/regression/KNNRegressionModel.html#apply-org.apache.ignite.ml.math.Vector-">apply</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v)</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> that return <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#assign-double-">assign</a></span>(double&nbsp;val)</code>
<div class="block">Assigns given value to all elements of this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#assign-double:A-">assign</a></span>(double[]&nbsp;vals)</code>
<div class="block">Assigns values from given array to this vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#assign-java.util.function.IntToDoubleFunction-">assign</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/function/IntToDoubleFunction.html?is-external=true" title="class or interface in java.util.function">IntToDoubleFunction</a>&nbsp;fun)</code>
<div class="block">Assigns each vector element to the value generated by given function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#assign-org.apache.ignite.ml.math.Vector-">assign</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Copies values from the argument vector to this one.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#copy--">copy</a></span>()</code>
<div class="block">Creates new copy of this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/VectorUtils.html#copyPart-org.apache.ignite.ml.math.Vector-int-int-">copyPart</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v,
int&nbsp;off,
int&nbsp;len)</code>
<div class="block">Get copy of part of given length of given vector starting from given offset.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#divide-double-">divide</a></span>(double&nbsp;x)</code>
<div class="block">Creates new vector containing values from this vector divided by the argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/VectorUtils.html#elementWiseMinus-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-">elementWiseMinus</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec1,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec2)</code>
<div class="block">Performs in-place vector subtraction.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/VectorUtils.html#elementWiseTimes-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-">elementWiseTimes</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec1,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec2)</code>
<div class="block">Performs in-place vector multiplication.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Matrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html#foldColumns-org.apache.ignite.ml.math.functions.IgniteFunction-">foldColumns</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Collects the results of applying a given function to all columns in this matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Matrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html#foldRows-org.apache.ignite.ml.math.functions.IgniteFunction-">foldRows</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Collects the results of applying a given function to all rows in this matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/VectorUtils.html#fromMap-java.util.Map-boolean-">fromMap</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;val,
boolean&nbsp;cp)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Matrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html#getCol-int-">getCol</a></span>(int&nbsp;col)</code>
<div class="block">Get a specific row from matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Matrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html#getRow-int-">getRow</a></span>(int&nbsp;row)</code>
<div class="block">Get a specific row from matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#increment-int-double-">increment</a></span>(int&nbsp;idx,
double&nbsp;val)</code>
<div class="block">Increments value at given index.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#incrementX-int-double-">incrementX</a></span>(int&nbsp;idx,
double&nbsp;val)</code>
<div class="block">Increments value at given index without checking for index boundaries.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#like-int-">like</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Matrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html#likeVector-int-">likeVector</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of compatible properties (similar or the same flavor) to this matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#logNormalize--">logNormalize</a></span>()</code>
<div class="block">Creates new vector containing the <code>log(1 + entry) / L_2 norm</code> values of this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#logNormalize-double-">logNormalize</a></span>(double&nbsp;power)</code>
<div class="block">Creates new vector with a normalized value calculated as <code>log_power(1 + entry) / L_power norm</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#map-org.apache.ignite.ml.math.functions.IgniteBiFunction-double-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun,
double&nbsp;y)</code>
<div class="block">Maps all elements of this vector by applying given function to each element with a constant
second parameter <code>y</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#map-org.apache.ignite.ml.math.functions.IgniteDoubleFunction-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDoubleFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Maps all values in this vector through a given function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#map-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.functions.IgniteBiFunction-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Maps all values in this vector through a given function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#minus-org.apache.ignite.ml.math.Vector-">minus</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new vector containing element by element difference between this vector and the argument one.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#normalize--">normalize</a></span>()</code>
<div class="block">Creates new vector containing the normalized (L_2 norm) values of this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#normalize-double-">normalize</a></span>(double&nbsp;power)</code>
<div class="block">Creates new vector containing the normalized (L_power norm) values of this vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/VectorUtils.html#num2Vec-int-int-">num2Vec</a></span>(int&nbsp;num,
int&nbsp;vecSize)</code>
<div class="block">Turn number into a local Vector of given size with one-hot encoding.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/VectorUtils.html#num2Vec-int-int-boolean-">num2Vec</a></span>(int&nbsp;num,
int&nbsp;vecSize,
boolean&nbsp;isDistributed)</code>
<div class="block">Turn number into Vector of given size with one-hot encoding.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#plus-double-">plus</a></span>(double&nbsp;x)</code>
<div class="block">Creates new vector containing sum of each element in this vector and argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#plus-org.apache.ignite.ml.math.Vector-">plus</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new vector containing element by element sum from both vectors.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#set-int-double-">set</a></span>(int&nbsp;idx,
double&nbsp;val)</code>
<div class="block">Sets value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#setX-int-double-">setX</a></span>(int&nbsp;idx,
double&nbsp;val)</code>
<div class="block">Sets value without checking for index boundaries.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#sort--">sort</a></span>()</code>
<div class="block">Sorts this vector in ascending order.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#times-double-">times</a></span>(double&nbsp;x)</code>
<div class="block">Gets a new vector that contains product of each element and the argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#times-org.apache.ignite.ml.math.Vector-">times</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Gets a new vector that is an element-wie product of this vector and the argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Matrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html#times-org.apache.ignite.ml.math.Vector-">times</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new matrix that is the product of multiplying this matrix and the argument vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Matrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html#viewColumn-int-">viewColumn</a></span>(int&nbsp;col)</code>
<div class="block">Creates new view into matrix column .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Matrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html#viewDiagonal--">viewDiagonal</a></span>()</code>
<div class="block">Creates new view into matrix diagonal.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#viewPart-int-int-">viewPart</a></span>(int&nbsp;off,
int&nbsp;len)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Matrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html#viewRow-int-">viewRow</a></span>(int&nbsp;row)</code>
<div class="block">Creates new view into matrix row.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/VectorUtils.html#zeroesLike-org.apache.ignite.ml.math.Vector-">zeroesLike</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v)</code>
<div class="block">Create new vector like given vector initialized by zeroes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/VectorUtils.html#zipWith-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.functions.IgniteBiFunction-">zipWith</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v1,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v2,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;f)</code>
<div class="block">Zip two vectors with given binary function
(i.e. apply binary function to both vector elementwise and construct vector from results).</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#assign-org.apache.ignite.ml.math.Vector-">assign</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Copies values from the argument vector to this one.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a></code></td>
<td class="colLast"><span class="typeNameLabel">Matrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html#assignColumn-int-org.apache.ignite.ml.math.Vector-">assignColumn</a></span>(int&nbsp;col,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Assigns values from given vector to the specified column in this matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a></code></td>
<td class="colLast"><span class="typeNameLabel">Matrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html#assignRow-int-org.apache.ignite.ml.math.Vector-">assignRow</a></span>(int&nbsp;row,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Assigns values from given vector to the specified row in this matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">Blas.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Blas.html#axpy-java.lang.Double-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-">axpy</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&nbsp;a,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;x,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;y)</code>
<div class="block">Performs y += a * x</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">Blas.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Blas.html#checkCardinality-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.Vector-">checkCardinality</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;a,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v)</code>
<div class="block">Checks if Matrix A can be multiplied by vector v, if not CardinalityException is thrown.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Blas.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Blas.html#copy-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-">copy</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;x,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;y)</code>
<div class="block">Copies Vector x into Vector y.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/VectorUtils.html#copyPart-org.apache.ignite.ml.math.Vector-int-int-">copyPart</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v,
int&nbsp;off,
int&nbsp;len)</code>
<div class="block">Get copy of part of given length of given vector starting from given offset.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#cross-org.apache.ignite.ml.math.Vector-">cross</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Gets the cross product of this vector and the other vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#dot-org.apache.ignite.ml.math.Vector-">dot</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Gets dot product of two vectors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a></code></td>
<td class="colLast"><span class="typeNameLabel">Blas.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Blas.html#dot-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-">dot</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;x,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;y)</code>
<div class="block">Returns dot product of vectors x and y.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/VectorUtils.html#elementWiseMinus-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-">elementWiseMinus</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec1,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec2)</code>
<div class="block">Performs in-place vector subtraction.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/VectorUtils.html#elementWiseTimes-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-">elementWiseTimes</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec1,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec2)</code>
<div class="block">Performs in-place vector multiplication.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#foldMap-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.functions.IgniteBiFunction-org.apache.ignite.ml.math.functions.IgniteBiFunction-T-">foldMap</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;T,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,T&gt;&nbsp;foldFun,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;combFun,
T&nbsp;zeroVal)</code>
<div class="block">Combines & maps two vector and folds them into a single value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">Blas.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Blas.html#gemv-double-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.Vector-double-org.apache.ignite.ml.math.Vector-">gemv</a></span>(double&nbsp;alpha,
<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;a,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;x,
double&nbsp;beta,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;y)</code>
<div class="block">y := alpha * A * x + beta * y.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#getDistanceSquared-org.apache.ignite.ml.math.Vector-">getDistanceSquared</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Get the square of the distance between this vector and the argument vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#map-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.functions.IgniteBiFunction-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Maps all values in this vector through a given function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#minus-org.apache.ignite.ml.math.Vector-">minus</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new vector containing element by element difference between this vector and the argument one.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#plus-org.apache.ignite.ml.math.Vector-">plus</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new vector containing element by element sum from both vectors.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">Tracer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Tracer.html#saveAsCsv-org.apache.ignite.ml.math.Vector-java.lang.String-java.lang.String-">saveAsCsv</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fmt,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;filePath)</code>
<div class="block">Saves given vector as CSV file.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">Blas.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Blas.html#scal-java.lang.Double-org.apache.ignite.ml.math.Vector-">scal</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&nbsp;a,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;x)</code>
<div class="block">Performs in-place multiplication of vector x by a real scalar a.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">Tracer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Tracer.html#showAscii-org.apache.ignite.ml.math.Vector-">showAscii</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">Tracer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Tracer.html#showAscii-org.apache.ignite.ml.math.Vector-org.apache.ignite.IgniteLogger-">showAscii</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="../../../../../../org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a>&nbsp;log)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">Tracer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Tracer.html#showAscii-org.apache.ignite.ml.math.Vector-org.apache.ignite.IgniteLogger-java.lang.String-">showAscii</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="../../../../../../org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a>&nbsp;log,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fmt)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">Tracer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Tracer.html#showAscii-org.apache.ignite.ml.math.Vector-java.lang.String-">showAscii</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fmt)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">Tracer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Tracer.html#showHtml-org.apache.ignite.ml.math.Vector-">showHtml</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Shows given vector in the browser with D3-based visualization.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">Tracer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Tracer.html#showHtml-org.apache.ignite.ml.math.Vector-boolean-">showHtml</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
boolean&nbsp;useAsciiFallback)</code>
<div class="block">Shows given vector in the browser with D3-based visualization.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">Tracer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Tracer.html#showHtml-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Tracer.ColorMapper-">showHtml</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="../../../../../../org/apache/ignite/ml/math/Tracer.ColorMapper.html" title="interface in org.apache.ignite.ml.math">Tracer.ColorMapper</a>&nbsp;cm)</code>
<div class="block">Shows given vector in the browser with D3-based visualization.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">Tracer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Tracer.html#showHtml-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Tracer.ColorMapper-boolean-">showHtml</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="../../../../../../org/apache/ignite/ml/math/Tracer.ColorMapper.html" title="interface in org.apache.ignite.ml.math">Tracer.ColorMapper</a>&nbsp;cm,
boolean&nbsp;useAsciiFallback)</code>
<div class="block">Shows given vector in the browser with D3-based visualization.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Vector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Vector.html#times-org.apache.ignite.ml.math.Vector-">times</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Gets a new vector that is an element-wie product of this vector and the argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Matrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html#times-org.apache.ignite.ml.math.Vector-">times</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new matrix that is the product of multiplying this matrix and the argument vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="typeNameLabel">VectorUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/VectorUtils.html#vec2Num-org.apache.ignite.ml.math.Vector-">vec2Num</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Turn Vector into number by looking at index of maximal element in vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/VectorUtils.html#zeroesLike-org.apache.ignite.ml.math.Vector-">zeroesLike</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v)</code>
<div class="block">Create new vector like given vector initialized by zeroes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/VectorUtils.html#zipWith-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.functions.IgniteBiFunction-">zipWith</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v1,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v2,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;f)</code>
<div class="block">Zip two vectors with given binary function
(i.e. apply binary function to both vector elementwise and construct vector from results).</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a> with type arguments of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Matrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html#foldColumns-org.apache.ignite.ml.math.functions.IgniteFunction-">foldColumns</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Collects the results of applying a given function to all columns in this matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Matrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html#foldRows-org.apache.ignite.ml.math.functions.IgniteFunction-">foldRows</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Collects the results of applying a given function to all rows in this matrix.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.decompositions">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/math/decompositions/package-summary.html">org.apache.ignite.ml.math.decompositions</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/math/decompositions/package-summary.html">org.apache.ignite.ml.math.decompositions</a> that return <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">EigenDecomposition.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/decompositions/EigenDecomposition.html#getImagEigenvalues--">getImagEigenvalues</a></span>()</code>
<div class="block">Return the imaginary parts of the eigenvalues.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">LUDecomposition.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/decompositions/LUDecomposition.html#getPivot--">getPivot</a></span>()</code>
<div class="block">Returns the pivot permutation vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">EigenDecomposition.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/decompositions/EigenDecomposition.html#getRealEigenValues--">getRealEigenValues</a></span>()</code>
<div class="block">Return the real parts of the eigenvalues</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DecompositionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/decompositions/DecompositionSupport.html#likeVector-org.apache.ignite.ml.math.Matrix-">likeVector</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;matrix)</code>
<div class="block">Create the like vector with read-only matrices support.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DecompositionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/decompositions/DecompositionSupport.html#likeVector-org.apache.ignite.ml.math.Matrix-int-">likeVector</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;matrix,
int&nbsp;crd)</code>
<div class="block">Create the like vector with read-only matrices support.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">QRDecomposition.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/decompositions/QRDecomposition.html#solve-org.apache.ignite.ml.math.Vector-">solve</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Least squares solution of <code>A*X = B</code>; <code>returns X</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">CholeskyDecomposition.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/decompositions/CholeskyDecomposition.html#solve-org.apache.ignite.ml.math.Vector-">solve</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;b)</code>
<div class="block">Solve the linear equation A &times; X = B for matrices A.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">QRDSolver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/decompositions/QRDSolver.html#solve-org.apache.ignite.ml.math.Vector-">solve</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Least squares solution of <code>A*X = B</code>; <code>returns X</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">LUDecomposition.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/decompositions/LUDecomposition.html#solve-org.apache.ignite.ml.math.Vector-">solve</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;b)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/math/decompositions/package-summary.html">org.apache.ignite.ml.math.decompositions</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">QRDecomposition.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/decompositions/QRDecomposition.html#solve-org.apache.ignite.ml.math.Vector-">solve</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Least squares solution of <code>A*X = B</code>; <code>returns X</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">CholeskyDecomposition.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/decompositions/CholeskyDecomposition.html#solve-org.apache.ignite.ml.math.Vector-">solve</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;b)</code>
<div class="block">Solve the linear equation A &times; X = B for matrices A.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">QRDSolver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/decompositions/QRDSolver.html#solve-org.apache.ignite.ml.math.Vector-">solve</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Least squares solution of <code>A*X = B</code>; <code>returns X</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">LUDecomposition.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/decompositions/LUDecomposition.html#solve-org.apache.ignite.ml.math.Vector-">solve</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;b)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.distances">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/math/distances/package-summary.html">org.apache.ignite.ml.math.distances</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/math/distances/package-summary.html">org.apache.ignite.ml.math.distances</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="typeNameLabel">ManhattanDistance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/distances/ManhattanDistance.html#compute-org.apache.ignite.ml.math.Vector-double:A-">compute</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;a,
double[]&nbsp;b)</code>
<div class="block">Compute the distance between n-dimensional vector and n-dimensional array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="typeNameLabel">HammingDistance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/distances/HammingDistance.html#compute-org.apache.ignite.ml.math.Vector-double:A-">compute</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;a,
double[]&nbsp;b)</code>
<div class="block">Compute the distance between n-dimensional vector and n-dimensional array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="typeNameLabel">EuclideanDistance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/distances/EuclideanDistance.html#compute-org.apache.ignite.ml.math.Vector-double:A-">compute</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;a,
double[]&nbsp;b)</code>
<div class="block">Compute the distance between n-dimensional vector and n-dimensional array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="typeNameLabel">DistanceMeasure.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/distances/DistanceMeasure.html#compute-org.apache.ignite.ml.math.Vector-double:A-">compute</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;a,
double[]&nbsp;b)</code>
<div class="block">Compute the distance between n-dimensional vector and n-dimensional array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="typeNameLabel">ManhattanDistance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/distances/ManhattanDistance.html#compute-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-">compute</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;a,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;b)</code>
<div class="block">Compute the distance between two n-dimensional vectors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="typeNameLabel">HammingDistance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/distances/HammingDistance.html#compute-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-">compute</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;a,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;b)</code>
<div class="block">Compute the distance between two n-dimensional vectors.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="typeNameLabel">EuclideanDistance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/distances/EuclideanDistance.html#compute-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-">compute</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;a,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;b)</code>
<div class="block">Compute the distance between two n-dimensional vectors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="typeNameLabel">DistanceMeasure.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/distances/DistanceMeasure.html#compute-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-">compute</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;a,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;b)</code>
<div class="block">Compute the distance between two n-dimensional vectors.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.functions">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/math/functions/package-summary.html">org.apache.ignite.ml.math.functions</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/math/functions/package-summary.html">org.apache.ignite.ml.math.functions</a> that return <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">IgniteDifferentiableVectorToDoubleFunction.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDifferentiableVectorToDoubleFunction.html#differential-org.apache.ignite.ml.math.Vector-">differential</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;pnt)</code>
<div class="block">Get function differential at a given point.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/math/functions/package-summary.html">org.apache.ignite.ml.math.functions</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">IgniteDifferentiableVectorToDoubleFunction.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDifferentiableVectorToDoubleFunction.html#differential-org.apache.ignite.ml.math.Vector-">differential</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;pnt)</code>
<div class="block">Get function differential at a given point.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.impls.matrix">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/package-summary.html">org.apache.ignite.ml.math.impls.matrix</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/package-summary.html">org.apache.ignite.ml.math.impls.matrix</a> that return <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/AbstractMatrix.html#foldColumns-org.apache.ignite.ml.math.functions.IgniteFunction-">foldColumns</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Collects the results of applying a given function to all columns in this matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/AbstractMatrix.html#foldRows-org.apache.ignite.ml.math.functions.IgniteFunction-">foldRows</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Collects the results of applying a given function to all rows in this matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/AbstractMatrix.html#getCol-int-">getCol</a></span>(int&nbsp;col)</code>
<div class="block">Get a specific row from matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseBlockDistributedMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/SparseBlockDistributedMatrix.html#getCol-int-">getCol</a></span>(int&nbsp;col)</code>
<div class="block">Get a specific row from matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/AbstractMatrix.html#getRow-int-">getRow</a></span>(int&nbsp;row)</code>
<div class="block">Get a specific row from matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseBlockDistributedMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/SparseBlockDistributedMatrix.html#getRow-int-">getRow</a></span>(int&nbsp;row)</code>
<div class="block">Get a specific row from matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">TransposedMatrixView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/TransposedMatrixView.html#likeVector-int-">likeVector</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of compatible properties (similar or the same flavor) to this matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DenseLocalOnHeapMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/DenseLocalOnHeapMatrix.html#likeVector-int-">likeVector</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of compatible properties (similar or the same flavor) to this matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/FunctionMatrix.html#likeVector-int-">likeVector</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of compatible properties (similar or the same flavor) to this matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseLocalOnHeapMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/SparseLocalOnHeapMatrix.html#likeVector-int-">likeVector</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of compatible properties (similar or the same flavor) to this matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DenseLocalOffHeapMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/DenseLocalOffHeapMatrix.html#likeVector-int-">likeVector</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of compatible properties (similar or the same flavor) to this matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">CacheMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/CacheMatrix.html#likeVector-int-">likeVector</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of compatible properties (similar or the same flavor) to this matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseBlockDistributedMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/SparseBlockDistributedMatrix.html#likeVector-int-">likeVector</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of compatible properties (similar or the same flavor) to this matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DiagonalMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/DiagonalMatrix.html#likeVector-int-">likeVector</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of compatible properties (similar or the same flavor) to this matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseDistributedMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/SparseDistributedMatrix.html#likeVector-int-">likeVector</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of compatible properties (similar or the same flavor) to this matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MatrixView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/MatrixView.html#likeVector-int-">likeVector</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of compatible properties (similar or the same flavor) to this matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">PivotedMatrixView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/PivotedMatrixView.html#likeVector-int-">likeVector</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of compatible properties (similar or the same flavor) to this matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">RandomMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/RandomMatrix.html#likeVector-int-">likeVector</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of compatible properties (similar or the same flavor) to this matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/AbstractMatrix.html#times-org.apache.ignite.ml.math.Vector-">times</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new matrix that is the product of multiplying this matrix and the argument vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseBlockDistributedMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/SparseBlockDistributedMatrix.html#times-org.apache.ignite.ml.math.Vector-">times</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new matrix that is the product of multiplying this matrix and the argument vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseDistributedMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/SparseDistributedMatrix.html#times-org.apache.ignite.ml.math.Vector-">times</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new matrix that is the product of multiplying this matrix and the argument vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/AbstractMatrix.html#viewColumn-int-">viewColumn</a></span>(int&nbsp;col)</code>
<div class="block">Creates new view into matrix column .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DiagonalMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/DiagonalMatrix.html#viewColumn-int-">viewColumn</a></span>(int&nbsp;col)</code>
<div class="block">Creates new view into matrix column .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">PivotedMatrixView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/PivotedMatrixView.html#viewColumn-int-">viewColumn</a></span>(int&nbsp;col)</code>
<div class="block">Creates new view into matrix column .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/AbstractMatrix.html#viewDiagonal--">viewDiagonal</a></span>()</code>
<div class="block">Creates new view into matrix diagonal.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/AbstractMatrix.html#viewRow-int-">viewRow</a></span>(int&nbsp;row)</code>
<div class="block">Creates new view into matrix row.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DiagonalMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/DiagonalMatrix.html#viewRow-int-">viewRow</a></span>(int&nbsp;row)</code>
<div class="block">Creates new view into matrix row.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">PivotedMatrixView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/PivotedMatrixView.html#viewRow-int-">viewRow</a></span>(int&nbsp;row)</code>
<div class="block">Creates new view into matrix row.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/package-summary.html">org.apache.ignite.ml.math.impls.matrix</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/AbstractMatrix.html#assignColumn-int-org.apache.ignite.ml.math.Vector-">assignColumn</a></span>(int&nbsp;col,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Assigns values from given vector to the specified column in this matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/AbstractMatrix.html#assignRow-int-org.apache.ignite.ml.math.Vector-">assignRow</a></span>(int&nbsp;row,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Assigns values from given vector to the specified row in this matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/AbstractMatrix.html#times-org.apache.ignite.ml.math.Vector-">times</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new matrix that is the product of multiplying this matrix and the argument vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseBlockDistributedMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/SparseBlockDistributedMatrix.html#times-org.apache.ignite.ml.math.Vector-">times</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new matrix that is the product of multiplying this matrix and the argument vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseDistributedMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/SparseDistributedMatrix.html#times-org.apache.ignite.ml.math.Vector-">times</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new matrix that is the product of multiplying this matrix and the argument vector.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/package-summary.html">org.apache.ignite.ml.math.impls.matrix</a> with type arguments of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/AbstractMatrix.html#foldColumns-org.apache.ignite.ml.math.functions.IgniteFunction-">foldColumns</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Collects the results of applying a given function to all columns in this matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMatrix.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/AbstractMatrix.html#foldRows-org.apache.ignite.ml.math.functions.IgniteFunction-">foldRows</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Collects the results of applying a given function to all rows in this matrix.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/package-summary.html">org.apache.ignite.ml.math.impls.matrix</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/DiagonalMatrix.html#DiagonalMatrix-org.apache.ignite.ml.math.Vector-">DiagonalMatrix</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;diagonal)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.impls.storage.matrix">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/math/impls/storage/matrix/package-summary.html">org.apache.ignite.ml.math.impls.storage.matrix</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/math/impls/storage/matrix/package-summary.html">org.apache.ignite.ml.math.impls.storage.matrix</a> that return <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DiagonalMatrixStorage.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/storage/matrix/DiagonalMatrixStorage.html#diagonal--">diagonal</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/ignite/ml/math/impls/storage/matrix/package-summary.html">org.apache.ignite.ml.math.impls.storage.matrix</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/storage/matrix/DiagonalMatrixStorage.html#DiagonalMatrixStorage-org.apache.ignite.ml.math.Vector-">DiagonalMatrixStorage</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;diagonal)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.impls.storage.vector">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/math/impls/storage/vector/package-summary.html">org.apache.ignite.ml.math.impls.storage.vector</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/math/impls/storage/vector/package-summary.html">org.apache.ignite.ml.math.impls.storage.vector</a> that return <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SingleElementVectorDelegateStorage.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/storage/vector/SingleElementVectorDelegateStorage.html#delegate--">delegate</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/ignite/ml/math/impls/storage/vector/package-summary.html">org.apache.ignite.ml.math.impls.storage.vector</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/storage/vector/SingleElementVectorDelegateStorage.html#SingleElementVectorDelegateStorage-org.apache.ignite.ml.math.Vector-int-">SingleElementVectorDelegateStorage</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
int&nbsp;idx)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.impls.vector">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/math/impls/vector/package-summary.html">org.apache.ignite.ml.math.impls.vector</a></h3>
<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/impls/vector/package-summary.html">org.apache.ignite.ml.math.impls.vector</a> that implement <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractReadOnlyVector.html" title="class in org.apache.ignite.ml.math.impls.vector">AbstractReadOnlyVector</a></span></code>
<div class="block">This class provides a helper implementation of the read-only implementation of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math"><code>Vector</code></a>
interface to minimize the effort required to implement it.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html" title="class in org.apache.ignite.ml.math.impls.vector">AbstractVector</a></span></code>
<div class="block">This class provides a helper implementation of the <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math"><code>Vector</code></a>
interface to minimize the effort required to implement it.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/CacheVector.html" title="class in org.apache.ignite.ml.math.impls.vector">CacheVector</a>&lt;K,V&gt;</span></code>
<div class="block">Vector based on existing cache and index and value mapping functions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/ConstantVector.html" title="class in org.apache.ignite.ml.math.impls.vector">ConstantVector</a></span></code>
<div class="block">Constant value, read-only vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html" title="class in org.apache.ignite.ml.math.impls.vector">DelegatingVector</a></span></code>
<div class="block">Convenient class that can be used to add decorations to an existing vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DenseLocalOffHeapVector.html" title="class in org.apache.ignite.ml.math.impls.vector">DenseLocalOffHeapVector</a></span></code>
<div class="block">Implementation for <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math"><code>Vector</code></a> assuming dense logic and local offheap JVM storage.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DenseLocalOnHeapVector.html" title="class in org.apache.ignite.ml.math.impls.vector">DenseLocalOnHeapVector</a></span></code>
<div class="block">Basic implementation for vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/FunctionVector.html" title="class in org.apache.ignite.ml.math.impls.vector">FunctionVector</a></span></code>
<div class="block">Implementation of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math"><code>Vector</code></a> that maps vector element index to <a href="http://docs.oracle.com/javase/8/docs/api/java/util/function/package-summary.html?is-external=true"><code>java.util.function</code></a> interfaces.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/MapWrapperVector.html" title="class in org.apache.ignite.ml.math.impls.vector">MapWrapperVector</a></span></code>
<div class="block">Vector wrapping a given map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/MatrixVectorView.html" title="class in org.apache.ignite.ml.math.impls.vector">MatrixVectorView</a></span></code>
<div class="block">Row or column vector view off the matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/PivotedVectorView.html" title="class in org.apache.ignite.ml.math.impls.vector">PivotedVectorView</a></span></code>
<div class="block">Pivoted (index mapped) view over another vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/RandomVector.html" title="class in org.apache.ignite.ml.math.impls.vector">RandomVector</a></span></code>
<div class="block">Random vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SingleElementVector.html" title="class in org.apache.ignite.ml.math.impls.vector">SingleElementVector</a></span></code>
<div class="block">Read-write vector holding a single non-zero value at some index.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SingleElementVectorView.html" title="class in org.apache.ignite.ml.math.impls.vector">SingleElementVectorView</a></span></code>
<div class="block">Single value vector view over another vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseBlockDistributedVector.html" title="class in org.apache.ignite.ml.math.impls.vector">SparseBlockDistributedVector</a></span></code>
<div class="block">Sparse distributed vector implementation based on data grid.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseDistributedVector.html" title="class in org.apache.ignite.ml.math.impls.vector">SparseDistributedVector</a></span></code>
<div class="block">Sparse distributed vector implementation based on data grid.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseLocalOffHeapVector.html" title="class in org.apache.ignite.ml.math.impls.vector">SparseLocalOffHeapVector</a></span></code>
<div class="block">Implementation for <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math"><code>Vector</code></a> assuming sparse logic and local offheap JVM storage.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseLocalVector.html" title="class in org.apache.ignite.ml.math.impls.vector">SparseLocalVector</a></span></code>
<div class="block">Local on-heap sparse vector based on hash map storage.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/VectorBlockEntry.html" title="class in org.apache.ignite.ml.math.impls.vector">VectorBlockEntry</a></span></code>
<div class="block">Block for <a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseBlockDistributedVector.html" title="class in org.apache.ignite.ml.math.impls.vector"><code>SparseBlockDistributedVector</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/VectorView.html" title="class in org.apache.ignite.ml.math.impls.vector">VectorView</a></span></code>
<div class="block">Implements the partial view into the parent <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>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/math/impls/vector/package-summary.html">org.apache.ignite.ml.math.impls.vector</a> that return <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#assign-double-">assign</a></span>(double&nbsp;val)</code>
<div class="block">Assigns given value to all elements of this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseBlockDistributedVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseBlockDistributedVector.html#assign-double-">assign</a></span>(double&nbsp;val)</code>
<div class="block">Assigns given value to all elements of this vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseDistributedVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseDistributedVector.html#assign-double-">assign</a></span>(double&nbsp;val)</code>
<div class="block">Assigns given value to all elements of this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">CacheVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/CacheVector.html#assign-double-">assign</a></span>(double&nbsp;val)</code>
<div class="block">Assigns given value to all elements of this vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#assign-double-">assign</a></span>(double&nbsp;val)</code>
<div class="block">Assigns given value to all elements of this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#assign-double:A-">assign</a></span>(double[]&nbsp;vals)</code>
<div class="block">Assigns values from given array to this vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#assign-double:A-">assign</a></span>(double[]&nbsp;vals)</code>
<div class="block">Assigns values from given array to this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#assign-java.util.function.IntToDoubleFunction-">assign</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/function/IntToDoubleFunction.html?is-external=true" title="class or interface in java.util.function">IntToDoubleFunction</a>&nbsp;fun)</code>
<div class="block">Assigns each vector element to the value generated by given function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#assign-java.util.function.IntToDoubleFunction-">assign</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/function/IntToDoubleFunction.html?is-external=true" title="class or interface in java.util.function">IntToDoubleFunction</a>&nbsp;fun)</code>
<div class="block">Assigns each vector element to the value generated by given function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#assign-org.apache.ignite.ml.math.Vector-">assign</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Copies values from the argument vector to this one.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DenseLocalOffHeapVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DenseLocalOffHeapVector.html#assign-org.apache.ignite.ml.math.Vector-">assign</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Copies values from the argument vector to this one.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#assign-org.apache.ignite.ml.math.Vector-">assign</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Copies values from the argument vector to this one.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#copy--">copy</a></span>()</code>
<div class="block">Creates new copy of this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">PivotedVectorView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/PivotedVectorView.html#copy--">copy</a></span>()</code>
<div class="block">Creates new copy of this vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MatrixVectorView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/MatrixVectorView.html#copy--">copy</a></span>()</code>
<div class="block">Creates new copy of this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SingleElementVectorView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SingleElementVectorView.html#copy--">copy</a></span>()</code>
<div class="block">Creates new copy of this vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractReadOnlyVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractReadOnlyVector.html#copy--">copy</a></span>()</code>
<div class="block">Creates new copy of this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/VectorView.html#copy--">copy</a></span>()</code>
<div class="block">Creates new copy of this vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#copy--">copy</a></span>()</code>
<div class="block">Creates new copy of this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">ConstantVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/ConstantVector.html#copy--">copy</a></span>()</code>
<div class="block">Creates new copy of this vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#divide-double-">divide</a></span>(double&nbsp;x)</code>
<div class="block">Creates new vector containing values from this vector divided by the argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseBlockDistributedVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseBlockDistributedVector.html#divide-double-">divide</a></span>(double&nbsp;d)</code>
<div class="block">Return the same matrix with updates values (broken contract).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseDistributedVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseDistributedVector.html#divide-double-">divide</a></span>(double&nbsp;d)</code>
<div class="block">Return the same matrix with updates values (broken contract).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractReadOnlyVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractReadOnlyVector.html#divide-double-">divide</a></span>(double&nbsp;x)</code>
<div class="block">Creates new vector containing values from this vector divided by the argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">CacheVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/CacheVector.html#divide-double-">divide</a></span>(double&nbsp;x)</code>
<div class="block">Creates new vector containing values from this vector divided by the argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#divide-double-">divide</a></span>(double&nbsp;x)</code>
<div class="block">Creates new vector containing values from this vector divided by the argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">PivotedVectorView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/PivotedVectorView.html#getBaseVector--">getBaseVector</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#getVector--">getVector</a></span>()</code>
<div class="block">Get the delegating vector</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#increment-int-double-">increment</a></span>(int&nbsp;idx,
double&nbsp;val)</code>
<div class="block">Increments value at given index.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#increment-int-double-">increment</a></span>(int&nbsp;idx,
double&nbsp;val)</code>
<div class="block">Increments value at given index.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#incrementX-int-double-">incrementX</a></span>(int&nbsp;idx,
double&nbsp;val)</code>
<div class="block">Increments value at given index without checking for index boundaries.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#incrementX-int-double-">incrementX</a></span>(int&nbsp;idx,
double&nbsp;val)</code>
<div class="block">Increments value at given index without checking for index boundaries.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">PivotedVectorView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/PivotedVectorView.html#like-int-">like</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseBlockDistributedVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseBlockDistributedVector.html#like-int-">like</a></span>(int&nbsp;size)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MatrixVectorView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/MatrixVectorView.html#like-int-">like</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseDistributedVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseDistributedVector.html#like-int-">like</a></span>(int&nbsp;size)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DenseLocalOffHeapVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DenseLocalOffHeapVector.html#like-int-">like</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseLocalVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseLocalVector.html#like-int-">like</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SingleElementVectorView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SingleElementVectorView.html#like-int-">like</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SingleElementVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SingleElementVector.html#like-int-">like</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseLocalOffHeapVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseLocalOffHeapVector.html#like-int-">like</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/VectorView.html#like-int-">like</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">CacheVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/CacheVector.html#like-int-">like</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MapWrapperVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/MapWrapperVector.html#like-int-">like</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/FunctionVector.html#like-int-">like</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#like-int-">like</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">ConstantVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/ConstantVector.html#like-int-">like</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DenseLocalOnHeapVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DenseLocalOnHeapVector.html#like-int-">like</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">RandomVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/RandomVector.html#like-int-">like</a></span>(int&nbsp;crd)</code>
<div class="block">Creates new empty vector of the same underlying class but of different cardinality.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#logNormalize--">logNormalize</a></span>()</code>
<div class="block">Creates new vector containing the <code>log(1 + entry) / L_2 norm</code> values of this vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractReadOnlyVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractReadOnlyVector.html#logNormalize--">logNormalize</a></span>()</code>
<div class="block">Creates new vector containing the <code>log(1 + entry) / L_2 norm</code> values of this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#logNormalize--">logNormalize</a></span>()</code>
<div class="block">Creates new vector containing the <code>log(1 + entry) / L_2 norm</code> values of this vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#logNormalize-double-">logNormalize</a></span>(double&nbsp;power)</code>
<div class="block">Creates new vector with a normalized value calculated as <code>log_power(1 + entry) / L_power norm</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractReadOnlyVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractReadOnlyVector.html#logNormalize-double-">logNormalize</a></span>(double&nbsp;power)</code>
<div class="block">Creates new vector with a normalized value calculated as <code>log_power(1 + entry) / L_power norm</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#logNormalize-double-">logNormalize</a></span>(double&nbsp;power)</code>
<div class="block">Creates new vector with a normalized value calculated as <code>log_power(1 + entry) / L_power norm</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#map-org.apache.ignite.ml.math.functions.IgniteBiFunction-double-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun,
double&nbsp;y)</code>
<div class="block">Maps all elements of this vector by applying given function to each element with a constant
second parameter <code>y</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractReadOnlyVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractReadOnlyVector.html#map-org.apache.ignite.ml.math.functions.IgniteBiFunction-double-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun,
double&nbsp;y)</code>
<div class="block">Maps all elements of this vector by applying given function to each element with a constant
second parameter <code>y</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">CacheVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/CacheVector.html#map-org.apache.ignite.ml.math.functions.IgniteBiFunction-double-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun,
double&nbsp;y)</code>
<div class="block">Maps all elements of this vector by applying given function to each element with a constant
second parameter <code>y</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#map-org.apache.ignite.ml.math.functions.IgniteBiFunction-double-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun,
double&nbsp;y)</code>
<div class="block">Maps all elements of this vector by applying given function to each element with a constant
second parameter <code>y</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#map-org.apache.ignite.ml.math.functions.IgniteDoubleFunction-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDoubleFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Maps all values in this vector through a given function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseBlockDistributedVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseBlockDistributedVector.html#map-org.apache.ignite.ml.math.functions.IgniteDoubleFunction-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDoubleFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Maps all values in this vector through a given function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseDistributedVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseDistributedVector.html#map-org.apache.ignite.ml.math.functions.IgniteDoubleFunction-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDoubleFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Maps all values in this vector through a given function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractReadOnlyVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractReadOnlyVector.html#map-org.apache.ignite.ml.math.functions.IgniteDoubleFunction-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDoubleFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Maps all values in this vector through a given function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">CacheVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/CacheVector.html#map-org.apache.ignite.ml.math.functions.IgniteDoubleFunction-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDoubleFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Maps all values in this vector through a given function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#map-org.apache.ignite.ml.math.functions.IgniteDoubleFunction-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDoubleFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Maps all values in this vector through a given function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#map-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.functions.IgniteBiFunction-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Maps all values in this vector through a given function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractReadOnlyVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractReadOnlyVector.html#map-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.functions.IgniteBiFunction-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Maps all values in this vector through a given function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#map-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.functions.IgniteBiFunction-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Maps all values in this vector through a given function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#minus-org.apache.ignite.ml.math.Vector-">minus</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new vector containing element by element difference between this vector and the argument one.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#minus-org.apache.ignite.ml.math.Vector-">minus</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new vector containing element by element difference between this vector and the argument one.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#normalize--">normalize</a></span>()</code>
<div class="block">Creates new vector containing the normalized (L_2 norm) values of this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#normalize--">normalize</a></span>()</code>
<div class="block">Creates new vector containing the normalized (L_2 norm) values of this vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#normalize-double-">normalize</a></span>(double&nbsp;power)</code>
<div class="block">Creates new vector containing the normalized (L_power norm) values of this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#normalize-double-">normalize</a></span>(double&nbsp;power)</code>
<div class="block">Creates new vector containing the normalized (L_power norm) values of this vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#plus-double-">plus</a></span>(double&nbsp;x)</code>
<div class="block">Creates new vector containing sum of each element in this vector and argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseBlockDistributedVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseBlockDistributedVector.html#plus-double-">plus</a></span>(double&nbsp;x)</code>
<div class="block">Return the same matrix with updates values (broken contract).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseDistributedVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseDistributedVector.html#plus-double-">plus</a></span>(double&nbsp;x)</code>
<div class="block">Return the same matrix with updates values (broken contract).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">CacheVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/CacheVector.html#plus-double-">plus</a></span>(double&nbsp;x)</code>
<div class="block">Creates new vector containing sum of each element in this vector and argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#plus-double-">plus</a></span>(double&nbsp;x)</code>
<div class="block">Creates new vector containing sum of each element in this vector and argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#plus-org.apache.ignite.ml.math.Vector-">plus</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new vector containing element by element sum from both vectors.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#plus-org.apache.ignite.ml.math.Vector-">plus</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new vector containing element by element sum from both vectors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#set-int-double-">set</a></span>(int&nbsp;idx,
double&nbsp;val)</code>
<div class="block">Sets value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#set-int-double-">set</a></span>(int&nbsp;idx,
double&nbsp;val)</code>
<div class="block">Sets value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#setX-int-double-">setX</a></span>(int&nbsp;idx,
double&nbsp;val)</code>
<div class="block">Sets value without checking for index boundaries.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#setX-int-double-">setX</a></span>(int&nbsp;idx,
double&nbsp;val)</code>
<div class="block">Sets value without checking for index boundaries.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#sort--">sort</a></span>()</code>
<div class="block">Sorts this vector in ascending order.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#sort--">sort</a></span>()</code>
<div class="block">Sorts this vector in ascending order.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#times-double-">times</a></span>(double&nbsp;x)</code>
<div class="block">Gets a new vector that contains product of each element and the argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">PivotedVectorView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/PivotedVectorView.html#times-double-">times</a></span>(double&nbsp;x)</code>
<div class="block">Gets a new vector that contains product of each element and the argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseBlockDistributedVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseBlockDistributedVector.html#times-double-">times</a></span>(double&nbsp;x)</code>
<div class="block">Return the same matrix with updates values (broken contract).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseDistributedVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseDistributedVector.html#times-double-">times</a></span>(double&nbsp;x)</code>
<div class="block">Return the same matrix with updates values (broken contract).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DenseLocalOffHeapVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DenseLocalOffHeapVector.html#times-double-">times</a></span>(double&nbsp;x)</code>
<div class="block">Gets a new vector that contains product of each element and the argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SparseLocalVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SparseLocalVector.html#times-double-">times</a></span>(double&nbsp;x)</code>
<div class="block">Gets a new vector that contains product of each element and the argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SingleElementVectorView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SingleElementVectorView.html#times-double-">times</a></span>(double&nbsp;x)</code>
<div class="block">Gets a new vector that contains product of each element and the argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractReadOnlyVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractReadOnlyVector.html#times-double-">times</a></span>(double&nbsp;x)</code>
<div class="block">Gets a new vector that contains product of each element and the argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">CacheVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/CacheVector.html#times-double-">times</a></span>(double&nbsp;x)</code>
<div class="block">Gets a new vector that contains product of each element and the argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/FunctionVector.html#times-double-">times</a></span>(double&nbsp;x)</code>
<div class="block">Gets a new vector that contains product of each element and the argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#times-double-">times</a></span>(double&nbsp;x)</code>
<div class="block">Gets a new vector that contains product of each element and the argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#times-org.apache.ignite.ml.math.Vector-">times</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Gets a new vector that is an element-wie product of this vector and the argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#times-org.apache.ignite.ml.math.Vector-">times</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Gets a new vector that is an element-wie product of this vector and the argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#viewPart-int-int-">viewPart</a></span>(int&nbsp;off,
int&nbsp;len)</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#viewPart-int-int-">viewPart</a></span>(int&nbsp;off,
int&nbsp;len)</code></td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/math/impls/vector/package-summary.html">org.apache.ignite.ml.math.impls.vector</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#assign-org.apache.ignite.ml.math.Vector-">assign</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Copies values from the argument vector to this one.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DenseLocalOffHeapVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DenseLocalOffHeapVector.html#assign-org.apache.ignite.ml.math.Vector-">assign</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Copies values from the argument vector to this one.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#assign-org.apache.ignite.ml.math.Vector-">assign</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Copies values from the argument vector to this one.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#checkCardinality-org.apache.ignite.ml.math.Vector-">checkCardinality</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#cross-org.apache.ignite.ml.math.Vector-">cross</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Gets the cross product of this vector and the other vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractReadOnlyVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractReadOnlyVector.html#cross-org.apache.ignite.ml.math.Vector-">cross</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Gets the cross product of this vector and the other vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#cross-org.apache.ignite.ml.math.Vector-">cross</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Gets the cross product of this vector and the other vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#dot-org.apache.ignite.ml.math.Vector-">dot</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Gets dot product of two vectors.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#dot-org.apache.ignite.ml.math.Vector-">dot</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Gets dot product of two vectors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#foldMap-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.functions.IgniteBiFunction-org.apache.ignite.ml.math.functions.IgniteBiFunction-T-">foldMap</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;T,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,T&gt;&nbsp;foldFun,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;combFun,
T&nbsp;zeroVal)</code>
<div class="block">Combines & maps two vector and folds them into a single value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#foldMap-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.functions.IgniteBiFunction-org.apache.ignite.ml.math.functions.IgniteBiFunction-T-">foldMap</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;T,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,T&gt;&nbsp;foldFun,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;combFun,
T&nbsp;zeroVal)</code>
<div class="block">Combines & maps two vector and folds them into a single value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#getDistanceSquared-org.apache.ignite.ml.math.Vector-">getDistanceSquared</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Get the square of the distance between this vector and the argument vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#getDistanceSquared-org.apache.ignite.ml.math.Vector-">getDistanceSquared</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Get the square of the distance between this vector and the argument vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#map-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.functions.IgniteBiFunction-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Maps all values in this vector through a given function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractReadOnlyVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractReadOnlyVector.html#map-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.functions.IgniteBiFunction-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Maps all values in this vector through a given function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#map-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.functions.IgniteBiFunction-">map</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Maps all values in this vector through a given function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#minus-org.apache.ignite.ml.math.Vector-">minus</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new vector containing element by element difference between this vector and the argument one.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#minus-org.apache.ignite.ml.math.Vector-">minus</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new vector containing element by element difference between this vector and the argument one.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#plus-org.apache.ignite.ml.math.Vector-">plus</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new vector containing element by element sum from both vectors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#plus-org.apache.ignite.ml.math.Vector-">plus</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Creates new vector containing element by element sum from both vectors.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/AbstractVector.html#times-org.apache.ignite.ml.math.Vector-">times</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Gets a new vector that is an element-wie product of this vector and the argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">DelegatingVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#times-org.apache.ignite.ml.math.Vector-">times</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">Gets a new vector that is an element-wie product of this vector and the argument.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/ignite/ml/math/impls/vector/package-summary.html">org.apache.ignite.ml.math.impls.vector</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DelegatingVector.html#DelegatingVector-org.apache.ignite.ml.math.Vector-">DelegatingVector</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;dlg)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/PivotedVectorView.html#PivotedVectorView-org.apache.ignite.ml.math.Vector-int:A-">PivotedVectorView</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
int[]&nbsp;pivot)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/PivotedVectorView.html#PivotedVectorView-org.apache.ignite.ml.math.Vector-int:A-int:A-">PivotedVectorView</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
int[]&nbsp;pivot,
int[]&nbsp;unpivot)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/SingleElementVectorView.html#SingleElementVectorView-org.apache.ignite.ml.math.Vector-int-">SingleElementVectorView</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec,
int&nbsp;idx)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/VectorBlockEntry.html#VectorBlockEntry-org.apache.ignite.ml.math.Vector-">VectorBlockEntry</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/impls/vector/VectorView.html#VectorView-org.apache.ignite.ml.math.Vector-int-int-">VectorView</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;parent,
int&nbsp;off,
int&nbsp;len)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.util">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/math/util/package-summary.html">org.apache.ignite.ml.math.util</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/math/util/package-summary.html">org.apache.ignite.ml.math.util</a> that return <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MatrixUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/util/MatrixUtil.html#likeVector-org.apache.ignite.ml.math.Matrix-">likeVector</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;matrix)</code>
<div class="block">Create the like vector with read-only matrices support.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MatrixUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/util/MatrixUtil.html#likeVector-org.apache.ignite.ml.math.Matrix-int-">likeVector</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;matrix,
int&nbsp;crd)</code>
<div class="block">Create the like vector with read-only matrices support.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MatrixUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/util/MatrixUtil.html#zipFoldByColumns-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.functions.IgniteBiFunction-">zipFoldByColumns</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;mtx1,
<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;mtx2,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Zips two matrices by column-by-column with specified function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MatrixUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/util/MatrixUtil.html#zipFoldByRows-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.functions.IgniteBiFunction-">zipFoldByRows</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;mtx1,
<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;mtx2,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Zips two matrices by row-by-row with specified function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MatrixUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/util/MatrixUtil.html#zipWith-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.functions.IgniteTriFunction-">zipWith</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v1,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v2,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteTriFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteTriFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;f)</code>
<div class="block">Zip two vectors with given tri-function taking as third argument position in vector
(i.e. apply binary function to both vector elementwise and construct vector from results).</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/math/util/package-summary.html">org.apache.ignite.ml.math.util</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/impls/vector/DenseLocalOnHeapVector.html" title="class in org.apache.ignite.ml.math.impls.vector">DenseLocalOnHeapVector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MatrixUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/util/MatrixUtil.html#localCopyOf-org.apache.ignite.ml.math.Vector-">localCopyOf</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vec)</code>
<div class="block">TODO: IGNITE-5723, rewrite in a more optimal way.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MatrixUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/util/MatrixUtil.html#zipWith-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.functions.IgniteTriFunction-">zipWith</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v1,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;v2,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteTriFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteTriFunction</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;f)</code>
<div class="block">Zip two vectors with given tri-function taking as third argument position in vector
(i.e. apply binary function to both vector elementwise and construct vector from results).</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../org/apache/ignite/ml/math/util/package-summary.html">org.apache.ignite.ml.math.util</a> with type arguments of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/impls/matrix/DenseLocalOnHeapMatrix.html" title="class in org.apache.ignite.ml.math.impls.matrix">DenseLocalOnHeapMatrix</a></code></td>
<td class="colLast"><span class="typeNameLabel">MatrixUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/util/MatrixUtil.html#fromList-java.util.List-boolean-">fromList</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&gt;&nbsp;vecs,
boolean&nbsp;entriesAreRows)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MatrixUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/util/MatrixUtil.html#zipFoldByColumns-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.functions.IgniteBiFunction-">zipFoldByColumns</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;mtx1,
<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;mtx2,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Zips two matrices by column-by-column with specified function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MatrixUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/util/MatrixUtil.html#zipFoldByColumns-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.functions.IgniteBiFunction-">zipFoldByColumns</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;mtx1,
<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;mtx2,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Zips two matrices by column-by-column with specified function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MatrixUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/util/MatrixUtil.html#zipFoldByRows-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.functions.IgniteBiFunction-">zipFoldByRows</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;mtx1,
<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;mtx2,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Zips two matrices by row-by-row with specified function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MatrixUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/math/util/MatrixUtil.html#zipFoldByRows-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.functions.IgniteBiFunction-">zipFoldByRows</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;mtx1,
<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;mtx2,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteBiFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteBiFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;fun)</code>
<div class="block">Zips two matrices by row-by-row with specified function.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.nn">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/nn/package-summary.html">org.apache.ignite.ml.nn</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/ignite/ml/nn/package-summary.html">org.apache.ignite.ml.nn</a> declared as <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MLPLayer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/nn/MLPLayer.html#biases">biases</a></span></code>
<div class="block">Biases vector.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/nn/package-summary.html">org.apache.ignite.ml.nn</a> that return <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MultilayerPerceptron.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/nn/MultilayerPerceptron.html#biases-int-">biases</a></span>(int&nbsp;layerIdx)</code>
<div class="block">Get biases of layer with given index.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MultilayerPerceptron.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/nn/MultilayerPerceptron.html#differentiateByParameters-org.apache.ignite.ml.math.functions.IgniteFunction-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.Matrix-">differentiateByParameters</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDifferentiableVectorToDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDifferentiableVectorToDoubleFunction</a>&gt;&nbsp;loss,
<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;inputsBatch,
<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;truthBatch)</code>
<div class="block">Compose function in the following way: feed output of this model as input to second argument to loss function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MultilayerPerceptron.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/nn/MultilayerPerceptron.html#parameters--">parameters</a></span>()</code>
<div class="block">Get parameters vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MultilayerPerceptron.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/nn/MultilayerPerceptron.html#paramsAsVector-java.util.List-">paramsAsVector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/ignite/ml/nn/MLPLayer.html" title="class in org.apache.ignite.ml.nn">MLPLayer</a>&gt;&nbsp;layersParams)</code>
<div class="block">Flatten this MLP parameters as vector.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/nn/package-summary.html">org.apache.ignite.ml.nn</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/nn/MultilayerPerceptron.html" title="class in org.apache.ignite.ml.nn">MultilayerPerceptron</a></code></td>
<td class="colLast"><span class="typeNameLabel">MultilayerPerceptron.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/nn/MultilayerPerceptron.html#setBiases-int-org.apache.ignite.ml.math.Vector-">setBiases</a></span>(int&nbsp;layerIdx,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;bias)</code>
<div class="block">Sets the biases of layer with a given index.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/nn/MultilayerPerceptron.html" title="class in org.apache.ignite.ml.nn">MultilayerPerceptron</a></code></td>
<td class="colLast"><span class="typeNameLabel">MultilayerPerceptron.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/nn/MultilayerPerceptron.html#setParameters-org.apache.ignite.ml.math.Vector-">setParameters</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;vector)</code>
<div class="block">Set parameters.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../org/apache/ignite/ml/nn/package-summary.html">org.apache.ignite.ml.nn</a> with type arguments of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MultilayerPerceptron.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/nn/MultilayerPerceptron.html#differentiateByParameters-org.apache.ignite.ml.math.functions.IgniteFunction-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.Matrix-">differentiateByParameters</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDifferentiableVectorToDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDifferentiableVectorToDoubleFunction</a>&gt;&nbsp;loss,
<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;inputsBatch,
<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;truthBatch)</code>
<div class="block">Compose function in the following way: feed output of this model as input to second argument to loss function.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/ignite/ml/nn/package-summary.html">org.apache.ignite.ml.nn</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/nn/MLPLayer.html#MLPLayer-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.Vector-">MLPLayer</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;weights,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;biases)</code>
<div class="block">Construct MLPLayer from weights and biases.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../../../org/apache/ignite/ml/nn/package-summary.html">org.apache.ignite.ml.nn</a> with type arguments of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/nn/MLPTrainer.html#MLPTrainer-org.apache.ignite.ml.math.functions.IgniteFunction-org.apache.ignite.ml.math.functions.IgniteFunction-org.apache.ignite.ml.nn.UpdatesStrategy-int-int-int-long-">MLPTrainer</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset">Dataset</a>&lt;<a href="../../../../../../org/apache/ignite/ml/dataset/primitive/context/EmptyContext.html" title="class in org.apache.ignite.ml.dataset.primitive.context">EmptyContext</a>,<a href="../../../../../../org/apache/ignite/ml/dataset/primitive/data/SimpleLabeledDatasetData.html" title="class in org.apache.ignite.ml.dataset.primitive.data">SimpleLabeledDatasetData</a>&gt;,<a href="../../../../../../org/apache/ignite/ml/nn/architecture/MLPArchitecture.html" title="class in org.apache.ignite.ml.nn.architecture">MLPArchitecture</a>&gt;&nbsp;archSupplier,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDifferentiableVectorToDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDifferentiableVectorToDoubleFunction</a>&gt;&nbsp;loss,
<a href="../../../../../../org/apache/ignite/ml/nn/UpdatesStrategy.html" title="class in org.apache.ignite.ml.nn">UpdatesStrategy</a>&lt;? super <a href="../../../../../../org/apache/ignite/ml/nn/MultilayerPerceptron.html" title="class in org.apache.ignite.ml.nn">MultilayerPerceptron</a>,<a href="../../../../../../org/apache/ignite/ml/nn/MLPTrainer.html" title="type parameter in MLPTrainer">P</a>&gt;&nbsp;updatesStgy,
int&nbsp;maxIterations,
int&nbsp;batchSize,
int&nbsp;locIterations,
long&nbsp;seed)</code>
<div class="block">Constructs a new instance of multilayer perceptron trainer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/nn/MLPTrainer.html#MLPTrainer-org.apache.ignite.ml.nn.architecture.MLPArchitecture-org.apache.ignite.ml.math.functions.IgniteFunction-org.apache.ignite.ml.nn.UpdatesStrategy-int-int-int-long-">MLPTrainer</a></span>(<a href="../../../../../../org/apache/ignite/ml/nn/architecture/MLPArchitecture.html" title="class in org.apache.ignite.ml.nn.architecture">MLPArchitecture</a>&nbsp;arch,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDifferentiableVectorToDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDifferentiableVectorToDoubleFunction</a>&gt;&nbsp;loss,
<a href="../../../../../../org/apache/ignite/ml/nn/UpdatesStrategy.html" title="class in org.apache.ignite.ml.nn">UpdatesStrategy</a>&lt;? super <a href="../../../../../../org/apache/ignite/ml/nn/MultilayerPerceptron.html" title="class in org.apache.ignite.ml.nn">MultilayerPerceptron</a>,<a href="../../../../../../org/apache/ignite/ml/nn/MLPTrainer.html" title="type parameter in MLPTrainer">P</a>&gt;&nbsp;updatesStgy,
int&nbsp;maxIterations,
int&nbsp;batchSize,
int&nbsp;locIterations,
long&nbsp;seed)</code>
<div class="block">Constructs a new instance of multilayer perceptron trainer.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.nn.initializers">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/nn/initializers/package-summary.html">org.apache.ignite.ml.nn.initializers</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/nn/initializers/package-summary.html">org.apache.ignite.ml.nn.initializers</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">RandomInitializer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/nn/initializers/RandomInitializer.html#initBiases-org.apache.ignite.ml.math.Vector-">initBiases</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;biases)</code>
<div class="block">In-place change values of vector representing vectors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">MLPInitializer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/nn/initializers/MLPInitializer.html#initBiases-org.apache.ignite.ml.math.Vector-">initBiases</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;biases)</code>
<div class="block">In-place change values of vector representing vectors.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.optimization">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/optimization/package-summary.html">org.apache.ignite.ml.optimization</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/ignite/ml/optimization/package-summary.html">org.apache.ignite.ml.optimization</a> with type parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDifferentiableVectorToDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDifferentiableVectorToDoubleFunction</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">LossFunctions.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/LossFunctions.html#MSE">MSE</a></span></code>
<div class="block">Mean squared error loss function.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/optimization/package-summary.html">org.apache.ignite.ml.optimization</a> that return <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SimpleUpdater.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/SimpleUpdater.html#compute-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-int-">compute</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;oldWeights,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;oldGradient,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;weights,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;gradient,
int&nbsp;iteration)</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Updater.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/Updater.html#compute-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-int-">compute</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;oldWeights,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;oldGradient,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;weights,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;gradient,
int&nbsp;iteration)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">BarzilaiBorweinUpdater.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/BarzilaiBorweinUpdater.html#compute-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-int-">compute</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;oldWeights,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;oldGradient,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;weights,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;gradient,
int&nbsp;iteration)</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SmoothParametrized.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/SmoothParametrized.html#differentiateByParameters-org.apache.ignite.ml.math.functions.IgniteFunction-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.Matrix-">differentiateByParameters</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDifferentiableVectorToDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDifferentiableVectorToDoubleFunction</a>&gt;&nbsp;loss,
<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;inputsBatch,
<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;truthBatch)</code>
<div class="block">Compose function in the following way: feed output of this model as input to second argument to loss function.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/optimization/package-summary.html">org.apache.ignite.ml.optimization</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SimpleUpdater.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/SimpleUpdater.html#compute-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-int-">compute</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;oldWeights,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;oldGradient,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;weights,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;gradient,
int&nbsp;iteration)</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Updater.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/Updater.html#compute-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-int-">compute</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;oldWeights,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;oldGradient,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;weights,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;gradient,
int&nbsp;iteration)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">BarzilaiBorweinUpdater.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/BarzilaiBorweinUpdater.html#compute-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-int-">compute</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;oldWeights,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;oldGradient,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;weights,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;gradient,
int&nbsp;iteration)</code></td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../org/apache/ignite/ml/optimization/package-summary.html">org.apache.ignite.ml.optimization</a> with type arguments of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SmoothParametrized.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/SmoothParametrized.html#differentiateByParameters-org.apache.ignite.ml.math.functions.IgniteFunction-org.apache.ignite.ml.math.Matrix-org.apache.ignite.ml.math.Matrix-">differentiateByParameters</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDifferentiableVectorToDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDifferentiableVectorToDoubleFunction</a>&gt;&nbsp;loss,
<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;inputsBatch,
<a href="../../../../../../org/apache/ignite/ml/math/Matrix.html" title="interface in org.apache.ignite.ml.math">Matrix</a>&nbsp;truthBatch)</code>
<div class="block">Compose function in the following way: feed output of this model as input to second argument to loss function.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.optimization.updatecalculators">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/package-summary.html">org.apache.ignite.ml.optimization.updatecalculators</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/package-summary.html">org.apache.ignite.ml.optimization.updatecalculators</a> declared as <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">RPropParameterUpdate.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/RPropParameterUpdate.html#deltas">deltas</a></span></code>
<div class="block">Previous iteration parameters deltas.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">RPropParameterUpdate.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/RPropParameterUpdate.html#prevIterationGradient">prevIterationGradient</a></span></code>
<div class="block">Previous iteration model partial derivatives by parameters.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">RPropParameterUpdate.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/RPropParameterUpdate.html#prevIterationUpdates">prevIterationUpdates</a></span></code>
<div class="block">Previous iteration parameters updates.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">NesterovParameterUpdate.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/NesterovParameterUpdate.html#prevIterationUpdates">prevIterationUpdates</a></span></code>
<div class="block">Previous step weights updates.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">RPropParameterUpdate.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/RPropParameterUpdate.html#updatesMask">updatesMask</a></span></code>
<div class="block">Updates mask (values by which updateCache is multiplied).</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/package-summary.html">org.apache.ignite.ml.optimization.updatecalculators</a> with type parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDifferentiableVectorToDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDifferentiableVectorToDoubleFunction</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SimpleGDUpdateCalculator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/SimpleGDUpdateCalculator.html#loss">loss</a></span></code>
<div class="block">Loss function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDifferentiableVectorToDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDifferentiableVectorToDoubleFunction</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">RPropUpdateCalculator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/RPropUpdateCalculator.html#loss">loss</a></span></code>
<div class="block">Loss function.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/package-summary.html">org.apache.ignite.ml.optimization.updatecalculators</a> that return <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SimpleGDParameterUpdate.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/SimpleGDParameterUpdate.html#gradient--">gradient</a></span>()</code>
<div class="block">Get gradient.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">NesterovParameterUpdate.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/NesterovParameterUpdate.html#prevIterationUpdates--">prevIterationUpdates</a></span>()</code>
<div class="block">Get previous step parameters updates.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">RPropParameterUpdate.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/RPropParameterUpdate.html#updatesMask--">updatesMask</a></span>()</code>
<div class="block">Get updates mask (values by which updateCache is multiplied).</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/package-summary.html">org.apache.ignite.ml.optimization.updatecalculators</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/RPropParameterUpdate.html" title="class in org.apache.ignite.ml.optimization.updatecalculators">RPropParameterUpdate</a></code></td>
<td class="colLast"><span class="typeNameLabel">RPropParameterUpdate.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/RPropParameterUpdate.html#setDeltas-org.apache.ignite.ml.math.Vector-">setDeltas</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;deltas)</code>
<div class="block">Set previous iteration deltas.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/NesterovParameterUpdate.html" title="class in org.apache.ignite.ml.optimization.updatecalculators">NesterovParameterUpdate</a></code></td>
<td class="colLast"><span class="typeNameLabel">NesterovParameterUpdate.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/NesterovParameterUpdate.html#setPreviousUpdates-org.apache.ignite.ml.math.Vector-">setPreviousUpdates</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;updates)</code>
<div class="block">Set previous step parameters updates.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/RPropParameterUpdate.html" title="class in org.apache.ignite.ml.optimization.updatecalculators">RPropParameterUpdate</a></code></td>
<td class="colLast"><span class="typeNameLabel">RPropParameterUpdate.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/RPropParameterUpdate.html#setUpdatesMask-org.apache.ignite.ml.math.Vector-">setUpdatesMask</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;updatesMask)</code>
<div class="block">Set updates mask (values by which updateCache is multiplied).</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/package-summary.html">org.apache.ignite.ml.optimization.updatecalculators</a> with type arguments of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/NesterovParameterUpdate.html" title="class in org.apache.ignite.ml.optimization.updatecalculators">NesterovParameterUpdate</a></code></td>
<td class="colLast"><span class="typeNameLabel">NesterovUpdateCalculator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/NesterovUpdateCalculator.html#init-M-org.apache.ignite.ml.math.functions.IgniteFunction-">init</a></span>(<a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/NesterovUpdateCalculator.html" title="type parameter in NesterovUpdateCalculator">M</a>&nbsp;mdl,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDifferentiableVectorToDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDifferentiableVectorToDoubleFunction</a>&gt;&nbsp;loss)</code>
<div class="block">Initializes the update calculator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/ParameterUpdateCalculator.html" title="type parameter in ParameterUpdateCalculator">P</a></code></td>
<td class="colLast"><span class="typeNameLabel">ParameterUpdateCalculator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/ParameterUpdateCalculator.html#init-M-org.apache.ignite.ml.math.functions.IgniteFunction-">init</a></span>(<a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/ParameterUpdateCalculator.html" title="type parameter in ParameterUpdateCalculator">M</a>&nbsp;mdl,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDifferentiableVectorToDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDifferentiableVectorToDoubleFunction</a>&gt;&nbsp;loss)</code>
<div class="block">Initializes the update calculator.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/SimpleGDParameterUpdate.html" title="class in org.apache.ignite.ml.optimization.updatecalculators">SimpleGDParameterUpdate</a></code></td>
<td class="colLast"><span class="typeNameLabel">SimpleGDUpdateCalculator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/SimpleGDUpdateCalculator.html#init-org.apache.ignite.ml.optimization.SmoothParametrized-org.apache.ignite.ml.math.functions.IgniteFunction-">init</a></span>(<a href="../../../../../../org/apache/ignite/ml/optimization/SmoothParametrized.html" title="interface in org.apache.ignite.ml.optimization">SmoothParametrized</a>&nbsp;mdl,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDifferentiableVectorToDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDifferentiableVectorToDoubleFunction</a>&gt;&nbsp;loss)</code>
<div class="block">Initializes the update calculator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/RPropParameterUpdate.html" title="class in org.apache.ignite.ml.optimization.updatecalculators">RPropParameterUpdate</a></code></td>
<td class="colLast"><span class="typeNameLabel">RPropUpdateCalculator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/RPropUpdateCalculator.html#init-org.apache.ignite.ml.optimization.SmoothParametrized-org.apache.ignite.ml.math.functions.IgniteFunction-">init</a></span>(<a href="../../../../../../org/apache/ignite/ml/optimization/SmoothParametrized.html" title="interface in org.apache.ignite.ml.optimization">SmoothParametrized</a>&nbsp;mdl,
<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,<a href="../../../../../../org/apache/ignite/ml/math/functions/IgniteDifferentiableVectorToDoubleFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteDifferentiableVectorToDoubleFunction</a>&gt;&nbsp;loss)</code>
<div class="block">Initializes the update calculator.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/package-summary.html">org.apache.ignite.ml.optimization.updatecalculators</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/NesterovParameterUpdate.html#NesterovParameterUpdate-org.apache.ignite.ml.math.Vector-">NesterovParameterUpdate</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;prevIterationUpdates)</code>
<div class="block">Construct NesterovParameterUpdate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/RPropParameterUpdate.html#RPropParameterUpdate-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-org.apache.ignite.ml.math.Vector-">RPropParameterUpdate</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;prevIterationUpdates,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;prevIterationGradient,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;deltas,
<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;updatesMask)</code>
<div class="block">Construct instance of this class by given parameters.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/optimization/updatecalculators/SimpleGDParameterUpdate.html#SimpleGDParameterUpdate-org.apache.ignite.ml.math.Vector-">SimpleGDParameterUpdate</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;gradient)</code>
<div class="block">Construct instance of this class.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.regressions.linear">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/regressions/linear/package-summary.html">org.apache.ignite.ml.regressions.linear</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/regressions/linear/package-summary.html">org.apache.ignite.ml.regressions.linear</a> that return <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">LinearRegressionModel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/regressions/linear/LinearRegressionModel.html#getWeights--">getWeights</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/regressions/linear/package-summary.html">org.apache.ignite.ml.regressions.linear</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a></code></td>
<td class="colLast"><span class="typeNameLabel">LinearRegressionModel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/regressions/linear/LinearRegressionModel.html#apply-org.apache.ignite.ml.math.Vector-">apply</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;input)</code></td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/ignite/ml/regressions/linear/package-summary.html">org.apache.ignite.ml.regressions.linear</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/regressions/linear/LinearRegressionModel.html#LinearRegressionModel-org.apache.ignite.ml.math.Vector-double-">LinearRegressionModel</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;weights,
double&nbsp;intercept)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.structures">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/structures/package-summary.html">org.apache.ignite.ml.structures</a></h3>
<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/structures/package-summary.html">org.apache.ignite.ml.structures</a> with type parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/structures/DatasetRow.html" title="class in org.apache.ignite.ml.structures">DatasetRow</a>&lt;V extends <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&gt;</span></code>
<div class="block">Class to keep one observation in dataset.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/structures/LabeledVector.html" title="class in org.apache.ignite.ml.structures">LabeledVector</a>&lt;V extends <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>,L&gt;</span></code>
<div class="block">Class for vector with label.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/structures/LabeledVectorDouble.html" title="class in org.apache.ignite.ml.structures">LabeledVectorDouble</a>&lt;V extends <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&gt;</span></code>
<div class="block">Labeled vector specialized to double label.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/ignite/ml/structures/package-summary.html">org.apache.ignite.ml.structures</a> declared as <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/ignite/ml/structures/DatasetRow.html" title="type parameter in DatasetRow">V</a></code></td>
<td class="colLast"><span class="typeNameLabel">DatasetRow.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/structures/DatasetRow.html#vector">vector</a></span></code>
<div class="block">Vector.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/structures/package-summary.html">org.apache.ignite.ml.structures</a> that return <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">LabeledDataset.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/structures/LabeledDataset.html#emptyVector-int-boolean-">emptyVector</a></span>(int&nbsp;size,
boolean&nbsp;isDistributed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/structures/Dataset.html#features-int-">features</a></span>(int&nbsp;idx)</code>
<div class="block">Get the features.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.svm">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a> in <a href="../../../../../../org/apache/ignite/ml/svm/package-summary.html">org.apache.ignite.ml.svm</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/svm/package-summary.html">org.apache.ignite.ml.svm</a> that return <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SVMLinearBinaryClassificationModel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/svm/SVMLinearBinaryClassificationModel.html#weights--">weights</a></span>()</code>
<div class="block">Gets the weights.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/ignite/ml/svm/package-summary.html">org.apache.ignite.ml.svm</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a></code></td>
<td class="colLast"><span class="typeNameLabel">SVMLinearBinaryClassificationModel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/svm/SVMLinearBinaryClassificationModel.html#apply-org.apache.ignite.ml.math.Vector-">apply</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;input)</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a></code></td>
<td class="colLast"><span class="typeNameLabel">SVMLinearMultiClassClassificationModel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/svm/SVMLinearMultiClassClassificationModel.html#apply-org.apache.ignite.ml.math.Vector-">apply</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;input)</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/ignite/ml/svm/SVMLinearBinaryClassificationModel.html" title="class in org.apache.ignite.ml.svm">SVMLinearBinaryClassificationModel</a></code></td>
<td class="colLast"><span class="typeNameLabel">SVMLinearBinaryClassificationModel.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/svm/SVMLinearBinaryClassificationModel.html#withWeights-org.apache.ignite.ml.math.Vector-">withWeights</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;weights)</code>
<div class="block">Set up the weights.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/ignite/ml/svm/package-summary.html">org.apache.ignite.ml.svm</a> with parameters of type <a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/ignite/ml/svm/SVMLinearBinaryClassificationModel.html#SVMLinearBinaryClassificationModel-org.apache.ignite.ml.math.Vector-double-">SVMLinearBinaryClassificationModel</a></span>(<a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Vector</a>&nbsp;weights,
double&nbsp;intercept)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</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><a href="../../../../../../org/apache/ignite/ml/math/Vector.html" title="interface in org.apache.ignite.ml.math">Class</a></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/class-use/Vector.html" target="_top">Frames</a></li>
<li><a href="Vector.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>