blob: 789c3f7b70595762a1c62b4e54c1a474b9b44443 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_222) on Mon Sep 30 16:21:14 BST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CompoundFloatDataset (The Eclipse January API Documentation)</title>
<meta name="date" content="2019-09-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CompoundFloatDataset (The Eclipse January API Documentation)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":9,"i9":9,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10,"i85":10,"i86":10,"i87":10,"i88":10,"i89":10,"i90":10,"i91":10,"i92":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CompoundFloatDataset.html">Use</a></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>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/eclipse/january/dataset/CompoundDoubleDataset.html" title="class in org.eclipse.january.dataset"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/eclipse/january/dataset/CompoundIntegerDataset.html" title="class in org.eclipse.january.dataset"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/january/dataset/CompoundFloatDataset.html" target="_top">Frames</a></li>
<li><a href="CompoundFloatDataset.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.january.dataset</div>
<h2 title="Class CompoundFloatDataset" class="title">Class CompoundFloatDataset</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html" title="class in org.eclipse.january.dataset">org.eclipse.january.dataset.LazyDatasetBase</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html" title="class in org.eclipse.january.dataset">org.eclipse.january.dataset.AbstractDataset</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">org.eclipse.january.dataset.AbstractCompoundDataset</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.january.dataset.CompoundFloatDataset</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="../../../../org/eclipse/january/dataset/CompoundDataset.html" title="interface in org.eclipse.january.dataset">CompoundDataset</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>, <a href="../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html" title="interface in org.eclipse.january.dataset">ILazyDataset</a>, <a href="../../../../org/eclipse/january/dataset/IMetadataProvider.html" title="interface in org.eclipse.january.dataset">IMetadataProvider</a>, <a href="../../../../org/eclipse/january/INameable.html" title="interface in org.eclipse.january">INameable</a></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../org/eclipse/january/dataset/ComplexFloatDataset.html" title="class in org.eclipse.january.dataset">ComplexFloatDataset</a></dd>
</dl>
<hr>
<br>
<pre>public class <a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.24">CompoundFloatDataset</a>
extends <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">AbstractCompoundDataset</a></pre>
<div class="block">Extend compound dataset for float values // PRIM_TYPE</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../serialized-form.html#org.eclipse.january.dataset.CompoundFloatDataset">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</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>
<tr class="altColor">
<td class="colFirst"><code>protected float[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#data">data</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.january.dataset.AbstractCompoundDataset">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">AbstractCompoundDataset</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#isize">isize</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.january.dataset.AbstractDataset">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/AbstractDataset.html" title="class in org.eclipse.january.dataset">AbstractDataset</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#base">base</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#BLOCK_CLOSE">BLOCK_CLOSE</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#BLOCK_OPEN">BLOCK_OPEN</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#odata">odata</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#offset">offset</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#size">size</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#stride">stride</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#stringFormat">stringFormat</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.january.dataset.LazyDatasetBase">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html" title="class in org.eclipse.january.dataset">LazyDatasetBase</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#catchExceptions">catchExceptions</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#logger">logger</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#metadata">metadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#name">name</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#shape">shape</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.january.dataset.Dataset">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#ARRAYFLOAT32">ARRAYFLOAT32</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#ARRAYFLOAT64">ARRAYFLOAT64</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#ARRAYINT16">ARRAYINT16</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#ARRAYINT32">ARRAYINT32</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#ARRAYINT64">ARRAYINT64</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#ARRAYINT8">ARRAYINT8</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#ARRAYMUL">ARRAYMUL</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#BOOL">BOOL</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#COMPLEX">COMPLEX</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#COMPLEX128">COMPLEX128</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#COMPLEX64">COMPLEX64</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#DATE">DATE</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#FLOAT">FLOAT</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#FLOAT32">FLOAT32</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#FLOAT64">FLOAT64</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#INT">INT</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#INT16">INT16</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#INT32">INT32</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#INT64">INT64</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#INT8">INT8</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#OBJECT">OBJECT</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#RGB">RGB</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#STRING">STRING</a></code></li>
</ul>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/FloatDataset.html" title="class in org.eclipse.january.dataset">FloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#asNonCompoundDataset-boolean-">asNonCompoundDataset</a></span>(boolean&nbsp;shareData)</code>
<div class="block">Get a non-compound dataset version</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#clone--">clone</a></span>()</code>
<div class="block">Clone dataset</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#containsInfs--">containsInfs</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#containsInvalidNumbers--">containsInvalidNumbers</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#containsNans--">containsNans</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#copyElements-org.eclipse.january.dataset.Dataset-int-">copyElements</a></span>(<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;destination,
int&nbsp;element)</code>
<div class="block">Copy chosen elements from each item to another dataset</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#copyItemsFromAxes-int:A-boolean:A-org.eclipse.january.dataset.Dataset-">copyItemsFromAxes</a></span>(int[]&nbsp;pos,
boolean[]&nbsp;axes,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;dest)</code>
<div class="block">Copy content from axes in given position to array</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>protected float[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#createArray-int-">createArray</a></span>(int&nbsp;size)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#createCompoundDatasetWithLastDimension-org.eclipse.january.dataset.Dataset-boolean-">createCompoundDatasetWithLastDimension</a></span>(<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;a,
boolean&nbsp;shareData)</code>
<div class="block">Create a compound dataset using last dimension of given dataset</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#createFromObject-int-java.lang.Object-">createFromObject</a></span>(int&nbsp;itemSize,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</code>
<div class="block">Create a 1D dataset from an object which could be a Java list, array (of arrays...) or Number.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#equals-java.lang.Object-">equals</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#fill-java.lang.Object-">fill</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</code>
<div class="block">Fill dataset with given object</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#fillDataset-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.IndexIterator-">fillDataset</a></span>(<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;result,
<a href="../../../../org/eclipse/january/dataset/IndexIterator.html" title="class in org.eclipse.january.dataset">IndexIterator</a>&nbsp;iter)</code>
<div class="block">Populate another dataset with part of current dataset</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>float[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getAbs-int-">getAbs</a></span>(int&nbsp;index)</code>
<div class="block">Get values at absolute index in the internal array.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getAbs-int-float:A-">getAbs</a></span>(int&nbsp;index,
float[]&nbsp;values)</code>
<div class="block">Get values at absolute index in the internal array.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>protected int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getBufferLength--">getBufferLength</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getByteArray--">getByteArray</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getByteArray-int...-">getByteArray</a></span>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getByteArray-int-">getByteArray</a></span>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getByteArray-int-int-">getByteArray</a></span>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>float[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getData--">getData</a></span>()</code>
<div class="block">This is a typed version of <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getBuffer--"><code>AbstractDataset.getBuffer()</code></a></div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>double[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getDoubleArray--">getDoubleArray</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>double[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getDoubleArray-int...-">getDoubleArray</a></span>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>double[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getDoubleArray-int-">getDoubleArray</a></span>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>double[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getDoubleArray-int-int-">getDoubleArray</a></span>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getDoubleArrayAbs-int-double:A-">getDoubleArrayAbs</a></span>(int&nbsp;index,
double[]&nbsp;darray)</code>
<div class="block">Get an item as a double array</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getDType--">getDType</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getElementBooleanAbs-int-">getElementBooleanAbs</a></span>(int&nbsp;index)</code>
<div class="block">Get an element from given absolute index as a boolean.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getElementDoubleAbs-int-">getElementDoubleAbs</a></span>(int&nbsp;index)</code>
<div class="block">Get an element from given absolute index as a double.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getElementLongAbs-int-">getElementLongAbs</a></span>(int&nbsp;index)</code>
<div class="block">Get an element from given absolute index as a long.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/FloatDataset.html" title="class in org.eclipse.january.dataset">FloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getElements-int-">getElements</a></span>(int&nbsp;element)</code>
<div class="block">Get chosen elements from each item as a dataset</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/FloatDataset.html" title="class in org.eclipse.january.dataset">FloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getElementsView-int-">getElementsView</a></span>(int&nbsp;element)</code>
<div class="block">Get chosen elements from each item as a view on dataset</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>protected double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getFirstValue--">getFirstValue</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>protected double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getFirstValue-int...-">getFirstValue</a></span>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>protected double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getFirstValue-int-">getFirstValue</a></span>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>protected double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getFirstValue-int-int-">getFirstValue</a></span>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>float[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getFloatArray--">getFloatArray</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>float[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getFloatArray-int...-">getFloatArray</a></span>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>float[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getFloatArray-int-">getFloatArray</a></span>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>float[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getFloatArray-int-int-">getFloatArray</a></span>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code>int[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getIntArray--">getIntArray</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code>int[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getIntArray-int...-">getIntArray</a></span>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code>int[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getIntArray-int-">getIntArray</a></span>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code>int[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getIntArray-int-int-">getIntArray</a></span>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code>long[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getLongArray--">getLongArray</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code>long[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getLongArray-int...-">getLongArray</a></span>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code>long[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getLongArray-int-">getLongArray</a></span>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code>long[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getLongArray-int-int-">getLongArray</a></span>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getObject--">getObject</a></span>()</code>
<div class="block">Get first item as an object.</div>
</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getObject-int...-">getObject</a></span>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getObject-int-">getObject</a></span>(int&nbsp;i)</code>
<div class="block">Get an item from given position as an object.</div>
</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getObject-int-int-">getObject</a></span>(int&nbsp;i,
int&nbsp;j)</code>
<div class="block">Get an item from given position as an object.</div>
</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getObjectAbs-int-">getObjectAbs</a></span>(int&nbsp;index)</code>
<div class="block">Get an item from given absolute index as an object.</div>
</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code>short[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getShortArray--">getShortArray</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code>short[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getShortArray-int...-">getShortArray</a></span>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code>short[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getShortArray-int-">getShortArray</a></span>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code>short[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getShortArray-int-int-">getShortArray</a></span>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getSlice-org.eclipse.january.dataset.SliceIterator-">getSlice</a></span>(<a href="../../../../org/eclipse/january/dataset/SliceIterator.html" title="class in org.eclipse.january.dataset">SliceIterator</a>&nbsp;siter)</code>
<div class="block">Get a slice of the dataset.</div>
</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getString--">getString</a></span>()</code>
<div class="block">Get first item as a string.</div>
</td>
</tr>
<tr id="i59" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getString-int...-">getString</a></span>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr id="i60" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getString-int-">getString</a></span>(int&nbsp;i)</code>
<div class="block">Get an item from given position as a string.</div>
</td>
</tr>
<tr id="i61" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getString-int-int-">getString</a></span>(int&nbsp;i,
int&nbsp;j)</code>
<div class="block">Get an item from given position as a string.</div>
</td>
</tr>
<tr id="i62" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getStringAbs-int-">getStringAbs</a></span>(int&nbsp;index)</code>
<div class="block">Get an item from given absolute index as a string.</div>
</td>
</tr>
<tr id="i63" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#getView-boolean-">getView</a></span>(boolean&nbsp;deepCopyMetadata)</code>&nbsp;</td>
</tr>
<tr id="i64" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i65" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#iadd-java.lang.Object-">iadd</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</code>
<div class="block">In-place addition with object o</div>
</td>
</tr>
<tr id="i66" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#idivide-java.lang.Object-">idivide</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</code>
<div class="block">In-place division with object o</div>
</td>
</tr>
<tr id="i67" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#ifloor--">ifloor</a></span>()</code>
<div class="block">In-place floor</div>
</td>
</tr>
<tr id="i68" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#imultiply-java.lang.Object-">imultiply</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</code>
<div class="block">In-place multiplication with object o</div>
</td>
</tr>
<tr id="i69" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#ipower-java.lang.Object-">ipower</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</code>
<div class="block">In-place raise to power of object o</div>
</td>
</tr>
<tr id="i70" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#iremainder-java.lang.Object-">iremainder</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</code>
<div class="block">In-place remainder</div>
</td>
</tr>
<tr id="i71" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#isubtract-java.lang.Object-">isubtract</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</code>
<div class="block">In-place subtraction with object o</div>
</td>
</tr>
<tr id="i72" class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#residual-java.lang.Object-org.eclipse.january.dataset.Dataset-boolean-">residual</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;w,
boolean&nbsp;ignoreNaNs)</code>
<div class="block">Calculate residual of dataset with object o and weight.</div>
</td>
</tr>
<tr id="i73" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#resize-int...-">resize</a></span>(int...&nbsp;newShape)</code>
<div class="block">Change shape and size of dataset in-place</div>
</td>
</tr>
<tr id="i74" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#set-java.lang.Object-">set</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</code>
<div class="block">Set the value given by object at the first position.</div>
</td>
</tr>
<tr id="i75" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#set-java.lang.Object-int...-">set</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj,
int...&nbsp;pos)</code>
<div class="block">Set the value given by object at given position</div>
</td>
</tr>
<tr id="i76" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#set-java.lang.Object-int-">set</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj,
int&nbsp;i)</code>
<div class="block">Set the value given by object at given position.</div>
</td>
</tr>
<tr id="i77" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#set-java.lang.Object-int-int-">set</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj,
int&nbsp;i,
int&nbsp;j)</code>
<div class="block">Set the value given by object at given position.</div>
</td>
</tr>
<tr id="i78" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#setAbs-int-float-">setAbs</a></span>(int&nbsp;index,
float&nbsp;val)</code>
<div class="block">Set element value at absolute index in the internal array.</div>
</td>
</tr>
<tr id="i79" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#setAbs-int-float:A-">setAbs</a></span>(int&nbsp;index,
float[]&nbsp;val)</code>
<div class="block">Set values at absolute index in the internal array.</div>
</td>
</tr>
<tr id="i80" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#setBy1DIndex-java.lang.Object-org.eclipse.january.dataset.Dataset-">setBy1DIndex</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;index)</code>
<div class="block">This is modelled after the NumPy set item with an index dataset</div>
</td>
</tr>
<tr id="i81" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#setByBoolean-java.lang.Object-org.eclipse.january.dataset.Dataset-">setByBoolean</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;selection)</code>
<div class="block">This is modelled after the NumPy set item with a condition specified by a boolean dataset</div>
</td>
</tr>
<tr id="i82" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#setByIndexes-java.lang.Object-java.lang.Object...-">setByIndexes</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;indexes)</code>
<div class="block">This is modelled after the NumPy set item with an array of indexing objects</div>
</td>
</tr>
<tr id="i83" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#setData--">setData</a></span>()</code>
<div class="block">Set aliased data as base data</div>
</td>
</tr>
<tr id="i84" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#setElements-org.eclipse.january.dataset.Dataset-int-">setElements</a></span>(<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;source,
int&nbsp;element)</code>
<div class="block">Set values of chosen elements from each item according to source dataset</div>
</td>
</tr>
<tr id="i85" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#setItem-float:A-">setItem</a></span>(float[]&nbsp;d)</code>
<div class="block">Set values at first position.</div>
</td>
</tr>
<tr id="i86" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#setItem-float:A-int...-">setItem</a></span>(float[]&nbsp;d,
int...&nbsp;pos)</code>
<div class="block">Set values at given position</div>
</td>
</tr>
<tr id="i87" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#setItem-float:A-int-">setItem</a></span>(float[]&nbsp;d,
int&nbsp;i)</code>
<div class="block">Set values at given position.</div>
</td>
</tr>
<tr id="i88" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#setItem-float:A-int-int-">setItem</a></span>(float[]&nbsp;d,
int&nbsp;i,
int&nbsp;j)</code>
<div class="block">Set values at given position.</div>
</td>
</tr>
<tr id="i89" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#setItemDirect-int-int-java.lang.Object-">setItemDirect</a></span>(int&nbsp;dindex,
int&nbsp;sindex,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</code>
<div class="block">Set item from compatible dataset in a direct and speedy way.</div>
</td>
</tr>
<tr id="i90" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#setItemsOnAxes-int:A-boolean:A-java.lang.Object-">setItemsOnAxes</a></span>(int[]&nbsp;pos,
boolean[]&nbsp;axes,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</code>
<div class="block">Set content on axes in given position to values in array</div>
</td>
</tr>
<tr id="i91" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#setObjectAbs-int-java.lang.Object-">setObjectAbs</a></span>(int&nbsp;index,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</code>
<div class="block">Set an item at absolute index from an object.</div>
</td>
</tr>
<tr id="i92" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html#setSlice-java.lang.Object-org.eclipse.january.dataset.IndexIterator-">setSlice</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
<a href="../../../../org/eclipse/january/dataset/IndexIterator.html" title="class in org.eclipse.january.dataset">IndexIterator</a>&nbsp;siter)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.dataset.AbstractCompoundDataset">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">AbstractCompoundDataset</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#argMax-int-boolean...-">argMax</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#argMin-int-boolean...-">argMin</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#cast-boolean-int-int-">cast</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#cast-int-">cast</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#flatten--">flatten</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#get1DIndex-int-">get1DIndex</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#get1DIndex-int-int-">get1DIndex</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#get1DIndexFromShape-int:A-">get1DIndexFromShape</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getBoolean--">getBoolean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getBoolean-int...-">getBoolean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getBoolean-int-">getBoolean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getBoolean-int-int-">getBoolean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getBroadcastView-int...-">getBroadcastView</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getBy1DIndex-org.eclipse.january.dataset.IntegerDataset-">getBy1DIndex</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getByBoolean-org.eclipse.january.dataset.Dataset-">getByBoolean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getByIndexes-java.lang.Object...-">getByIndexes</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getByte--">getByte</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getByte-int...-">getByte</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getByte-int-">getByte</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getByte-int-int-">getByte</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getCompoundStats--">getCompoundStats</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDouble--">getDouble</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDouble-int...-">getDouble</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDouble-int-">getDouble</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDouble-int-int-">getDouble</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDoubleArray-double:A-">getDoubleArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDoubleArray-double:A-int...-">getDoubleArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDoubleArray-double:A-int-">getDoubleArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDoubleArray-double:A-int-int-">getDoubleArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getElementsPerItem--">getElementsPerItem</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getError-int...-">getError</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getError-int-">getError</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getError-int-int-">getError</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getErrorArray-int...-">getErrorArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getErrorArray-int-">getErrorArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getErrorArray-int-int-">getErrorArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getErrors--">getErrors</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getFloat--">getFloat</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getFloat-int...-">getFloat</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getFloat-int-">getFloat</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getFloat-int-int-">getFloat</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getInt--">getInt</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getInt-int...-">getInt</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getInt-int-">getInt</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getInt-int-int-">getInt</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getIterator-boolean-">getIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getIterator-int-">getIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getLong--">getLong</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getLong-int...-">getLong</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getLong-int-">getLong</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getLong-int-int-">getLong</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getShort--">getShort</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getShort-int...-">getShort</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getShort-int-">getShort</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getShort-int-int-">getShort</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice-org.eclipse.january.IMonitor-int:A-int:A-int:A-">getSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice-org.eclipse.january.IMonitor-org.eclipse.january.dataset.Slice...-">getSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice-org.eclipse.january.IMonitor-org.eclipse.january.dataset.SliceND-">getSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice-int:A-int:A-int:A-">getSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice-org.eclipse.january.dataset.Slice...-">getSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice-org.eclipse.january.dataset.SliceND-">getSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSliceIterator-org.eclipse.january.dataset.SliceND-">getSliceIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSliceView-int:A-int:A-int:A-">getSliceView</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSliceView-org.eclipse.january.dataset.Slice...-">getSliceView</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSliceView-org.eclipse.january.dataset.SliceND-">getSliceView</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getTransposedView-int...-">getTransposedView</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getUniqueItems--">getUniqueItems</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#ifloorDivide-java.lang.Object-">ifloorDivide</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#max-boolean...-">max</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#max-int-boolean...-">max</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#maxItem--">maxItem</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#maxPos-boolean...-">maxPos</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#mean-boolean...-">mean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#mean-int-boolean...-">mean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#min-boolean...-">min</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#min-int-boolean...-">min</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#minItem--">minItem</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#minPos-boolean...-">minPos</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#peakToPeak-int-boolean...-">peakToPeak</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#product-int-boolean...-">product</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#reshape-int...-">reshape</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#rootMeanSquare-boolean...-">rootMeanSquare</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#rootMeanSquare-int-boolean...-">rootMeanSquare</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#setSlice-java.lang.Object-int:A-int:A-int:A-">setSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#setSlice-java.lang.Object-org.eclipse.january.dataset.Slice...-">setSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#sort-java.lang.Integer-">sort</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#squeeze--">squeeze</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#squeeze-boolean-">squeeze</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#squeezeEnds--">squeezeEnds</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#stdDeviation-int-">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#stdDeviation-int-boolean-boolean...-">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#sum-boolean...-">sum</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#sum-int-boolean...-">sum</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#swapAxes-int-int-">swapAxes</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#synchronizedCopy--">synchronizedCopy</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#transpose-int...-">transpose</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#variance-boolean-boolean...-">variance</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#variance-int-">variance</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#variance-int-boolean-boolean...-">variance</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.dataset.AbstractDataset">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/AbstractDataset.html" title="class in org.eclipse.january.dataset">AbstractDataset</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#all--">all</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#all-int-">all</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#any--">any</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#any-int-">any</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#argMax-boolean...-">argMax</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#argMin-boolean...-">argMin</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#calcSteps-double-double-double-">calcSteps</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#cast-java.lang.Class-">cast</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#cast-int-java.lang.Class-boolean-">cast</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#checkAxis-int-">checkAxis</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#checkAxis-int-int-">checkAxis</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#checkCompatibility-org.eclipse.january.dataset.ILazyDataset-">checkCompatibility</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#copy-java.lang.Class-">copy</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#copy-int-">copy</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#copyToView-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.AbstractDataset-boolean-boolean-">copyToView</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#count-boolean...-">count</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#count-int:A-boolean...-">count</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#count-int-boolean...-">count</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#createStrides-org.eclipse.january.dataset.Dataset-int:A-">createStrides</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#createStrides-int-int:A-int:A-int-int:A-">createStrides</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#createStrides-org.eclipse.january.dataset.SliceND-org.eclipse.january.dataset.Dataset-int:A-int:A-">createStrides</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#createStrides-org.eclipse.january.dataset.SliceND-int-int:A-int:A-int-int:A-int:A-">createStrides</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#fillData-java.lang.Object-int-int:A-">fillData</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#get1DIndex-int...-">get1DIndex</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#get1DIndexFromShape-int:A-int:A-">get1DIndexFromShape</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getBooleanIterator-org.eclipse.january.dataset.Dataset-">getBooleanIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getBooleanIterator-org.eclipse.january.dataset.Dataset-boolean-">getBooleanIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getBuffer--">getBuffer</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getError--">getError</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getErrorBuffer--">getErrorBuffer</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getFirst1DIndex--">getFirst1DIndex</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getIndices--">getIndices</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getInternalSquaredError--">getInternalSquaredError</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getItemBytes--">getItemBytes</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getIterator--">getIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getMaxLineLength--">getMaxLineLength</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getNbytes--">getNbytes</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getNDPosition-int-">getNDPosition</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getOffset--">getOffset</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getPositionIterator-int...-">getPositionIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getRank--">getRank</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getRealPart--">getRealPart</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getRealView--">getRealView</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getShape--">getShape</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getShapeRef--">getShapeRef</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getSize--">getSize</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getSliceIterator-int:A-int:A-int:A-">getSliceIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getSliceIteratorFromAxes-int:A-boolean:A-">getSliceIteratorFromAxes</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getStats--">getStats</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getStrides--">getStrides</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getStringStats--">getStringStats</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#hasFloatingPointElements--">hasFloatingPointElements</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#isCompatibleWith-org.eclipse.january.dataset.ILazyDataset-">isCompatibleWith</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#isComplex--">isComplex</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#max-int:A-boolean...-">max</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#mean-int:A-boolean...-">mean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#min-int:A-boolean...-">min</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#overrideInternal-java.io.Serializable-int...-">overrideInternal</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#peakToPeak-boolean...-">peakToPeak</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#peakToPeak-int:A-boolean...-">peakToPeak</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#product-boolean...-">product</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#product-int:A-boolean...-">product</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#residual-java.lang.Object-">residual</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#residual-java.lang.Object-boolean-">residual</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#rootMeanSquare-int:A-boolean...-">rootMeanSquare</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setErrorBuffer-java.io.Serializable-">setErrorBuffer</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setMaxLineLength-int-">setMaxLineLength</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setShape-int...-">setShape</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setSlice-java.lang.Object-org.eclipse.january.dataset.SliceND-">setSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setStringFormat-java.text.Format-">setStringFormat</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#stdDeviation--">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#stdDeviation-boolean-boolean...-">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#stdDeviation-int:A-">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#stdDeviation-int:A-boolean-boolean...-">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#sum-int:A-boolean...-">sum</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#toString--">toString</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#toString-boolean-">toString</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#variance--">variance</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#variance-int:A-">variance</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#variance-int:A-boolean-boolean...-">variance</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.dataset.LazyDatasetBase">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html" title="class in org.eclipse.january.dataset">LazyDatasetBase</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#addMetadata-org.eclipse.january.metadata.MetadataType-">addMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#checkPermutatedAxes-int:A-int...-">checkPermutatedAxes</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#clearMetadata-java.lang.Class-">clearMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#copyMetadata--">copyMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#copyMetadata-java.util.Map-">copyMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#createFromSerializable-java.io.Serializable-boolean-">createFromSerializable</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#dirtyMetadata--">dirtyMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#findMetadataTypeSubInterfaces-java.lang.Class-">findMetadataTypeSubInterfaces</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#getElementClass--">getElementClass</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#getErrorMetadata--">getErrorMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#getFirstMetadata-java.lang.Class-">getFirstMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#getMetadata--">getMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#getMetadata-java.lang.Class-">getMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#getMetadataMap-org.eclipse.january.dataset.ILazyDataset-boolean-">getMetadataMap</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#getName--">getName</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#hasErrors--">hasErrors</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#reshapeMetadata-int:A-int:A-">reshapeMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#restoreMetadata-java.util.Map-">restoreMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#setDirty--">setDirty</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#setErrors-java.io.Serializable-">setErrors</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#setMetadata-org.eclipse.january.metadata.MetadataType-">setMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#setName-java.lang.String-">setName</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#sliceMetadata-boolean-org.eclipse.january.dataset.SliceND-">sliceMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#transposeMetadata-int:A-">transposeMetadata</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.dataset.Dataset">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#all--">all</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#all-int-">all</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#any--">any</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#any-int-">any</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#argMax-boolean...-">argMax</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#argMin-boolean...-">argMin</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#cast-java.lang.Class-">cast</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#cast-int-java.lang.Class-boolean-">cast</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#checkAxis-int-">checkAxis</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#checkCompatibility-org.eclipse.january.dataset.ILazyDataset-">checkCompatibility</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#copy-java.lang.Class-">copy</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#copy-int-">copy</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#count-boolean...-">count</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#count-int:A-boolean...-">count</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#count-int-boolean...-">count</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#get1DIndex-int...-">get1DIndex</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getBooleanIterator-org.eclipse.january.dataset.Dataset-">getBooleanIterator</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getBooleanIterator-org.eclipse.january.dataset.Dataset-boolean-">getBooleanIterator</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getBuffer--">getBuffer</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getError--">getError</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getErrorBuffer--">getErrorBuffer</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getIndices--">getIndices</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getIterator--">getIterator</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getNbytes--">getNbytes</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getNDPosition-int-">getNDPosition</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getOffset--">getOffset</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getPositionIterator-int...-">getPositionIterator</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getRealPart--">getRealPart</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getRealView--">getRealView</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getShapeRef--">getShapeRef</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getSliceIterator-int:A-int:A-int:A-">getSliceIterator</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getSliceIteratorFromAxes-int:A-boolean:A-">getSliceIteratorFromAxes</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getStrides--">getStrides</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#hasFloatingPointElements--">hasFloatingPointElements</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#isCompatibleWith-org.eclipse.january.dataset.ILazyDataset-">isCompatibleWith</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#isComplex--">isComplex</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#max-int:A-boolean...-">max</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#mean-int:A-boolean...-">mean</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#min-int:A-boolean...-">min</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#overrideInternal-java.io.Serializable-int...-">overrideInternal</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#peakToPeak-boolean...-">peakToPeak</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#peakToPeak-int:A-boolean...-">peakToPeak</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#product-boolean...-">product</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#product-int:A-boolean...-">product</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#residual-java.lang.Object-">residual</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#residual-java.lang.Object-boolean-">residual</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#rootMeanSquare-int:A-boolean...-">rootMeanSquare</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#setDirty--">setDirty</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#setErrorBuffer-java.io.Serializable-">setErrorBuffer</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#setSlice-java.lang.Object-org.eclipse.january.dataset.SliceND-">setSlice</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#stdDeviation--">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#stdDeviation-boolean-boolean...-">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#stdDeviation-int:A-">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#stdDeviation-int:A-boolean-boolean...-">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#sum-int:A-boolean...-">sum</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#toString-boolean-">toString</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#variance--">variance</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#variance-int:A-">variance</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#variance-int:A-boolean-boolean...-">variance</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.dataset.IDataset">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/IDataset.html#getItemBytes--">getItemBytes</a>, <a href="../../../../org/eclipse/january/dataset/IDataset.html#getMetadata--">getMetadata</a>, <a href="../../../../org/eclipse/january/dataset/IDataset.html#setStringFormat-java.text.Format-">setStringFormat</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.dataset.ILazyDataset">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/ILazyDataset.html" title="interface in org.eclipse.january.dataset">ILazyDataset</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#addMetadata-org.eclipse.january.metadata.MetadataType-">addMetadata</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#clearMetadata-java.lang.Class-">clearMetadata</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#getElementClass--">getElementClass</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#getRank--">getRank</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#getShape--">getShape</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#getSize--">getSize</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#hasErrors--">hasErrors</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#setErrors-java.io.Serializable-">setErrors</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#setMetadata-org.eclipse.january.metadata.MetadataType-">setMetadata</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#setShape-int...-">setShape</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.dataset.IMetadataProvider">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/IMetadataProvider.html" title="interface in org.eclipse.january.dataset">IMetadataProvider</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/IMetadataProvider.html#getFirstMetadata-java.lang.Class-">getFirstMetadata</a>, <a href="../../../../org/eclipse/january/dataset/IMetadataProvider.html#getMetadata-java.lang.Class-">getMetadata</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.INameable">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.january.<a href="../../../../org/eclipse/january/INameable.html" title="interface in org.eclipse.january">INameable</a></h3>
<code><a href="../../../../org/eclipse/january/INameable.html#getName--">getName</a>, <a href="../../../../org/eclipse/january/INameable.html#setName-java.lang.String-">setName</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="data">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>data</h4>
<pre>protected&nbsp;float[] <a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.28">data</a></pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setData--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setData</h4>
<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.31">setData</a>()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setData--">AbstractDataset</a></code></span></div>
<div class="block">Set aliased data as base data</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setData--">setData</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html" title="class in org.eclipse.january.dataset">AbstractDataset</a></code></dd>
</dl>
</li>
</ul>
<a name="createArray-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createArray</h4>
<pre>protected&nbsp;float[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.35">createArray</a>(int&nbsp;size)</pre>
</li>
</ul>
<a name="getDType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDType</h4>
<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.50">getDType</a>()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getDType--">getDType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#getDType--">getDType</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html" title="class in org.eclipse.january.dataset">LazyDatasetBase</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>type of dataset item</dd>
</dl>
</li>
</ul>
<a name="equals-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.251">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#equals-java.lang.Object-">equals</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">AbstractCompoundDataset</a></code></dd>
</dl>
</li>
</ul>
<a name="hashCode--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hashCode</h4>
<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.294">hashCode</a>()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#hashCode--">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">AbstractCompoundDataset</a></code></dd>
</dl>
</li>
</ul>
<a name="clone--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clone</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.299">clone</a>()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#clone--">ILazyDataset</a></code></span></div>
<div class="block">Clone dataset</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html#clone--">clone</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html" title="interface in org.eclipse.january.dataset">CompoundDataset</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/Dataset.html#clone--">clone</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/IDataset.html#clone--">clone</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#clone--">clone</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/january/dataset/ILazyDataset.html" title="interface in org.eclipse.january.dataset">ILazyDataset</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#clone--">clone</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">AbstractCompoundDataset</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a (shallow) copy of dataset</dd>
</dl>
</li>
</ul>
<a name="createFromObject-int-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createFromObject</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.324">createFromObject</a>(int&nbsp;itemSize,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
<div class="block">Create a 1D dataset from an object which could be a Java list, array (of arrays...) or Number. Ragged
sequences or arrays are padded with zeros.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>itemSize</code> - </dd>
<dd><code>obj</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>dataset with contents given by input</dd>
</dl>
</li>
</ul>
<a name="createCompoundDatasetWithLastDimension-org.eclipse.january.dataset.Dataset-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createCompoundDatasetWithLastDimension</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.376">createCompoundDatasetWithLastDimension</a>(<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;a,
boolean&nbsp;shareData)</pre>
<div class="block">Create a compound dataset using last dimension of given dataset</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>a</code> - </dd>
<dd><code>shareData</code> - if true, then share data when possible otherwise copy it</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>compound dataset</dd>
</dl>
</li>
</ul>
<a name="asNonCompoundDataset-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>asNonCompoundDataset</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/FloatDataset.html" title="class in org.eclipse.january.dataset">FloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.405">asNonCompoundDataset</a>(boolean&nbsp;shareData)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html#asNonCompoundDataset-boolean-">CompoundDataset</a></code></span></div>
<div class="block">Get a non-compound dataset version</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>shareData</code> - if true, then share data when possible otherwise copy it</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>non-compound dataset</dd>
</dl>
</li>
</ul>
<a name="fill-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fill</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.422">fill</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#fill-java.lang.Object-">Dataset</a></code></span></div>
<div class="block">Fill dataset with given object</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>filled dataset with each item being equal to the given object</dd>
</dl>
</li>
</ul>
<a name="getData--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getData</h4>
<pre>public&nbsp;float[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.443">getData</a>()</pre>
<div class="block">This is a typed version of <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getBuffer--"><code>AbstractDataset.getBuffer()</code></a></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>data buffer as linear array</dd>
</dl>
</li>
</ul>
<a name="getBufferLength--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBufferLength</h4>
<pre>protected&nbsp;int&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.448">getBufferLength</a>()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getBufferLength--">getBufferLength</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html" title="class in org.eclipse.january.dataset">AbstractDataset</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>entire buffer length</dd>
</dl>
</li>
</ul>
<a name="getView-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getView</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.455">getView</a>(boolean&nbsp;deepCopyMetadata)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html#getView-boolean-">getView</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html" title="interface in org.eclipse.january.dataset">CompoundDataset</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getView-boolean-">getView</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getView-boolean-">getView</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">AbstractCompoundDataset</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>deepCopyMetadata</code> - if true then deep-copy metadata</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>whole view of dataset (i.e. data buffer is shared)</dd>
</dl>
</li>
</ul>
<a name="getAbs-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAbs</h4>
<pre>public&nbsp;float[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.470">getAbs</a>(int&nbsp;index)</pre>
<div class="block">Get values at absolute index in the internal array. This is an internal method with no checks so can be
dangerous. Use with care or ideally with an iterator.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>index</code> - absolute index</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>values</dd>
</dl>
</li>
</ul>
<a name="getAbs-int-float:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAbs</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.486">getAbs</a>(int&nbsp;index,
float[]&nbsp;values)</pre>
<div class="block">Get values at absolute index in the internal array. This is an internal method with no checks so can be
dangerous. Use with care or ideally with an iterator.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>index</code> - absolute index</dd>
<dd><code>values</code> - </dd>
</dl>
</li>
</ul>
<a name="getElementBooleanAbs-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getElementBooleanAbs</h4>
<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.493">getElementBooleanAbs</a>(int&nbsp;index)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getElementBooleanAbs-int-">Dataset</a></code></span></div>
<div class="block">Get an element from given absolute index as a boolean. See warning in interface doc</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>element as boolean</dd>
</dl>
</li>
</ul>
<a name="getElementDoubleAbs-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getElementDoubleAbs</h4>
<pre>public&nbsp;double&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.498">getElementDoubleAbs</a>(int&nbsp;index)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getElementDoubleAbs-int-">Dataset</a></code></span></div>
<div class="block">Get an element from given absolute index as a double. See warning in interface doc</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>element as double</dd>
</dl>
</li>
</ul>
<a name="getElementLongAbs-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getElementLongAbs</h4>
<pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.503">getElementLongAbs</a>(int&nbsp;index)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getElementLongAbs-int-">Dataset</a></code></span></div>
<div class="block">Get an element from given absolute index as a long. See warning in interface doc</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>element as long</dd>
</dl>
</li>
</ul>
<a name="setItemDirect-int-int-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setItemDirect</h4>
<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.508">setItemDirect</a>(int&nbsp;dindex,
int&nbsp;sindex,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setItemDirect-int-int-java.lang.Object-">AbstractDataset</a></code></span></div>
<div class="block">Set item from compatible dataset in a direct and speedy way. Remember to setDirty afterwards.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setItemDirect-int-int-java.lang.Object-">setItemDirect</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html" title="class in org.eclipse.january.dataset">AbstractDataset</a></code></dd>
<dd><code>src</code> - is the source data buffer</dd>
</dl>
</li>
</ul>
<a name="setAbs-int-float:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAbs</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.525">setAbs</a>(int&nbsp;index,
float[]&nbsp;val)</pre>
<div class="block">Set values at absolute index in the internal array. This is an internal method with no checks so can be
dangerous. Use with care or ideally with an iterator.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>index</code> - absolute index</dd>
<dd><code>val</code> - new values</dd>
</dl>
</li>
</ul>
<a name="setAbs-int-float-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAbs</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.541">setAbs</a>(int&nbsp;index,
float&nbsp;val)</pre>
<div class="block">Set element value at absolute index in the internal array. This is an internal method with no checks so can be
dangerous. Use with care or ideally with an iterator.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>index</code> - absolute index</dd>
<dd><code>val</code> - new value</dd>
</dl>
</li>
</ul>
<a name="getObject--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObject</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.547">getObject</a>()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getObject--">Dataset</a></code></span></div>
<div class="block">Get first item as an object. The dataset must not be null</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item</dd>
</dl>
</li>
</ul>
<a name="getObject-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObject</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.552">getObject</a>(int&nbsp;i)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getObject-int-">Dataset</a></code></span></div>
<div class="block">Get an item from given position as an object. The dataset must be 1D</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item</dd>
</dl>
</li>
</ul>
<a name="getObject-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObject</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.557">getObject</a>(int&nbsp;i,
int&nbsp;j)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getObject-int-int-">Dataset</a></code></span></div>
<div class="block">Get an item from given position as an object. The dataset must be 2D</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item</dd>
</dl>
</li>
</ul>
<a name="getObject-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObject</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.562">getObject</a>(int...&nbsp;pos)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Item in given position as an object</dd>
</dl>
</li>
</ul>
<a name="getByteArray--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getByteArray</h4>
<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.567">getByteArray</a>()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in first position</dd>
</dl>
</li>
</ul>
<a name="getByteArray-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getByteArray</h4>
<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.577">getByteArray</a>(int&nbsp;i)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getByteArray-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getByteArray</h4>
<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.587">getByteArray</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getByteArray-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getByteArray</h4>
<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.597">getByteArray</a>(int...&nbsp;pos)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getShortArray--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getShortArray</h4>
<pre>public&nbsp;short[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.607">getShortArray</a>()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in first position</dd>
</dl>
</li>
</ul>
<a name="getShortArray-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getShortArray</h4>
<pre>public&nbsp;short[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.617">getShortArray</a>(int&nbsp;i)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getShortArray-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getShortArray</h4>
<pre>public&nbsp;short[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.627">getShortArray</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getShortArray-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getShortArray</h4>
<pre>public&nbsp;short[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.637">getShortArray</a>(int...&nbsp;pos)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getIntArray--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIntArray</h4>
<pre>public&nbsp;int[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.647">getIntArray</a>()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in first position</dd>
</dl>
</li>
</ul>
<a name="getIntArray-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIntArray</h4>
<pre>public&nbsp;int[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.657">getIntArray</a>(int&nbsp;i)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getIntArray-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIntArray</h4>
<pre>public&nbsp;int[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.667">getIntArray</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getIntArray-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIntArray</h4>
<pre>public&nbsp;int[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.677">getIntArray</a>(int...&nbsp;pos)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getLongArray--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLongArray</h4>
<pre>public&nbsp;long[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.687">getLongArray</a>()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in first position</dd>
</dl>
</li>
</ul>
<a name="getLongArray-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLongArray</h4>
<pre>public&nbsp;long[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.697">getLongArray</a>(int&nbsp;i)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getLongArray-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLongArray</h4>
<pre>public&nbsp;long[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.707">getLongArray</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getLongArray-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLongArray</h4>
<pre>public&nbsp;long[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.717">getLongArray</a>(int...&nbsp;pos)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getFloatArray--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFloatArray</h4>
<pre>public&nbsp;float[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.727">getFloatArray</a>()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in first position</dd>
</dl>
</li>
</ul>
<a name="getFloatArray-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFloatArray</h4>
<pre>public&nbsp;float[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.737">getFloatArray</a>(int&nbsp;i)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getFloatArray-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFloatArray</h4>
<pre>public&nbsp;float[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.747">getFloatArray</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getFloatArray-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFloatArray</h4>
<pre>public&nbsp;float[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.757">getFloatArray</a>(int...&nbsp;pos)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getDoubleArray--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDoubleArray</h4>
<pre>public&nbsp;double[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.767">getDoubleArray</a>()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in first position</dd>
</dl>
</li>
</ul>
<a name="getDoubleArray-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDoubleArray</h4>
<pre>public&nbsp;double[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.777">getDoubleArray</a>(int&nbsp;i)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getDoubleArray-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDoubleArray</h4>
<pre>public&nbsp;double[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.787">getDoubleArray</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getDoubleArray-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDoubleArray</h4>
<pre>public&nbsp;double[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.797">getDoubleArray</a>(int...&nbsp;pos)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item in given position</dd>
</dl>
</li>
</ul>
<a name="getDoubleArrayAbs-int-double:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDoubleArrayAbs</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.807">getDoubleArrayAbs</a>(int&nbsp;index,
double[]&nbsp;darray)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html#getDoubleArrayAbs-int-double:A-">CompoundDataset</a></code></span></div>
<div class="block">Get an item as a double array</div>
<dl>
<dd><code>darray</code> - double array must be allocated and have sufficient length</dd>
</dl>
</li>
</ul>
<a name="getString--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getString</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.814">getString</a>()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getString--">Dataset</a></code></span></div>
<div class="block">Get first item as a string. The dataset must not be null</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item</dd>
</dl>
</li>
</ul>
<a name="getString-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getString</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.819">getString</a>(int&nbsp;i)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getString-int-">Dataset</a></code></span></div>
<div class="block">Get an item from given position as a string. The dataset must be 1D</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item</dd>
</dl>
</li>
</ul>
<a name="getString-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getString</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.824">getString</a>(int&nbsp;i,
int&nbsp;j)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getString-int-int-">Dataset</a></code></span></div>
<div class="block">Get an item from given position as a string. The dataset must be 2D</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item</dd>
</dl>
</li>
</ul>
<a name="getString-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getString</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.829">getString</a>(int...&nbsp;pos)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Item in given position as a string</dd>
</dl>
</li>
</ul>
<a name="getFirstValue--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFirstValue</h4>
<pre>protected&nbsp;double&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.834">getFirstValue</a>()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getFirstValue--">getFirstValue</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">AbstractCompoundDataset</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>first value</dd>
</dl>
</li>
</ul>
<a name="getFirstValue-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFirstValue</h4>
<pre>protected&nbsp;double&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.839">getFirstValue</a>(int&nbsp;i)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getFirstValue-int-">getFirstValue</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">AbstractCompoundDataset</a></code></dd>
</dl>
</li>
</ul>
<a name="getFirstValue-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFirstValue</h4>
<pre>protected&nbsp;double&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.844">getFirstValue</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getFirstValue-int-int-">getFirstValue</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">AbstractCompoundDataset</a></code></dd>
</dl>
</li>
</ul>
<a name="getFirstValue-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFirstValue</h4>
<pre>protected&nbsp;double&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.849">getFirstValue</a>(int...&nbsp;pos)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getFirstValue-int...-">getFirstValue</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">AbstractCompoundDataset</a></code></dd>
</dl>
</li>
</ul>
<a name="getObjectAbs-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectAbs</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.854">getObjectAbs</a>(int&nbsp;index)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getObjectAbs-int-">Dataset</a></code></span></div>
<div class="block">Get an item from given absolute index as an object. See warning in interface doc</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item</dd>
</dl>
</li>
</ul>
<a name="getStringAbs-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStringAbs</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.863">getStringAbs</a>(int&nbsp;index)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getStringAbs-int-">Dataset</a></code></span></div>
<div class="block">Get an item from given absolute index as a string. See warning in interface doc</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>item</dd>
</dl>
</li>
</ul>
<a name="setObjectAbs-int-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setObjectAbs</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.878">setObjectAbs</a>(int&nbsp;index,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#setObjectAbs-int-java.lang.Object-">Dataset</a></code></span></div>
<div class="block">Set an item at absolute index from an object. See warning in interface doc</div>
</li>
</ul>
<a name="set-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>set</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.887">set</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#set-java.lang.Object-">Dataset</a></code></span></div>
<div class="block">Set the value given by object at the first position. The dataset must not be null</div>
</li>
</ul>
<a name="set-java.lang.Object-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>set</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.892">set</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj,
int&nbsp;i)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#set-java.lang.Object-int-">Dataset</a></code></span></div>
<div class="block">Set the value given by object at given position. The dataset must be 1D</div>
</li>
</ul>
<a name="set-java.lang.Object-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>set</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.897">set</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj,
int&nbsp;i,
int&nbsp;j)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#set-java.lang.Object-int-int-">Dataset</a></code></span></div>
<div class="block">Set the value given by object at given position. The dataset must be 2D</div>
</li>
</ul>
<a name="set-java.lang.Object-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>set</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.902">set</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj,
int...&nbsp;pos)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/IDataset.html#set-java.lang.Object-int...-">IDataset</a></code></span></div>
<div class="block">Set the value given by object at given position</div>
</li>
</ul>
<a name="setItem-float:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setItem</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.916">setItem</a>(float[]&nbsp;d)</pre>
<div class="block">Set values at first position. The dataset must not be null</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>d</code> - </dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>2.0</dd>
</dl>
</li>
</ul>
<a name="setItem-float:A-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setItem</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.929">setItem</a>(float[]&nbsp;d,
int&nbsp;i)</pre>
<div class="block">Set values at given position. The dataset must be 1D</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>d</code> - </dd>
<dd><code>i</code> - </dd>
</dl>
</li>
</ul>
<a name="setItem-float:A-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setItem</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.943">setItem</a>(float[]&nbsp;d,
int&nbsp;i,
int&nbsp;j)</pre>
<div class="block">Set values at given position. The dataset must be 1D</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>d</code> - </dd>
<dd><code>i</code> - </dd>
<dd><code>j</code> - </dd>
</dl>
</li>
</ul>
<a name="setItem-float:A-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setItem</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.956">setItem</a>(float[]&nbsp;d,
int...&nbsp;pos)</pre>
<div class="block">Set values at given position</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>d</code> - </dd>
<dd><code>pos</code> - </dd>
</dl>
</li>
</ul>
<a name="resize-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resize</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.969">resize</a>(int...&nbsp;newShape)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/IDataset.html#resize-int...-">IDataset</a></code></span></div>
<div class="block">Change shape and size of dataset in-place</div>
</li>
</ul>
<a name="getSlice-org.eclipse.january.dataset.SliceIterator-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSlice</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.997">getSlice</a>(<a href="../../../../org/eclipse/january/dataset/SliceIterator.html" title="class in org.eclipse.january.dataset">SliceIterator</a>&nbsp;siter)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getSlice-org.eclipse.january.dataset.SliceIterator-">AbstractDataset</a></code></span></div>
<div class="block">Get a slice of the dataset. The returned dataset is a copied selection of items</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice-org.eclipse.january.dataset.SliceIterator-">getSlice</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">AbstractCompoundDataset</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>siter</code> - Slice iterator</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The dataset of the sliced data</dd>
</dl>
</li>
</ul>
<a name="getElementsView-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getElementsView</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/FloatDataset.html" title="class in org.eclipse.january.dataset">FloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1012">getElementsView</a>(int&nbsp;element)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html#getElementsView-int-">CompoundDataset</a></code></span></div>
<div class="block">Get chosen elements from each item as a view on dataset</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>view dataset of chosen elements</dd>
</dl>
</li>
</ul>
<a name="getElements-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getElements</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/FloatDataset.html" title="class in org.eclipse.january.dataset">FloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1036">getElements</a>(int&nbsp;element)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html#getElements-int-">CompoundDataset</a></code></span></div>
<div class="block">Get chosen elements from each item as a dataset</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>dataset of chosen elements</dd>
</dl>
</li>
</ul>
<a name="copyElements-org.eclipse.january.dataset.Dataset-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>copyElements</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1044">copyElements</a>(<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;destination,
int&nbsp;element)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html#copyElements-org.eclipse.january.dataset.Dataset-int-">CompoundDataset</a></code></span></div>
<div class="block">Copy chosen elements from each item to another dataset</div>
</li>
</ul>
<a name="setElements-org.eclipse.january.dataset.Dataset-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setElements</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1066">setElements</a>(<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;source,
int&nbsp;element)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html#setElements-org.eclipse.january.dataset.Dataset-int-">CompoundDataset</a></code></span></div>
<div class="block">Set values of chosen elements from each item according to source dataset</div>
</li>
</ul>
<a name="fillDataset-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.IndexIterator-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fillDataset</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1088">fillDataset</a>(<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;result,
<a href="../../../../org/eclipse/january/dataset/IndexIterator.html" title="class in org.eclipse.january.dataset">IndexIterator</a>&nbsp;iter)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#fillDataset-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.IndexIterator-">Dataset</a></code></span></div>
<div class="block">Populate another dataset with part of current dataset</div>
<dl>
<dd><code>iter</code> - over current dataset</dd>
</dl>
</li>
</ul>
<a name="setByBoolean-java.lang.Object-org.eclipse.january.dataset.Dataset-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setByBoolean</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1102">setByBoolean</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;selection)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#setByBoolean-java.lang.Object-org.eclipse.january.dataset.Dataset-">Dataset</a></code></span></div>
<div class="block">This is modelled after the NumPy set item with a condition specified by a boolean dataset</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>o</code> - specifies the object used to set the selected items</dd>
<dd><code>selection</code> - a boolean dataset of same shape to use for selecting items</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The dataset with modified content</dd>
</dl>
</li>
</ul>
<a name="setBy1DIndex-java.lang.Object-org.eclipse.january.dataset.Dataset-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBy1DIndex</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1152">setBy1DIndex</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;index)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#setBy1DIndex-java.lang.Object-org.eclipse.january.dataset.Dataset-">Dataset</a></code></span></div>
<div class="block">This is modelled after the NumPy set item with an index dataset</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>o</code> - specifies the object used to set the selected items</dd>
<dd><code>index</code> - an integer dataset</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The dataset with modified content</dd>
</dl>
</li>
</ul>
<a name="setByIndexes-java.lang.Object-java.lang.Object...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setByIndexes</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1204">setByIndexes</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;indexes)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#setByIndexes-java.lang.Object-java.lang.Object...-">Dataset</a></code></span></div>
<div class="block">This is modelled after the NumPy set item with an array of indexing objects</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>o</code> - specifies the object used to set the selected items</dd>
<dd><code>indexes</code> - an array of integer dataset, boolean dataset, slices or null entries (same as
full slices)</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The dataset with modified content</dd>
</dl>
</li>
</ul>
<a name="setSlice-java.lang.Object-org.eclipse.january.dataset.IndexIterator-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSlice</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1284">setSlice</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
<a href="../../../../org/eclipse/january/dataset/IndexIterator.html" title="class in org.eclipse.january.dataset">IndexIterator</a>&nbsp;siter)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>o</code> - specifies the object used to set the specified slice</dd>
<dd><code>siter</code> - specifies the slice iterator</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The dataset with the sliced set to object</dd>
</dl>
</li>
</ul>
<a name="copyItemsFromAxes-int:A-boolean:A-org.eclipse.january.dataset.Dataset-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>copyItemsFromAxes</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1355">copyItemsFromAxes</a>(int[]&nbsp;pos,
boolean[]&nbsp;axes,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;dest)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#copyItemsFromAxes-int:A-boolean:A-org.eclipse.january.dataset.Dataset-">Dataset</a></code></span></div>
<div class="block">Copy content from axes in given position to array</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>pos</code> - - null means position at origin</dd>
<dd><code>axes</code> - - true means copy</dd>
</dl>
</li>
</ul>
<a name="setItemsOnAxes-int:A-boolean:A-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setItemsOnAxes</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1382">setItemsOnAxes</a>(int[]&nbsp;pos,
boolean[]&nbsp;axes,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#setItemsOnAxes-int:A-boolean:A-java.lang.Object-">Dataset</a></code></span></div>
<div class="block">Set content on axes in given position to values in array</div>
<dl>
<dd><code>axes</code> - - true means copy</dd>
</dl>
</li>
</ul>
<a name="containsNans--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>containsNans</h4>
<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1400">containsNans</a>()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if dataset contains any NaNs</dd>
</dl>
</li>
</ul>
<a name="containsInfs--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>containsInfs</h4>
<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1412">containsInfs</a>()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if dataset contains any infinities</dd>
</dl>
</li>
</ul>
<a name="containsInvalidNumbers--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>containsInvalidNumbers</h4>
<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1424">containsInvalidNumbers</a>()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if dataset contains any NaNs or infinities</dd>
</dl>
</li>
</ul>
<a name="iadd-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>iadd</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1437">iadd</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#iadd-java.lang.Object-">Dataset</a></code></span></div>
<div class="block">In-place addition with object o</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>sum dataset</dd>
</dl>
</li>
</ul>
<a name="isubtract-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isubtract</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1523">isubtract</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#isubtract-java.lang.Object-">Dataset</a></code></span></div>
<div class="block">In-place subtraction with object o</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>difference dataset</dd>
</dl>
</li>
</ul>
<a name="imultiply-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>imultiply</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1609">imultiply</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#imultiply-java.lang.Object-">Dataset</a></code></span></div>
<div class="block">In-place multiplication with object o</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>product dataset</dd>
</dl>
</li>
</ul>
<a name="idivide-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>idivide</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1697">idivide</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#idivide-java.lang.Object-">Dataset</a></code></span></div>
<div class="block">In-place division with object o</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>dividend dataset</dd>
</dl>
</li>
</ul>
<a name="ifloor--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ifloor</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1807">ifloor</a>()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#ifloor--">Dataset</a></code></span></div>
<div class="block">In-place floor</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>floored dataset</dd>
</dl>
</li>
</ul>
<a name="iremainder-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>iremainder</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1819">iremainder</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#iremainder-java.lang.Object-">Dataset</a></code></span></div>
<div class="block">In-place remainder</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>remaindered dataset</dd>
</dl>
</li>
</ul>
<a name="ipower-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ipower</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.1924">ipower</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#ipower-java.lang.Object-">Dataset</a></code></span></div>
<div class="block">In-place raise to power of object o</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>raised dataset</dd>
</dl>
</li>
</ul>
<a name="residual-java.lang.Object-org.eclipse.january.dataset.Dataset-boolean-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>residual</h4>
<pre>public&nbsp;double&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundFloatDataset.html#line.2026">residual</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;w,
boolean&nbsp;ignoreNaNs)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#residual-java.lang.Object-org.eclipse.january.dataset.Dataset-boolean-">Dataset</a></code></span></div>
<div class="block">Calculate residual of dataset with object o and weight. The weight is used to multiply
the squared differences</div>
<dl>
<dd><code>ignoreNaNs</code> - if true, skip NaNs</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>sum of the squares of the differences</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CompoundFloatDataset.html">Use</a></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>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/eclipse/january/dataset/CompoundDoubleDataset.html" title="class in org.eclipse.january.dataset"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/eclipse/january/dataset/CompoundIntegerDataset.html" title="class in org.eclipse.january.dataset"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/january/dataset/CompoundFloatDataset.html" target="_top">Frames</a></li>
<li><a href="CompoundFloatDataset.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.eclipse.org/">Eclipse Foundation</a>. All rights reserved.</small></p>
</body>
</html>