blob: 7204ee541d9f00b9756b7c5d1d999d63f9c90e4c [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 (version 1.7.0_80) on Wed Oct 24 04:20:48 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CompoundByteDataset (The Eclipse January API Documentation)</title>
<meta name="date" content="2018-10-24">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CompoundByteDataset (The Eclipse January API Documentation)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CompoundByteDataset.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/ComplexFloatDataset.html" title="class in org.eclipse.january.dataset"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html" title="interface in org.eclipse.january.dataset"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/january/dataset/CompoundByteDataset.html" target="_top">Frames</a></li>
<li><a href="CompoundByteDataset.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<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 CompoundByteDataset" class="title">Class CompoundByteDataset</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/7/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.CompoundByteDataset</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/7/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>
<hr>
<br>
<pre>public class <a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.24">CompoundByteDataset</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 byte values // PRIM_TYPE</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#org.eclipse.january.dataset.CompoundByteDataset">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="overviewSummary" 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 byte[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#data">data</a></strong></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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/ByteDataset.html" title="class in org.eclipse.january.dataset">ByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#asNonCompoundDataset(boolean)">asNonCompoundDataset</a></strong>(boolean&nbsp;shareData)</code>
<div class="block">Get a non-compound dataset version</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#clone()">clone</a></strong>()</code>
<div class="block">Clone dataset</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#containsInfs()">containsInfs</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#containsInvalidNumbers()">containsInvalidNumbers</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#containsNans()">containsNans</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#copyElements(org.eclipse.january.dataset.Dataset,%20int)">copyElements</a></strong>(<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 class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#copyItemsFromAxes(int[],%20boolean[],%20org.eclipse.january.dataset.Dataset)">copyItemsFromAxes</a></strong>(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 class="rowColor">
<td class="colFirst"><code>protected byte[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#createArray(int)">createArray</a></strong>(int&nbsp;size)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#createCompoundDatasetWithLastDimension(org.eclipse.january.dataset.Dataset,%20boolean)">createCompoundDatasetWithLastDimension</a></strong>(<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 class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#createFromObject(int,%20java.lang.Object)">createFromObject</a></strong>(int&nbsp;itemSize,
<a href="https://docs.oracle.com/javase/7/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 class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#equals(java.lang.Object)">equals</a></strong>(<a href="https://docs.oracle.com/javase/7/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 class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#fill(java.lang.Object)">fill</a></strong>(<a href="https://docs.oracle.com/javase/7/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 class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#fillDataset(org.eclipse.january.dataset.Dataset,%20org.eclipse.january.dataset.IndexIterator)">fillDataset</a></strong>(<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 class="rowColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getAbs(int)">getAbs</a></strong>(int&nbsp;index)</code>
<div class="block">Get values at absolute index in the internal array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getAbs(int,%20byte[])">getAbs</a></strong>(int&nbsp;index,
byte[]&nbsp;values)</code>
<div class="block">Get values at absolute index in the internal array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getBufferLength()">getBufferLength</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getByteArray()">getByteArray</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getByteArray(int...)">getByteArray</a></strong>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getByteArray(int)">getByteArray</a></strong>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getByteArray(int,%20int)">getByteArray</a></strong>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getData()">getData</a></strong>()</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 class="rowColor">
<td class="colFirst"><code>double[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getDoubleArray()">getDoubleArray</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getDoubleArray(int...)">getDoubleArray</a></strong>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getDoubleArray(int)">getDoubleArray</a></strong>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getDoubleArray(int,%20int)">getDoubleArray</a></strong>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getDoubleArrayAbs(int,%20double[])">getDoubleArrayAbs</a></strong>(int&nbsp;index,
double[]&nbsp;darray)</code>
<div class="block">Get an item as a double array</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getDType()">getDType</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getElementBooleanAbs(int)">getElementBooleanAbs</a></strong>(int&nbsp;index)</code>
<div class="block">Get an element from given absolute index as a boolean.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getElementDoubleAbs(int)">getElementDoubleAbs</a></strong>(int&nbsp;index)</code>
<div class="block">Get an element from given absolute index as a double.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getElementLongAbs(int)">getElementLongAbs</a></strong>(int&nbsp;index)</code>
<div class="block">Get an element from given absolute index as a long.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/ByteDataset.html" title="class in org.eclipse.january.dataset">ByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getElements(int)">getElements</a></strong>(int&nbsp;element)</code>
<div class="block">Get chosen elements from each item as a dataset</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/ByteDataset.html" title="class in org.eclipse.january.dataset">ByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getElementsView(int)">getElementsView</a></strong>(int&nbsp;element)</code>
<div class="block">Get chosen elements from each item as a view on dataset</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected double</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getFirstValue()">getFirstValue</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected double</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getFirstValue(int...)">getFirstValue</a></strong>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected double</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getFirstValue(int)">getFirstValue</a></strong>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected double</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getFirstValue(int,%20int)">getFirstValue</a></strong>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getFloatArray()">getFloatArray</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getFloatArray(int...)">getFloatArray</a></strong>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getFloatArray(int)">getFloatArray</a></strong>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getFloatArray(int,%20int)">getFloatArray</a></strong>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getIntArray()">getIntArray</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getIntArray(int...)">getIntArray</a></strong>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getIntArray(int)">getIntArray</a></strong>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getIntArray(int,%20int)">getIntArray</a></strong>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getLongArray()">getLongArray</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>long[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getLongArray(int...)">getLongArray</a></strong>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getLongArray(int)">getLongArray</a></strong>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>long[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getLongArray(int,%20int)">getLongArray</a></strong>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getObject()">getObject</a></strong>()</code>
<div class="block">Get first item as an object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getObject(int...)">getObject</a></strong>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getObject(int)">getObject</a></strong>(int&nbsp;i)</code>
<div class="block">Get an item from given position as an object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getObject(int,%20int)">getObject</a></strong>(int&nbsp;i,
int&nbsp;j)</code>
<div class="block">Get an item from given position as an object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getObjectAbs(int)">getObjectAbs</a></strong>(int&nbsp;index)</code>
<div class="block">Get an item from given absolute index as an object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>short[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getShortArray()">getShortArray</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>short[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getShortArray(int...)">getShortArray</a></strong>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>short[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getShortArray(int)">getShortArray</a></strong>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>short[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getShortArray(int,%20int)">getShortArray</a></strong>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getSlice(org.eclipse.january.dataset.SliceIterator)">getSlice</a></strong>(<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 class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getString()">getString</a></strong>()</code>
<div class="block">Get first item as a string.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getString(int...)">getString</a></strong>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getString(int)">getString</a></strong>(int&nbsp;i)</code>
<div class="block">Get an item from given position as a string.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getString(int,%20int)">getString</a></strong>(int&nbsp;i,
int&nbsp;j)</code>
<div class="block">Get an item from given position as a string.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getStringAbs(int)">getStringAbs</a></strong>(int&nbsp;index)</code>
<div class="block">Get an item from given absolute index as a string.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#getView(boolean)">getView</a></strong>(boolean&nbsp;deepCopyMetadata)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#iadd(java.lang.Object)">iadd</a></strong>(<a href="https://docs.oracle.com/javase/7/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 class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#idivide(java.lang.Object)">idivide</a></strong>(<a href="https://docs.oracle.com/javase/7/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 class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#ifloor()">ifloor</a></strong>()</code>
<div class="block">In-place floor</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#imultiply(java.lang.Object)">imultiply</a></strong>(<a href="https://docs.oracle.com/javase/7/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 class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#ipower(java.lang.Object)">ipower</a></strong>(<a href="https://docs.oracle.com/javase/7/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 class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#iremainder(java.lang.Object)">iremainder</a></strong>(<a href="https://docs.oracle.com/javase/7/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 class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#isubtract(java.lang.Object)">isubtract</a></strong>(<a href="https://docs.oracle.com/javase/7/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 class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#residual(java.lang.Object,%20org.eclipse.january.dataset.Dataset,%20boolean)">residual</a></strong>(<a href="https://docs.oracle.com/javase/7/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 class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#resize(int...)">resize</a></strong>(int...&nbsp;newShape)</code>
<div class="block">Change shape and size of dataset in-place</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#set(java.lang.Object)">set</a></strong>(<a href="https://docs.oracle.com/javase/7/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 class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#set(java.lang.Object,%20int...)">set</a></strong>(<a href="https://docs.oracle.com/javase/7/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 class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#set(java.lang.Object,%20int)">set</a></strong>(<a href="https://docs.oracle.com/javase/7/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 class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#set(java.lang.Object,%20int,%20int)">set</a></strong>(<a href="https://docs.oracle.com/javase/7/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 class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#setAbs(int,%20byte)">setAbs</a></strong>(int&nbsp;index,
byte&nbsp;val)</code>
<div class="block">Set element value at absolute index in the internal array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#setAbs(int,%20byte[])">setAbs</a></strong>(int&nbsp;index,
byte[]&nbsp;val)</code>
<div class="block">Set values at absolute index in the internal array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#setBy1DIndex(java.lang.Object,%20org.eclipse.january.dataset.Dataset)">setBy1DIndex</a></strong>(<a href="https://docs.oracle.com/javase/7/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 class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#setByBoolean(java.lang.Object,%20org.eclipse.january.dataset.Dataset)">setByBoolean</a></strong>(<a href="https://docs.oracle.com/javase/7/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 class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#setByIndexes(java.lang.Object,%20java.lang.Object...)">setByIndexes</a></strong>(<a href="https://docs.oracle.com/javase/7/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/7/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 class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#setData()">setData</a></strong>()</code>
<div class="block">Set aliased data as base data</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#setElements(org.eclipse.january.dataset.Dataset,%20int)">setElements</a></strong>(<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 class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#setItem(byte[])">setItem</a></strong>(byte[]&nbsp;d)</code>
<div class="block">Set values at first position.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#setItem(byte[],%20int...)">setItem</a></strong>(byte[]&nbsp;d,
int...&nbsp;pos)</code>
<div class="block">Set values at given position</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#setItem(byte[],%20int)">setItem</a></strong>(byte[]&nbsp;d,
int&nbsp;i)</code>
<div class="block">Set values at given position.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#setItem(byte[],%20int,%20int)">setItem</a></strong>(byte[]&nbsp;d,
int&nbsp;i,
int&nbsp;j)</code>
<div class="block">Set values at given position.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#setItemDirect(int,%20int,%20java.lang.Object)">setItemDirect</a></strong>(int&nbsp;dindex,
int&nbsp;sindex,
<a href="https://docs.oracle.com/javase/7/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 class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#setItemsOnAxes(int[],%20boolean[],%20java.lang.Object)">setItemsOnAxes</a></strong>(int[]&nbsp;pos,
boolean[]&nbsp;axes,
<a href="https://docs.oracle.com/javase/7/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 class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#setObjectAbs(int,%20java.lang.Object)">setObjectAbs</a></strong>(int&nbsp;index,
<a href="https://docs.oracle.com/javase/7/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 class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/january/dataset/CompoundByteDataset.html#setSlice(java.lang.Object,%20org.eclipse.january.dataset.IndexIterator)">setSlice</a></strong>(<a href="https://docs.oracle.com/javase/7/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,%20boolean...)">argMax</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#argMin(int,%20boolean...)">argMin</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#cast(boolean,%20int,%20int)">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,%20int)">get1DIndex</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#get1DIndexFromShape(int[])">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,%20int)">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,%20int)">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,%20int)">getDouble</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDoubleArray(double[])">getDoubleArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDoubleArray(double[],%20int...)">getDoubleArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDoubleArray(double[],%20int)">getDoubleArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDoubleArray(double[],%20int,%20int)">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,%20int)">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,%20int)">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,%20int)">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,%20int)">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,%20int)">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,%20int)">getShort</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice(org.eclipse.january.IMonitor,%20int[],%20int[],%20int[])">getSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice(org.eclipse.january.IMonitor,%20org.eclipse.january.dataset.Slice...)">getSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice(org.eclipse.january.IMonitor,%20org.eclipse.january.dataset.SliceND)">getSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice(int[],%20int[],%20int[])">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[],%20int[],%20int[])">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,%20boolean...)">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,%20boolean...)">mean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#min(boolean...)">min</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#min(int,%20boolean...)">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,%20boolean...)">peakToPeak</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#product(int,%20boolean...)">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,%20boolean...)">rootMeanSquare</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#setSlice(java.lang.Object,%20int[],%20int[],%20int[])">setSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#setSlice(java.lang.Object,%20org.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,%20boolean,%20boolean...)">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#sum(boolean...)">sum</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#sum(int,%20boolean...)">sum</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#swapAxes(int,%20int)">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,%20boolean...)">variance</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#variance(int)">variance</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#variance(int,%20boolean,%20boolean...)">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,%20double,%20double)">calcSteps</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#cast(java.lang.Class)">cast</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#checkAxis(int)">checkAxis</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#checkAxis(int,%20int)">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,%20org.eclipse.january.dataset.AbstractDataset,%20boolean,%20boolean)">copyToView</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#count(boolean...)">count</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#count(int[],%20boolean...)">count</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#count(int,%20boolean...)">count</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#createStrides(org.eclipse.january.dataset.Dataset,%20int[])">createStrides</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#createStrides(int,%20int[],%20int[],%20int,%20int[])">createStrides</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#createStrides(org.eclipse.january.dataset.SliceND,%20org.eclipse.january.dataset.Dataset,%20int[],%20int[])">createStrides</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#createStrides(org.eclipse.january.dataset.SliceND,%20int,%20int[],%20int[],%20int,%20int[],%20int[])">createStrides</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#fillData(java.lang.Object,%20int,%20int[])">fillData</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#get1DIndex(int...)">get1DIndex</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#get1DIndexFromShape(int[],%20int[])">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,%20boolean)">getBooleanIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getBuffer()">getBuffer</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getElementClass()">getElementClass</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[],%20int[],%20int[])">getSliceIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getSliceIteratorFromAxes(int[],%20boolean[])">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[],%20boolean...)">max</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#mean(int[],%20boolean...)">mean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#min(int[],%20boolean...)">min</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#overrideInternal(java.io.Serializable,%20int...)">overrideInternal</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#peakToPeak(boolean...)">peakToPeak</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#peakToPeak(int[],%20boolean...)">peakToPeak</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#product(boolean...)">product</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#product(int[],%20boolean...)">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,%20boolean)">residual</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#rootMeanSquare(int[],%20boolean...)">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,%20org.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,%20boolean...)">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#stdDeviation(int[])">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#stdDeviation(int[],%20boolean,%20boolean...)">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#sum(int[],%20boolean...)">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[])">variance</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#variance(int[],%20boolean,%20boolean...)">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[],%20int...)">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,%20boolean)">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#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,%20boolean)">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[],%20int[])">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,%20org.eclipse.january.dataset.SliceND)">sliceMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#transposeMetadata(int[])">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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" 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#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[],%20boolean...)">count</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#count(int,%20boolean...)">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,%20boolean)">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[],%20int[],%20int[])">getSliceIterator</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getSliceIteratorFromAxes(int[],%20boolean[])">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[],%20boolean...)">max</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#mean(int[],%20boolean...)">mean</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#min(int[],%20boolean...)">min</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#overrideInternal(java.io.Serializable,%20int...)">overrideInternal</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#peakToPeak(boolean...)">peakToPeak</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#peakToPeak(int[],%20boolean...)">peakToPeak</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#product(boolean...)">product</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#product(int[],%20boolean...)">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,%20boolean)">residual</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#rootMeanSquare(int[],%20boolean...)">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,%20org.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,%20boolean...)">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#stdDeviation(int[])">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#stdDeviation(int[],%20boolean,%20boolean...)">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#sum(int[],%20boolean...)">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[])">variance</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#variance(int[],%20boolean,%20boolean...)">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;byte[] <a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.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/CompoundByteDataset.html#line.31">setData</a>()</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setData()">AbstractDataset</a></code></strong></div>
<div class="block">Set aliased data as base data</div>
<dl>
<dt><strong>Specified by:</strong></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;byte[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.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/CompoundByteDataset.html#line.50">getDType</a>()</pre>
<dl>
<dt><strong>Specified by:</strong></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><strong>Specified by:</strong></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="strong">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/CompoundByteDataset.html#line.251">equals</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
<dl>
<dt><strong>Overrides:</strong></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/CompoundByteDataset.html#line.294">hashCode</a>()</pre>
<dl>
<dt><strong>Overrides:</strong></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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.299">clone</a>()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#clone()">ILazyDataset</a></code></strong></div>
<div class="block">Clone dataset</div>
<dl>
<dt><strong>Specified by:</strong></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><strong>Specified by:</strong></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><strong>Specified by:</strong></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><strong>Specified by:</strong></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><strong>Specified by:</strong></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="strong">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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.324">createFromObject</a>(int&nbsp;itemSize,
<a href="https://docs.oracle.com/javase/7/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="strong">Parameters:</span></dt><dd><code>itemSize</code> - </dd><dd><code>obj</code> - </dd>
<dt><span class="strong">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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.367">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="strong">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="strong">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/ByteDataset.html" title="class in org.eclipse.january.dataset">ByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.396">asNonCompoundDataset</a>(boolean&nbsp;shareData)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html#asNonCompoundDataset(boolean)">CompoundDataset</a></code></strong></div>
<div class="block">Get a non-compound dataset version</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>shareData</code> - if true, then share data when possible otherwise copy it</dd>
<dt><span class="strong">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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.413">fill</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#fill(java.lang.Object)">Dataset</a></code></strong></div>
<div class="block">Fill dataset with given object</div>
<dl><dt><span class="strong">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;byte[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.431">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="strong">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/CompoundByteDataset.html#line.436">getBufferLength</a>()</pre>
<dl>
<dt><strong>Specified by:</strong></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="strong">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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.443">getView</a>(boolean&nbsp;deepCopyMetadata)</pre>
<dl>
<dt><strong>Specified by:</strong></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><strong>Specified by:</strong></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><strong>Specified by:</strong></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="strong">Parameters:</span></dt><dd><code>deepCopyMetadata</code> - if true then deep-copy metadata</dd>
<dt><span class="strong">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;byte[]&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.458">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="strong">Parameters:</span></dt><dd><code>index</code> - absolute index</dd>
<dt><span class="strong">Returns:</span></dt><dd>values</dd></dl>
</li>
</ul>
<a name="getAbs(int, byte[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAbs</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.474">getAbs</a>(int&nbsp;index,
byte[]&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="strong">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/CompoundByteDataset.html#line.481">getElementBooleanAbs</a>(int&nbsp;index)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getElementBooleanAbs(int)">Dataset</a></code></strong></div>
<div class="block">Get an element from given absolute index as a boolean. See warning in interface doc</div>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.486">getElementDoubleAbs</a>(int&nbsp;index)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getElementDoubleAbs(int)">Dataset</a></code></strong></div>
<div class="block">Get an element from given absolute index as a double. See warning in interface doc</div>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.491">getElementLongAbs</a>(int&nbsp;index)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getElementLongAbs(int)">Dataset</a></code></strong></div>
<div class="block">Get an element from given absolute index as a long. See warning in interface doc</div>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.496">setItemDirect</a>(int&nbsp;dindex,
int&nbsp;sindex,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setItemDirect(int,%20int,%20java.lang.Object)">AbstractDataset</a></code></strong></div>
<div class="block">Set item from compatible dataset in a direct and speedy way. Remember to setDirty afterwards.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setItemDirect(int,%20int,%20java.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, byte[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAbs</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.513">setAbs</a>(int&nbsp;index,
byte[]&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="strong">Parameters:</span></dt><dd><code>index</code> - absolute index</dd><dd><code>val</code> - new values</dd></dl>
</li>
</ul>
<a name="setAbs(int, byte)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAbs</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.529">setAbs</a>(int&nbsp;index,
byte&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="strong">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/7/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/CompoundByteDataset.html#line.535">getObject</a>()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getObject()">Dataset</a></code></strong></div>
<div class="block">Get first item as an object. The dataset must not be null</div>
<dl><dt><span class="strong">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/7/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/CompoundByteDataset.html#line.540">getObject</a>(int&nbsp;i)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getObject(int)">Dataset</a></code></strong></div>
<div class="block">Get an item from given position as an object. The dataset must be 1D</div>
<dl><dt><span class="strong">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/7/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/CompoundByteDataset.html#line.545">getObject</a>(int&nbsp;i,
int&nbsp;j)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getObject(int,%20int)">Dataset</a></code></strong></div>
<div class="block">Get an item from given position as an object. The dataset must be 2D</div>
<dl><dt><span class="strong">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/7/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/CompoundByteDataset.html#line.550">getObject</a>(int...&nbsp;pos)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.555">getByteArray</a>()</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.565">getByteArray</a>(int&nbsp;i)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.575">getByteArray</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.585">getByteArray</a>(int...&nbsp;pos)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.595">getShortArray</a>()</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.605">getShortArray</a>(int&nbsp;i)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.615">getShortArray</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.625">getShortArray</a>(int...&nbsp;pos)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.635">getIntArray</a>()</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.645">getIntArray</a>(int&nbsp;i)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.655">getIntArray</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.665">getIntArray</a>(int...&nbsp;pos)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.675">getLongArray</a>()</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.685">getLongArray</a>(int&nbsp;i)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.695">getLongArray</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.705">getLongArray</a>(int...&nbsp;pos)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.715">getFloatArray</a>()</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.725">getFloatArray</a>(int&nbsp;i)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.735">getFloatArray</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.745">getFloatArray</a>(int...&nbsp;pos)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.755">getDoubleArray</a>()</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.765">getDoubleArray</a>(int&nbsp;i)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.775">getDoubleArray</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.785">getDoubleArray</a>(int...&nbsp;pos)</pre>
<dl><dt><span class="strong">Returns:</span></dt><dd>item in given position</dd></dl>
</li>
</ul>
<a name="getDoubleArrayAbs(int, double[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDoubleArrayAbs</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.795">getDoubleArrayAbs</a>(int&nbsp;index,
double[]&nbsp;darray)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html#getDoubleArrayAbs(int,%20double[])">CompoundDataset</a></code></strong></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/7/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/CompoundByteDataset.html#line.802">getString</a>()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getString()">Dataset</a></code></strong></div>
<div class="block">Get first item as a string. The dataset must not be null</div>
<dl><dt><span class="strong">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/7/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/CompoundByteDataset.html#line.807">getString</a>(int&nbsp;i)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getString(int)">Dataset</a></code></strong></div>
<div class="block">Get an item from given position as a string. The dataset must be 1D</div>
<dl><dt><span class="strong">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/7/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/CompoundByteDataset.html#line.812">getString</a>(int&nbsp;i,
int&nbsp;j)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getString(int,%20int)">Dataset</a></code></strong></div>
<div class="block">Get an item from given position as a string. The dataset must be 2D</div>
<dl><dt><span class="strong">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/7/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/CompoundByteDataset.html#line.817">getString</a>(int...&nbsp;pos)</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.822">getFirstValue</a>()</pre>
<dl>
<dt><strong>Specified by:</strong></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="strong">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/CompoundByteDataset.html#line.827">getFirstValue</a>(int&nbsp;i)</pre>
<dl>
<dt><strong>Specified by:</strong></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/CompoundByteDataset.html#line.832">getFirstValue</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getFirstValue(int,%20int)">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/CompoundByteDataset.html#line.837">getFirstValue</a>(int...&nbsp;pos)</pre>
<dl>
<dt><strong>Specified by:</strong></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/7/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/CompoundByteDataset.html#line.842">getObjectAbs</a>(int&nbsp;index)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getObjectAbs(int)">Dataset</a></code></strong></div>
<div class="block">Get an item from given absolute index as an object. See warning in interface doc</div>
<dl><dt><span class="strong">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/7/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/CompoundByteDataset.html#line.851">getStringAbs</a>(int&nbsp;index)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getStringAbs(int)">Dataset</a></code></strong></div>
<div class="block">Get an item from given absolute index as a string. See warning in interface doc</div>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.866">setObjectAbs</a>(int&nbsp;index,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#setObjectAbs(int,%20java.lang.Object)">Dataset</a></code></strong></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/CompoundByteDataset.html#line.872">set</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#set(java.lang.Object)">Dataset</a></code></strong></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/CompoundByteDataset.html#line.877">set</a>(<a href="https://docs.oracle.com/javase/7/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"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#set(java.lang.Object,%20int)">Dataset</a></code></strong></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/CompoundByteDataset.html#line.882">set</a>(<a href="https://docs.oracle.com/javase/7/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"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#set(java.lang.Object,%20int,%20int)">Dataset</a></code></strong></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/CompoundByteDataset.html#line.887">set</a>(<a href="https://docs.oracle.com/javase/7/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"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/IDataset.html#set(java.lang.Object,%20int...)">IDataset</a></code></strong></div>
<div class="block">Set the value given by object at given position</div>
</li>
</ul>
<a name="setItem(byte[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setItem</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.901">setItem</a>(byte[]&nbsp;d)</pre>
<div class="block">Set values at first position. The dataset must not be null</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>d</code> - </dd><dt><span class="strong">Since:</span></dt>
<dd>2.0</dd></dl>
</li>
</ul>
<a name="setItem(byte[], int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setItem</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.914">setItem</a>(byte[]&nbsp;d,
int&nbsp;i)</pre>
<div class="block">Set values at given position. The dataset must be 1D</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>d</code> - </dd><dd><code>i</code> - </dd></dl>
</li>
</ul>
<a name="setItem(byte[], 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/CompoundByteDataset.html#line.928">setItem</a>(byte[]&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="strong">Parameters:</span></dt><dd><code>d</code> - </dd><dd><code>i</code> - </dd><dd><code>j</code> - </dd></dl>
</li>
</ul>
<a name="setItem(byte[], int...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setItem</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.941">setItem</a>(byte[]&nbsp;d,
int...&nbsp;pos)</pre>
<div class="block">Set values at given position</div>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.954">resize</a>(int...&nbsp;newShape)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/IDataset.html#resize(int...)">IDataset</a></code></strong></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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.982">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"><strong>Description copied from class:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getSlice(org.eclipse.january.dataset.SliceIterator)">AbstractDataset</a></code></strong></div>
<div class="block">Get a slice of the dataset. The returned dataset is a copied selection of items</div>
<dl>
<dt><strong>Specified by:</strong></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="strong">Parameters:</span></dt><dd><code>siter</code> - Slice iterator</dd>
<dt><span class="strong">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/ByteDataset.html" title="class in org.eclipse.january.dataset">ByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.997">getElementsView</a>(int&nbsp;element)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html#getElementsView(int)">CompoundDataset</a></code></strong></div>
<div class="block">Get chosen elements from each item as a view on dataset</div>
<dl><dt><span class="strong">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/ByteDataset.html" title="class in org.eclipse.january.dataset">ByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.1021">getElements</a>(int&nbsp;element)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html#getElements(int)">CompoundDataset</a></code></strong></div>
<div class="block">Get chosen elements from each item as a dataset</div>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.1029">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"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html#copyElements(org.eclipse.january.dataset.Dataset,%20int)">CompoundDataset</a></code></strong></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/CompoundByteDataset.html#line.1051">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"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html#setElements(org.eclipse.january.dataset.Dataset,%20int)">CompoundDataset</a></code></strong></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/CompoundByteDataset.html#line.1073">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"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#fillDataset(org.eclipse.january.dataset.Dataset,%20org.eclipse.january.dataset.IndexIterator)">Dataset</a></code></strong></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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.1087">setByBoolean</a>(<a href="https://docs.oracle.com/javase/7/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"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#setByBoolean(java.lang.Object,%20org.eclipse.january.dataset.Dataset)">Dataset</a></code></strong></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="strong">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="strong">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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.1137">setBy1DIndex</a>(<a href="https://docs.oracle.com/javase/7/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"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#setBy1DIndex(java.lang.Object,%20org.eclipse.january.dataset.Dataset)">Dataset</a></code></strong></div>
<div class="block">This is modelled after the NumPy set item with an index dataset</div>
<dl><dt><span class="strong">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="strong">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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.1189">setByIndexes</a>(<a href="https://docs.oracle.com/javase/7/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/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;indexes)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#setByIndexes(java.lang.Object,%20java.lang.Object...)">Dataset</a></code></strong></div>
<div class="block">This is modelled after the NumPy set item with an array of indexing objects</div>
<dl><dt><span class="strong">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="strong">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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.1269">setSlice</a>(<a href="https://docs.oracle.com/javase/7/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="strong">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="strong">Returns:</span></dt><dd>The dataset with the sliced set to object</dd></dl>
</li>
</ul>
<a name="copyItemsFromAxes(int[], boolean[], 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/CompoundByteDataset.html#line.1340">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"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#copyItemsFromAxes(int[],%20boolean[],%20org.eclipse.january.dataset.Dataset)">Dataset</a></code></strong></div>
<div class="block">Copy content from axes in given position to array</div>
<dl><dt><span class="strong">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[], boolean[], 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/CompoundByteDataset.html#line.1367">setItemsOnAxes</a>(int[]&nbsp;pos,
boolean[]&nbsp;axes,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#setItemsOnAxes(int[],%20boolean[],%20java.lang.Object)">Dataset</a></code></strong></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/CompoundByteDataset.html#line.1385">containsNans</a>()</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.1390">containsInfs</a>()</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.1395">containsInvalidNumbers</a>()</pre>
<dl><dt><span class="strong">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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.1400">iadd</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#iadd(java.lang.Object)">Dataset</a></code></strong></div>
<div class="block">In-place addition with object o</div>
<dl><dt><span class="strong">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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.1486">isubtract</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#isubtract(java.lang.Object)">Dataset</a></code></strong></div>
<div class="block">In-place subtraction with object o</div>
<dl><dt><span class="strong">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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.1572">imultiply</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#imultiply(java.lang.Object)">Dataset</a></code></strong></div>
<div class="block">In-place multiplication with object o</div>
<dl><dt><span class="strong">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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.1660">idivide</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#idivide(java.lang.Object)">Dataset</a></code></strong></div>
<div class="block">In-place division with object o</div>
<dl><dt><span class="strong">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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.1786">ifloor</a>()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#ifloor()">Dataset</a></code></strong></div>
<div class="block">In-place floor</div>
<dl><dt><span class="strong">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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.1791">iremainder</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#iremainder(java.lang.Object)">Dataset</a></code></strong></div>
<div class="block">In-place remainder</div>
<dl><dt><span class="strong">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/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/CompoundByteDataset.html#line.1912">ipower</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;b)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#ipower(java.lang.Object)">Dataset</a></code></strong></div>
<div class="block">In-place raise to power of object o</div>
<dl><dt><span class="strong">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/CompoundByteDataset.html#line.2014">residual</a>(<a href="https://docs.oracle.com/javase/7/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"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#residual(java.lang.Object,%20org.eclipse.january.dataset.Dataset,%20boolean)">Dataset</a></code></strong></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="strong">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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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/CompoundByteDataset.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/ComplexFloatDataset.html" title="class in org.eclipse.january.dataset"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html" title="interface in org.eclipse.january.dataset"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/january/dataset/CompoundByteDataset.html" target="_top">Frames</a></li>
<li><a href="CompoundByteDataset.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All 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;2018 <a href="http://www.eclipse.org/">Eclipse Foundation</a>. All rights reserved.</small></p>
</body>
</html>