| <!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:18 BST 2019 --> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <title>Uses of Interface org.eclipse.january.dataset.Dataset (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="Uses of Interface org.eclipse.january.dataset.Dataset (The Eclipse January API Documentation)"; |
| } |
| } |
| catch(err) { |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a name="navbar.top"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.top.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../../../overview-summary.html">Overview</a></li> |
| <li><a href="../package-summary.html">Package</a></li> |
| <li><a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Class</a></li> |
| <li class="navBarCell1Rev">Use</li> |
| <li><a href="../package-tree.html">Tree</a></li> |
| <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../../../../index-all.html">Index</a></li> |
| <li><a href="../../../../../help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../../../../../index.html?org/eclipse/january/dataset/class-use/Dataset.html" target="_top">Frames</a></li> |
| <li><a href="Dataset.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_top"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip.navbar.top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <div class="header"> |
| <h2 title="Uses of Interface org.eclipse.january.dataset.Dataset" class="title">Uses of Interface<br>org.eclipse.january.dataset.Dataset</h2> |
| </div> |
| <div class="classUseContainer"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> |
| <caption><span>Packages that use <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Package</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a href="#org.eclipse.january.dataset">org.eclipse.january.dataset</a></td> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a href="#org.eclipse.january.metadata">org.eclipse.january.metadata</a></td> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.january.dataset"> |
| <!-- --> |
| </a> |
| <h3>Uses of <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> in <a href="../../../../../org/eclipse/january/dataset/package-summary.html">org.eclipse.january.dataset</a></h3> |
| <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation"> |
| <caption><span>Subinterfaces of <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> in <a href="../../../../../org/eclipse/january/dataset/package-summary.html">org.eclipse.january.dataset</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colLast" scope="col">Interface and Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code>interface </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/CompoundDataset.html" title="interface in org.eclipse.january.dataset">CompoundDataset</a></span></code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>interface </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DateDataset.html" title="interface in org.eclipse.january.dataset">DateDataset</a></span></code> |
| <div class="block">Interface for a dataset containing <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a>s.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> |
| <caption><span>Classes in <a href="../../../../../org/eclipse/january/dataset/package-summary.html">org.eclipse.january.dataset</a> that implement <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colLast" scope="col">Class and Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/AbstractCompoundDataset.html" title="class in org.eclipse.january.dataset">AbstractCompoundDataset</a></span></code> |
| <div class="block">Generic container class for data that is compound in nature |
| |
| Each subclass has an array of compound types, items of this array are composed of primitive types |
| |
| Data items can be Complex, Vector, etc</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/AbstractDataset.html" title="class in org.eclipse.january.dataset">AbstractDataset</a></span></code> |
| <div class="block">Generic container class for data</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/BooleanDataset.html" title="class in org.eclipse.january.dataset">BooleanDataset</a></span></code> |
| <div class="block">Extend boolean base dataset for boolean values</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/BooleanDatasetBase.html" title="class in org.eclipse.january.dataset">BooleanDatasetBase</a></span></code> |
| <div class="block">Extend dataset for boolean values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/ByteDataset.html" title="class in org.eclipse.january.dataset">ByteDataset</a></span></code> |
| <div class="block">Extend dataset for byte values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/ComplexDoubleDataset.html" title="class in org.eclipse.january.dataset">ComplexDoubleDataset</a></span></code> |
| <div class="block">Extend compound dataset to hold complex double values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/ComplexFloatDataset.html" title="class in org.eclipse.january.dataset">ComplexFloatDataset</a></span></code> |
| <div class="block">Extend compound dataset to hold complex float values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/CompoundByteDataset.html" title="class in org.eclipse.january.dataset">CompoundByteDataset</a></span></code> |
| <div class="block">Extend compound dataset for byte values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/CompoundDoubleDataset.html" title="class in org.eclipse.january.dataset">CompoundDoubleDataset</a></span></code> |
| <div class="block">Extend compound dataset for double values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/CompoundFloatDataset.html" title="class in org.eclipse.january.dataset">CompoundFloatDataset</a></span></code> |
| <div class="block">Extend compound dataset for float values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/CompoundIntegerDataset.html" title="class in org.eclipse.january.dataset">CompoundIntegerDataset</a></span></code> |
| <div class="block">Extend compound dataset for int values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/CompoundLongDataset.html" title="class in org.eclipse.january.dataset">CompoundLongDataset</a></span></code> |
| <div class="block">Extend compound dataset for long values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/CompoundShortDataset.html" title="class in org.eclipse.january.dataset">CompoundShortDataset</a></span></code> |
| <div class="block">Extend compound dataset for short values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DateDatasetImpl.html" title="class in org.eclipse.january.dataset">DateDatasetImpl</a></span></code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DoubleDataset.html" title="class in org.eclipse.january.dataset">DoubleDataset</a></span></code> |
| <div class="block">Extend dataset for double values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/FloatDataset.html" title="class in org.eclipse.january.dataset">FloatDataset</a></span></code> |
| <div class="block">Extend dataset for float values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/IntegerDataset.html" title="class in org.eclipse.january.dataset">IntegerDataset</a></span></code> |
| <div class="block">Extend dataset for int values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/LongDataset.html" title="class in org.eclipse.january.dataset">LongDataset</a></span></code> |
| <div class="block">Extend dataset for long values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/ObjectDataset.html" title="class in org.eclipse.january.dataset">ObjectDataset</a></span></code> |
| <div class="block">Extend dataset for objects</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/ObjectDatasetBase.html" title="class in org.eclipse.january.dataset">ObjectDatasetBase</a></span></code> |
| <div class="block">Extend dataset for Object values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/RGBDataset.html" title="class in org.eclipse.january.dataset">RGBDataset</a></span></code> |
| <div class="block">Class to hold colour datasets as red, green, blue tuples of short integers</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/ShortDataset.html" title="class in org.eclipse.january.dataset">ShortDataset</a></span></code> |
| <div class="block">Extend dataset for short values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/StringDataset.html" title="class in org.eclipse.january.dataset">StringDataset</a></span></code> |
| <div class="block">Extend dataset for objects</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>class </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/StringDatasetBase.html" title="class in org.eclipse.january.dataset">StringDatasetBase</a></span></code> |
| <div class="block">Extend dataset for String values // PRIM_TYPE</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> |
| <caption><span>Fields in <a href="../../../../../org/eclipse/january/dataset/package-summary.html">org.eclipse.january.dataset</a> declared as <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colLast" scope="col">Field and Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code>protected <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">BooleanIterator.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/BooleanIterator.html#aDataset">aDataset</a></span></code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>protected <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">BroadcastIteratorBase.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/BroadcastIteratorBase.html#aDataset">aDataset</a></span></code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>protected <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">BroadcastIteratorBase.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/BroadcastIteratorBase.html#bDataset">bDataset</a></span></code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>protected <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">BooleanIterator.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/BooleanIterator.html#cDataset">cDataset</a></span></code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>protected <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">BooleanIterator.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/BooleanIterator.html#oDataset">oDataset</a></span></code> |
| <div class="block">Output dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>protected <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">BroadcastIterator.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/BroadcastIterator.html#oDataset">oDataset</a></span></code> |
| <div class="block">Output dataset</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> |
| <caption><span>Methods in <a href="../../../../../org/eclipse/january/dataset/package-summary.html">org.eclipse.january.dataset</a> with type parameters of type <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colLast" scope="col">Method and Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code><T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">AbstractDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/AbstractDataset.html#cast-java.lang.Class-">cast</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><T> clazz)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#cast-java.lang.Class-">cast</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><T> clazz)</code> |
| <div class="block">Cast a dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#cast-java.lang.Class-org.eclipse.january.dataset.IDataset-">cast</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><T> clazz, |
| <a href="../../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a> d)</code> |
| <div class="block">Cast a dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">AbstractDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/AbstractDataset.html#cast-int-java.lang.Class-boolean-">cast</a></span>(int isize, |
| <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><T> clazz, |
| boolean repeat)</code> |
| <div class="block">Cast a dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#cast-int-java.lang.Class-boolean-">cast</a></span>(int isize, |
| <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><T> clazz, |
| boolean repeat)</code> |
| <div class="block">Cast a dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#cast-int-java.lang.Class-org.eclipse.january.dataset.IDataset-boolean-">cast</a></span>(int isize, |
| <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><T> clazz, |
| <a href="../../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a> d, |
| boolean repeat)</code> |
| <div class="block">Cast a dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">AbstractDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/AbstractDataset.html#copy-java.lang.Class-">copy</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><T> clazz)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#copy-java.lang.Class-">copy</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><T> clazz)</code> |
| <div class="block">Copy and cast a dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#copy-java.lang.Class-org.eclipse.january.dataset.IDataset-">copy</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><T> clazz, |
| <a href="../../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a> d)</code> |
| <div class="block">Cast a dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">RGBDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/RGBDataset.html#createBlueDataset-T-">createBlueDataset</a></span>(T clazz)</code> |
| <div class="block">Extract blue colour channel</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createComplexDataset-java.lang.Class-java.lang.Object-java.lang.Object-">createComplexDataset</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><T> clazz, |
| <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> real, |
| <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> imag)</code> |
| <div class="block">Create complex dataset of given class from real and imaginary parts</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createCompoundDataset-java.lang.Class-java.lang.Object...-">createCompoundDataset</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><T> clazz, |
| <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>... objects)</code> |
| <div class="block">Create compound dataset of given class from given parts</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createFromList-java.lang.Class-java.util.List-">createFromList</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><T> clazz, |
| <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><?> objectList)</code> |
| <div class="block">Create dataset of given class from list</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createFromObject-java.lang.Class-java.lang.Object-">createFromObject</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><T> clazz, |
| <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> obj)</code> |
| <div class="block">Create a dataset from object</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createFromObject-java.lang.Class-java.lang.Object-int...-">createFromObject</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><T> clazz, |
| <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> obj, |
| int... shape)</code> |
| <div class="block">Create a dataset from object</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createFromObject-int-java.lang.Class-java.lang.Object-int...-">createFromObject</a></span>(int itemSize, |
| <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><T> clazz, |
| <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> obj, |
| int... shape)</code> |
| <div class="block">Create a compound dataset from object</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">RGBDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/RGBDataset.html#createGreenDataset-T-">createGreenDataset</a></span>(T clazz)</code> |
| <div class="block">Extract green colour channel</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">RGBDataset.</span><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><T> 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 class="altColor"> |
| <td class="colFirst"><code><T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">RGBDataset.</span><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><T> clazz, |
| double red, |
| double green, |
| double blue)</code> |
| <div class="block">Convert colour dataset to a grey-scale one using given RGB to luma mapping</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createLinearSpace-java.lang.Class-double-double-int-">createLinearSpace</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><T> clazz, |
| double start, |
| double stop, |
| int length)</code> |
| <div class="block">Create a 1D dataset of linearly spaced values in closed interval</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createLogSpace-java.lang.Class-double-double-int-double-">createLogSpace</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><T> clazz, |
| double start, |
| double stop, |
| int length, |
| double base)</code> |
| <div class="block">Create a 1D dataset of logarithmically spaced values in closed interval.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createRange-java.lang.Class-double-">createRange</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><T> clazz, |
| double stop)</code> |
| <div class="block">Create dataset with items ranging from 0 up to given stop in steps of 1</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createRange-java.lang.Class-double-double-double-">createRange</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><T> clazz, |
| double start, |
| double stop, |
| double step)</code> |
| <div class="block">Create dataset with items ranging from given start up to given stop in given steps</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">RGBDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/RGBDataset.html#createRedDataset-T-">createRedDataset</a></span>(T clazz)</code> |
| <div class="block">Extract red colour channel</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#diag-T-int-">diag</a></span>(T a, |
| int offset)</code> |
| <div class="block">Create a (off-)diagonal matrix from items in dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#eye-java.lang.Class-int-int-int-">eye</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><T> clazz, |
| int rows, |
| int cols, |
| int offset)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#flipLeftRight-T-">flipLeftRight</a></span>(T a)</code> |
| <div class="block">Flip items in left/right direction, column-wise, or along second axis</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#flipUpDown-T-">flipUpDown</a></span>(T a)</code> |
| <div class="block">Flip items in up/down direction, row-wise, or along first axis</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#ones-java.lang.Class-int...-">ones</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><T> clazz, |
| int... shape)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#ones-org.eclipse.january.dataset.Dataset-java.lang.Class-">ones</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> dataset, |
| <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><T> clazz)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#ones-int-java.lang.Class-int...-">ones</a></span>(int itemSize, |
| <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><T> clazz, |
| int... shape)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#ones-T-">ones</a></span>(T dataset)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#put-T-org.eclipse.january.dataset.Dataset-java.lang.Object-">put</a></span>(T a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> indices, |
| <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> values)</code> |
| <div class="block">Changes specific items of dataset by replacing them with other array</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#put-T-int:A-java.lang.Object-">put</a></span>(T a, |
| int[] indices, |
| <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> values)</code> |
| <div class="block">Changes specific items of dataset by replacing them with other array</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#repeat-T-int:A-int-">repeat</a></span>(T a, |
| int[] repeats, |
| int axis)</code> |
| <div class="block">Constructs a dataset which has its elements along an axis replicated from |
| the original dataset by the number of times given in the repeats array.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#resize-T-int...-">resize</a></span>(T a, |
| int... shape)</code> |
| <div class="block">Resize a dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#roll-T-int-java.lang.Integer-">roll</a></span>(T a, |
| int shift, |
| <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> axis)</code> |
| <div class="block">Roll items over given axis by given amount</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#rollAxis-T-int-int-">rollAxis</a></span>(T a, |
| int axis, |
| int start)</code> |
| <div class="block">Roll the specified axis backwards until it lies in given position</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#rotate90-T-">rotate90</a></span>(T a)</code> |
| <div class="block">Rotate items in first two dimension by 90 degrees anti-clockwise</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#rotate90-T-int-">rotate90</a></span>(T a, |
| int k)</code> |
| <div class="block">Rotate items in first two dimension by 90 degrees anti-clockwise</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#sort-T-">sort</a></span>(T a)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#sort-T-java.lang.Integer-">sort</a></span>(T a, |
| <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> axis)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#take-T-org.eclipse.january.dataset.Dataset-java.lang.Integer-">take</a></span>(T a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> indices, |
| <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> axis)</code> |
| <div class="block">Take items from dataset along an axis</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#take-T-int:A-java.lang.Integer-">take</a></span>(T a, |
| int[] indices, |
| <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> axis)</code> |
| <div class="block">Take items from dataset along an axis</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">Stats.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Stats.html#typedProduct-java.lang.Class-org.eclipse.january.dataset.Dataset-int:A-boolean...-">typedProduct</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><T> clazz, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| int[] axes, |
| boolean... ignoreInvalids)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">Stats.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Stats.html#typedProduct-java.lang.Class-org.eclipse.january.dataset.Dataset-int-boolean...-">typedProduct</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><T> clazz, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| int axis, |
| boolean... ignoreInvalids)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">Stats.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Stats.html#typedSum-java.lang.Class-org.eclipse.january.dataset.Dataset-int:A-boolean...-">typedSum</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><T> clazz, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| int[] axes, |
| boolean... ignoreInvalids)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">Stats.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Stats.html#typedSum-java.lang.Class-org.eclipse.january.dataset.Dataset-int-boolean...-">typedSum</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><T> clazz, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| int axis, |
| boolean... ignoreInvalids)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#zeros-java.lang.Class-int...-">zeros</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><T> clazz, |
| int... shape)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#zeros-org.eclipse.january.dataset.Dataset-java.lang.Class-">zeros</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> dataset, |
| <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><T> clazz)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#zeros-int-java.lang.Class-int...-">zeros</a></span>(int itemSize, |
| <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><T> clazz, |
| int... shape)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <T extends <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>><br>T</code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#zeros-T-">zeros</a></span>(T dataset)</code> </td> |
| </tr> |
| </tbody> |
| </table> |
| <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> |
| <caption><span>Methods in <a href="../../../../../org/eclipse/january/dataset/package-summary.html">org.eclipse.january.dataset</a> that return <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colLast" scope="col">Method and Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#abs-java.lang.Object-">abs</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> a)</code> |
| <div class="block">abs - absolute value of each element</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#abs-java.lang.Object-org.eclipse.january.dataset.Dataset-">abs</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">abs - absolute value of each element</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#add-java.util.Collection-boolean-">add</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a>> sets, |
| boolean requireClone)</code> |
| <div class="block">Adds all sets passed in together |
| |
| The first IDataset must cast to Dataset |
| |
| For memory efficiency sake if add(...) is called with a set of size one, |
| no clone is done, the original object is returned directly.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#add-java.lang.Object-java.lang.Object-">add</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> 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> b)</code> |
| <div class="block">add operator</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#add-java.lang.Object-java.lang.Object-org.eclipse.january.dataset.Dataset-">add</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> 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> b, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">add operator</div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#all-int-">all</a></span>(int axis)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#angle-java.lang.Object-">angle</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> a)</code> |
| <div class="block">Create a dataset of the arguments from a complex dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#angle-java.lang.Object-boolean-">angle</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> a, |
| boolean inDegrees)</code> |
| <div class="block">Create a dataset of the arguments from a complex dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#angle-java.lang.Object-boolean-org.eclipse.january.dataset.Dataset-">angle</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> a, |
| boolean inDegrees, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">Create a dataset of the arguments from a complex dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#angle-java.lang.Object-org.eclipse.january.dataset.Dataset-">angle</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">Create a dataset of the arguments from a complex dataset</div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#any-int-">any</a></span>(int axis)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#append-org.eclipse.january.dataset.IDataset-org.eclipse.january.dataset.IDataset-int-">append</a></span>(<a href="../../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a> a, |
| <a href="../../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a> b, |
| int axis)</code> |
| <div class="block">Append copy of dataset with another dataset along n-th axis</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#arccos-java.lang.Object-">arccos</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> a)</code> |
| <div class="block">arccos - evaluate the inverse cosine function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#arccos-java.lang.Object-org.eclipse.january.dataset.Dataset-">arccos</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">arccos - evaluate the inverse cosine function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#arccosh-java.lang.Object-">arccosh</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> a)</code> |
| <div class="block">arccosh - evaluate the inverse hyperbolic cosine function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#arccosh-java.lang.Object-org.eclipse.january.dataset.Dataset-">arccosh</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">arccosh - evaluate the inverse hyperbolic cosine function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#arcsin-java.lang.Object-">arcsin</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> a)</code> |
| <div class="block">arcsin - evaluate the inverse sine function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#arcsin-java.lang.Object-org.eclipse.january.dataset.Dataset-">arcsin</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">arcsin - evaluate the inverse sine function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#arcsinh-java.lang.Object-">arcsinh</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> a)</code> |
| <div class="block">arcsinh - evaluate the inverse hyperbolic sine function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#arcsinh-java.lang.Object-org.eclipse.january.dataset.Dataset-">arcsinh</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">arcsinh - evaluate the inverse hyperbolic sine function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#arctan-java.lang.Object-">arctan</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> a)</code> |
| <div class="block">arctan - evaluate the inverse tangent function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#arctan-java.lang.Object-org.eclipse.january.dataset.Dataset-">arctan</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">arctan - evaluate the inverse tangent function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#arctan2-java.lang.Object-java.lang.Object-">arctan2</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> 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> b)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#arctan2-java.lang.Object-java.lang.Object-org.eclipse.january.dataset.Dataset-">arctan2</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> 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> b, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#arctanh-java.lang.Object-">arctanh</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> a)</code> |
| <div class="block">arctanh - evaluate the inverse hyperbolic tangent function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#arctanh-java.lang.Object-org.eclipse.january.dataset.Dataset-">arctanh</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">arctanh - evaluate the inverse hyperbolic tangent function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#argMax-int-boolean...-">argMax</a></span>(int axis, |
| boolean... ignoreInvalids)</code> |
| <div class="block">Find indices of maximum values along given axis</div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#argMin-int-boolean...-">argMin</a></span>(int axis, |
| boolean... ignoreInvalids)</code> |
| <div class="block">Find indices of minimum values along given axis</div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">CompoundDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/CompoundDataset.html#asNonCompoundDataset-boolean-">asNonCompoundDataset</a></span>(boolean shareData)</code> |
| <div class="block">Get a non-compound dataset version</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#bitwiseAnd-java.lang.Object-java.lang.Object-">bitwiseAnd</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> 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> b)</code> |
| <div class="block">bitwiseAnd operator</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#bitwiseAnd-java.lang.Object-java.lang.Object-org.eclipse.january.dataset.Dataset-">bitwiseAnd</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> 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> b, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">bitwiseAnd operator</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#bitwiseInvert-java.lang.Object-">bitwiseInvert</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> a)</code> |
| <div class="block">bitwiseInvert - <code>~a</code>, bitwise invert (or NOT) each element</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#bitwiseInvert-java.lang.Object-org.eclipse.january.dataset.Dataset-">bitwiseInvert</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">bitwiseInvert - <code>~a</code>, bitwise invert (or NOT) each element</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#bitwiseOr-java.lang.Object-java.lang.Object-">bitwiseOr</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> 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> b)</code> |
| <div class="block">bitwiseOr operator</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#bitwiseOr-java.lang.Object-java.lang.Object-org.eclipse.january.dataset.Dataset-">bitwiseOr</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> 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> b, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">bitwiseOr operator</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#bitwiseXor-java.lang.Object-java.lang.Object-">bitwiseXor</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> 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> b)</code> |
| <div class="block">bitwiseXor operator</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#bitwiseXor-java.lang.Object-java.lang.Object-org.eclipse.january.dataset.Dataset-">bitwiseXor</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> 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> b, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">bitwiseXor operator</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">LinearAlgebra.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/LinearAlgebra.html#calcCholeskyDecomposition-org.eclipse.january.dataset.Dataset-">calcCholeskyDecomposition</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a)</code> |
| <div class="block">Calculate Cholesky decomposition <code>A = L L^T</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">LinearAlgebra.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/LinearAlgebra.html#calcConjugateGradient-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-">calcConjugateGradient</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> v)</code> |
| <div class="block">Calculation <code>A x = v</code> by conjugate gradient method with the stopping criterion being |
| that the estimated residual <code>r = v - A x</code> satisfies <code>||r|| < ||v||</code> with maximum of 100 iterations</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">LinearAlgebra.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/LinearAlgebra.html#calcConjugateGradient-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-int-double-">calcConjugateGradient</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> v, |
| int maxIterations, |
| double delta)</code> |
| <div class="block">Calculation <code>A x = v</code> by conjugate gradient method with the stopping criterion being |
| that the estimated residual <code>r = v - A x</code> satisfies <code>||r|| < delta ||v||</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>[]</code></td> |
| <td class="colLast"><span class="typeNameLabel">LinearAlgebra.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/LinearAlgebra.html#calcEigenDecomposition-org.eclipse.january.dataset.Dataset-">calcEigenDecomposition</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a)</code> |
| <div class="block">Calculate eigen-decomposition <code>A = V D V^T</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">LinearAlgebra.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/LinearAlgebra.html#calcEigenvalues-org.eclipse.january.dataset.Dataset-">calcEigenvalues</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">LinearAlgebra.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/LinearAlgebra.html#calcInverse-org.eclipse.january.dataset.Dataset-">calcInverse</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a)</code> |
| <div class="block">Calculate inverse of square dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>[]</code></td> |
| <td class="colLast"><span class="typeNameLabel">LinearAlgebra.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/LinearAlgebra.html#calcLUDecomposition-org.eclipse.january.dataset.Dataset-">calcLUDecomposition</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a)</code> |
| <div class="block">Calculate LU decomposition <code>A = P^-1 L U</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">LinearAlgebra.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/LinearAlgebra.html#calcPseudoInverse-org.eclipse.january.dataset.Dataset-">calcPseudoInverse</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a)</code> |
| <div class="block">Calculate (Moore-Penrose) pseudo-inverse</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>[]</code></td> |
| <td class="colLast"><span class="typeNameLabel">LinearAlgebra.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/LinearAlgebra.html#calcQRDecomposition-org.eclipse.january.dataset.Dataset-">calcQRDecomposition</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a)</code> |
| <div class="block">Calculate QR decomposition <code>A = Q R</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>[]</code></td> |
| <td class="colLast"><span class="typeNameLabel">LinearAlgebra.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/LinearAlgebra.html#calcSingularValueDecomposition-org.eclipse.january.dataset.Dataset-">calcSingularValueDecomposition</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a)</code> |
| <div class="block">Calculate singular value decomposition <code>A = U S V^T</code></div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">AbstractDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/AbstractDataset.html#cast-boolean-int-int-">cast</a></span>(boolean repeat, |
| int dtype, |
| int isize)</code> </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#cast-boolean-int-int-">cast</a></span>(boolean repeat, |
| int dtype, |
| int isize)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Please use class-based method <code>Dataset#cast(int, Class, boolean))</code></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#cast-org.eclipse.january.dataset.IDataset-boolean-int-int-">cast</a></span>(<a href="../../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a> d, |
| boolean repeat, |
| int dtype, |
| int isize)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Please use the class-based methods in DatasetUtils, |
| such as <a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#cast-java.lang.Class-org.eclipse.january.dataset.IDataset-"><code>DatasetUtils.cast(Class, IDataset)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#cast-org.eclipse.january.dataset.IDataset-int-">cast</a></span>(<a href="../../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a> d, |
| int dtype)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Please use the class-based methods in DatasetUtils, |
| such as <a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#cast-java.lang.Class-org.eclipse.january.dataset.IDataset-"><code>DatasetUtils.cast(Class, IDataset)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">AbstractDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/AbstractDataset.html#cast-int-">cast</a></span>(int dtype)</code> </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#cast-int-">cast</a></span>(int dtype)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Please use class-based method <a href="../../../../../org/eclipse/january/dataset/Dataset.html#cast-java.lang.Class-"><code>cast(Class)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#cbrt-java.lang.Object-">cbrt</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> a)</code> |
| <div class="block">cbrt - evaluate the cube root function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#cbrt-java.lang.Object-org.eclipse.january.dataset.Dataset-">cbrt</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">cbrt - evaluate the cube root function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#ceil-java.lang.Object-">ceil</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> a)</code> |
| <div class="block">ceil - evaluate the ceiling function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#ceil-java.lang.Object-org.eclipse.january.dataset.Dataset-">ceil</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">ceil - evaluate the ceiling function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#centralDifference-org.eclipse.january.dataset.Dataset-int-">centralDifference</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| int axis)</code> |
| <div class="block">Discrete difference of dataset along axis using finite central difference</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#choose-org.eclipse.january.dataset.IntegerDataset-java.lang.Object:A-boolean-boolean-">choose</a></span>(<a href="../../../../../org/eclipse/january/dataset/IntegerDataset.html" title="class in org.eclipse.january.dataset">IntegerDataset</a> index, |
| <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[] choices, |
| boolean throwAIOOBE, |
| boolean clip)</code> |
| <div class="block">Choose content from choices where condition is true, otherwise use default.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#clip-java.lang.Object-org.eclipse.january.dataset.Dataset-java.lang.Object-java.lang.Object-">clip</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o, |
| <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> pa, |
| <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> pb)</code> |
| <div class="block">clip - clip elements to limits</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#clip-java.lang.Object-java.lang.Object-java.lang.Object-">clip</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> 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> pa, |
| <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> pb)</code> |
| <div class="block">clip - clip elements to limits</div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#clone--">clone</a></span>()</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#coerce-org.eclipse.january.dataset.Dataset-java.lang.Object-">coerce</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> 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> obj)</code> |
| <div class="block">Create a copy that has been coerced to an appropriate dataset type |
| depending on the input object's class</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#concatenate-org.eclipse.january.dataset.IDataset:A-int-">concatenate</a></span>(<a href="../../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a>[] as, |
| int axis)</code> |
| <div class="block">Concatenate the set of datasets along given axis</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#conjugate-java.lang.Object-">conjugate</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> a)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#conjugate-java.lang.Object-org.eclipse.january.dataset.Dataset-">conjugate</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a>[]</code></td> |
| <td class="colLast"><span class="typeNameLabel">BroadcastUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/BroadcastUtils.html#convertAndBroadcast-java.lang.Object...-">convertAndBroadcast</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>... objects)</code> |
| <div class="block">Converts and broadcast all objects as datasets of same shape</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#convertToDataset-org.eclipse.january.dataset.IDataset-">convertToDataset</a></span>(<a href="../../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a> data)</code> |
| <div class="block">Convert (if necessary) a dataset obeying the interface to our implementation</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#copy-org.eclipse.january.dataset.IDataset-int-">copy</a></span>(<a href="../../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a> d, |
| int dtype)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Please use the class-based methods in DatasetUtils, |
| such as <a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#copy-java.lang.Class-org.eclipse.january.dataset.IDataset-"><code>DatasetUtils.copy(Class, IDataset)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">AbstractDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/AbstractDataset.html#copy-int-">copy</a></span>(int dtype)</code> </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#copy-int-">copy</a></span>(int dtype)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Please use class-based method <a href="../../../../../org/eclipse/january/dataset/Dataset.html#copy-java.lang.Class-"><code>copy(Class)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#cos-java.lang.Object-">cos</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> a)</code> |
| <div class="block">cos - evaluate the cosine function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#cos-java.lang.Object-org.eclipse.january.dataset.Dataset-">cos</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">cos - evaluate the cosine function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#cosh-java.lang.Object-">cosh</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> a)</code> |
| <div class="block">cosh - evaluate the hyperbolic cosine function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#cosh-java.lang.Object-org.eclipse.january.dataset.Dataset-">cosh</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">cosh - evaluate the hyperbolic cosine function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">AbstractDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/AbstractDataset.html#count-int:A-boolean...-">count</a></span>(int[] axes, |
| boolean... ignoreInvalids)</code> </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#count-int:A-boolean...-">count</a></span>(int[] axes, |
| boolean... ignoreInvalids)</code> </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">AbstractDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/AbstractDataset.html#count-int-boolean...-">count</a></span>(int axis, |
| boolean... ignoreInvalids)</code> </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#count-int-boolean...-">count</a></span>(int axis, |
| boolean... ignoreInvalids)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Stats.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Stats.html#covariance-org.eclipse.january.dataset.Dataset-">covariance</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a)</code> |
| <div class="block">See <a href="../../../../../org/eclipse/january/dataset/Stats.html#covariance-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-boolean-boolean-java.lang.Integer-"><code>Stats.covariance(Dataset a, Dataset b, boolean rowvar, boolean bias, Integer ddof)</code></a> with b = null, rowvar = true, bias = false and ddof = null.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Stats.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Stats.html#covariance-org.eclipse.january.dataset.Dataset-boolean-boolean-java.lang.Integer-">covariance</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| boolean rowvar, |
| boolean bias, |
| <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> ddof)</code> |
| <div class="block">See <a href="../../../../../org/eclipse/january/dataset/Stats.html#covariance-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-boolean-boolean-java.lang.Integer-"><code>Stats.covariance(Dataset a, Dataset b, boolean rowvar, boolean bias, Integer ddof)</code></a> with b = null.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Stats.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Stats.html#covariance-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-">covariance</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> b)</code> |
| <div class="block">See <a href="../../../../../org/eclipse/january/dataset/Stats.html#covariance-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-boolean-boolean-java.lang.Integer-"><code>Stats.covariance(Dataset a, Dataset b, boolean rowvar, boolean bias, Integer ddof)</code></a> with b = null, rowvar = true, bias = false and ddof = null.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Stats.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Stats.html#covariance-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-boolean-boolean-java.lang.Integer-">covariance</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> b, |
| boolean rowvar, |
| boolean bias, |
| <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> ddof)</code> |
| <div class="block">Calculate the covariance matrix (array) of a concatenated with b.</div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">RGBDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/RGBDataset.html#createBlueDataset-int-">createBlueDataset</a></span>(int dtype)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Use <a href="../../../../../org/eclipse/january/dataset/RGBDataset.html#createBlueDataset-T-"><code>RGBDataset.createBlueDataset(T)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#createDatasetFromCompoundDataset-org.eclipse.january.dataset.CompoundDataset-boolean-">createDatasetFromCompoundDataset</a></span>(<a href="../../../../../org/eclipse/january/dataset/CompoundDataset.html" title="interface in org.eclipse.january.dataset">CompoundDataset</a> a, |
| boolean shareData)</code> |
| <div class="block">Create a dataset from a compound dataset by using elements of an item as last axis</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createFromList-int-java.util.List-">createFromList</a></span>(int dtype, |
| <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><?> objectList)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Please use the class-based methods in DatasetFactory, |
| such as <a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createFromList-java.lang.Class-java.util.List-"><code>DatasetFactory.createFromList(Class, List)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createFromList-java.util.List-">createFromList</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><?> objectList)</code> |
| <div class="block">Create dataset of appropriate type from list</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createFromObject-boolean-java.lang.Object-">createFromObject</a></span>(boolean isUnsigned, |
| <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> obj)</code> |
| <div class="block">Create a dataset from object (automatically detect dataset type)</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createFromObject-int-int-java.lang.Object-int...-">createFromObject</a></span>(int itemSize, |
| int dtype, |
| <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> obj, |
| int... shape)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Please use the class-based methods in DatasetFactory, |
| such as <a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createFromObject-int-java.lang.Class-java.lang.Object-int...-"><code>DatasetFactory.createFromObject(int, Class, Object, int...)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createFromObject-int-java.lang.Object-">createFromObject</a></span>(int dtype, |
| <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> obj)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Please use the class-based methods in DatasetFactory, |
| such as <a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createFromObject-java.lang.Class-java.lang.Object-int...-"><code>DatasetFactory.createFromObject(Class, Object, int...)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createFromObject-int-java.lang.Object-int...-">createFromObject</a></span>(int dtype, |
| <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> obj, |
| int... shape)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Please use the class-based methods in DatasetFactory, |
| such as <a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createFromObject-java.lang.Class-java.lang.Object-int...-"><code>DatasetFactory.createFromObject(Class, Object, int...)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.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> obj)</code> |
| <div class="block">Create a dataset from object (automatically detect dataset type)</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createFromObject-java.lang.Object-int...-">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> obj, |
| int... shape)</code> |
| <div class="block">Create a dataset from object (automatically detect dataset type)</div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">RGBDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/RGBDataset.html#createGreenDataset-int-">createGreenDataset</a></span>(int dtype)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Use <a href="../../../../../org/eclipse/january/dataset/RGBDataset.html#createGreenDataset-T-"><code>RGBDataset.createGreenDataset(T)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">RGBDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/RGBDataset.html#createGreyDataset-double-double-double-int-">createGreyDataset</a></span>(double red, |
| double green, |
| double blue, |
| int dtype)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Use <a href="../../../../../org/eclipse/january/dataset/RGBDataset.html#createGreyDataset-java.lang.Class-double-double-double-"><code>RGBDataset.createGreyDataset(Class, double, double, double)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">RGBDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/RGBDataset.html#createGreyDataset-int-">createGreyDataset</a></span>(int dtype)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Use <a href="../../../../../org/eclipse/january/dataset/RGBDataset.html#createGreyDataset-java.lang.Class-"><code>RGBDataset.createGreyDataset(Class)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createLinearSpace-double-double-int-int-">createLinearSpace</a></span>(double start, |
| double stop, |
| int length, |
| int dtype)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Please use the class-based methods in DatasetFactory, |
| such as <a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createLinearSpace-java.lang.Class-double-double-int-"><code>DatasetFactory.createLinearSpace(Class, double, double, int)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createLogSpace-double-double-int-double-int-">createLogSpace</a></span>(double start, |
| double stop, |
| int length, |
| double base, |
| int dtype)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Please use the class-based methods in DatasetFactory, |
| such as <a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createLogSpace-java.lang.Class-double-double-int-double-"><code>DatasetFactory.createLogSpace(Class, double, double, int, double)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createRange-double-double-double-int-">createRange</a></span>(double start, |
| double stop, |
| double step, |
| int dtype)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Please use the class-based methods in DatasetFactory, |
| such as <a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createRange-java.lang.Class-double-double-double-"><code>DatasetFactory.createRange(Class, double, double, double)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createRange-double-int-">createRange</a></span>(double stop, |
| int dtype)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Please use the class-based methods in DatasetFactory, |
| such as <a href="../../../../../org/eclipse/january/dataset/DatasetFactory.html#createRange-java.lang.Class-double-"><code>DatasetFactory.createRange(Class, double)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">RGBDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/RGBDataset.html#createRedDataset-int-">createRedDataset</a></span>(int dtype)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Use <a href="../../../../../org/eclipse/january/dataset/RGBDataset.html#createRedDataset-T-"><code>RGBDataset.createRedDataset(T)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">LinearAlgebra.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/LinearAlgebra.html#crossProduct-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-">crossProduct</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> b)</code> |
| <div class="block">Calculate the cross product of two datasets.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">LinearAlgebra.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/LinearAlgebra.html#crossProduct-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-int-int-int-">crossProduct</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> b, |
| int axisA, |
| int axisB, |
| int axisC)</code> |
| <div class="block">Calculate the cross product of two datasets.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Stats.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Stats.html#cumulativeProduct-org.eclipse.january.dataset.Dataset-boolean...-">cumulativeProduct</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| boolean... ignoreInvalids)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Stats.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Stats.html#cumulativeProduct-org.eclipse.january.dataset.Dataset-int-boolean...-">cumulativeProduct</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| int axis, |
| boolean... ignoreInvalids)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Stats.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Stats.html#cumulativeSum-org.eclipse.january.dataset.Dataset-boolean...-">cumulativeSum</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| boolean... ignoreInvalids)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Stats.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Stats.html#cumulativeSum-org.eclipse.january.dataset.Dataset-int-boolean...-">cumulativeSum</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| int axis, |
| boolean... ignoreInvalids)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#derivative-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-int-">derivative</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> x, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> y, |
| int n)</code> |
| <div class="block">Calculates the derivative of a line described by two datasets (x,y) given |
| a spread of n either side of the point</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#difference-org.eclipse.january.dataset.Dataset-int-int-">difference</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| int n, |
| int axis)</code> |
| <div class="block">Discrete difference of dataset along axis using finite difference</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#divide-java.lang.Object-java.lang.Object-">divide</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> 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> b)</code> |
| <div class="block">divide operator</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#divide-java.lang.Object-java.lang.Object-org.eclipse.january.dataset.Dataset-">divide</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> 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> b, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">divide operator</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#divideTowardsFloor-java.lang.Object-java.lang.Object-">divideTowardsFloor</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> 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> b)</code> |
| <div class="block">divideTowardsFloor operator</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#divideTowardsFloor-java.lang.Object-java.lang.Object-org.eclipse.january.dataset.Dataset-">divideTowardsFloor</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> 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> b, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">divideTowardsFloor operator</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#dividez-java.lang.Object-java.lang.Object-">dividez</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> 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> b)</code> |
| <div class="block">dividez operator</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#dividez-java.lang.Object-java.lang.Object-org.eclipse.january.dataset.Dataset-">dividez</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> 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> b, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">dividez operator</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">LinearAlgebra.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/LinearAlgebra.html#dotProduct-org.eclipse.january.dataset.Dataset-org.eclipse.january.dataset.Dataset-">dotProduct</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> b)</code> |
| <div class="block">Calculate the dot product of two datasets.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#exp-java.lang.Object-">exp</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> a)</code> |
| <div class="block">exp - evaluate the exponential function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#exp-java.lang.Object-org.eclipse.january.dataset.Dataset-">exp</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">exp - evaluate the exponential function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#expm1-java.lang.Object-">expm1</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> a)</code> |
| <div class="block">expm1 - evaluate the exponential function - 1 on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#expm1-java.lang.Object-org.eclipse.january.dataset.Dataset-">expm1</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">expm1 - evaluate the exponential function - 1 on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#extract-org.eclipse.january.dataset.IDataset-org.eclipse.january.dataset.IDataset-">extract</a></span>(<a href="../../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a> data, |
| <a href="../../../../../org/eclipse/january/dataset/IDataset.html" title="interface in org.eclipse.january.dataset">IDataset</a> condition)</code> |
| <div class="block">Extract values where condition is non-zero.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">DatasetUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#eye-int-int-int-int-">eye</a></span>(int rows, |
| int cols, |
| int offset, |
| int dtype)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">Please use the class-based methods in DatasetUtils, |
| such as <a href="../../../../../org/eclipse/january/dataset/DatasetUtils.html#eye-java.lang.Class-int-int-int-"><code>DatasetUtils.eye(Class, int, int, int)</code></a></span></div> |
| </div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#fill-java.lang.Object-">fill</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</code> |
| <div class="block">Fill dataset with given object</div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">AbstractDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/AbstractDataset.html#flatten--">flatten</a></span>()</code> </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#flatten--">flatten</a></span>()</code> |
| <div class="block">Flatten shape</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#floor-java.lang.Object-">floor</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> a)</code> |
| <div class="block">floor - evaluate the floor function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#floor-java.lang.Object-org.eclipse.january.dataset.Dataset-">floor</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> a, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> |
| <div class="block">floor - evaluate the floor function on each element of the dataset</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#floorDivide-java.lang.Object-java.lang.Object-">floorDivide</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> 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> b)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#floorDivide-java.lang.Object-java.lang.Object-org.eclipse.january.dataset.Dataset-">floorDivide</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> 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> b, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#floorRemainder-java.lang.Object-java.lang.Object-">floorRemainder</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> 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> b)</code> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a></code></td> |
| <td class="colLast"><span class="typeNameLabel">Maths.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Maths.html#floorRemainder-java.lang.Object-java.lang.Object-org.eclipse.january.dataset.Dataset-">floorRemainder</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> 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> b, |
| <a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> o)</code> </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">AbstractDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/AbstractDataset.html#getBroadcastView-int...-">getBroadcastView</a></span>(int... broadcastShape)</code> </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#getBroadcastView-int...-">getBroadcastView</a></span>(int... shape)</code> </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">AbstractDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/AbstractDataset.html#getBy1DIndex-org.eclipse.january.dataset.IntegerDataset-">getBy1DIndex</a></span>(<a href="../../../../../org/eclipse/january/dataset/IntegerDataset.html" title="class in org.eclipse.january.dataset">IntegerDataset</a> index)</code> </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#getBy1DIndex-org.eclipse.january.dataset.IntegerDataset-">getBy1DIndex</a></span>(<a href="../../../../../org/eclipse/january/dataset/IntegerDataset.html" title="class in org.eclipse.january.dataset">IntegerDataset</a> index)</code> |
| <div class="block">This is modelled after the NumPy get item with an index dataset</div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">AbstractDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/AbstractDataset.html#getByBoolean-org.eclipse.january.dataset.Dataset-">getByBoolean</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> selection)</code> </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">Dataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/Dataset.html#getByBoolean-org.eclipse.january.dataset.Dataset-">getByBoolean</a></span>(<a href="../../../../../org/eclipse/january/dataset/Dataset.html" title="interface in org.eclipse.january.dataset">Dataset</a> selection)</code> |
| <div class="block">This is modelled after the NumPy get item with a condition specified by a boolean dataset</div> |
| </td> |
| </tr> |
| <tr 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"><span class="typeNameLabel">AbstractDataset.</span><code><span class="memberNameLink"><a href="../../../../../org/eclipse/january/dataset/AbstractDataset.html#getByIndexes-java.lang.Object...-">getByIndexes</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>... indexes)</code> </td> |
| </tr> |
| <tr 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> |
| |