blob: 1e2932cb0e8074487fd4128f4cbe993549321f99 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_222) on Mon Sep 30 16:21:16 BST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>RGBDataset (The Eclipse January API Documentation)</title>
<meta name="date" content="2019-09-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RGBDataset (The Eclipse January API Documentation)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":42,"i2":10,"i3":9,"i4":9,"i5":9,"i6":9,"i7":42,"i8":10,"i9":10,"i10":10,"i11":42,"i12":42,"i13":42,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/RGBDataset.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/Random.html" title="class in org.eclipse.january.dataset"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/eclipse/january/dataset/RunningAverage.html" title="class in org.eclipse.january.dataset"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/january/dataset/RGBDataset.html" target="_top">Frames</a></li>
<li><a href="RGBDataset.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.eclipse.january.dataset.CompoundShortDataset">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&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 RGBDataset" class="title">Class RGBDataset</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html" title="class in org.eclipse.january.dataset">org.eclipse.january.dataset.LazyDatasetBase</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html" title="class in org.eclipse.january.dataset">org.eclipse.january.dataset.AbstractDataset</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">org.eclipse.january.dataset.AbstractCompoundDataset</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html" title="class in org.eclipse.january.dataset">org.eclipse.january.dataset.CompoundShortDataset</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.january.dataset.RGBDataset</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</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/RGBDataset.html#line.20">RGBDataset</a>
extends <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html" title="class in org.eclipse.january.dataset">CompoundShortDataset</a>
implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a></pre>
<div class="block">Class to hold colour datasets as red, green, blue tuples of short integers</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../serialized-form.html#org.eclipse.january.dataset.RGBDataset">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>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.january.dataset.CompoundShortDataset">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html" title="class in org.eclipse.january.dataset">CompoundShortDataset</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#data">data</a></code></li>
</ul>
<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>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#RGBDataset--">RGBDataset</a></span>()</code>
<div class="block">Create a null dataset</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#RGBDataset-byte:A-byte:A-byte:A-int...-">RGBDataset</a></span>(byte[]&nbsp;redData,
byte[]&nbsp;greenData,
byte[]&nbsp;blueData,
int...&nbsp;shape)</code>
<div class="block">Create a dataset using given data (red, green and blue parts are given separately)</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#RGBDataset-org.eclipse.january.dataset.Dataset-">RGBDataset</a></span>(<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;grey)</code>
<div class="block">Create a dataset using given grey data</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#RGBDataset-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-">RGBDataset</a></span>(<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;red,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;green,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;blue)</code>
<div class="block">Create a dataset using given colour data (colour components are given separately)</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#RGBDataset-int...-">RGBDataset</a></span>(int...&nbsp;shape)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#RGBDataset-int:A-int:A-int:A-int...-">RGBDataset</a></span>(int[]&nbsp;redData,
int[]&nbsp;greenData,
int[]&nbsp;blueData,
int...&nbsp;shape)</code>
<div class="block">Create a dataset using given data (red, green and blue parts are given separately)</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#RGBDataset-org.eclipse.january.dataset.RGBDataset-">RGBDataset</a></span>(<a href="../../../../org/eclipse/january/dataset/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a>&nbsp;dataset)</code>
<div class="block">Copy a dataset</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#RGBDataset-short:A-int...-">RGBDataset</a></span>(short[]&nbsp;data,
int...&nbsp;shape)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#RGBDataset-short:A-short:A-short:A-int...-">RGBDataset</a></span>(short[]&nbsp;redData,
short[]&nbsp;greenData,
short[]&nbsp;blueData,
int...&nbsp;shape)</code>
<div class="block">Create a dataset using given data (red, green and blue parts are given separately)</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#clone--">clone</a></span>()</code>
<div class="block">Clone dataset</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createBlueDataset-int-">createBlueDataset</a></span>(int&nbsp;dtype)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Use <a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createBlueDataset-T-"><code>createBlueDataset(T)</code></a></span></div>
</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>&lt;T extends <a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&gt;<br>T</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createBlueDataset-T-">createBlueDataset</a></span>(T&nbsp;clazz)</code>
<div class="block">Extract blue colour channel</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/january/dataset/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createFromCompoundDataset-org.eclipse.january.dataset.CompoundDataset-">createFromCompoundDataset</a></span>(<a href="../../../../org/eclipse/january/dataset/CompoundDataset.html" title="interface in org.eclipse.january.dataset">CompoundDataset</a>&nbsp;a)</code>
<div class="block">Create a RGB dataset from a compound dataset (no normalisation performed)</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/january/dataset/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createFromHSL-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-">createFromHSL</a></span>(<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;hue,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;saturation,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;lightness)</code>
<div class="block">Create a RGB dataset from hue, saturation and lightness dataset</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/january/dataset/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createFromHSV-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-">createFromHSV</a></span>(<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;hue,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;saturation,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;value)</code>
<div class="block">Create a RGB dataset from hue, saturation and value dataset</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/january/dataset/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createFromObject-java.lang.Object-">createFromObject</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</code>
<div class="block">Create a RGB dataset from an object which could be a Java list, array (of arrays...) or Number.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createGreenDataset-int-">createGreenDataset</a></span>(int&nbsp;dtype)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Use <a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createGreenDataset-T-"><code>createGreenDataset(T)</code></a></span></div>
</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>&lt;T extends <a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&gt;<br>T</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createGreenDataset-T-">createGreenDataset</a></span>(T&nbsp;clazz)</code>
<div class="block">Extract green colour channel</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>&lt;T extends <a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&gt;<br>T</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createGreyDataset-java.lang.Class-">createGreyDataset</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz)</code>
<div class="block">Convert colour dataset to a grey-scale one using the NTSC formula, aka ITU-R BT.601, for RGB to luma mapping</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>&lt;T extends <a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&gt;<br>T</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createGreyDataset-java.lang.Class-double-double-double-">createGreyDataset</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz,
double&nbsp;red,
double&nbsp;green,
double&nbsp;blue)</code>
<div class="block">Convert colour dataset to a grey-scale one using given RGB to luma mapping</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createGreyDataset-double-double-double-int-">createGreyDataset</a></span>(double&nbsp;red,
double&nbsp;green,
double&nbsp;blue,
int&nbsp;dtype)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Use <a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createGreyDataset-java.lang.Class-double-double-double-"><code>createGreyDataset(Class, double, double, double)</code></a></span></div>
</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createGreyDataset-int-">createGreyDataset</a></span>(int&nbsp;dtype)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Use <a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createGreyDataset-java.lang.Class-"><code>createGreyDataset(Class)</code></a></span></div>
</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createRedDataset-int-">createRedDataset</a></span>(int&nbsp;dtype)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Use <a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createRedDataset-T-"><code>createRedDataset(T)</code></a></span></div>
</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>&lt;T extends <a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&gt;<br>T</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createRedDataset-T-">createRedDataset</a></span>(T&nbsp;clazz)</code>
<div class="block">Extract red colour channel</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getBlue--">getBlue</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getBlue-int...-">getBlue</a></span>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getBlue-int-">getBlue</a></span>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getBlue-int-int-">getBlue</a></span>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getBlueAbs-int-">getBlueAbs</a></span>(int&nbsp;n)</code>
<div class="block">Get a blue value from given absolute index as a short - note this index does not
take in account the item size so be careful when using with multi-element items</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/ShortDataset.html" title="class in org.eclipse.january.dataset">ShortDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getBlueView--">getBlueView</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getDType--">getDType</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getGreen--">getGreen</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getGreen-int...-">getGreen</a></span>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getGreen-int-">getGreen</a></span>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getGreen-int-int-">getGreen</a></span>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getGreenAbs-int-">getGreenAbs</a></span>(int&nbsp;n)</code>
<div class="block">Get a green value from given absolute index as a short - note this index does not
take in account the item size so be careful when using with multi-element items</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/ShortDataset.html" title="class in org.eclipse.january.dataset">ShortDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getGreenView--">getGreenView</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getRed--">getRed</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getRed-int...-">getRed</a></span>(int...&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getRed-int-">getRed</a></span>(int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getRed-int-int-">getRed</a></span>(int&nbsp;i,
int&nbsp;j)</code>&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getRedAbs-int-">getRedAbs</a></span>(int&nbsp;n)</code>
<div class="block">Get a red value from given absolute index as a short - note this index does not
take in account the item size so be careful when using with multi-element items</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/ShortDataset.html" title="class in org.eclipse.january.dataset">ShortDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getRedView--">getRedView</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getSlice-org.eclipse.january.dataset.SliceIterator-">getSlice</a></span>(<a href="../../../../org/eclipse/january/dataset/SliceIterator.html" title="class in org.eclipse.january.dataset">SliceIterator</a>&nbsp;siter)</code>
<div class="block">Get a slice of the dataset.</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/january/dataset/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#getView-boolean-">getView</a></span>(boolean&nbsp;deepCopyMetadata)</code>&nbsp;</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#max-boolean...-">max</a></span>(boolean...&nbsp;ignored)</code>&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/january/dataset/RGBDataset.html#min-boolean...-">min</a></span>(boolean...&nbsp;ignored)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.dataset.CompoundShortDataset">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html" title="class in org.eclipse.january.dataset">CompoundShortDataset</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#asNonCompoundDataset-boolean-">asNonCompoundDataset</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#containsInfs--">containsInfs</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#containsInvalidNumbers--">containsInvalidNumbers</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#containsNans--">containsNans</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#copyElements-org.eclipse.january.dataset.Dataset-int-">copyElements</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#copyItemsFromAxes-int:A-boolean:A-org.eclipse.january.dataset.Dataset-">copyItemsFromAxes</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#createArray-int-">createArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#createCompoundDatasetWithLastDimension-org.eclipse.january.dataset.Dataset-boolean-">createCompoundDatasetWithLastDimension</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#createFromObject-int-java.lang.Object-">createFromObject</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#equals-java.lang.Object-">equals</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#fill-java.lang.Object-">fill</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#fillDataset-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.IndexIterator-">fillDataset</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getAbs-int-">getAbs</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getAbs-int-short:A-">getAbs</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getBufferLength--">getBufferLength</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getByteArray--">getByteArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getByteArray-int...-">getByteArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getByteArray-int-">getByteArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getByteArray-int-int-">getByteArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getData--">getData</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getDoubleArray--">getDoubleArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getDoubleArray-int...-">getDoubleArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getDoubleArray-int-">getDoubleArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getDoubleArray-int-int-">getDoubleArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getDoubleArrayAbs-int-double:A-">getDoubleArrayAbs</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getElementBooleanAbs-int-">getElementBooleanAbs</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getElementDoubleAbs-int-">getElementDoubleAbs</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getElementLongAbs-int-">getElementLongAbs</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getElements-int-">getElements</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getElementsView-int-">getElementsView</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getFirstValue--">getFirstValue</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getFirstValue-int...-">getFirstValue</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getFirstValue-int-">getFirstValue</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getFirstValue-int-int-">getFirstValue</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getFloatArray--">getFloatArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getFloatArray-int...-">getFloatArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getFloatArray-int-">getFloatArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getFloatArray-int-int-">getFloatArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getIntArray--">getIntArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getIntArray-int...-">getIntArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getIntArray-int-">getIntArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getIntArray-int-int-">getIntArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getLongArray--">getLongArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getLongArray-int...-">getLongArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getLongArray-int-">getLongArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getLongArray-int-int-">getLongArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getObject--">getObject</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getObject-int...-">getObject</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getObject-int-">getObject</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getObject-int-int-">getObject</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getObjectAbs-int-">getObjectAbs</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getShortArray--">getShortArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getShortArray-int...-">getShortArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getShortArray-int-">getShortArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getShortArray-int-int-">getShortArray</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getString--">getString</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getString-int...-">getString</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getString-int-">getString</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getString-int-int-">getString</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getStringAbs-int-">getStringAbs</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#hashCode--">hashCode</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#iadd-java.lang.Object-">iadd</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#idivide-java.lang.Object-">idivide</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#ifloor--">ifloor</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#imultiply-java.lang.Object-">imultiply</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#ipower-java.lang.Object-">ipower</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#iremainder-java.lang.Object-">iremainder</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#isubtract-java.lang.Object-">isubtract</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#residual-java.lang.Object-org.eclipse.january.dataset.Dataset-boolean-">residual</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#resize-int...-">resize</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#set-java.lang.Object-">set</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#set-java.lang.Object-int...-">set</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#set-java.lang.Object-int-">set</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#set-java.lang.Object-int-int-">set</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#setAbs-int-short-">setAbs</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#setAbs-int-short:A-">setAbs</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#setBy1DIndex-java.lang.Object-org.eclipse.january.dataset.Dataset-">setBy1DIndex</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#setByBoolean-java.lang.Object-org.eclipse.january.dataset.Dataset-">setByBoolean</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#setByIndexes-java.lang.Object-java.lang.Object...-">setByIndexes</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#setData--">setData</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#setElements-org.eclipse.january.dataset.Dataset-int-">setElements</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#setItem-short:A-">setItem</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#setItem-short:A-int...-">setItem</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#setItem-short:A-int-">setItem</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#setItem-short:A-int-int-">setItem</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#setItemDirect-int-int-java.lang.Object-">setItemDirect</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#setItemsOnAxes-int:A-boolean:A-java.lang.Object-">setItemsOnAxes</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#setObjectAbs-int-java.lang.Object-">setObjectAbs</a>, <a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#setSlice-java.lang.Object-org.eclipse.january.dataset.IndexIterator-">setSlice</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.dataset.AbstractCompoundDataset">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">AbstractCompoundDataset</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#argMax-int-boolean...-">argMax</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#argMin-int-boolean...-">argMin</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#cast-boolean-int-int-">cast</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#cast-int-">cast</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#flatten--">flatten</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#get1DIndex-int-">get1DIndex</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#get1DIndex-int-int-">get1DIndex</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#get1DIndexFromShape-int:A-">get1DIndexFromShape</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getBoolean--">getBoolean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getBoolean-int...-">getBoolean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getBoolean-int-">getBoolean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getBoolean-int-int-">getBoolean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getBroadcastView-int...-">getBroadcastView</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getBy1DIndex-org.eclipse.january.dataset.IntegerDataset-">getBy1DIndex</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getByBoolean-org.eclipse.january.dataset.Dataset-">getByBoolean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getByIndexes-java.lang.Object...-">getByIndexes</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getByte--">getByte</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getByte-int...-">getByte</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getByte-int-">getByte</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getByte-int-int-">getByte</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getCompoundStats--">getCompoundStats</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDouble--">getDouble</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDouble-int...-">getDouble</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDouble-int-">getDouble</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDouble-int-int-">getDouble</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDoubleArray-double:A-">getDoubleArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDoubleArray-double:A-int...-">getDoubleArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDoubleArray-double:A-int-">getDoubleArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getDoubleArray-double:A-int-int-">getDoubleArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getElementsPerItem--">getElementsPerItem</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getError-int...-">getError</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getError-int-">getError</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getError-int-int-">getError</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getErrorArray-int...-">getErrorArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getErrorArray-int-">getErrorArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getErrorArray-int-int-">getErrorArray</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getErrors--">getErrors</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getFloat--">getFloat</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getFloat-int...-">getFloat</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getFloat-int-">getFloat</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getFloat-int-int-">getFloat</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getInt--">getInt</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getInt-int...-">getInt</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getInt-int-">getInt</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getInt-int-int-">getInt</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getIterator-boolean-">getIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getIterator-int-">getIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getLong--">getLong</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getLong-int...-">getLong</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getLong-int-">getLong</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getLong-int-int-">getLong</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getShort--">getShort</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getShort-int...-">getShort</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getShort-int-">getShort</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getShort-int-int-">getShort</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice-org.eclipse.january.IMonitor-int:A-int:A-int:A-">getSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice-org.eclipse.january.IMonitor-org.eclipse.january.dataset.Slice...-">getSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice-org.eclipse.january.IMonitor-org.eclipse.january.dataset.SliceND-">getSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice-int:A-int:A-int:A-">getSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice-org.eclipse.january.dataset.Slice...-">getSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSlice-org.eclipse.january.dataset.SliceND-">getSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSliceIterator-org.eclipse.january.dataset.SliceND-">getSliceIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSliceView-int:A-int:A-int:A-">getSliceView</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSliceView-org.eclipse.january.dataset.Slice...-">getSliceView</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getSliceView-org.eclipse.january.dataset.SliceND-">getSliceView</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getTransposedView-int...-">getTransposedView</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#getUniqueItems--">getUniqueItems</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#ifloorDivide-java.lang.Object-">ifloorDivide</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#max-int-boolean...-">max</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#maxItem--">maxItem</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#maxPos-boolean...-">maxPos</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#mean-boolean...-">mean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#mean-int-boolean...-">mean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#min-int-boolean...-">min</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#minItem--">minItem</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#minPos-boolean...-">minPos</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#peakToPeak-int-boolean...-">peakToPeak</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#product-int-boolean...-">product</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#reshape-int...-">reshape</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#rootMeanSquare-boolean...-">rootMeanSquare</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#rootMeanSquare-int-boolean...-">rootMeanSquare</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#setSlice-java.lang.Object-int:A-int:A-int:A-">setSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#setSlice-java.lang.Object-org.eclipse.january.dataset.Slice...-">setSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#sort-java.lang.Integer-">sort</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#squeeze--">squeeze</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#squeeze-boolean-">squeeze</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#squeezeEnds--">squeezeEnds</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#stdDeviation-int-">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#stdDeviation-int-boolean-boolean...-">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#sum-boolean...-">sum</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#sum-int-boolean...-">sum</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#swapAxes-int-int-">swapAxes</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#synchronizedCopy--">synchronizedCopy</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#transpose-int...-">transpose</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#variance-boolean-boolean...-">variance</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#variance-int-">variance</a>, <a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#variance-int-boolean-boolean...-">variance</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.dataset.AbstractDataset">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/AbstractDataset.html" title="class in org.eclipse.january.dataset">AbstractDataset</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#all--">all</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#all-int-">all</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#any--">any</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#any-int-">any</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#argMax-boolean...-">argMax</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#argMin-boolean...-">argMin</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#calcSteps-double-double-double-">calcSteps</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#cast-java.lang.Class-">cast</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#cast-int-java.lang.Class-boolean-">cast</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#checkAxis-int-">checkAxis</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#checkAxis-int-int-">checkAxis</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#checkCompatibility-org.eclipse.january.dataset.ILazyDataset-">checkCompatibility</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#copy-java.lang.Class-">copy</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#copy-int-">copy</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#copyToView-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.AbstractDataset-boolean-boolean-">copyToView</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#count-boolean...-">count</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#count-int:A-boolean...-">count</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#count-int-boolean...-">count</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#createStrides-org.eclipse.january.dataset.Dataset-int:A-">createStrides</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#createStrides-int-int:A-int:A-int-int:A-">createStrides</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#createStrides-org.eclipse.january.dataset.SliceND-org.eclipse.january.dataset.Dataset-int:A-int:A-">createStrides</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#createStrides-org.eclipse.january.dataset.SliceND-int-int:A-int:A-int-int:A-int:A-">createStrides</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#fillData-java.lang.Object-int-int:A-">fillData</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#get1DIndex-int...-">get1DIndex</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#get1DIndexFromShape-int:A-int:A-">get1DIndexFromShape</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getBooleanIterator-org.eclipse.january.dataset.Dataset-">getBooleanIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getBooleanIterator-org.eclipse.january.dataset.Dataset-boolean-">getBooleanIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getBuffer--">getBuffer</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getError--">getError</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getErrorBuffer--">getErrorBuffer</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getFirst1DIndex--">getFirst1DIndex</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getIndices--">getIndices</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getInternalSquaredError--">getInternalSquaredError</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getItemBytes--">getItemBytes</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getIterator--">getIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getMaxLineLength--">getMaxLineLength</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getNbytes--">getNbytes</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getNDPosition-int-">getNDPosition</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getOffset--">getOffset</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getPositionIterator-int...-">getPositionIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getRank--">getRank</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getRealPart--">getRealPart</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getRealView--">getRealView</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getShape--">getShape</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getShapeRef--">getShapeRef</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getSize--">getSize</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getSliceIterator-int:A-int:A-int:A-">getSliceIterator</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getSliceIteratorFromAxes-int:A-boolean:A-">getSliceIteratorFromAxes</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getStats--">getStats</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getStrides--">getStrides</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getStringStats--">getStringStats</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#hasFloatingPointElements--">hasFloatingPointElements</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#isCompatibleWith-org.eclipse.january.dataset.ILazyDataset-">isCompatibleWith</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#isComplex--">isComplex</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#max-int:A-boolean...-">max</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#mean-int:A-boolean...-">mean</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#min-int:A-boolean...-">min</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#overrideInternal-java.io.Serializable-int...-">overrideInternal</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#peakToPeak-boolean...-">peakToPeak</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#peakToPeak-int:A-boolean...-">peakToPeak</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#product-boolean...-">product</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#product-int:A-boolean...-">product</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#residual-java.lang.Object-">residual</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#residual-java.lang.Object-boolean-">residual</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#rootMeanSquare-int:A-boolean...-">rootMeanSquare</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setErrorBuffer-java.io.Serializable-">setErrorBuffer</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setMaxLineLength-int-">setMaxLineLength</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setShape-int...-">setShape</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setSlice-java.lang.Object-org.eclipse.january.dataset.SliceND-">setSlice</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#setStringFormat-java.text.Format-">setStringFormat</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#stdDeviation--">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#stdDeviation-boolean-boolean...-">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#stdDeviation-int:A-">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#stdDeviation-int:A-boolean-boolean...-">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#sum-int:A-boolean...-">sum</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#toString--">toString</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#toString-boolean-">toString</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#variance--">variance</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#variance-int:A-">variance</a>, <a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#variance-int:A-boolean-boolean...-">variance</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.dataset.LazyDatasetBase">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html" title="class in org.eclipse.january.dataset">LazyDatasetBase</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#addMetadata-org.eclipse.january.metadata.MetadataType-">addMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#checkPermutatedAxes-int:A-int...-">checkPermutatedAxes</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#clearMetadata-java.lang.Class-">clearMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#copyMetadata--">copyMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#copyMetadata-java.util.Map-">copyMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#createFromSerializable-java.io.Serializable-boolean-">createFromSerializable</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#dirtyMetadata--">dirtyMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#findMetadataTypeSubInterfaces-java.lang.Class-">findMetadataTypeSubInterfaces</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#getElementClass--">getElementClass</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#getErrorMetadata--">getErrorMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#getFirstMetadata-java.lang.Class-">getFirstMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#getMetadata--">getMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#getMetadata-java.lang.Class-">getMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#getMetadataMap-org.eclipse.january.dataset.ILazyDataset-boolean-">getMetadataMap</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#getName--">getName</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#hasErrors--">hasErrors</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#reshapeMetadata-int:A-int:A-">reshapeMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#restoreMetadata-java.util.Map-">restoreMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#setDirty--">setDirty</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#setErrors-java.io.Serializable-">setErrors</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#setMetadata-org.eclipse.january.metadata.MetadataType-">setMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#setName-java.lang.String-">setName</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#sliceMetadata-boolean-org.eclipse.january.dataset.SliceND-">sliceMetadata</a>, <a href="../../../../org/eclipse/january/dataset/LazyDatasetBase.html#transposeMetadata-int:A-">transposeMetadata</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.dataset.Dataset">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/Dataset.html#all--">all</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#all-int-">all</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#any--">any</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#any-int-">any</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#argMax-boolean...-">argMax</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#argMin-boolean...-">argMin</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#cast-java.lang.Class-">cast</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#cast-int-java.lang.Class-boolean-">cast</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#checkAxis-int-">checkAxis</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#checkCompatibility-org.eclipse.january.dataset.ILazyDataset-">checkCompatibility</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#copy-java.lang.Class-">copy</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#copy-int-">copy</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#count-boolean...-">count</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#count-int:A-boolean...-">count</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#count-int-boolean...-">count</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#get1DIndex-int...-">get1DIndex</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getBooleanIterator-org.eclipse.january.dataset.Dataset-">getBooleanIterator</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getBooleanIterator-org.eclipse.january.dataset.Dataset-boolean-">getBooleanIterator</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getBuffer--">getBuffer</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getError--">getError</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getErrorBuffer--">getErrorBuffer</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getIndices--">getIndices</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getIterator--">getIterator</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getNbytes--">getNbytes</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getNDPosition-int-">getNDPosition</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getOffset--">getOffset</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getPositionIterator-int...-">getPositionIterator</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getRealPart--">getRealPart</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getRealView--">getRealView</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getShapeRef--">getShapeRef</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getSliceIterator-int:A-int:A-int:A-">getSliceIterator</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getSliceIteratorFromAxes-int:A-boolean:A-">getSliceIteratorFromAxes</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#getStrides--">getStrides</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#hasFloatingPointElements--">hasFloatingPointElements</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#isCompatibleWith-org.eclipse.january.dataset.ILazyDataset-">isCompatibleWith</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#isComplex--">isComplex</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#max-int:A-boolean...-">max</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#mean-int:A-boolean...-">mean</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#min-int:A-boolean...-">min</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#overrideInternal-java.io.Serializable-int...-">overrideInternal</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#peakToPeak-boolean...-">peakToPeak</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#peakToPeak-int:A-boolean...-">peakToPeak</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#product-boolean...-">product</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#product-int:A-boolean...-">product</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#residual-java.lang.Object-">residual</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#residual-java.lang.Object-boolean-">residual</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#rootMeanSquare-int:A-boolean...-">rootMeanSquare</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#setDirty--">setDirty</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#setErrorBuffer-java.io.Serializable-">setErrorBuffer</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#setSlice-java.lang.Object-org.eclipse.january.dataset.SliceND-">setSlice</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#stdDeviation--">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#stdDeviation-boolean-boolean...-">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#stdDeviation-int:A-">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#stdDeviation-int:A-boolean-boolean...-">stdDeviation</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#sum-int:A-boolean...-">sum</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#toString-boolean-">toString</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#variance--">variance</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#variance-int:A-">variance</a>, <a href="../../../../org/eclipse/january/dataset/Dataset.html#variance-int:A-boolean-boolean...-">variance</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.dataset.IDataset">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/IDataset.html#getItemBytes--">getItemBytes</a>, <a href="../../../../org/eclipse/january/dataset/IDataset.html#getMetadata--">getMetadata</a>, <a href="../../../../org/eclipse/january/dataset/IDataset.html#setStringFormat-java.text.Format-">setStringFormat</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.dataset.ILazyDataset">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/ILazyDataset.html" title="interface in org.eclipse.january.dataset">ILazyDataset</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#addMetadata-org.eclipse.january.metadata.MetadataType-">addMetadata</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#clearMetadata-java.lang.Class-">clearMetadata</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#getElementClass--">getElementClass</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#getRank--">getRank</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#getShape--">getShape</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#getSize--">getSize</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#hasErrors--">hasErrors</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#setErrors-java.io.Serializable-">setErrors</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#setMetadata-org.eclipse.january.metadata.MetadataType-">setMetadata</a>, <a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#setShape-int...-">setShape</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.dataset.IMetadataProvider">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.january.dataset.<a href="../../../../org/eclipse/january/dataset/IMetadataProvider.html" title="interface in org.eclipse.january.dataset">IMetadataProvider</a></h3>
<code><a href="../../../../org/eclipse/january/dataset/IMetadataProvider.html#getFirstMetadata-java.lang.Class-">getFirstMetadata</a>, <a href="../../../../org/eclipse/january/dataset/IMetadataProvider.html#getMetadata-java.lang.Class-">getMetadata</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.january.INameable">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.january.<a href="../../../../org/eclipse/january/INameable.html" title="interface in org.eclipse.january">INameable</a></h3>
<code><a href="../../../../org/eclipse/january/INameable.html#getName--">getName</a>, <a href="../../../../org/eclipse/january/INameable.html#setName-java.lang.String-">setName</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="RGBDataset--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RGBDataset</h4>
<pre>public&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.34">RGBDataset</a>()</pre>
<div class="block">Create a null dataset</div>
</li>
</ul>
<a name="RGBDataset-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RGBDataset</h4>
<pre>public&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.38">RGBDataset</a>(int...&nbsp;shape)</pre>
</li>
</ul>
<a name="RGBDataset-short:A-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RGBDataset</h4>
<pre>public&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.42">RGBDataset</a>(short[]&nbsp;data,
int...&nbsp;shape)</pre>
</li>
</ul>
<a name="RGBDataset-org.eclipse.january.dataset.RGBDataset-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RGBDataset</h4>
<pre>public&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.50">RGBDataset</a>(<a href="../../../../org/eclipse/january/dataset/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a>&nbsp;dataset)</pre>
<div class="block">Copy a dataset</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dataset</code> - </dd>
</dl>
</li>
</ul>
<a name="RGBDataset-int:A-int:A-int:A-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RGBDataset</h4>
<pre>public&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.66">RGBDataset</a>(int[]&nbsp;redData,
int[]&nbsp;greenData,
int[]&nbsp;blueData,
int...&nbsp;shape)</pre>
<div class="block">Create a dataset using given data (red, green and blue parts are given separately)</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>redData</code> - </dd>
<dd><code>greenData</code> - </dd>
<dd><code>blueData</code> - </dd>
<dd><code>shape</code> - (can be null to create 1D dataset)</dd>
</dl>
</li>
</ul>
<a name="RGBDataset-short:A-short:A-short:A-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RGBDataset</h4>
<pre>public&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.101">RGBDataset</a>(short[]&nbsp;redData,
short[]&nbsp;greenData,
short[]&nbsp;blueData,
int...&nbsp;shape)</pre>
<div class="block">Create a dataset using given data (red, green and blue parts are given separately)</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>redData</code> - </dd>
<dd><code>greenData</code> - </dd>
<dd><code>blueData</code> - </dd>
<dd><code>shape</code> - (can be null to create 1D dataset)</dd>
</dl>
</li>
</ul>
<a name="RGBDataset-byte:A-byte:A-byte:A-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RGBDataset</h4>
<pre>public&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.136">RGBDataset</a>(byte[]&nbsp;redData,
byte[]&nbsp;greenData,
byte[]&nbsp;blueData,
int...&nbsp;shape)</pre>
<div class="block">Create a dataset using given data (red, green and blue parts are given separately)</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>redData</code> - </dd>
<dd><code>greenData</code> - </dd>
<dd><code>blueData</code> - </dd>
<dd><code>shape</code> - (can be null to create 1D dataset)</dd>
</dl>
</li>
</ul>
<a name="RGBDataset-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RGBDataset</h4>
<pre>public&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.170">RGBDataset</a>(<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;red,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;green,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;blue)</pre>
<div class="block">Create a dataset using given colour data (colour components are given separately)</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>red</code> - </dd>
<dd><code>green</code> - </dd>
<dd><code>blue</code> - </dd>
</dl>
</li>
</ul>
<a name="RGBDataset-org.eclipse.january.dataset.Dataset-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>RGBDataset</h4>
<pre>public&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.196">RGBDataset</a>(<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;grey)</pre>
<div class="block">Create a dataset using given grey data</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>grey</code> - </dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<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/RGBDataset.html#line.27">getDType</a>()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getDType--">getDType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getDType--">getDType</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html" title="class in org.eclipse.january.dataset">CompoundShortDataset</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>type of dataset item</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/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.55">clone</a>()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#clone--">ILazyDataset</a></code></span></div>
<div class="block">Clone dataset</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html#clone--">clone</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html" title="interface in org.eclipse.january.dataset">CompoundDataset</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/Dataset.html#clone--">clone</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/IDataset.html#clone--">clone</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/ILazyDataset.html#clone--">clone</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/january/dataset/ILazyDataset.html" title="interface in org.eclipse.january.dataset">ILazyDataset</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#clone--">clone</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html" title="class in org.eclipse.january.dataset">CompoundShortDataset</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a (shallow) copy of dataset</dd>
</dl>
</li>
</ul>
<a name="createFromObject-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createFromObject</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/january/dataset/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.217">createFromObject</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
<div class="block">Create a RGB dataset from an object which could be a Java list, array (of arrays...) or Number. Ragged
sequences or arrays are padded with zeros. The item size is the last dimension of the corresponding
elemental dataset</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>obj</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>dataset with contents given by input</dd>
</dl>
</li>
</ul>
<a name="createFromCompoundDataset-org.eclipse.january.dataset.CompoundDataset-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createFromCompoundDataset</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/january/dataset/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.227">createFromCompoundDataset</a>(<a href="../../../../org/eclipse/january/dataset/CompoundDataset.html" title="interface in org.eclipse.january.dataset">CompoundDataset</a>&nbsp;a)</pre>
<div class="block">Create a RGB dataset from a compound dataset (no normalisation performed)</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>a</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>RGB dataset (grey if input dataset has less than 3 elements per item)</dd>
</dl>
</li>
</ul>
<a name="createFromHSV-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createFromHSV</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/january/dataset/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.259">createFromHSV</a>(<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;hue,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;saturation,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;value)</pre>
<div class="block">Create a RGB dataset from hue, saturation and value dataset</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>hue</code> - (in degrees from -360 to 360)</dd>
<dd><code>saturation</code> - (from 0 to 1), can be null to denote 1</dd>
<dd><code>value</code> - (from 0 to 1)</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>RGB dataset</dd>
</dl>
</li>
</ul>
<a name="createFromHSL-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createFromHSL</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/january/dataset/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.291">createFromHSL</a>(<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;hue,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;saturation,
<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;lightness)</pre>
<div class="block">Create a RGB dataset from hue, saturation and lightness dataset</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>hue</code> - (in degrees from -360 to 360)</dd>
<dd><code>saturation</code> - (from 0 to 1), can be null to denote 1</dd>
<dd><code>lightness</code> - (from 0 to 1)</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>RGB dataset</dd>
</dl>
</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/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.405">getSlice</a>(<a href="../../../../org/eclipse/january/dataset/SliceIterator.html" title="class in org.eclipse.january.dataset">SliceIterator</a>&nbsp;siter)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractDataset.html#getSlice-org.eclipse.january.dataset.SliceIterator-">AbstractDataset</a></code></span></div>
<div class="block">Get a slice of the dataset. The returned dataset is a copied selection of items</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getSlice-org.eclipse.january.dataset.SliceIterator-">getSlice</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html" title="class in org.eclipse.january.dataset">CompoundShortDataset</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>siter</code> - Slice iterator</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The dataset of the sliced data</dd>
</dl>
</li>
</ul>
<a name="getView-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getView</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.415">getView</a>(boolean&nbsp;deepCopyMetadata)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html#getView-boolean-">getView</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundDataset.html" title="interface in org.eclipse.january.dataset">CompoundDataset</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/Dataset.html#getView-boolean-">getView</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html#getView-boolean-">getView</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/CompoundShortDataset.html" title="class in org.eclipse.january.dataset">CompoundShortDataset</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>deepCopyMetadata</code> - if true then deep-copy metadata</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>whole view of dataset (i.e. data buffer is shared)</dd>
</dl>
</li>
</ul>
<a name="getRed--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRed</h4>
<pre>public&nbsp;short&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.426">getRed</a>()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>red value in the first position</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>2.0</dd>
</dl>
</li>
</ul>
<a name="getRed-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRed</h4>
<pre>public&nbsp;short&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.434">getRed</a>(int&nbsp;i)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>i</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>red value in given position</dd>
</dl>
</li>
</ul>
<a name="getRed-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRed</h4>
<pre>public&nbsp;short&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.443">getRed</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>i</code> - </dd>
<dd><code>j</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>red value in given position</dd>
</dl>
</li>
</ul>
<a name="getRed-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRed</h4>
<pre>public&nbsp;short&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.451">getRed</a>(int...&nbsp;pos)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>pos</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>red value in given position</dd>
</dl>
</li>
</ul>
<a name="getGreen--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGreen</h4>
<pre>public&nbsp;short&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.459">getGreen</a>()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>green value in the first position</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>2.0</dd>
</dl>
</li>
</ul>
<a name="getGreen-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGreen</h4>
<pre>public&nbsp;short&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.467">getGreen</a>(int&nbsp;i)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>i</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>green value in given position</dd>
</dl>
</li>
</ul>
<a name="getGreen-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGreen</h4>
<pre>public&nbsp;short&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.476">getGreen</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>i</code> - </dd>
<dd><code>j</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>green value in given position</dd>
</dl>
</li>
</ul>
<a name="getGreen-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGreen</h4>
<pre>public&nbsp;short&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.484">getGreen</a>(int...&nbsp;pos)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>pos</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>green value in given position</dd>
</dl>
</li>
</ul>
<a name="getBlue--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBlue</h4>
<pre>public&nbsp;short&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.492">getBlue</a>()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>blue value in the first position</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>2.0</dd>
</dl>
</li>
</ul>
<a name="getBlue-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBlue</h4>
<pre>public&nbsp;short&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.500">getBlue</a>(int&nbsp;i)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>i</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>blue value in given position</dd>
</dl>
</li>
</ul>
<a name="getBlue-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBlue</h4>
<pre>public&nbsp;short&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.509">getBlue</a>(int&nbsp;i,
int&nbsp;j)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>i</code> - </dd>
<dd><code>j</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>blue value in given position</dd>
</dl>
</li>
</ul>
<a name="getBlue-int...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBlue</h4>
<pre>public&nbsp;short&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.517">getBlue</a>(int...&nbsp;pos)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>pos</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>blue value in given position</dd>
</dl>
</li>
</ul>
<a name="getRedAbs-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRedAbs</h4>
<pre>public&nbsp;short&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.528">getRedAbs</a>(int&nbsp;n)</pre>
<div class="block">Get a red value from given absolute index as a short - note this index does not
take in account the item size so be careful when using with multi-element items</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>n</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>red value</dd>
</dl>
</li>
</ul>
<a name="getGreenAbs-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGreenAbs</h4>
<pre>public&nbsp;short&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.539">getGreenAbs</a>(int&nbsp;n)</pre>
<div class="block">Get a green value from given absolute index as a short - note this index does not
take in account the item size so be careful when using with multi-element items</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>n</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>green value</dd>
</dl>
</li>
</ul>
<a name="getBlueAbs-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBlueAbs</h4>
<pre>public&nbsp;short&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.550">getBlueAbs</a>(int&nbsp;n)</pre>
<div class="block">Get a blue value from given absolute index as a short - note this index does not
take in account the item size so be careful when using with multi-element items</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>n</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>blue value</dd>
</dl>
</li>
</ul>
<a name="createGreyDataset-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createGreyDataset</h4>
<pre>public&nbsp;&lt;T extends <a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&gt;&nbsp;T&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.564">createGreyDataset</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz)</pre>
<div class="block">Convert colour dataset to a grey-scale one using the NTSC formula, aka ITU-R BT.601, for RGB to luma mapping</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>clazz</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a grey-scale dataset of given type</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>2.2</dd>
</dl>
</li>
</ul>
<a name="createGreyDataset-java.lang.Class-double-double-double-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createGreyDataset</h4>
<pre>public&nbsp;&lt;T extends <a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&gt;&nbsp;T&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.578">createGreyDataset</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz,
double&nbsp;red,
double&nbsp;green,
double&nbsp;blue)</pre>
<div class="block">Convert colour dataset to a grey-scale one using given RGB to luma mapping</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>clazz</code> - </dd>
<dd><code>red</code> - weight</dd>
<dd><code>green</code> - weight</dd>
<dd><code>blue</code> - weight</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a grey-scale dataset of given class</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>2.2</dd>
</dl>
</li>
</ul>
<a name="createGreyDataset-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createGreyDataset</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public&nbsp;<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.589">createGreyDataset</a>(int&nbsp;dtype)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use <a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createGreyDataset-java.lang.Class-"><code>createGreyDataset(Class)</code></a></span></div>
<div class="block">Convert colour dataset to a grey-scale one using the NTSC formula, aka ITU-R BT.601, for RGB to luma mapping</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dtype</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a grey-scale dataset of given class</dd>
</dl>
</li>
</ul>
<a name="createGreyDataset-double-double-double-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createGreyDataset</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public&nbsp;<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.603">createGreyDataset</a>(double&nbsp;red,
double&nbsp;green,
double&nbsp;blue,
int&nbsp;dtype)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use <a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createGreyDataset-java.lang.Class-double-double-double-"><code>createGreyDataset(Class, double, double, double)</code></a></span></div>
<div class="block">Convert colour dataset to a grey-scale one using given RGB to luma mapping</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>red</code> - weight</dd>
<dd><code>green</code> - weight</dd>
<dd><code>blue</code> - weight</dd>
<dd><code>dtype</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a grey-scale dataset of given type</dd>
</dl>
</li>
</ul>
<a name="createRedDataset-org.eclipse.january.dataset.Dataset-">
<!-- -->
</a><a name="createRedDataset-T-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createRedDataset</h4>
<pre>public&nbsp;&lt;T extends <a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&gt;&nbsp;T&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.620">createRedDataset</a>(T&nbsp;clazz)</pre>
<div class="block">Extract red colour channel</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>clazz</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a dataset of given class</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>2.1</dd>
</dl>
</li>
</ul>
<a name="createGreenDataset-org.eclipse.january.dataset.Dataset-">
<!-- -->
</a><a name="createGreenDataset-T-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createGreenDataset</h4>
<pre>public&nbsp;&lt;T extends <a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&gt;&nbsp;T&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.630">createGreenDataset</a>(T&nbsp;clazz)</pre>
<div class="block">Extract green colour channel</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>clazz</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a dataset of given class</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>2.1</dd>
</dl>
</li>
</ul>
<a name="createBlueDataset-org.eclipse.january.dataset.Dataset-">
<!-- -->
</a><a name="createBlueDataset-T-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createBlueDataset</h4>
<pre>public&nbsp;&lt;T extends <a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&gt;&nbsp;T&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.640">createBlueDataset</a>(T&nbsp;clazz)</pre>
<div class="block">Extract blue colour channel</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>clazz</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a dataset of given class</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>2.1</dd>
</dl>
</li>
</ul>
<a name="createRedDataset-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createRedDataset</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public&nbsp;<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.651">createRedDataset</a>(int&nbsp;dtype)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use <a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createRedDataset-T-"><code>createRedDataset(T)</code></a></span></div>
<div class="block">Extract red colour channel</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dtype</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a dataset of given type</dd>
</dl>
</li>
</ul>
<a name="createGreenDataset-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createGreenDataset</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public&nbsp;<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.662">createGreenDataset</a>(int&nbsp;dtype)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use <a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createGreenDataset-T-"><code>createGreenDataset(T)</code></a></span></div>
<div class="block">Extract green colour channel</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dtype</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a dataset of given type</dd>
</dl>
</li>
</ul>
<a name="createBlueDataset-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createBlueDataset</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public&nbsp;<a href="../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.673">createBlueDataset</a>(int&nbsp;dtype)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use <a href="../../../../org/eclipse/january/dataset/RGBDataset.html#createBlueDataset-T-"><code>createBlueDataset(T)</code></a></span></div>
<div class="block">Extract blue colour channel</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dtype</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a dataset of given type</dd>
</dl>
</li>
</ul>
<a name="getRedView--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRedView</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/ShortDataset.html" title="class in org.eclipse.january.dataset">ShortDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.707">getRedView</a>()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>red view</dd>
</dl>
</li>
</ul>
<a name="getGreenView--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGreenView</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/ShortDataset.html" title="class in org.eclipse.january.dataset">ShortDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.714">getGreenView</a>()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>green view</dd>
</dl>
</li>
</ul>
<a name="getBlueView--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBlueView</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/january/dataset/ShortDataset.html" title="class in org.eclipse.january.dataset">ShortDataset</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.721">getBlueView</a>()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>blue view</dd>
</dl>
</li>
</ul>
<a name="max-boolean...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>max</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.732">max</a>(boolean...&nbsp;ignored)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/IDataset.html#max-boolean...-">max</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#max-boolean...-">max</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">AbstractCompoundDataset</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ignored</code> - - Can be null, empty, or one or more booleans. By default, all booleans
are false. If the first boolean is true, will ignore NaNs and ignore infinities. Use the second
boolean to ignore infinities separately.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Maximum value</dd>
</dl>
</li>
</ul>
<a name="min-boolean...-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>min</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../src-html/org/eclipse/january/dataset/RGBDataset.html#line.747">min</a>(boolean...&nbsp;ignored)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/IDataset.html#min-boolean...-">min</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html#min-boolean...-">min</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">AbstractCompoundDataset</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ignored</code> - - see <a href="../../../../org/eclipse/january/dataset/IDataset.html#max-boolean...-"><code>IDataset.max(boolean...)</code></a></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Minimum value</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/RGBDataset.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/Random.html" title="class in org.eclipse.january.dataset"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/eclipse/january/dataset/RunningAverage.html" title="class in org.eclipse.january.dataset"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/january/dataset/RGBDataset.html" target="_top">Frames</a></li>
<li><a href="RGBDataset.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.eclipse.january.dataset.CompoundShortDataset">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.eclipse.org/">Eclipse Foundation</a>. All rights reserved.</small></p>
</body>
</html>