blob: b229dac49beab3c6f7edbd10f782efff270d6ca2 [file]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>HopRewriteUtils (Apache SystemDS 3.2.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="HopRewriteUtils (Apache SystemDS 3.2.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var data = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":9,"i22":9,"i23":9,"i24":9,"i25":9,"i26":9,"i27":9,"i28":9,"i29":9,"i30":9,"i31":9,"i32":9,"i33":9,"i34":9,"i35":9,"i36":9,"i37":9,"i38":9,"i39":9,"i40":9,"i41":9,"i42":9,"i43":9,"i44":9,"i45":9,"i46":9,"i47":9,"i48":9,"i49":9,"i50":9,"i51":9,"i52":9,"i53":9,"i54":9,"i55":9,"i56":9,"i57":9,"i58":9,"i59":9,"i60":9,"i61":9,"i62":9,"i63":9,"i64":9,"i65":9,"i66":9,"i67":9,"i68":9,"i69":9,"i70":9,"i71":9,"i72":9,"i73":9,"i74":9,"i75":9,"i76":9,"i77":9,"i78":9,"i79":9,"i80":9,"i81":9,"i82":9,"i83":9,"i84":9,"i85":9,"i86":9,"i87":9,"i88":9,"i89":9,"i90":9,"i91":9,"i92":9,"i93":9,"i94":9,"i95":9,"i96":9,"i97":9,"i98":9,"i99":9,"i100":9,"i101":9,"i102":9,"i103":9,"i104":9,"i105":9,"i106":9,"i107":9,"i108":9,"i109":9,"i110":9,"i111":9,"i112":9,"i113":9,"i114":9,"i115":9,"i116":9,"i117":9,"i118":9,"i119":9,"i120":9,"i121":9,"i122":9,"i123":9,"i124":9,"i125":9,"i126":9,"i127":9,"i128":9,"i129":9,"i130":9,"i131":9,"i132":9,"i133":9,"i134":9,"i135":9,"i136":9,"i137":9,"i138":9,"i139":9,"i140":9,"i141":9,"i142":9,"i143":9,"i144":9,"i145":9,"i146":9,"i147":9,"i148":9,"i149":9,"i150":9,"i151":9,"i152":9,"i153":9,"i154":9,"i155":9,"i156":9,"i157":9,"i158":9,"i159":9,"i160":9,"i161":9,"i162":9,"i163":9,"i164":9,"i165":9,"i166":9,"i167":9,"i168":9,"i169":9,"i170":9,"i171":9,"i172":9,"i173":9,"i174":9,"i175":9,"i176":9,"i177":9,"i178":9,"i179":9,"i180":9,"i181":9,"i182":9,"i183":9,"i184":9,"i185":9,"i186":9,"i187":9,"i188":9,"i189":9,"i190":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/HopRewriteUtils.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.sysds.hops.rewrite</a></div>
<h2 title="Class HopRewriteUtils" class="title">Class HopRewriteUtils</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.sysds.hops.rewrite.HopRewriteUtils</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<pre>public class <span class="typeNameLabel">HopRewriteUtils</span>
extends <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">HopRewriteUtils</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addChildReference(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">addChildReference</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;child)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addChildReference(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,int)">addChildReference</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;child,
int&nbsp;pos)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#alwaysRequiresReblock(org.apache.sysds.hops.Hop)">alwaysRequiresReblock</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#checkAvgRowsGteCols(java.util.List)">checkAvgRowsGteCols</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;list)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#checkConsistentRows(java.util.List,java.util.List)">checkConsistentRows</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;list1,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;list2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#checkInputDataTypes(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.DataType...)">checkInputDataTypes</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.DataType.html" title="enum in org.apache.sysds.common">Types.DataType</a>...&nbsp;dt)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#cleanupUnreferenced(org.apache.sysds.hops.Hop...)">cleanupUnreferenced</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>...&nbsp;inputs)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#compareSize(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">compareSize</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop2)</code></th>
<td class="colLast">
<div class="block">Compares the size of outputs from hop1 and hop2, in terms of number
of matrix cells.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsInput(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">containsInput</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;current,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;probe)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsOp(java.util.ArrayList,java.lang.Class)">containsOp</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;candidates,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&lt;? extends <a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;clazz)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsSecondOrderBuiltin(java.util.ArrayList)">containsSecondOrderBuiltin</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;roots)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsTransposeOperation(java.util.ArrayList)">containsTransposeOperation</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;hops)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>static <a href="../DataGenOp.html" title="class in org.apache.sysds.hops">DataGenOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#copyDataGenOp(org.apache.sysds.hops.DataGenOp,double,double)">copyDataGenOp</a></span>&#8203;(<a href="../DataGenOp.html" title="class in org.apache.sysds.hops">DataGenOp</a>&nbsp;inputGen,
double&nbsp;scale,
double&nbsp;shift)</code></th>
<td class="colLast">
<div class="block">Assumes that min and max are literal ops, needs to be checked from outside.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#copyLineNumbers(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">copyLineNumbers</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;src,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;dest)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#copyLineNumbers(org.apache.sysds.runtime.controlprogram.caching.MatrixObject,org.apache.sysds.hops.Hop)">copyLineNumbers</a></span>&#8203;(<a href="../../runtime/controlprogram/caching/MatrixObject.html" title="class in org.apache.sysds.runtime.controlprogram.caching">MatrixObject</a>&nbsp;mo,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;tread)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#copyLineNumbers(org.apache.sysds.runtime.matrix.data.MatrixBlock,org.apache.sysds.hops.Hop)">copyLineNumbers</a></span>&#8203;(<a href="../../runtime/matrix/data/MatrixBlock.html" title="class in org.apache.sysds.runtime.matrix.data">MatrixBlock</a>&nbsp;mb,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;tread)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>static <a href="../AggUnaryOp.html" title="class in org.apache.sysds.hops">AggUnaryOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createAggUnaryOp(org.apache.sysds.hops.Hop,java.lang.String)">createAggUnaryOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>static <a href="../AggUnaryOp.html" title="class in org.apache.sysds.hops">AggUnaryOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createAggUnaryOp(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.AggOp,org.apache.sysds.common.Types.Direction)">createAggUnaryOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="../../common/Types.AggOp.html" title="enum in org.apache.sysds.common">Types.AggOp</a>&nbsp;op,
<a href="../../common/Types.Direction.html" title="enum in org.apache.sysds.common">Types.Direction</a>&nbsp;dir)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>static <a href="../BinaryOp.html" title="class in org.apache.sysds.hops">BinaryOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createBinary(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,java.lang.String)">createBinary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input2,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>static <a href="../BinaryOp.html" title="class in org.apache.sysds.hops">BinaryOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createBinary(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp2)">createBinary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input2,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>static <a href="../BinaryOp.html" title="class in org.apache.sysds.hops">BinaryOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createBinary(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp2,boolean)">createBinary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input2,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;op,
boolean&nbsp;outer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>static <a href="../BinaryOp.html" title="class in org.apache.sysds.hops">BinaryOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createBinaryMinus(org.apache.sysds.hops.Hop)">createBinaryMinus</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>static <a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createComputeNnz(org.apache.sysds.hops.Hop)">createComputeNnz</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>static <a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createDataGenOp(org.apache.sysds.hops.Hop,boolean,org.apache.sysds.hops.Hop,boolean,double)">createDataGenOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;rowInput,
boolean&nbsp;tRowInput,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;colInput,
boolean&nbsp;tColInput,
double&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>static <a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createDataGenOp(org.apache.sysds.hops.Hop,double)">createDataGenOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
double&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>static <a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createDataGenOp(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,double)">createDataGenOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;rowInput,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;colInput,
double&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>static <a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createDataGenOpByVal(java.util.ArrayList,long,long)">createDataGenOpByVal</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&gt;&nbsp;values,
long&nbsp;rows,
long&nbsp;cols)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>static <a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createDataGenOpByVal(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,double)">createDataGenOpByVal</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;rowInput,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;colInput,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;dimsInput,
<a href="../../common/Types.DataType.html" title="enum in org.apache.sysds.common">Types.DataType</a>&nbsp;dt,
<a href="../../common/Types.ValueType.html" title="enum in org.apache.sysds.common">Types.ValueType</a>&nbsp;vt,
double&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>static <a href="../DataOp.html" title="class in org.apache.sysds.hops">DataOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createDataOp(java.lang.String,org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpData)">createDataOp</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;in,
<a href="../../common/Types.OpOpData.html" title="enum in org.apache.sysds.common">Types.OpOpData</a>&nbsp;type)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>static <a href="../IndexingOp.html" title="class in org.apache.sysds.hops">IndexingOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createIndexingOp(org.apache.sysds.hops.Hop,long,long)">createIndexingOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
long&nbsp;rix,
long&nbsp;cix)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>static <a href="../IndexingOp.html" title="class in org.apache.sysds.hops">IndexingOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createIndexingOp(org.apache.sysds.hops.Hop,long,long,long,long)">createIndexingOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
long&nbsp;rl,
long&nbsp;ru,
long&nbsp;cl,
long&nbsp;cu)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>static <a href="../IndexingOp.html" title="class in org.apache.sysds.hops">IndexingOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createIndexingOp(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">createIndexingOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;batchsize)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>static <a href="../IndexingOp.html" title="class in org.apache.sysds.hops">IndexingOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createIndexingOp(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">createIndexingOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;rl,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;ru,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;cl,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;cu)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>static <a href="../LeftIndexingOp.html" title="class in org.apache.sysds.hops">LeftIndexingOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createLeftIndexingOp(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">createLeftIndexingOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;lhs,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;rhs,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;rl,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;ru,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;cl,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;cu)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>static <a href="../AggBinaryOp.html" title="class in org.apache.sysds.hops">AggBinaryOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createMatrixMultiply(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">createMatrixMultiply</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;left,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;right)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>static <a href="../NaryOp.html" title="class in org.apache.sysds.hops">NaryOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createNary(org.apache.sysds.common.Types.OpOpN,org.apache.sysds.hops.Hop...)">createNary</a></span>&#8203;(<a href="../../common/Types.OpOpN.html" title="enum in org.apache.sysds.common">Types.OpOpN</a>&nbsp;op,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>...&nbsp;inputs)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>static <a href="../ParameterizedBuiltinOp.html" title="class in org.apache.sysds.hops">ParameterizedBuiltinOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createParameterizedBuiltinOp(org.apache.sysds.hops.Hop,java.util.LinkedHashMap,org.apache.sysds.common.Types.ParamBuiltinOp)">createParameterizedBuiltinOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">LinkedHashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;args,
<a href="../../common/Types.ParamBuiltinOp.html" title="enum in org.apache.sysds.common">Types.ParamBuiltinOp</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>static <a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createPartialTsmmCbind(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">createPartialTsmmCbind</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;X,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;deltaX,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;tsmmIn1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>static <a href="../ReorgOp.html" title="class in org.apache.sysds.hops">ReorgOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createReorg(java.util.ArrayList,org.apache.sysds.common.Types.ReOrgOp)">createReorg</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;inputs,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>&nbsp;rop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>static <a href="../ReorgOp.html" title="class in org.apache.sysds.hops">ReorgOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createReorg(org.apache.sysds.hops.Hop,java.lang.String)">createReorg</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;rop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code>static <a href="../ReorgOp.html" title="class in org.apache.sysds.hops">ReorgOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createReorg(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.ReOrgOp)">createReorg</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>&nbsp;rop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code>static <a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createScalarIndexing(org.apache.sysds.hops.Hop,long,long)">createScalarIndexing</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
long&nbsp;rix,
long&nbsp;cix)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code>static <a href="../DataGenOp.html" title="class in org.apache.sysds.hops">DataGenOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createSeqDataGenOp(org.apache.sysds.hops.Hop)">createSeqDataGenOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code>static <a href="../DataGenOp.html" title="class in org.apache.sysds.hops">DataGenOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createSeqDataGenOp(org.apache.sysds.hops.Hop,boolean)">createSeqDataGenOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
boolean&nbsp;asc)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code>static <a href="../DataGenOp.html" title="class in org.apache.sysds.hops">DataGenOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createSeqDataGenOp(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">createSeqDataGenOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;proxy,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;from,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;to,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;incr)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code>static <a href="../AggUnaryOp.html" title="class in org.apache.sysds.hops">AggUnaryOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createSum(org.apache.sysds.hops.Hop)">createSum</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code>static <a href="../TernaryOp.html" title="class in org.apache.sysds.hops">TernaryOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createTernary(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,java.lang.String)">createTernary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;mleft,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;smid,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;mright,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;opcode)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code>static <a href="../TernaryOp.html" title="class in org.apache.sysds.hops">TernaryOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createTernary(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp3)">createTernary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;mleft,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;smid,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;mright,
<a href="../../common/Types.OpOp3.html" title="enum in org.apache.sysds.common">Types.OpOp3</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code>static <a href="../TernaryOp.html" title="class in org.apache.sysds.hops">TernaryOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createTernary(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp3)">createTernary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;in1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;in2,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;in3,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;in4,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;in5,
<a href="../../common/Types.OpOp3.html" title="enum in org.apache.sysds.common">Types.OpOp3</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code>static <a href="../DataOp.html" title="class in org.apache.sysds.hops">DataOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createTransientRead(java.lang.String,org.apache.sysds.hops.Hop)">createTransientRead</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;h)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code>static <a href="../DataOp.html" title="class in org.apache.sysds.hops">DataOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createTransientRead(java.lang.String,org.apache.sysds.runtime.controlprogram.caching.MatrixObject)">createTransientRead</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name,
<a href="../../runtime/controlprogram/caching/MatrixObject.html" title="class in org.apache.sysds.runtime.controlprogram.caching">MatrixObject</a>&nbsp;mo)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code>static <a href="../DataOp.html" title="class in org.apache.sysds.hops">DataOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createTransientRead(java.lang.String,org.apache.sysds.runtime.matrix.data.MatrixBlock)">createTransientRead</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name,
<a href="../../runtime/matrix/data/MatrixBlock.html" title="class in org.apache.sysds.runtime.matrix.data">MatrixBlock</a>&nbsp;mb)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code>static <a href="../DataOp.html" title="class in org.apache.sysds.hops">DataOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createTransientWrite(java.lang.String,org.apache.sysds.hops.Hop)">createTransientWrite</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;in)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code>static <a href="../ReorgOp.html" title="class in org.apache.sysds.hops">ReorgOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createTranspose(org.apache.sysds.hops.Hop)">createTranspose</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code>static <a href="../AggBinaryOp.html" title="class in org.apache.sysds.hops">AggBinaryOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createTsmm(org.apache.sysds.hops.Hop,boolean)">createTsmm</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
boolean&nbsp;left)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code>static <a href="../UnaryOp.html" title="class in org.apache.sysds.hops">UnaryOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createUnary(org.apache.sysds.hops.Hop,java.lang.String)">createUnary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;type)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code>static <a href="../UnaryOp.html" title="class in org.apache.sysds.hops">UnaryOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createUnary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp1)">createUnary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;type)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code>static <a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createValueHop(org.apache.sysds.hops.Hop,boolean)">createValueHop</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;row)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code>static <a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBasic1NSequenceMax(org.apache.sysds.hops.Hop)">getBasic1NSequenceMax</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i59" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBooleanValue(org.apache.sysds.hops.LiteralOp)">getBooleanValue</a></span>&#8203;(<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i60" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBooleanValueSafe(org.apache.sysds.hops.LiteralOp)">getBooleanValueSafe</a></span>&#8203;(<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i61" class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getChildReferencePos(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">getChildReferencePos</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;child)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i62" class="altColor">
<td class="colFirst"><code>static <a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDataGenOpConstantValue(org.apache.sysds.hops.Hop)">getDataGenOpConstantValue</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i63" class="rowColor">
<td class="colFirst"><code>static double</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDoubleValue(org.apache.sysds.hops.LiteralOp)">getDoubleValue</a></span>&#8203;(<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i64" class="altColor">
<td class="colFirst"><code>static double</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDoubleValueSafe(org.apache.sysds.hops.LiteralOp)">getDoubleValueSafe</a></span>&#8203;(<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i65" class="rowColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getIntValue(org.apache.sysds.hops.LiteralOp)">getIntValue</a></span>&#8203;(<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;op)</code></th>
<td class="colLast">
<div class="block">Return the int value of a LiteralOp (as a long).</div>
</td>
</tr>
<tr id="i66" class="altColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getIntValueSafe(org.apache.sysds.hops.Hop)">getIntValueSafe</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i67" class="rowColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getIntValueSafe(org.apache.sysds.hops.LiteralOp)">getIntValueSafe</a></span>&#8203;(<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i68" class="altColor">
<td class="colFirst"><code>static <a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLargestInput(org.apache.sysds.hops.Hop)">getLargestInput</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i69" class="rowColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMaxInputDim(org.apache.sysds.hops.Hop,boolean)">getMaxInputDim</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;dim1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i70" class="altColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMaxInputDim(org.apache.sysds.runtime.meta.DataCharacteristics%5B%5D,boolean)">getMaxInputDim</a></span>&#8203;(<a href="../../runtime/meta/DataCharacteristics.html" title="class in org.apache.sysds.runtime.meta">DataCharacteristics</a>[]&nbsp;dc,
boolean&nbsp;dim1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i71" class="rowColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMaxNcolInput(org.apache.sysds.hops.Hop)">getMaxNcolInput</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i72" class="altColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMaxNrowInput(org.apache.sysds.hops.Hop)">getMaxNrowInput</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i73" class="rowColor">
<td class="colFirst"><code>static <a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getOtherInput(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">getOtherInput</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i74" class="altColor">
<td class="colFirst"><code>static <a href="../../runtime/instructions/cp/ScalarObject.html" title="class in org.apache.sysds.runtime.instructions.cp">ScalarObject</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getScalarObject(org.apache.sysds.hops.LiteralOp)">getScalarObject</a></span>&#8203;(<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i75" class="rowColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSumValidInputDims(org.apache.sysds.hops.Hop,boolean)">getSumValidInputDims</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;dim1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i76" class="altColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSumValidInputDims(org.apache.sysds.runtime.meta.DataCharacteristics%5B%5D,boolean)">getSumValidInputDims</a></span>&#8203;(<a href="../../runtime/meta/DataCharacteristics.html" title="class in org.apache.sysds.runtime.meta">DataCharacteristics</a>[]&nbsp;mc,
boolean&nbsp;dim1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i77" class="rowColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSumValidInputNnz(org.apache.sysds.hops.Hop)">getSumValidInputNnz</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i78" class="altColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSumValidInputNnz(org.apache.sysds.runtime.meta.DataCharacteristics%5B%5D,boolean)">getSumValidInputNnz</a></span>&#8203;(<a href="../../runtime/meta/DataCharacteristics.html" title="class in org.apache.sysds.runtime.meta">DataCharacteristics</a>[]&nbsp;mc,
boolean&nbsp;worstcase)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i79" class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getValidOpPos(org.apache.sysds.common.Types.OpOp2,org.apache.sysds.common.Types.OpOp2...)">getValidOpPos</a></span>&#8203;(<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;input,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>...&nbsp;validTab)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i80" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasListInputs(org.apache.sysds.hops.Hop)">hasListInputs</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i81" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasOnlyUnaryBinaryParents(org.apache.sysds.hops.Hop,boolean)">hasOnlyUnaryBinaryParents</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;disallowLhs)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i82" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasOnlyWriteParents(org.apache.sysds.hops.Hop,boolean,boolean)">hasOnlyWriteParents</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;inclTransient,
boolean&nbsp;inclPersistent)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i83" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasValidInputDims(org.apache.sysds.hops.Hop,boolean)">hasValidInputDims</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;dim1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i84" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasValidInputDims(org.apache.sysds.runtime.meta.DataCharacteristics%5B%5D,boolean)">hasValidInputDims</a></span>&#8203;(<a href="../../runtime/meta/DataCharacteristics.html" title="class in org.apache.sysds.runtime.meta">DataCharacteristics</a>[]&nbsp;mc,
boolean&nbsp;dim1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i85" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasValidInputNnz(org.apache.sysds.hops.Hop)">hasValidInputNnz</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i86" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasValidInputNnz(org.apache.sysds.runtime.meta.DataCharacteristics%5B%5D,boolean)">hasValidInputNnz</a></span>&#8203;(<a href="../../runtime/meta/DataCharacteristics.html" title="class in org.apache.sysds.runtime.meta">DataCharacteristics</a>[]&nbsp;mc,
boolean&nbsp;worstcase)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i87" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isAggUnaryOp(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.AggOp...)">isAggUnaryOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.AggOp.html" title="enum in org.apache.sysds.common">Types.AggOp</a>...&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i88" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isAggUnaryOp(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.AggOp,org.apache.sysds.common.Types.Direction)">isAggUnaryOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.AggOp.html" title="enum in org.apache.sysds.common">Types.AggOp</a>&nbsp;op,
<a href="../../common/Types.Direction.html" title="enum in org.apache.sysds.common">Types.Direction</a>&nbsp;dir)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i89" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isBasic1NSequence(org.apache.sysds.hops.Hop)">isBasic1NSequence</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i90" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isBasic1NSequence(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,boolean)">isBasic1NSequence</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;seq,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
boolean&nbsp;row)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i91" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isBasicN1Sequence(org.apache.sysds.hops.Hop)">isBasicN1Sequence</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i92" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isBinary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp2)">isBinary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;type)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i93" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isBinary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp2...)">isBinary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>...&nbsp;types)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i94" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isBinary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp2,int)">isBinary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;type,
int&nbsp;maxParents)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i95" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isBinaryMatrixColVectorOperation(org.apache.sysds.hops.Hop)">isBinaryMatrixColVectorOperation</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i96" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isBinaryMatrixMatrixOperation(org.apache.sysds.hops.Hop)">isBinaryMatrixMatrixOperation</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i97" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isBinaryMatrixMatrixOperationWithSharedInput(org.apache.sysds.hops.Hop)">isBinaryMatrixMatrixOperationWithSharedInput</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i98" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isBinaryMatrixRowVectorOperation(org.apache.sysds.hops.Hop)">isBinaryMatrixRowVectorOperation</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i99" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isBinaryMatrixScalar(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp2,double)">isBinaryMatrixScalar</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;type,
double&nbsp;val)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i100" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isBinaryMatrixScalarOperation(org.apache.sysds.hops.Hop)">isBinaryMatrixScalarOperation</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i101" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isBinaryPPred(org.apache.sysds.hops.Hop)">isBinaryPPred</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i102" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isBinarySparseSafe(org.apache.sysds.hops.Hop)">isBinarySparseSafe</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i103" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isColumnRangeIndexing(org.apache.sysds.hops.IndexingOp)">isColumnRangeIndexing</a></span>&#8203;(<a href="../IndexingOp.html" title="class in org.apache.sysds.hops">IndexingOp</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i104" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isColumnRightIndexing(org.apache.sysds.hops.Hop)">isColumnRightIndexing</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i105" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isConsecutiveIndex(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">isConsecutiveIndex</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;index,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;index2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i106" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isData(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpData)">isData</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpData.html" title="enum in org.apache.sysds.common">Types.OpOpData</a>&nbsp;type)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i107" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isData(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpData...)">isData</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpData.html" title="enum in org.apache.sysds.common">Types.OpOpData</a>...&nbsp;types)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i108" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isData(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpData,org.apache.sysds.common.Types.DataType)">isData</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpData.html" title="enum in org.apache.sysds.common">Types.OpOpData</a>&nbsp;type,
<a href="../../common/Types.DataType.html" title="enum in org.apache.sysds.common">Types.DataType</a>&nbsp;dt)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i109" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isDataGenOp(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpDG...)">isDataGenOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpDG.html" title="enum in org.apache.sysds.common">Types.OpOpDG</a>...&nbsp;ops)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i110" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isDataGenOpWithConstantValue(org.apache.sysds.hops.Hop)">isDataGenOpWithConstantValue</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i111" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isDataGenOpWithConstantValue(org.apache.sysds.hops.Hop,double)">isDataGenOpWithConstantValue</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
double&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i112" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isDataGenOpWithLiteralInputs(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpDG...)">isDataGenOpWithLiteralInputs</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpDG.html" title="enum in org.apache.sysds.common">Types.OpOpDG</a>...&nbsp;ops)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i113" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isDataGenOpWithNonDeterminism(org.apache.sysds.hops.Hop)">isDataGenOpWithNonDeterminism</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i114" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isDense(org.apache.sysds.hops.Hop)">isDense</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i115" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isDimsKnown(org.apache.sysds.hops.Hop)">isDimsKnown</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i116" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isDnn(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpDnn)">isDnn</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpDnn.html" title="enum in org.apache.sysds.common">Types.OpOpDnn</a>&nbsp;type)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i117" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isDnn(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpDnn...)">isDnn</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpDnn.html" title="enum in org.apache.sysds.common">Types.OpOpDnn</a>...&nbsp;types)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i118" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEmpty(org.apache.sysds.hops.Hop)">isEmpty</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i119" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEqualMatrixSize(org.apache.sysds.hops.BinaryOp)">isEqualMatrixSize</a></span>&#8203;(<a href="../BinaryOp.html" title="class in org.apache.sysds.hops">BinaryOp</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i120" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEqualSize(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">isEqualSize</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i121" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEqualSize(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop...)">isEqualSize</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>...&nbsp;hops)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i122" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEqualValue(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">isEqualValue</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i123" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEqualValue(org.apache.sysds.hops.LiteralOp,org.apache.sysds.hops.LiteralOp)">isEqualValue</a></span>&#8203;(<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;hop1,
<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;hop2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i124" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isFullColumnIndexing(org.apache.sysds.hops.IndexingOp)">isFullColumnIndexing</a></span>&#8203;(<a href="../IndexingOp.html" title="class in org.apache.sysds.hops">IndexingOp</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i125" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isFullColumnIndexing(org.apache.sysds.hops.LeftIndexingOp)">isFullColumnIndexing</a></span>&#8203;(<a href="../LeftIndexingOp.html" title="class in org.apache.sysds.hops">LeftIndexingOp</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i126" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isFullRowIndexing(org.apache.sysds.hops.IndexingOp)">isFullRowIndexing</a></span>&#8203;(<a href="../IndexingOp.html" title="class in org.apache.sysds.hops">IndexingOp</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i127" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isFullRowIndexing(org.apache.sysds.hops.LeftIndexingOp)">isFullRowIndexing</a></span>&#8203;(<a href="../LeftIndexingOp.html" title="class in org.apache.sysds.hops">LeftIndexingOp</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i128" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isLastLevelLoopStatementBlock(org.apache.sysds.parser.StatementBlock)">isLastLevelLoopStatementBlock</a></span>&#8203;(<a href="../../parser/StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a>&nbsp;sb)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i129" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isLastLevelStatementBlock(org.apache.sysds.parser.StatementBlock)">isLastLevelStatementBlock</a></span>&#8203;(<a href="../../parser/StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a>&nbsp;sb)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i130" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isLiteralOfValue(org.apache.sysds.hops.Hop,boolean)">isLiteralOfValue</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;val)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i131" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isLiteralOfValue(org.apache.sysds.hops.Hop,double)">isLiteralOfValue</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
double&nbsp;val)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i132" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isLiteralOfValue(org.apache.sysds.hops.Hop,java.lang.Double...)">isLiteralOfValue</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Double.html?is-external=true" title="class or interface in java.lang" class="externalLink">Double</a>...&nbsp;val)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i133" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isLiteralOfValue(org.apache.sysds.hops.Hop,java.lang.String)">isLiteralOfValue</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;val)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i134" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isLoopStatementBlock(org.apache.sysds.parser.StatementBlock)">isLoopStatementBlock</a></span>&#8203;(<a href="../../parser/StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a>&nbsp;sb)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i135" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isMatrixMultiply(org.apache.sysds.hops.Hop)">isMatrixMultiply</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i136" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isNary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpN)">isNary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpN.html" title="enum in org.apache.sysds.common">Types.OpOpN</a>&nbsp;type)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i137" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isNary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpN...)">isNary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpN.html" title="enum in org.apache.sysds.common">Types.OpOpN</a>...&nbsp;types)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i138" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isNonZeroIndicator(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">isNonZeroIndicator</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;pred,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i139" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isNotMatrixVectorBinaryOperation(org.apache.sysds.hops.Hop)">isNotMatrixVectorBinaryOperation</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i140" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isOuterBinary(org.apache.sysds.hops.Hop)">isOuterBinary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i141" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isOuterProductLikeMM(org.apache.sysds.hops.Hop)">isOuterProductLikeMM</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i142" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isParameterBuiltinOp(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.ParamBuiltinOp)">isParameterBuiltinOp</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.ParamBuiltinOp.html" title="enum in org.apache.sysds.common">Types.ParamBuiltinOp</a>&nbsp;type)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i143" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isRemoveEmpty(org.apache.sysds.hops.Hop)">isRemoveEmpty</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i144" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isRemoveEmpty(org.apache.sysds.hops.Hop,boolean)">isRemoveEmpty</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;rows)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i145" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isReorg(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.ReOrgOp)">isReorg</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>&nbsp;type)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i146" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isReorg(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.ReOrgOp...)">isReorg</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>...&nbsp;types)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i147" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isScalarMatrixBinaryMult(org.apache.sysds.hops.Hop)">isScalarMatrixBinaryMult</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i148" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isSingleBlock(org.apache.sysds.hops.Hop)">isSingleBlock</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i149" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isSingleBlock(org.apache.sysds.hops.Hop,boolean)">isSingleBlock</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;cols)</code></th>
<td class="colLast">
<div class="block">Checks our BLOCKSIZE CONSTRAINT, w/ awareness of forced single node
execution mode.</div>
</td>
</tr>
<tr id="i150" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isSizeExpressionOf(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,boolean)">isSizeExpressionOf</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;size,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
boolean&nbsp;row)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i151" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isSparse(org.apache.sysds.hops.Hop)">isSparse</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i152" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isSparse(org.apache.sysds.hops.Hop,double)">isSparse</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
double&nbsp;threshold)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i153" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isSum(org.apache.sysds.hops.Hop)">isSum</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i154" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isSumSq(org.apache.sysds.hops.Hop)">isSumSq</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i155" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isTerminalHop(org.apache.sysds.hops.Hop)">isTerminalHop</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">
<div class="block">Check if given hop is of a terminal type.</div>
</td>
</tr>
<tr id="i156" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isTernary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp3)">isTernary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp3.html" title="enum in org.apache.sysds.common">Types.OpOp3</a>&nbsp;type)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i157" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isTernary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp3...)">isTernary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp3.html" title="enum in org.apache.sysds.common">Types.OpOp3</a>...&nbsp;types)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i158" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isTransposeOfItself(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">isTransposeOfItself</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i159" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isTransposeOperation(org.apache.sysds.hops.Hop)">isTransposeOperation</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i160" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isTransposeOperation(org.apache.sysds.hops.Hop,int)">isTransposeOperation</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
int&nbsp;maxParents)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i161" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isTsmm(org.apache.sysds.hops.Hop)">isTsmm</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i162" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isTsmmInput(org.apache.sysds.hops.Hop)">isTsmmInput</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i163" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isUnary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp1)">isUnary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;type)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i164" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isUnary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp1...)">isUnary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>...&nbsp;types)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i165" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isUnary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp1,int)">isUnary</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;type,
int&nbsp;maxParents)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i166" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isUnnecessaryRightIndexing(org.apache.sysds.hops.Hop)">isUnnecessaryRightIndexing</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i167" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isValidOp(org.apache.sysds.common.Types.AggOp,org.apache.sysds.common.Types.AggOp...)">isValidOp</a></span>&#8203;(<a href="../../common/Types.AggOp.html" title="enum in org.apache.sysds.common">Types.AggOp</a>&nbsp;input,
<a href="../../common/Types.AggOp.html" title="enum in org.apache.sysds.common">Types.AggOp</a>...&nbsp;validTab)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i168" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isValidOp(org.apache.sysds.common.Types.OpOp1,org.apache.sysds.common.Types.OpOp1...)">isValidOp</a></span>&#8203;(<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;input,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>...&nbsp;validTab)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i169" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isValidOp(org.apache.sysds.common.Types.OpOp2,org.apache.sysds.common.Types.OpOp2...)">isValidOp</a></span>&#8203;(<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;input,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>...&nbsp;validTab)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i170" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isValidOp(org.apache.sysds.common.Types.ParamBuiltinOp,org.apache.sysds.common.Types.ParamBuiltinOp...)">isValidOp</a></span>&#8203;(<a href="../../common/Types.ParamBuiltinOp.html" title="enum in org.apache.sysds.common">Types.ParamBuiltinOp</a>&nbsp;input,
<a href="../../common/Types.ParamBuiltinOp.html" title="enum in org.apache.sysds.common">Types.ParamBuiltinOp</a>...&nbsp;validTab)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i171" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isValidOp(org.apache.sysds.common.Types.ReOrgOp,org.apache.sysds.common.Types.ReOrgOp...)">isValidOp</a></span>&#8203;(<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>&nbsp;input,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>...&nbsp;validTab)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i172" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isValidOuterBinaryOp(org.apache.sysds.common.Types.OpOp2)">isValidOuterBinaryOp</a></span>&#8203;(<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i173" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isValueTypeCast(org.apache.sysds.common.Types.OpOp1)">isValueTypeCast</a></span>&#8203;(<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i174" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#knownParamservFunctions(org.apache.sysds.hops.Hop)">knownParamservFunctions</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i175" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#knownParamservFunctions(org.apache.sysds.hops.Hop,org.apache.sysds.parser.DMLProgram)">knownParamservFunctions</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../parser/DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a>&nbsp;prog)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i176" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#rContainsRead(org.apache.sysds.hops.Hop,java.lang.String,boolean)">rContainsRead</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;root,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;var,
boolean&nbsp;includeMetaOp)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i177" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#refreshOutputParameters(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">refreshOutputParameters</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hnew,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hold)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i178" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeAllChildReferences(org.apache.sysds.hops.Hop)">removeAllChildReferences</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i179" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeChildReference(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">removeChildReference</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;child)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i180" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeChildReferenceByPos(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,int)">removeChildReferenceByPos</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;child,
int&nbsp;posChild)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i181" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#replaceChildReference(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">replaceChildReference</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;inOld,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;inNew)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i182" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#replaceChildReference(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,int)">replaceChildReference</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;inOld,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;inNew,
int&nbsp;pos)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i183" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#replaceChildReference(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,int,boolean)">replaceChildReference</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;inOld,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;inNew,
int&nbsp;pos,
boolean&nbsp;refresh)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i184" class="altColor">
<td class="colFirst"><code>static <a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#rewireAllParentChildReferences(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">rewireAllParentChildReferences</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hold,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hnew)</code></th>
<td class="colLast">
<div class="block">Replace an old Hop with a replacement Hop.</div>
</td>
</tr>
<tr id="i185" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#rHasSimpleReadChain(org.apache.sysds.hops.Hop,java.lang.String)">rHasSimpleReadChain</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;root,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;var)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i186" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setOutputParameters(org.apache.sysds.hops.Hop,long,long,int,long)">setOutputParameters</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
long&nbsp;rlen,
long&nbsp;clen,
int&nbsp;blen,
long&nbsp;nnz)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i187" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setOutputParametersForScalar(org.apache.sysds.hops.Hop)">setOutputParametersForScalar</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i188" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setUnoptimizedFunctionCalls(org.apache.sysds.parser.StatementBlock)">setUnoptimizedFunctionCalls</a></span>&#8203;(<a href="../../parser/StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a>&nbsp;sb)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i189" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updateHopCharacteristics(org.apache.sysds.hops.Hop,int,org.apache.sysds.hops.Hop)">updateHopCharacteristics</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
int&nbsp;blen,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;src)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i190" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updateHopCharacteristics(org.apache.sysds.hops.Hop,int,org.apache.sysds.hops.MemoTable,org.apache.sysds.hops.Hop)">updateHopCharacteristics</a></span>&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
int&nbsp;blen,
<a href="../MemoTable.html" title="class in org.apache.sysds.hops">MemoTable</a>&nbsp;memo,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;src)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">toString</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>HopRewriteUtils</h4>
<pre>public&nbsp;HopRewriteUtils()</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="isValueTypeCast(org.apache.sysds.common.Types.OpOp1)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isValueTypeCast</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isValueTypeCast&#8203;(<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;op)</pre>
</li>
</ul>
<a id="getBooleanValue(org.apache.sysds.hops.LiteralOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBooleanValue</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;getBooleanValue&#8203;(<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;op)</pre>
</li>
</ul>
<a id="getBooleanValueSafe(org.apache.sysds.hops.LiteralOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBooleanValueSafe</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;getBooleanValueSafe&#8203;(<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;op)</pre>
</li>
</ul>
<a id="getDoubleValue(org.apache.sysds.hops.LiteralOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDoubleValue</h4>
<pre class="methodSignature">public static&nbsp;double&nbsp;getDoubleValue&#8203;(<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;op)</pre>
</li>
</ul>
<a id="getDoubleValueSafe(org.apache.sysds.hops.LiteralOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDoubleValueSafe</h4>
<pre class="methodSignature">public static&nbsp;double&nbsp;getDoubleValueSafe&#8203;(<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;op)</pre>
</li>
</ul>
<a id="getIntValue(org.apache.sysds.hops.LiteralOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIntValue</h4>
<pre class="methodSignature">public static&nbsp;long&nbsp;getIntValue&#8203;(<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;op)</pre>
<div class="block">Return the int value of a LiteralOp (as a long).
Note: For comparisons, this is *only* to be used in situations
in which the value is absolutely guaranteed to be an integer.
Otherwise, a safer alternative is `getDoubleValue`.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>op</code> - literal operator</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>long value of literal op</dd>
</dl>
</li>
</ul>
<a id="getIntValueSafe(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIntValueSafe</h4>
<pre class="methodSignature">public static&nbsp;long&nbsp;getIntValueSafe&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;op)</pre>
</li>
</ul>
<a id="getIntValueSafe(org.apache.sysds.hops.LiteralOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIntValueSafe</h4>
<pre class="methodSignature">public static&nbsp;long&nbsp;getIntValueSafe&#8203;(<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;op)</pre>
</li>
</ul>
<a id="isLiteralOfValue(org.apache.sysds.hops.Hop,java.lang.Double...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isLiteralOfValue</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isLiteralOfValue&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Double.html?is-external=true" title="class or interface in java.lang" class="externalLink">Double</a>...&nbsp;val)</pre>
</li>
</ul>
<a id="isLiteralOfValue(org.apache.sysds.hops.Hop,double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isLiteralOfValue</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isLiteralOfValue&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
double&nbsp;val)</pre>
</li>
</ul>
<a id="isLiteralOfValue(org.apache.sysds.hops.Hop,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isLiteralOfValue</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isLiteralOfValue&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;val)</pre>
</li>
</ul>
<a id="isLiteralOfValue(org.apache.sysds.hops.Hop,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isLiteralOfValue</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isLiteralOfValue&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;val)</pre>
</li>
</ul>
<a id="getScalarObject(org.apache.sysds.hops.LiteralOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getScalarObject</h4>
<pre class="methodSignature">public static&nbsp;<a href="../../runtime/instructions/cp/ScalarObject.html" title="class in org.apache.sysds.runtime.instructions.cp">ScalarObject</a>&nbsp;getScalarObject&#8203;(<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;op)</pre>
</li>
</ul>
<a id="getChildReferencePos(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getChildReferencePos</h4>
<pre class="methodSignature">public static&nbsp;int&nbsp;getChildReferencePos&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;child)</pre>
</li>
</ul>
<a id="removeChildReference(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeChildReference</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;removeChildReference&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;child)</pre>
</li>
</ul>
<a id="removeChildReferenceByPos(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeChildReferenceByPos</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;removeChildReferenceByPos&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;child,
int&nbsp;posChild)</pre>
</li>
</ul>
<a id="removeAllChildReferences(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeAllChildReferences</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;removeAllChildReferences&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent)</pre>
</li>
</ul>
<a id="addChildReference(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addChildReference</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;addChildReference&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;child)</pre>
</li>
</ul>
<a id="addChildReference(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addChildReference</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;addChildReference&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;child,
int&nbsp;pos)</pre>
</li>
</ul>
<a id="rewireAllParentChildReferences(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rewireAllParentChildReferences</h4>
<pre class="methodSignature">public static&nbsp;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;rewireAllParentChildReferences&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hold,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hnew)</pre>
<div class="block">Replace an old Hop with a replacement Hop.
If the old Hop has no parents, then return the replacement.
Otherwise rewire each of the Hop's parents into the replacement and return the replacement.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>hold</code> - To be replaced</dd>
<dd><code>hnew</code> - The replacement</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>hnew</dd>
</dl>
</li>
</ul>
<a id="replaceChildReference(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>replaceChildReference</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;replaceChildReference&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;inOld,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;inNew)</pre>
</li>
</ul>
<a id="replaceChildReference(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>replaceChildReference</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;replaceChildReference&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;inOld,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;inNew,
int&nbsp;pos)</pre>
</li>
</ul>
<a id="replaceChildReference(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,int,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>replaceChildReference</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;replaceChildReference&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;parent,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;inOld,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;inNew,
int&nbsp;pos,
boolean&nbsp;refresh)</pre>
</li>
</ul>
<a id="cleanupUnreferenced(org.apache.sysds.hops.Hop...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cleanupUnreferenced</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;cleanupUnreferenced&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>...&nbsp;inputs)</pre>
</li>
</ul>
<a id="getOtherInput(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOtherInput</h4>
<pre class="methodSignature">public static&nbsp;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;getOtherInput&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input)</pre>
</li>
</ul>
<a id="getLargestInput(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLargestInput</h4>
<pre class="methodSignature">public static&nbsp;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;getLargestInput&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="createDataGenOp(org.apache.sysds.hops.Hop,double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createDataGenOp</h4>
<pre class="methodSignature">public static&nbsp;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;createDataGenOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
double&nbsp;value)</pre>
</li>
</ul>
<a id="copyDataGenOp(org.apache.sysds.hops.DataGenOp,double,double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>copyDataGenOp</h4>
<pre class="methodSignature">public static&nbsp;<a href="../DataGenOp.html" title="class in org.apache.sysds.hops">DataGenOp</a>&nbsp;copyDataGenOp&#8203;(<a href="../DataGenOp.html" title="class in org.apache.sysds.hops">DataGenOp</a>&nbsp;inputGen,
double&nbsp;scale,
double&nbsp;shift)</pre>
<div class="block">Assumes that min and max are literal ops, needs to be checked from outside.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>inputGen</code> - input data gen op</dd>
<dd><code>scale</code> - the scale</dd>
<dd><code>shift</code> - the shift</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>data gen op</dd>
</dl>
</li>
</ul>
<a id="createDataGenOp(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createDataGenOp</h4>
<pre class="methodSignature">public static&nbsp;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;createDataGenOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;rowInput,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;colInput,
double&nbsp;value)</pre>
</li>
</ul>
<a id="createDataGenOp(org.apache.sysds.hops.Hop,boolean,org.apache.sysds.hops.Hop,boolean,double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createDataGenOp</h4>
<pre class="methodSignature">public static&nbsp;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;createDataGenOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;rowInput,
boolean&nbsp;tRowInput,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;colInput,
boolean&nbsp;tColInput,
double&nbsp;value)</pre>
</li>
</ul>
<a id="createDataGenOpByVal(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createDataGenOpByVal</h4>
<pre class="methodSignature">public static&nbsp;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;createDataGenOpByVal&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;rowInput,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;colInput,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;dimsInput,
<a href="../../common/Types.DataType.html" title="enum in org.apache.sysds.common">Types.DataType</a>&nbsp;dt,
<a href="../../common/Types.ValueType.html" title="enum in org.apache.sysds.common">Types.ValueType</a>&nbsp;vt,
double&nbsp;value)</pre>
</li>
</ul>
<a id="createDataGenOpByVal(java.util.ArrayList,long,long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createDataGenOpByVal</h4>
<pre class="methodSignature">public static&nbsp;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;createDataGenOpByVal&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&gt;&nbsp;values,
long&nbsp;rows,
long&nbsp;cols)</pre>
</li>
</ul>
<a id="isDataGenOp(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpDG...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isDataGenOp</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isDataGenOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpDG.html" title="enum in org.apache.sysds.common">Types.OpOpDG</a>...&nbsp;ops)</pre>
</li>
</ul>
<a id="isDataGenOpWithLiteralInputs(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpDG...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isDataGenOpWithLiteralInputs</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isDataGenOpWithLiteralInputs&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpDG.html" title="enum in org.apache.sysds.common">Types.OpOpDG</a>...&nbsp;ops)</pre>
</li>
</ul>
<a id="isDataGenOpWithConstantValue(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isDataGenOpWithConstantValue</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isDataGenOpWithConstantValue&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isDataGenOpWithConstantValue(org.apache.sysds.hops.Hop,double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isDataGenOpWithConstantValue</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isDataGenOpWithConstantValue&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
double&nbsp;value)</pre>
</li>
</ul>
<a id="isDataGenOpWithNonDeterminism(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isDataGenOpWithNonDeterminism</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isDataGenOpWithNonDeterminism&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="getDataGenOpConstantValue(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDataGenOpConstantValue</h4>
<pre class="methodSignature">public static&nbsp;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;getDataGenOpConstantValue&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="createTransientRead(java.lang.String,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTransientRead</h4>
<pre class="methodSignature">public static&nbsp;<a href="../DataOp.html" title="class in org.apache.sysds.hops">DataOp</a>&nbsp;createTransientRead&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;h)</pre>
</li>
</ul>
<a id="createTransientRead(java.lang.String,org.apache.sysds.runtime.matrix.data.MatrixBlock)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTransientRead</h4>
<pre class="methodSignature">public static&nbsp;<a href="../DataOp.html" title="class in org.apache.sysds.hops">DataOp</a>&nbsp;createTransientRead&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name,
<a href="../../runtime/matrix/data/MatrixBlock.html" title="class in org.apache.sysds.runtime.matrix.data">MatrixBlock</a>&nbsp;mb)</pre>
</li>
</ul>
<a id="createTransientRead(java.lang.String,org.apache.sysds.runtime.controlprogram.caching.MatrixObject)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTransientRead</h4>
<pre class="methodSignature">public static&nbsp;<a href="../DataOp.html" title="class in org.apache.sysds.hops">DataOp</a>&nbsp;createTransientRead&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name,
<a href="../../runtime/controlprogram/caching/MatrixObject.html" title="class in org.apache.sysds.runtime.controlprogram.caching">MatrixObject</a>&nbsp;mo)</pre>
</li>
</ul>
<a id="createTransientWrite(java.lang.String,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTransientWrite</h4>
<pre class="methodSignature">public static&nbsp;<a href="../DataOp.html" title="class in org.apache.sysds.hops">DataOp</a>&nbsp;createTransientWrite&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;in)</pre>
</li>
</ul>
<a id="createDataOp(java.lang.String,org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpData)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createDataOp</h4>
<pre class="methodSignature">public static&nbsp;<a href="../DataOp.html" title="class in org.apache.sysds.hops">DataOp</a>&nbsp;createDataOp&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;in,
<a href="../../common/Types.OpOpData.html" title="enum in org.apache.sysds.common">Types.OpOpData</a>&nbsp;type)</pre>
</li>
</ul>
<a id="createTranspose(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTranspose</h4>
<pre class="methodSignature">public static&nbsp;<a href="../ReorgOp.html" title="class in org.apache.sysds.hops">ReorgOp</a>&nbsp;createTranspose&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input)</pre>
</li>
</ul>
<a id="createReorg(org.apache.sysds.hops.Hop,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createReorg</h4>
<pre class="methodSignature">public static&nbsp;<a href="../ReorgOp.html" title="class in org.apache.sysds.hops">ReorgOp</a>&nbsp;createReorg&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;rop)</pre>
</li>
</ul>
<a id="createReorg(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.ReOrgOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createReorg</h4>
<pre class="methodSignature">public static&nbsp;<a href="../ReorgOp.html" title="class in org.apache.sysds.hops">ReorgOp</a>&nbsp;createReorg&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>&nbsp;rop)</pre>
</li>
</ul>
<a id="createReorg(java.util.ArrayList,org.apache.sysds.common.Types.ReOrgOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createReorg</h4>
<pre class="methodSignature">public static&nbsp;<a href="../ReorgOp.html" title="class in org.apache.sysds.hops">ReorgOp</a>&nbsp;createReorg&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;inputs,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>&nbsp;rop)</pre>
</li>
</ul>
<a id="createUnary(org.apache.sysds.hops.Hop,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createUnary</h4>
<pre class="methodSignature">public static&nbsp;<a href="../UnaryOp.html" title="class in org.apache.sysds.hops">UnaryOp</a>&nbsp;createUnary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;type)</pre>
</li>
</ul>
<a id="createUnary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp1)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createUnary</h4>
<pre class="methodSignature">public static&nbsp;<a href="../UnaryOp.html" title="class in org.apache.sysds.hops">UnaryOp</a>&nbsp;createUnary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;type)</pre>
</li>
</ul>
<a id="createBinaryMinus(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createBinaryMinus</h4>
<pre class="methodSignature">public static&nbsp;<a href="../BinaryOp.html" title="class in org.apache.sysds.hops">BinaryOp</a>&nbsp;createBinaryMinus&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input)</pre>
</li>
</ul>
<a id="createBinary(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createBinary</h4>
<pre class="methodSignature">public static&nbsp;<a href="../BinaryOp.html" title="class in org.apache.sysds.hops">BinaryOp</a>&nbsp;createBinary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input2,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;op)</pre>
</li>
</ul>
<a id="createBinary(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp2)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createBinary</h4>
<pre class="methodSignature">public static&nbsp;<a href="../BinaryOp.html" title="class in org.apache.sysds.hops">BinaryOp</a>&nbsp;createBinary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input2,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;op)</pre>
</li>
</ul>
<a id="createBinary(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp2,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createBinary</h4>
<pre class="methodSignature">public static&nbsp;<a href="../BinaryOp.html" title="class in org.apache.sysds.hops">BinaryOp</a>&nbsp;createBinary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input2,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;op,
boolean&nbsp;outer)</pre>
</li>
</ul>
<a id="createSum(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createSum</h4>
<pre class="methodSignature">public static&nbsp;<a href="../AggUnaryOp.html" title="class in org.apache.sysds.hops">AggUnaryOp</a>&nbsp;createSum&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input)</pre>
</li>
</ul>
<a id="createAggUnaryOp(org.apache.sysds.hops.Hop,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createAggUnaryOp</h4>
<pre class="methodSignature">public static&nbsp;<a href="../AggUnaryOp.html" title="class in org.apache.sysds.hops">AggUnaryOp</a>&nbsp;createAggUnaryOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;op)</pre>
</li>
</ul>
<a id="createAggUnaryOp(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.AggOp,org.apache.sysds.common.Types.Direction)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createAggUnaryOp</h4>
<pre class="methodSignature">public static&nbsp;<a href="../AggUnaryOp.html" title="class in org.apache.sysds.hops">AggUnaryOp</a>&nbsp;createAggUnaryOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="../../common/Types.AggOp.html" title="enum in org.apache.sysds.common">Types.AggOp</a>&nbsp;op,
<a href="../../common/Types.Direction.html" title="enum in org.apache.sysds.common">Types.Direction</a>&nbsp;dir)</pre>
</li>
</ul>
<a id="createTsmm(org.apache.sysds.hops.Hop,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTsmm</h4>
<pre class="methodSignature">public static&nbsp;<a href="../AggBinaryOp.html" title="class in org.apache.sysds.hops">AggBinaryOp</a>&nbsp;createTsmm&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
boolean&nbsp;left)</pre>
</li>
</ul>
<a id="createMatrixMultiply(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createMatrixMultiply</h4>
<pre class="methodSignature">public static&nbsp;<a href="../AggBinaryOp.html" title="class in org.apache.sysds.hops">AggBinaryOp</a>&nbsp;createMatrixMultiply&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;left,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;right)</pre>
</li>
</ul>
<a id="createParameterizedBuiltinOp(org.apache.sysds.hops.Hop,java.util.LinkedHashMap,org.apache.sysds.common.Types.ParamBuiltinOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createParameterizedBuiltinOp</h4>
<pre class="methodSignature">public static&nbsp;<a href="../ParameterizedBuiltinOp.html" title="class in org.apache.sysds.hops">ParameterizedBuiltinOp</a>&nbsp;createParameterizedBuiltinOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">LinkedHashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;args,
<a href="../../common/Types.ParamBuiltinOp.html" title="enum in org.apache.sysds.common">Types.ParamBuiltinOp</a>&nbsp;op)</pre>
</li>
</ul>
<a id="createScalarIndexing(org.apache.sysds.hops.Hop,long,long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createScalarIndexing</h4>
<pre class="methodSignature">public static&nbsp;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;createScalarIndexing&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
long&nbsp;rix,
long&nbsp;cix)</pre>
</li>
</ul>
<a id="createIndexingOp(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createIndexingOp</h4>
<pre class="methodSignature">public static&nbsp;<a href="../IndexingOp.html" title="class in org.apache.sysds.hops">IndexingOp</a>&nbsp;createIndexingOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;batchsize)</pre>
</li>
</ul>
<a id="createIndexingOp(org.apache.sysds.hops.Hop,long,long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createIndexingOp</h4>
<pre class="methodSignature">public static&nbsp;<a href="../IndexingOp.html" title="class in org.apache.sysds.hops">IndexingOp</a>&nbsp;createIndexingOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
long&nbsp;rix,
long&nbsp;cix)</pre>
</li>
</ul>
<a id="createIndexingOp(org.apache.sysds.hops.Hop,long,long,long,long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createIndexingOp</h4>
<pre class="methodSignature">public static&nbsp;<a href="../IndexingOp.html" title="class in org.apache.sysds.hops">IndexingOp</a>&nbsp;createIndexingOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
long&nbsp;rl,
long&nbsp;ru,
long&nbsp;cl,
long&nbsp;cu)</pre>
</li>
</ul>
<a id="createIndexingOp(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createIndexingOp</h4>
<pre class="methodSignature">public static&nbsp;<a href="../IndexingOp.html" title="class in org.apache.sysds.hops">IndexingOp</a>&nbsp;createIndexingOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;rl,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;ru,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;cl,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;cu)</pre>
</li>
</ul>
<a id="createLeftIndexingOp(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createLeftIndexingOp</h4>
<pre class="methodSignature">public static&nbsp;<a href="../LeftIndexingOp.html" title="class in org.apache.sysds.hops">LeftIndexingOp</a>&nbsp;createLeftIndexingOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;lhs,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;rhs,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;rl,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;ru,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;cl,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;cu)</pre>
</li>
</ul>
<a id="createNary(org.apache.sysds.common.Types.OpOpN,org.apache.sysds.hops.Hop...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createNary</h4>
<pre class="methodSignature">public static&nbsp;<a href="../NaryOp.html" title="class in org.apache.sysds.hops">NaryOp</a>&nbsp;createNary&#8203;(<a href="../../common/Types.OpOpN.html" title="enum in org.apache.sysds.common">Types.OpOpN</a>&nbsp;op,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>...&nbsp;inputs)</pre>
</li>
</ul>
<a id="createValueHop(org.apache.sysds.hops.Hop,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createValueHop</h4>
<pre class="methodSignature">public static&nbsp;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;createValueHop&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;row)</pre>
</li>
</ul>
<a id="createSeqDataGenOp(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createSeqDataGenOp</h4>
<pre class="methodSignature">public static&nbsp;<a href="../DataGenOp.html" title="class in org.apache.sysds.hops">DataGenOp</a>&nbsp;createSeqDataGenOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input)</pre>
</li>
</ul>
<a id="createSeqDataGenOp(org.apache.sysds.hops.Hop,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createSeqDataGenOp</h4>
<pre class="methodSignature">public static&nbsp;<a href="../DataGenOp.html" title="class in org.apache.sysds.hops">DataGenOp</a>&nbsp;createSeqDataGenOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
boolean&nbsp;asc)</pre>
</li>
</ul>
<a id="createSeqDataGenOp(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createSeqDataGenOp</h4>
<pre class="methodSignature">public static&nbsp;<a href="../DataGenOp.html" title="class in org.apache.sysds.hops">DataGenOp</a>&nbsp;createSeqDataGenOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;proxy,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;from,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;to,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;incr)</pre>
</li>
</ul>
<a id="createTernary(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTernary</h4>
<pre class="methodSignature">public static&nbsp;<a href="../TernaryOp.html" title="class in org.apache.sysds.hops">TernaryOp</a>&nbsp;createTernary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;mleft,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;smid,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;mright,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;opcode)</pre>
</li>
</ul>
<a id="createTernary(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp3)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTernary</h4>
<pre class="methodSignature">public static&nbsp;<a href="../TernaryOp.html" title="class in org.apache.sysds.hops">TernaryOp</a>&nbsp;createTernary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;mleft,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;smid,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;mright,
<a href="../../common/Types.OpOp3.html" title="enum in org.apache.sysds.common">Types.OpOp3</a>&nbsp;op)</pre>
</li>
</ul>
<a id="createTernary(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp3)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTernary</h4>
<pre class="methodSignature">public static&nbsp;<a href="../TernaryOp.html" title="class in org.apache.sysds.hops">TernaryOp</a>&nbsp;createTernary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;in1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;in2,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;in3,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;in4,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;in5,
<a href="../../common/Types.OpOp3.html" title="enum in org.apache.sysds.common">Types.OpOp3</a>&nbsp;op)</pre>
</li>
</ul>
<a id="createComputeNnz(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createComputeNnz</h4>
<pre class="methodSignature">public static&nbsp;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;createComputeNnz&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input)</pre>
</li>
</ul>
<a id="setOutputParameters(org.apache.sysds.hops.Hop,long,long,int,long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOutputParameters</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;setOutputParameters&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
long&nbsp;rlen,
long&nbsp;clen,
int&nbsp;blen,
long&nbsp;nnz)</pre>
</li>
</ul>
<a id="setOutputParametersForScalar(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOutputParametersForScalar</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;setOutputParametersForScalar&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="refreshOutputParameters(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>refreshOutputParameters</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;refreshOutputParameters&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hnew,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hold)</pre>
</li>
</ul>
<a id="copyLineNumbers(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>copyLineNumbers</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;copyLineNumbers&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;src,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;dest)</pre>
</li>
</ul>
<a id="copyLineNumbers(org.apache.sysds.runtime.matrix.data.MatrixBlock,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>copyLineNumbers</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;copyLineNumbers&#8203;(<a href="../../runtime/matrix/data/MatrixBlock.html" title="class in org.apache.sysds.runtime.matrix.data">MatrixBlock</a>&nbsp;mb,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;tread)</pre>
</li>
</ul>
<a id="copyLineNumbers(org.apache.sysds.runtime.controlprogram.caching.MatrixObject,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>copyLineNumbers</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;copyLineNumbers&#8203;(<a href="../../runtime/controlprogram/caching/MatrixObject.html" title="class in org.apache.sysds.runtime.controlprogram.caching">MatrixObject</a>&nbsp;mo,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;tread)</pre>
</li>
</ul>
<a id="updateHopCharacteristics(org.apache.sysds.hops.Hop,int,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateHopCharacteristics</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;updateHopCharacteristics&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
int&nbsp;blen,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;src)</pre>
</li>
</ul>
<a id="updateHopCharacteristics(org.apache.sysds.hops.Hop,int,org.apache.sysds.hops.MemoTable,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateHopCharacteristics</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;updateHopCharacteristics&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
int&nbsp;blen,
<a href="../MemoTable.html" title="class in org.apache.sysds.hops">MemoTable</a>&nbsp;memo,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;src)</pre>
</li>
</ul>
<a id="isDimsKnown(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isDimsKnown</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isDimsKnown&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isEmpty(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isEmpty</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isEmpty&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isEqualMatrixSize(org.apache.sysds.hops.BinaryOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isEqualMatrixSize</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isEqualMatrixSize&#8203;(<a href="../BinaryOp.html" title="class in org.apache.sysds.hops">BinaryOp</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isEqualSize(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isEqualSize</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isEqualSize&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop2)</pre>
</li>
</ul>
<a id="isEqualSize(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isEqualSize</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isEqualSize&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>...&nbsp;hops)</pre>
</li>
</ul>
<a id="isSingleBlock(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSingleBlock</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isSingleBlock&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isSingleBlock(org.apache.sysds.hops.Hop,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSingleBlock</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isSingleBlock&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;cols)</pre>
<div class="block">Checks our BLOCKSIZE CONSTRAINT, w/ awareness of forced single node
execution mode.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>hop</code> - high-level operator</dd>
<dd><code>cols</code> - true if cols</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if single block</dd>
</dl>
</li>
</ul>
<a id="isOuterProductLikeMM(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isOuterProductLikeMM</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isOuterProductLikeMM&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isOuterBinary(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isOuterBinary</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isOuterBinary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isValidOuterBinaryOp(org.apache.sysds.common.Types.OpOp2)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isValidOuterBinaryOp</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isValidOuterBinaryOp&#8203;(<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;op)</pre>
</li>
</ul>
<a id="isSparse(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSparse</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isSparse&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isDense(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isDense</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isDense&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isSparse(org.apache.sysds.hops.Hop,double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSparse</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isSparse&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
double&nbsp;threshold)</pre>
</li>
</ul>
<a id="isEqualValue(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isEqualValue</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isEqualValue&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop2)</pre>
</li>
</ul>
<a id="isEqualValue(org.apache.sysds.hops.LiteralOp,org.apache.sysds.hops.LiteralOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isEqualValue</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isEqualValue&#8203;(<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;hop1,
<a href="../LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a>&nbsp;hop2)</pre>
</li>
</ul>
<a id="isNotMatrixVectorBinaryOperation(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isNotMatrixVectorBinaryOperation</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isNotMatrixVectorBinaryOperation&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isReorg(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.ReOrgOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isReorg</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isReorg&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>&nbsp;type)</pre>
</li>
</ul>
<a id="isReorg(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.ReOrgOp...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isReorg</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isReorg&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>...&nbsp;types)</pre>
</li>
</ul>
<a id="isTransposeOperation(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isTransposeOperation</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isTransposeOperation&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isTransposeOperation(org.apache.sysds.hops.Hop,int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isTransposeOperation</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isTransposeOperation&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
int&nbsp;maxParents)</pre>
</li>
</ul>
<a id="containsTransposeOperation(java.util.ArrayList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>containsTransposeOperation</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;containsTransposeOperation&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;hops)</pre>
</li>
</ul>
<a id="isTransposeOfItself(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isTransposeOfItself</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isTransposeOfItself&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop2)</pre>
</li>
</ul>
<a id="isTsmm(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isTsmm</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isTsmm&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input)</pre>
</li>
</ul>
<a id="isTsmmInput(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isTsmmInput</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isTsmmInput&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input)</pre>
</li>
</ul>
<a id="isBinary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp2)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBinary</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isBinary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;type)</pre>
</li>
</ul>
<a id="isBinary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp2...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBinary</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isBinary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>...&nbsp;types)</pre>
</li>
</ul>
<a id="isBinary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp2,int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBinary</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isBinary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;type,
int&nbsp;maxParents)</pre>
</li>
</ul>
<a id="isBinaryPPred(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBinaryPPred</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isBinaryPPred&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isBinarySparseSafe(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBinarySparseSafe</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isBinarySparseSafe&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isBinaryMatrixScalarOperation(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBinaryMatrixScalarOperation</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isBinaryMatrixScalarOperation&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isBinaryMatrixMatrixOperation(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBinaryMatrixMatrixOperation</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isBinaryMatrixMatrixOperation&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isBinaryMatrixMatrixOperationWithSharedInput(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBinaryMatrixMatrixOperationWithSharedInput</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isBinaryMatrixMatrixOperationWithSharedInput&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isBinaryMatrixScalar(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp2,double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBinaryMatrixScalar</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isBinaryMatrixScalar&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;type,
double&nbsp;val)</pre>
</li>
</ul>
<a id="isTernary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp3)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isTernary</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isTernary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp3.html" title="enum in org.apache.sysds.common">Types.OpOp3</a>&nbsp;type)</pre>
</li>
</ul>
<a id="isTernary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp3...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isTernary</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isTernary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp3.html" title="enum in org.apache.sysds.common">Types.OpOp3</a>...&nbsp;types)</pre>
</li>
</ul>
<a id="containsInput(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>containsInput</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;containsInput&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;current,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;probe)</pre>
</li>
</ul>
<a id="isData(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpData...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isData</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isData&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpData.html" title="enum in org.apache.sysds.common">Types.OpOpData</a>...&nbsp;types)</pre>
</li>
</ul>
<a id="isData(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpData)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isData</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isData&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpData.html" title="enum in org.apache.sysds.common">Types.OpOpData</a>&nbsp;type)</pre>
</li>
</ul>
<a id="isData(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpData,org.apache.sysds.common.Types.DataType)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isData</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isData&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpData.html" title="enum in org.apache.sysds.common">Types.OpOpData</a>&nbsp;type,
<a href="../../common/Types.DataType.html" title="enum in org.apache.sysds.common">Types.DataType</a>&nbsp;dt)</pre>
</li>
</ul>
<a id="isBinaryMatrixColVectorOperation(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBinaryMatrixColVectorOperation</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isBinaryMatrixColVectorOperation&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isBinaryMatrixRowVectorOperation(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBinaryMatrixRowVectorOperation</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isBinaryMatrixRowVectorOperation&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isUnary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp1)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isUnary</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isUnary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;type)</pre>
</li>
</ul>
<a id="isUnary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp1,int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isUnary</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isUnary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;type,
int&nbsp;maxParents)</pre>
</li>
</ul>
<a id="isUnary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOp1...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isUnary</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isUnary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>...&nbsp;types)</pre>
</li>
</ul>
<a id="isTerminalHop(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isTerminalHop</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isTerminalHop&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
<div class="block">Check if given hop is of a terminal type.
Terminal hops are either of type print or write.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>hop</code> - for which the type is checked</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if hop is terminal</dd>
</dl>
</li>
</ul>
<a id="isMatrixMultiply(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isMatrixMultiply</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isMatrixMultiply&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isAggUnaryOp(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.AggOp,org.apache.sysds.common.Types.Direction)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isAggUnaryOp</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isAggUnaryOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.AggOp.html" title="enum in org.apache.sysds.common">Types.AggOp</a>&nbsp;op,
<a href="../../common/Types.Direction.html" title="enum in org.apache.sysds.common">Types.Direction</a>&nbsp;dir)</pre>
</li>
</ul>
<a id="isAggUnaryOp(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.AggOp...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isAggUnaryOp</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isAggUnaryOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.AggOp.html" title="enum in org.apache.sysds.common">Types.AggOp</a>...&nbsp;op)</pre>
</li>
</ul>
<a id="isSum(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSum</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isSum&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isSumSq(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSumSq</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isSumSq&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isParameterBuiltinOp(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.ParamBuiltinOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isParameterBuiltinOp</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isParameterBuiltinOp&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.ParamBuiltinOp.html" title="enum in org.apache.sysds.common">Types.ParamBuiltinOp</a>&nbsp;type)</pre>
</li>
</ul>
<a id="isRemoveEmpty(org.apache.sysds.hops.Hop,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isRemoveEmpty</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isRemoveEmpty&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;rows)</pre>
</li>
</ul>
<a id="isRemoveEmpty(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isRemoveEmpty</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isRemoveEmpty&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isNary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpN)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isNary</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isNary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpN.html" title="enum in org.apache.sysds.common">Types.OpOpN</a>&nbsp;type)</pre>
</li>
</ul>
<a id="isNary(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpN...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isNary</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isNary&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpN.html" title="enum in org.apache.sysds.common">Types.OpOpN</a>...&nbsp;types)</pre>
</li>
</ul>
<a id="isDnn(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpDnn)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isDnn</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isDnn&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpDnn.html" title="enum in org.apache.sysds.common">Types.OpOpDnn</a>&nbsp;type)</pre>
</li>
</ul>
<a id="isDnn(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.OpOpDnn...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isDnn</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isDnn&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.OpOpDnn.html" title="enum in org.apache.sysds.common">Types.OpOpDnn</a>...&nbsp;types)</pre>
</li>
</ul>
<a id="isNonZeroIndicator(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isNonZeroIndicator</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isNonZeroIndicator&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;pred,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="checkInputDataTypes(org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.DataType...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkInputDataTypes</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;checkInputDataTypes&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../common/Types.DataType.html" title="enum in org.apache.sysds.common">Types.DataType</a>...&nbsp;dt)</pre>
</li>
</ul>
<a id="checkAvgRowsGteCols(java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkAvgRowsGteCols</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;checkAvgRowsGteCols&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;list)</pre>
</li>
</ul>
<a id="checkConsistentRows(java.util.List,java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkConsistentRows</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;checkConsistentRows&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;list1,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;list2)</pre>
</li>
</ul>
<a id="isColumnRightIndexing(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isColumnRightIndexing</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isColumnRightIndexing&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isFullColumnIndexing(org.apache.sysds.hops.LeftIndexingOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isFullColumnIndexing</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isFullColumnIndexing&#8203;(<a href="../LeftIndexingOp.html" title="class in org.apache.sysds.hops">LeftIndexingOp</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isFullColumnIndexing(org.apache.sysds.hops.IndexingOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isFullColumnIndexing</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isFullColumnIndexing&#8203;(<a href="../IndexingOp.html" title="class in org.apache.sysds.hops">IndexingOp</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isFullRowIndexing(org.apache.sysds.hops.LeftIndexingOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isFullRowIndexing</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isFullRowIndexing&#8203;(<a href="../LeftIndexingOp.html" title="class in org.apache.sysds.hops">LeftIndexingOp</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isFullRowIndexing(org.apache.sysds.hops.IndexingOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isFullRowIndexing</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isFullRowIndexing&#8203;(<a href="../IndexingOp.html" title="class in org.apache.sysds.hops">IndexingOp</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isColumnRangeIndexing(org.apache.sysds.hops.IndexingOp)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isColumnRangeIndexing</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isColumnRangeIndexing&#8203;(<a href="../IndexingOp.html" title="class in org.apache.sysds.hops">IndexingOp</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isConsecutiveIndex(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isConsecutiveIndex</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isConsecutiveIndex&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;index,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;index2)</pre>
</li>
</ul>
<a id="isUnnecessaryRightIndexing(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isUnnecessaryRightIndexing</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isUnnecessaryRightIndexing&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isScalarMatrixBinaryMult(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isScalarMatrixBinaryMult</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isScalarMatrixBinaryMult&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isBasic1NSequence(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBasic1NSequence</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isBasic1NSequence&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isBasic1NSequence(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBasic1NSequence</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isBasic1NSequence&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;seq,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
boolean&nbsp;row)</pre>
</li>
</ul>
<a id="isBasicN1Sequence(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBasicN1Sequence</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isBasicN1Sequence&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="getBasic1NSequenceMax(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBasic1NSequenceMax</h4>
<pre class="methodSignature">public static&nbsp;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;getBasic1NSequenceMax&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="isSizeExpressionOf(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSizeExpressionOf</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isSizeExpressionOf&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;size,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;input,
boolean&nbsp;row)</pre>
</li>
</ul>
<a id="hasOnlyWriteParents(org.apache.sysds.hops.Hop,boolean,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasOnlyWriteParents</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;hasOnlyWriteParents&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;inclTransient,
boolean&nbsp;inclPersistent)</pre>
</li>
</ul>
<a id="hasOnlyUnaryBinaryParents(org.apache.sysds.hops.Hop,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasOnlyUnaryBinaryParents</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;hasOnlyUnaryBinaryParents&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;disallowLhs)</pre>
</li>
</ul>
<a id="alwaysRequiresReblock(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>alwaysRequiresReblock</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;alwaysRequiresReblock&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="containsOp(java.util.ArrayList,java.lang.Class)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>containsOp</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;containsOp&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;candidates,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&lt;? extends <a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;clazz)</pre>
</li>
</ul>
<a id="rHasSimpleReadChain(org.apache.sysds.hops.Hop,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rHasSimpleReadChain</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;rHasSimpleReadChain&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;root,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;var)</pre>
</li>
</ul>
<a id="rContainsRead(org.apache.sysds.hops.Hop,java.lang.String,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rContainsRead</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;rContainsRead&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;root,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;var,
boolean&nbsp;includeMetaOp)</pre>
</li>
</ul>
<a id="createPartialTsmmCbind(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createPartialTsmmCbind</h4>
<pre class="methodSignature">public static&nbsp;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;createPartialTsmmCbind&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;X,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;deltaX,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;tsmmIn1)</pre>
</li>
</ul>
<a id="isValidOp(org.apache.sysds.common.Types.AggOp,org.apache.sysds.common.Types.AggOp...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isValidOp</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isValidOp&#8203;(<a href="../../common/Types.AggOp.html" title="enum in org.apache.sysds.common">Types.AggOp</a>&nbsp;input,
<a href="../../common/Types.AggOp.html" title="enum in org.apache.sysds.common">Types.AggOp</a>...&nbsp;validTab)</pre>
</li>
</ul>
<a id="isValidOp(org.apache.sysds.common.Types.OpOp1,org.apache.sysds.common.Types.OpOp1...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isValidOp</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isValidOp&#8203;(<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;input,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>...&nbsp;validTab)</pre>
</li>
</ul>
<a id="isValidOp(org.apache.sysds.common.Types.OpOp2,org.apache.sysds.common.Types.OpOp2...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isValidOp</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isValidOp&#8203;(<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;input,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>...&nbsp;validTab)</pre>
</li>
</ul>
<a id="isValidOp(org.apache.sysds.common.Types.ReOrgOp,org.apache.sysds.common.Types.ReOrgOp...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isValidOp</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isValidOp&#8203;(<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>&nbsp;input,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>...&nbsp;validTab)</pre>
</li>
</ul>
<a id="isValidOp(org.apache.sysds.common.Types.ParamBuiltinOp,org.apache.sysds.common.Types.ParamBuiltinOp...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isValidOp</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isValidOp&#8203;(<a href="../../common/Types.ParamBuiltinOp.html" title="enum in org.apache.sysds.common">Types.ParamBuiltinOp</a>&nbsp;input,
<a href="../../common/Types.ParamBuiltinOp.html" title="enum in org.apache.sysds.common">Types.ParamBuiltinOp</a>...&nbsp;validTab)</pre>
</li>
</ul>
<a id="getValidOpPos(org.apache.sysds.common.Types.OpOp2,org.apache.sysds.common.Types.OpOp2...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getValidOpPos</h4>
<pre class="methodSignature">public static&nbsp;int&nbsp;getValidOpPos&#8203;(<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;input,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>...&nbsp;validTab)</pre>
</li>
</ul>
<a id="compareSize(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>compareSize</h4>
<pre class="methodSignature">public static&nbsp;int&nbsp;compareSize&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop1,
<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop2)</pre>
<div class="block">Compares the size of outputs from hop1 and hop2, in terms of number
of matrix cells.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>hop1</code> - high-level operator 1</dd>
<dd><code>hop2</code> - high-level operator 2</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>0 if sizes are equal, &lt;0 for hop1&lt;hop2, &gt;0 for hop1&gt;hop2.</dd>
</dl>
</li>
</ul>
<a id="isLastLevelStatementBlock(org.apache.sysds.parser.StatementBlock)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isLastLevelStatementBlock</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isLastLevelStatementBlock&#8203;(<a href="../../parser/StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a>&nbsp;sb)</pre>
</li>
</ul>
<a id="isLoopStatementBlock(org.apache.sysds.parser.StatementBlock)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isLoopStatementBlock</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isLoopStatementBlock&#8203;(<a href="../../parser/StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a>&nbsp;sb)</pre>
</li>
</ul>
<a id="isLastLevelLoopStatementBlock(org.apache.sysds.parser.StatementBlock)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isLastLevelLoopStatementBlock</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isLastLevelLoopStatementBlock&#8203;(<a href="../../parser/StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a>&nbsp;sb)</pre>
</li>
</ul>
<a id="getMaxNrowInput(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMaxNrowInput</h4>
<pre class="methodSignature">public static&nbsp;long&nbsp;getMaxNrowInput&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="getMaxNcolInput(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMaxNcolInput</h4>
<pre class="methodSignature">public static&nbsp;long&nbsp;getMaxNcolInput&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="getMaxInputDim(org.apache.sysds.hops.Hop,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMaxInputDim</h4>
<pre class="methodSignature">public static&nbsp;long&nbsp;getMaxInputDim&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;dim1)</pre>
</li>
</ul>
<a id="getSumValidInputDims(org.apache.sysds.hops.Hop,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSumValidInputDims</h4>
<pre class="methodSignature">public static&nbsp;long&nbsp;getSumValidInputDims&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;dim1)</pre>
</li>
</ul>
<a id="hasValidInputDims(org.apache.sysds.hops.Hop,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasValidInputDims</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;hasValidInputDims&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;dim1)</pre>
</li>
</ul>
<a id="getSumValidInputNnz(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSumValidInputNnz</h4>
<pre class="methodSignature">public static&nbsp;long&nbsp;getSumValidInputNnz&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="hasValidInputNnz(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasValidInputNnz</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;hasValidInputNnz&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="getMaxInputDim(org.apache.sysds.runtime.meta.DataCharacteristics[],boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMaxInputDim</h4>
<pre class="methodSignature">public static&nbsp;long&nbsp;getMaxInputDim&#8203;(<a href="../../runtime/meta/DataCharacteristics.html" title="class in org.apache.sysds.runtime.meta">DataCharacteristics</a>[]&nbsp;dc,
boolean&nbsp;dim1)</pre>
</li>
</ul>
<a id="getSumValidInputDims(org.apache.sysds.runtime.meta.DataCharacteristics[],boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSumValidInputDims</h4>
<pre class="methodSignature">public static&nbsp;long&nbsp;getSumValidInputDims&#8203;(<a href="../../runtime/meta/DataCharacteristics.html" title="class in org.apache.sysds.runtime.meta">DataCharacteristics</a>[]&nbsp;mc,
boolean&nbsp;dim1)</pre>
</li>
</ul>
<a id="hasValidInputDims(org.apache.sysds.runtime.meta.DataCharacteristics[],boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasValidInputDims</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;hasValidInputDims&#8203;(<a href="../../runtime/meta/DataCharacteristics.html" title="class in org.apache.sysds.runtime.meta">DataCharacteristics</a>[]&nbsp;mc,
boolean&nbsp;dim1)</pre>
</li>
</ul>
<a id="getSumValidInputNnz(org.apache.sysds.runtime.meta.DataCharacteristics[],boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSumValidInputNnz</h4>
<pre class="methodSignature">public static&nbsp;long&nbsp;getSumValidInputNnz&#8203;(<a href="../../runtime/meta/DataCharacteristics.html" title="class in org.apache.sysds.runtime.meta">DataCharacteristics</a>[]&nbsp;mc,
boolean&nbsp;worstcase)</pre>
</li>
</ul>
<a id="hasValidInputNnz(org.apache.sysds.runtime.meta.DataCharacteristics[],boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasValidInputNnz</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;hasValidInputNnz&#8203;(<a href="../../runtime/meta/DataCharacteristics.html" title="class in org.apache.sysds.runtime.meta">DataCharacteristics</a>[]&nbsp;mc,
boolean&nbsp;worstcase)</pre>
</li>
</ul>
<a id="hasListInputs(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasListInputs</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;hasListInputs&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="containsSecondOrderBuiltin(java.util.ArrayList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>containsSecondOrderBuiltin</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;containsSecondOrderBuiltin&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;roots)</pre>
</li>
</ul>
<a id="knownParamservFunctions(org.apache.sysds.hops.Hop)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>knownParamservFunctions</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;knownParamservFunctions&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop)</pre>
</li>
</ul>
<a id="knownParamservFunctions(org.apache.sysds.hops.Hop,org.apache.sysds.parser.DMLProgram)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>knownParamservFunctions</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;knownParamservFunctions&#8203;(<a href="../Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
<a href="../../parser/DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a>&nbsp;prog)</pre>
</li>
</ul>
<a id="setUnoptimizedFunctionCalls(org.apache.sysds.parser.StatementBlock)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setUnoptimizedFunctionCalls</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;setUnoptimizedFunctionCalls&#8203;(<a href="../../parser/StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a>&nbsp;sb)</pre>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/HopRewriteUtils.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>