blob: fe25d2116c0966f75067c6c3ccb4a312feeca381 [file]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.sysds.lops.Lop (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="Uses of Class org.apache.sysds.lops.Lop (Apache SystemDS 3.2.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
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><a href="../Lop.html" title="class in org.apache.sysds.lops">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" 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>
<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>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.sysds.lops.Lop" class="title">Uses of Class<br>org.apache.sysds.lops.Lop</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sysds.hops">org.apache.sysds.hops</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sysds.hops.codegen">org.apache.sysds.hops.codegen</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sysds.lops">org.apache.sysds.lops</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sysds.lops.compile">org.apache.sysds.lops.compile</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sysds.lops.compile.linearization">org.apache.sysds.lops.compile.linearization</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sysds.lops.rewrite">org.apache.sysds.lops.rewrite</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sysds.parser">org.apache.sysds.parser</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sysds.runtime.instructions">org.apache.sysds.runtime.instructions</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section><a id="org.apache.sysds.hops">
<!-- -->
</a>
<h3>Uses of <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a> in <a href="../../hops/package-summary.html">org.apache.sysds.hops</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../hops/package-summary.html">org.apache.sysds.hops</a> that return <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DnnOp.</span><code><span class="memberNameLink"><a href="../../hops/DnnOp.html#constructDnnLops(org.apache.sysds.common.Types.ExecType,java.util.ArrayList)">constructDnnLops</a></span>&#8203;(<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
<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="../../hops/Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;inputs)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AggBinaryOp.</span><code><span class="memberNameLink"><a href="../../hops/AggBinaryOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">
<div class="block">NOTE: overestimated mem in case of transpose-identity matmult, but 3/2 at worst
and existing mem estimate advantageous in terms of consistency hops/lops,
and some special cases internally materialize the transpose for better cache locality</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AggUnaryOp.</span><code><span class="memberNameLink"><a href="../../hops/AggUnaryOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BinaryOp.</span><code><span class="memberNameLink"><a href="../../hops/BinaryOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DataGenOp.</span><code><span class="memberNameLink"><a href="../../hops/DataGenOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DataOp.</span><code><span class="memberNameLink"><a href="../../hops/DataOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DnnOp.</span><code><span class="memberNameLink"><a href="../../hops/DnnOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionOp.</span><code><span class="memberNameLink"><a href="../../hops/FunctionOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Hop.</span><code><span class="memberNameLink"><a href="../../hops/Hop.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IndexingOp.</span><code><span class="memberNameLink"><a href="../../hops/IndexingOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LeftIndexingOp.</span><code><span class="memberNameLink"><a href="../../hops/LeftIndexingOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LiteralOp.</span><code><span class="memberNameLink"><a href="../../hops/LiteralOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NaryOp.</span><code><span class="memberNameLink"><a href="../../hops/NaryOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">
<div class="block">Construct the corresponding Lops for this Hop</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParameterizedBuiltinOp.</span><code><span class="memberNameLink"><a href="../../hops/ParameterizedBuiltinOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QuaternaryOp.</span><code><span class="memberNameLink"><a href="../../hops/QuaternaryOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReorgOp.</span><code><span class="memberNameLink"><a href="../../hops/ReorgOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TernaryOp.</span><code><span class="memberNameLink"><a href="../../hops/TernaryOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnaryOp.</span><code><span class="memberNameLink"><a href="../../hops/UnaryOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BinaryOp.</span><code><span class="memberNameLink"><a href="../../hops/BinaryOp.html#constructSPAppendLop(org.apache.sysds.hops.Hop,org.apache.sysds.hops.Hop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,boolean,org.apache.sysds.hops.Hop)">constructSPAppendLop</a></span>&#8203;(<a href="../../hops/Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;left,
<a href="../../hops/Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;right,
<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,
boolean&nbsp;cbind,
<a href="../../hops/Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;current)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Hop.</span><code><span class="memberNameLink"><a href="../../hops/Hop.html#createOffsetLop(org.apache.sysds.hops.Hop,boolean)">createOffsetLop</a></span>&#8203;(<a href="../../hops/Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hop,
boolean&nbsp;repCols)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Hop.</span><code><span class="memberNameLink"><a href="../../hops/Hop.html#getLops()">getLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../hops/package-summary.html">org.apache.sysds.hops</a> with parameters of type <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Hop.</span><code><span class="memberNameLink"><a href="../../hops/Hop.html#setLops(org.apache.sysds.lops.Lop)">setLops</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;lops)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Hop.</span><code><span class="memberNameLink"><a href="../../hops/Hop.html#updateLopFedOut(org.apache.sysds.lops.Lop)">updateLopFedOut</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;lop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Hop.</span><code><span class="memberNameLink"><a href="../../hops/Hop.html#updateLopFedOut(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.ExecType,org.apache.sysds.runtime.instructions.fed.FEDInstruction.FederatedOutput)">updateLopFedOut</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;lop,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;execType,
<a href="../../runtime/instructions/fed/FEDInstruction.FederatedOutput.html" title="enum in org.apache.sysds.runtime.instructions.fed">FEDInstruction.FederatedOutput</a>&nbsp;fedOut)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="org.apache.sysds.hops.codegen">
<!-- -->
</a>
<h3>Uses of <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a> in <a href="../../hops/codegen/package-summary.html">org.apache.sysds.hops.codegen</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../hops/codegen/package-summary.html">org.apache.sysds.hops.codegen</a> that return <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SpoofFusedOp.</span><code><span class="memberNameLink"><a href="../../hops/codegen/SpoofFusedOp.html#constructLops()">constructLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="org.apache.sysds.lops">
<!-- -->
</a>
<h3>Uses of <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a> in <a href="../package-summary.html">org.apache.sysds.lops</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a> in <a href="../package-summary.html">org.apache.sysds.lops</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Append.html" title="class in org.apache.sysds.lops">Append</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AppendG.html" title="class in org.apache.sysds.lops">AppendG</a></span></code></th>
<td class="colLast">
<div class="block">TODO Additional compiler enhancements:
1) Partial Shuffle Elimination - Any full or aligned blocks could be directly output from the mappers
to the result index.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AppendGAlignedSP.html" title="class in org.apache.sysds.lops">AppendGAlignedSP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AppendM.html" title="class in org.apache.sysds.lops">AppendM</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AppendR.html" title="class in org.apache.sysds.lops">AppendR</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Binary.html" title="class in org.apache.sysds.lops">Binary</a></span></code></th>
<td class="colLast">
<div class="block">Lop to perform binary operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../BinaryM.html" title="class in org.apache.sysds.lops">BinaryM</a></span></code></th>
<td class="colLast">
<div class="block">Lop to perform binary operation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../BinaryScalar.html" title="class in org.apache.sysds.lops">BinaryScalar</a></span></code></th>
<td class="colLast">
<div class="block">Lop to perform binary scalar operations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../BinaryUAggChain.html" title="class in org.apache.sysds.lops">BinaryUAggChain</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CentralMoment.html" title="class in org.apache.sysds.lops">CentralMoment</a></span></code></th>
<td class="colLast">
<div class="block">Lop to perform cross product operation</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Checkpoint.html" title="class in org.apache.sysds.lops">Checkpoint</a></span></code></th>
<td class="colLast">
<div class="block">Lop for checkpoint operations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Compression.html" title="class in org.apache.sysds.lops">Compression</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CoVariance.html" title="class in org.apache.sysds.lops">CoVariance</a></span></code></th>
<td class="colLast">
<div class="block">Lop to compute covariance between two 1D matrices</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CSVReBlock.html" title="class in org.apache.sysds.lops">CSVReBlock</a></span></code></th>
<td class="colLast">
<div class="block">Lop to convert CSV data into SystemDS data format</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Ctable.html" title="class in org.apache.sysds.lops">Ctable</a></span></code></th>
<td class="colLast">
<div class="block">Lop to perform ternary operation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CumulativeOffsetBinary.html" title="class in org.apache.sysds.lops">CumulativeOffsetBinary</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CumulativePartialAggregate.html" title="class in org.apache.sysds.lops">CumulativePartialAggregate</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Data.html" title="class in org.apache.sysds.lops">Data</a></span></code></th>
<td class="colLast">
<div class="block">Lop to represent data objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DataGen.html" title="class in org.apache.sysds.lops">DataGen</a></span></code></th>
<td class="colLast">
<div class="block">Defines a LOP that generates data.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DeCompression.html" title="class in org.apache.sysds.lops">DeCompression</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DnnTransform.html" title="class in org.apache.sysds.lops">DnnTransform</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Federated.html" title="class in org.apache.sysds.lops">Federated</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../FunctionCallCP.html" title="class in org.apache.sysds.lops">FunctionCallCP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../GroupedAggregate.html" title="class in org.apache.sysds.lops">GroupedAggregate</a></span></code></th>
<td class="colLast">
<div class="block">Lop to perform grouped aggregates</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../GroupedAggregateM.html" title="class in org.apache.sysds.lops">GroupedAggregateM</a></span></code></th>
<td class="colLast">
<div class="block">Lop to perform mr map-side grouped aggregates
(restriction: sum, w/o weights, ngroups), groups broadcasted</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../LeftIndex.html" title="class in org.apache.sysds.lops">LeftIndex</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Local.html" title="class in org.apache.sysds.lops">Local</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MapMult.html" title="class in org.apache.sysds.lops">MapMult</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MapMultChain.html" title="class in org.apache.sysds.lops">MapMultChain</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MatMultCP.html" title="class in org.apache.sysds.lops">MatMultCP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MMCJ.html" title="class in org.apache.sysds.lops">MMCJ</a></span></code></th>
<td class="colLast">
<div class="block">Lop to perform cross product operation</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MMRJ.html" title="class in org.apache.sysds.lops">MMRJ</a></span></code></th>
<td class="colLast">
<div class="block">Lop to perform cross product operation</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MMTSJ.html" title="class in org.apache.sysds.lops">MMTSJ</a></span></code></th>
<td class="colLast">
<div class="block">Lop to perform transpose-identity operation (t(X)%*%X or X%*%t(X)),
used to represent CP and MR instruction but in case of MR there is
an additional Aggregate at the reducers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MMZip.html" title="class in org.apache.sysds.lops">MMZip</a></span></code></th>
<td class="colLast">
<div class="block">Lop to perform zip matrix multiplication</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Nary.html" title="class in org.apache.sysds.lops">Nary</a></span></code></th>
<td class="colLast">
<div class="block">Lop to perform an operation on a variable number of operands.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ParameterizedBuiltin.html" title="class in org.apache.sysds.lops">ParameterizedBuiltin</a></span></code></th>
<td class="colLast">
<div class="block">Defines a LOP for functions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../PartialAggregate.html" title="class in org.apache.sysds.lops">PartialAggregate</a></span></code></th>
<td class="colLast">
<div class="block">Lop to perform a partial aggregation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../PickByCount.html" title="class in org.apache.sysds.lops">PickByCount</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../PMapMult.html" title="class in org.apache.sysds.lops">PMapMult</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../PMMJ.html" title="class in org.apache.sysds.lops">PMMJ</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ReBlock.html" title="class in org.apache.sysds.lops">ReBlock</a></span></code></th>
<td class="colLast">
<div class="block">Lop to perform reblock operation</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../RightIndex.html" title="class in org.apache.sysds.lops">RightIndex</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SortKeys.html" title="class in org.apache.sysds.lops">SortKeys</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SpoofFused.html" title="class in org.apache.sysds.lops">SpoofFused</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Sql.html" title="class in org.apache.sysds.lops">Sql</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Ternary.html" title="class in org.apache.sysds.lops">Ternary</a></span></code></th>
<td class="colLast">
<div class="block">Lop to perform Sum of a matrix with another matrix multiplied by Scalar.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../TernaryAggregate.html" title="class in org.apache.sysds.lops">TernaryAggregate</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Transform.html" title="class in org.apache.sysds.lops">Transform</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../UAggOuterChain.html" title="class in org.apache.sysds.lops">UAggOuterChain</a></span></code></th>
<td class="colLast">
<div class="block">TODO Currently this lop only support the right hand side in distributed cache.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Unary.html" title="class in org.apache.sysds.lops">Unary</a></span></code></th>
<td class="colLast">
<div class="block">Lop to perform following operations: with one operand -- NOT(A), ABS(A),
SQRT(A), LOG(A) with two operands where one of them is a scalar -- H=H*i,
H=H*5, EXP(A,2), LOG(A,2)</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../UnaryCP.html" title="class in org.apache.sysds.lops">UnaryCP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedCrossEntropy.html" title="class in org.apache.sysds.lops">WeightedCrossEntropy</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedCrossEntropyR.html" title="class in org.apache.sysds.lops">WeightedCrossEntropyR</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedDivMM.html" title="class in org.apache.sysds.lops">WeightedDivMM</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedDivMMR.html" title="class in org.apache.sysds.lops">WeightedDivMMR</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedSigmoid.html" title="class in org.apache.sysds.lops">WeightedSigmoid</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedSigmoidR.html" title="class in org.apache.sysds.lops">WeightedSigmoidR</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedSquaredLoss.html" title="class in org.apache.sysds.lops">WeightedSquaredLoss</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedSquaredLossR.html" title="class in org.apache.sysds.lops">WeightedSquaredLossR</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedUnaryMM.html" title="class in org.apache.sysds.lops">WeightedUnaryMM</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedUnaryMMR.html" title="class in org.apache.sysds.lops">WeightedUnaryMMR</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.sysds.lops</a> that return <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AppendM.</span><code><span class="memberNameLink"><a href="../AppendM.html#getBroadcastInput()">getBroadcastInput</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Binary.</span><code><span class="memberNameLink"><a href="../Binary.html#getBroadcastInput()">getBroadcastInput</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BinaryM.</span><code><span class="memberNameLink"><a href="../BinaryM.html#getBroadcastInput()">getBroadcastInput</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LeftIndex.</span><code><span class="memberNameLink"><a href="../LeftIndex.html#getBroadcastInput()">getBroadcastInput</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lop.</span><code><span class="memberNameLink"><a href="../Lop.html#getBroadcastInput()">getBroadcastInput</a></span>()</code></th>
<td class="colLast">
<div class="block">Method to get the input to be broadcast.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MapMult.</span><code><span class="memberNameLink"><a href="../MapMult.html#getBroadcastInput()">getBroadcastInput</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MapMultChain.</span><code><span class="memberNameLink"><a href="../MapMultChain.html#getBroadcastInput()">getBroadcastInput</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PMMJ.</span><code><span class="memberNameLink"><a href="../PMMJ.html#getBroadcastInput()">getBroadcastInput</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParameterizedBuiltin.</span><code><span class="memberNameLink"><a href="../ParameterizedBuiltin.html#getNamedInput(java.lang.String)">getNamedInput</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)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Data.</span><code><span class="memberNameLink"><a href="../Data.html#getNamedInputLop(java.lang.String)">getNamedInputLop</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)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Data.</span><code><span class="memberNameLink"><a href="../Data.html#getNamedInputLop(java.lang.String,java.lang.String)">getNamedInputLop</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="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;defaultVal)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.sysds.lops</a> that return types with arguments of type <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionCallCP.</span><code><span class="memberNameLink"><a href="../FunctionCallCP.html#getFunctionOutputs()">getFunctionOutputs</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Data.</span><code><span class="memberNameLink"><a href="../Data.html#getInputParams()">getInputParams</a></span>()</code></th>
<td class="colLast">
<div class="block">method to get inputParams</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lop.</span><code><span class="memberNameLink"><a href="../Lop.html#getInputs()">getInputs</a></span>()</code></th>
<td class="colLast">
<div class="block">Method to get input of Lops</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperatorOrderingUtils.</span><code><span class="memberNameLink"><a href="../OperatorOrderingUtils.html#getLopList(org.apache.sysds.parser.StatementBlock)">getLopList</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 class="altColor">
<td class="colFirst"><code><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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lop.</span><code><span class="memberNameLink"><a href="../Lop.html#getOutputs()">getOutputs</a></span>()</code></th>
<td class="colLast">
<div class="block">Method to get output of Lops</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.sysds.lops</a> with parameters of type <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lop.</span><code><span class="memberNameLink"><a href="../Lop.html#addInput(org.apache.sysds.lops.Lop)">addInput</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;op)</code></th>
<td class="colLast">
<div class="block">Method to add input to Lop</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lop.</span><code><span class="memberNameLink"><a href="../Lop.html#addOutput(org.apache.sysds.lops.Lop)">addOutput</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;op)</code></th>
<td class="colLast">
<div class="block">Method to add output to Lop</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperatorOrderingUtils.</span><code><span class="memberNameLink"><a href="../OperatorOrderingUtils.html#collectSparkRoots(org.apache.sysds.lops.Lop,java.util.Map,java.util.HashSet)">collectSparkRoots</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;root,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Long.html?is-external=true" title="class or interface in java.lang" class="externalLink">Long</a>,&#8203;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;sparkOpCount,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashSet.html?is-external=true" title="class or interface in java.util" class="externalLink">HashSet</a>&lt;<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;sparkRoots)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SortKeys.html" title="class in org.apache.sysds.lops">SortKeys</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SortKeys.</span><code><span class="memberNameLink"><a href="../SortKeys.html#constructSortByValueLop(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.SortKeys.OperationTypes,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">constructSortByValueLop</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../SortKeys.OperationTypes.html" title="enum in org.apache.sysds.lops">SortKeys.OperationTypes</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;numThreads)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SortKeys.html" title="class in org.apache.sysds.lops">SortKeys</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SortKeys.</span><code><span class="memberNameLink"><a href="../SortKeys.html#constructSortByValueLop(org.apache.sysds.lops.Lop,org.apache.sysds.lops.SortKeys.OperationTypes,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">constructSortByValueLop</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../SortKeys.OperationTypes.html" title="enum in org.apache.sysds.lops">SortKeys.OperationTypes</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;numThreads)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Append.</span><code><span class="memberNameLink"><a href="../Append.html#init(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType)">init</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<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)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AppendG.</span><code><span class="memberNameLink"><a href="../AppendG.html#init(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">init</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input4,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AppendGAlignedSP.</span><code><span class="memberNameLink"><a href="../AppendGAlignedSP.html#init(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType)">init</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<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)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AppendM.</span><code><span class="memberNameLink"><a href="../AppendM.html#init(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">init</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AppendR.</span><code><span class="memberNameLink"><a href="../AppendR.html#init(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">init</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperatorOrderingUtils.</span><code><span class="memberNameLink"><a href="../OperatorOrderingUtils.html#isCollectForBroadcast(org.apache.sysds.lops.Lop)">isCollectForBroadcast</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;lop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperatorOrderingUtils.</span><code><span class="memberNameLink"><a href="../OperatorOrderingUtils.html#isLopRoot(org.apache.sysds.lops.Lop)">isLopRoot</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;lop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperatorOrderingUtils.</span><code><span class="memberNameLink"><a href="../OperatorOrderingUtils.html#isPersistableSparkOp(org.apache.sysds.lops.Lop)">isPersistableSparkOp</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;lop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lop.</span><code><span class="memberNameLink"><a href="../Lop.html#removeInput(org.apache.sysds.lops.Lop)">removeInput</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lop.</span><code><span class="memberNameLink"><a href="../Lop.html#removeOutput(org.apache.sysds.lops.Lop)">removeOutput</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;op)</code></th>
<td class="colLast">
<div class="block">Method to remove output from Lop</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lop.</span><code><span class="memberNameLink"><a href="../Lop.html#replaceInput(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop)">replaceInput</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;oldInp,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;newInp)</code></th>
<td class="colLast">
<div class="block">Method to replace an input to a Lop</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PartialAggregate.</span><code><span class="memberNameLink"><a href="../PartialAggregate.html#setDimensionsBasedOnDirection(org.apache.sysds.lops.Lop,long,long,long,org.apache.sysds.common.Types.Direction)">setDimensionsBasedOnDirection</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;lop,
long&nbsp;dim1,
long&nbsp;dim2,
long&nbsp;blen,
<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>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../package-summary.html">org.apache.sysds.lops</a> with type arguments of type <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lop.</span><code><span class="memberNameLink"><a href="../Lop.html#addToDag(org.apache.sysds.lops.compile.Dag)">addToDag</a></span>&#8203;(<a href="../compile/Dag.html" title="class in org.apache.sysds.lops.compile">Dag</a>&lt;<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;dag)</code></th>
<td class="colLast">
<div class="block">Method to recursively add LOPS to a DAG</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperatorOrderingUtils.</span><code><span class="memberNameLink"><a href="../OperatorOrderingUtils.html#collectSparkRoots(org.apache.sysds.lops.Lop,java.util.Map,java.util.HashSet)">collectSparkRoots</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;root,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Long.html?is-external=true" title="class or interface in java.lang" class="externalLink">Long</a>,&#8203;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;sparkOpCount,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashSet.html?is-external=true" title="class or interface in java.util" class="externalLink">HashSet</a>&lt;<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;sparkRoots)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperatorOrderingUtils.</span><code><span class="memberNameLink"><a href="../OperatorOrderingUtils.html#markSharedSparkOps(java.util.HashSet,java.util.Map)">markSharedSparkOps</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashSet.html?is-external=true" title="class or interface in java.util" class="externalLink">HashSet</a>&lt;<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;sparkRoots,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Long.html?is-external=true" title="class or interface in java.lang" class="externalLink">Long</a>,&#8203;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;operatorJobCount)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LopProperties.</span><code><span class="memberNameLink"><a href="../LopProperties.html#setLevel(java.util.ArrayList)">setLevel</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;inputs)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LopProperties.</span><code><span class="memberNameLink"><a href="../LopProperties.html#setProperties(java.util.ArrayList,org.apache.sysds.common.Types.ExecType)">setProperties</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;inputs,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.apache.sysds.lops</a> with parameters of type <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Append.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,boolean,org.apache.sysds.common.Types.ExecType)">Append</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<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,
boolean&nbsp;cbind,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AppendG.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,boolean,org.apache.sysds.common.Types.ExecType)">AppendG</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input4,
<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,
boolean&nbsp;cbind,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AppendGAlignedSP.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,boolean)">AppendGAlignedSP</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<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,
boolean&nbsp;cbind)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AppendM.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,boolean,boolean,org.apache.sysds.common.Types.ExecType)">AppendM</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<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,
boolean&nbsp;cbind,
boolean&nbsp;partitioned,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AppendR.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,boolean,org.apache.sysds.common.Types.ExecType)">AppendR</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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,
boolean&nbsp;cbind,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Binary.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.OpOp2,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">Binary</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">
<div class="block">Constructor to perform a binary operation.</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Binary.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.OpOp2,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">Binary</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;k)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Binary.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.OpOp2,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int,boolean)">Binary</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;k,
boolean&nbsp;inplace)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../BinaryM.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.OpOp2,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,boolean)">BinaryM</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
boolean&nbsp;colVector)</code></th>
<td class="colLast">
<div class="block">Constructor to perform a binary operation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../BinaryScalar.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.OpOp2,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType)">BinaryScalar</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;op,
<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)</code></th>
<td class="colLast">
<div class="block">Constructor to perform a scalar operation</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../BinaryUAggChain.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.OpOp2,org.apache.sysds.common.Types.AggOp,org.apache.sysds.common.Types.Direction,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">BinaryUAggChain</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;bop,
<a href="../../common/Types.AggOp.html" title="enum in org.apache.sysds.common">Types.AggOp</a>&nbsp;uaop,
<a href="../../common/Types.Direction.html" title="enum in org.apache.sysds.common">Types.Direction</a>&nbsp;uadir,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">
<div class="block">Constructor to setup a map mult chain without weights</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CentralMoment.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,int,org.apache.sysds.common.Types.ExecType)">CentralMoment</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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,
int&nbsp;numThreads,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CentralMoment.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,int,org.apache.sysds.common.Types.ExecType)">CentralMoment</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<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,
int&nbsp;numThreads,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Checkpoint.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,java.lang.String)">Checkpoint</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<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,
<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;level)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Checkpoint.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,java.lang.String,boolean)">Checkpoint</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<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,
<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;level,
boolean&nbsp;isAsync)</code></th>
<td class="colLast">
<div class="block">TODO change string parameter storage.level to StorageLevel as soon as we can assume
that Spark libraries are always available.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Compression.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">Compression</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;singletonLookupKey)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CoVariance.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,int,org.apache.sysds.common.Types.ExecType)">CoVariance</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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,
int&nbsp;numThreads,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CoVariance.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,int,org.apache.sysds.common.Types.ExecType)">CoVariance</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<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,
int&nbsp;numThreads,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CSVReBlock.html#%3Cinit%3E(org.apache.sysds.lops.Lop,int,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">CSVReBlock</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
int&nbsp;blen,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Ctable.html#%3Cinit%3E(org.apache.sysds.lops.Lop%5B%5D,org.apache.sysds.lops.Ctable.OperationTypes,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,boolean,boolean,org.apache.sysds.common.Types.ExecType)">Ctable</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>[]&nbsp;inputLops,
<a href="../Ctable.OperationTypes.html" title="enum in org.apache.sysds.lops">Ctable.OperationTypes</a>&nbsp;op,
<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,
boolean&nbsp;ignoreZeros,
boolean&nbsp;outputEmptyBlocks,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Ctable.html#%3Cinit%3E(org.apache.sysds.lops.Lop%5B%5D,org.apache.sysds.lops.Ctable.OperationTypes,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">Ctable</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>[]&nbsp;inputLops,
<a href="../Ctable.OperationTypes.html" title="enum in org.apache.sysds.lops">Ctable.OperationTypes</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CumulativeOffsetBinary.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,double,boolean,org.apache.sysds.common.Types.AggOp,org.apache.sysds.common.Types.ExecType)">CumulativeOffsetBinary</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;data,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;offsets,
<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;init,
boolean&nbsp;broadcast,
<a href="../../common/Types.AggOp.html" title="enum in org.apache.sysds.common">Types.AggOp</a>&nbsp;op,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CumulativeOffsetBinary.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.AggOp,org.apache.sysds.common.Types.ExecType)">CumulativeOffsetBinary</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;data,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;offsets,
<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,
<a href="../../common/Types.AggOp.html" title="enum in org.apache.sysds.common">Types.AggOp</a>&nbsp;op,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CumulativePartialAggregate.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.AggOp,org.apache.sysds.common.Types.ExecType)">CumulativePartialAggregate</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<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,
<a href="../../common/Types.AggOp.html" title="enum in org.apache.sysds.common">Types.AggOp</a>&nbsp;op,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Data.html#%3Cinit%3E(org.apache.sysds.common.Types.OpOpData,org.apache.sysds.lops.Lop,java.util.HashMap,java.lang.String,java.lang.String,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.FileFormat)">Data</a></span>&#8203;(<a href="../../common/Types.OpOpData.html" title="enum in org.apache.sysds.common">Types.OpOpData</a>&nbsp;op,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;inputParametersLops,
<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="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;literal,
<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,
<a href="../../common/Types.FileFormat.html" title="enum in org.apache.sysds.common">Types.FileFormat</a>&nbsp;fmt)</code></th>
<td class="colLast">
<div class="block">Constructor to setup read or write LOP
In case of write: <code>input</code> must be provided.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DeCompression.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">DeCompression</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DnnTransform.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.OpOpDnn,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int,double)">DnnTransform</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<a href="../../common/Types.OpOpDnn.html" title="enum in org.apache.sysds.common">Types.OpOpDnn</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;k,
double&nbsp;intermediateMemBudget)</code></th>
<td class="colLast">
<div class="block">Constructor when we have one input.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DnnTransform.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.OpOpDnn,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">DnnTransform</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../../common/Types.OpOpDnn.html" title="enum in org.apache.sysds.common">Types.OpOpDnn</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;k)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DnnTransform.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.OpOpDnn,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">DnnTransform</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<a href="../../common/Types.OpOpDnn.html" title="enum in org.apache.sysds.common">Types.OpOpDnn</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;k)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../LeftIndex.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">LeftIndex</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;lhsInput,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;rhsInput,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;rowL,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;rowU,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;colL,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;colU,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../LeftIndex.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,org.apache.sysds.lops.LeftIndex.LixCacheType)">LeftIndex</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;lhsInput,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;rhsInput,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;rowL,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;rowU,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;colL,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;colU,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
<a href="../LeftIndex.LixCacheType.html" title="enum in org.apache.sysds.lops">LeftIndex.LixCacheType</a>&nbsp;type)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Local.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType)">Local</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<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)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MapMult.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,boolean,boolean,boolean,org.apache.sysds.hops.AggBinaryOp.SparkAggType)">MapMult</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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,
boolean&nbsp;rightCache,
boolean&nbsp;partitioned,
boolean&nbsp;emptyBlocks,
<a href="../../hops/AggBinaryOp.SparkAggType.html" title="enum in org.apache.sysds.hops">AggBinaryOp.SparkAggType</a>&nbsp;aggtype)</code></th>
<td class="colLast">
<div class="block">Constructor to setup a partial Matrix-Vector Multiplication for Spark</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MapMultChain.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">MapMultChain</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">
<div class="block">Constructor to setup a map mult chain without weights</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MapMultChain.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.MapMultChain.ChainType,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">MapMultChain</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<a href="../MapMultChain.ChainType.html" title="enum in org.apache.sysds.lops">MapMultChain.ChainType</a>&nbsp;chain,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">
<div class="block">Constructor to setup a map mult chain with weights</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MatMultCP.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">MatMultCP</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MatMultCP.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,boolean,boolean)">MatMultCP</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
boolean&nbsp;isLeftTransposed,
boolean&nbsp;isRightTransposed)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MatMultCP.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">MatMultCP</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;k)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MatMultCP.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int,boolean,boolean)">MatMultCP</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;k,
boolean&nbsp;isLeftTransposed,
boolean&nbsp;isRightTransposed)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MMCJ.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,boolean,org.apache.sysds.hops.AggBinaryOp.SparkAggType,org.apache.sysds.common.Types.ExecType)">MMCJ</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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,
boolean&nbsp;outputEmptyBlocks,
<a href="../../hops/AggBinaryOp.SparkAggType.html" title="enum in org.apache.sysds.hops">AggBinaryOp.SparkAggType</a>&nbsp;aggtype,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MMCJ.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.lops.MMCJ.MMCJType,org.apache.sysds.common.Types.ExecType)">MMCJ</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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,
<a href="../MMCJ.MMCJType.html" title="enum in org.apache.sysds.lops">MMCJ.MMCJType</a>&nbsp;type,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">
<div class="block">Constructor to perform a cross product operation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MMRJ.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">MMRJ</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">
<div class="block">Constructor to perform a cross product operation.</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MMTSJ.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,org.apache.sysds.lops.MMTSJ.MMTSJType)">MMTSJ</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
<a href="../MMTSJ.MMTSJType.html" title="enum in org.apache.sysds.lops">MMTSJ.MMTSJType</a>&nbsp;type)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MMTSJ.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,org.apache.sysds.lops.MMTSJ.MMTSJType,boolean)">MMTSJ</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
<a href="../MMTSJ.MMTSJType.html" title="enum in org.apache.sysds.lops">MMTSJ.MMTSJType</a>&nbsp;type,
boolean&nbsp;multiPass)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MMTSJ.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,org.apache.sysds.lops.MMTSJ.MMTSJType,boolean,int)">MMTSJ</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
<a href="../MMTSJ.MMTSJType.html" title="enum in org.apache.sysds.lops">MMTSJ.MMTSJType</a>&nbsp;type,
boolean&nbsp;multiPass,
int&nbsp;k)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MMZip.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,boolean,org.apache.sysds.common.Types.ExecType)">MMZip</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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,
boolean&nbsp;tRewrite,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Nary.html#%3Cinit%3E(org.apache.sysds.common.Types.OpOpN,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.lops.Lop%5B%5D,org.apache.sysds.common.Types.ExecType)">Nary</a></span>&#8203;(<a href="../../common/Types.OpOpN.html" title="enum in org.apache.sysds.common">Types.OpOpN</a>&nbsp;operationType,
<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,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>[]&nbsp;inputLops,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../PartialAggregate.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.AggOp,org.apache.sysds.common.Types.Direction,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">PartialAggregate</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</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;direct,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;k)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../PartialAggregate.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.AggOp,org.apache.sysds.common.Types.Direction,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.hops.AggBinaryOp.SparkAggType,org.apache.sysds.common.Types.ExecType)">PartialAggregate</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</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;direct,
<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,
<a href="../../hops/AggBinaryOp.SparkAggType.html" title="enum in org.apache.sysds.hops">AggBinaryOp.SparkAggType</a>&nbsp;aggtype,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../PickByCount.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.lops.PickByCount.OperationTypes,org.apache.sysds.common.Types.ExecType)">PickByCount</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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,
<a href="../PickByCount.OperationTypes.html" title="enum in org.apache.sysds.lops">PickByCount.OperationTypes</a>&nbsp;op,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../PickByCount.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.lops.PickByCount.OperationTypes,org.apache.sysds.common.Types.ExecType,boolean)">PickByCount</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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,
<a href="../PickByCount.OperationTypes.html" title="enum in org.apache.sysds.lops">PickByCount.OperationTypes</a>&nbsp;op,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
boolean&nbsp;inMemoryInput)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../PMapMult.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType)">PMapMult</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<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)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../PMMJ.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,boolean,boolean,org.apache.sysds.common.Types.ExecType)">PMMJ</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;pminput,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;rightinput,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;nrow,
<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,
boolean&nbsp;partitioned,
boolean&nbsp;emptyBlocks,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">
<div class="block">Constructor to setup a Permutation Matrix Multiplication</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ReBlock.html#%3Cinit%3E(org.apache.sysds.lops.Lop,int,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,boolean,org.apache.sysds.common.Types.ExecType)">ReBlock</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
int&nbsp;blen,
<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,
boolean&nbsp;outputEmptyBlocks,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../RightIndex.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">RightIndex</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;rowL,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;rowU,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;colL,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;colU,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../RightIndex.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,boolean)">RightIndex</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;rowL,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;rowU,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;colL,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;colU,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
boolean&nbsp;forleft)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../RightIndex.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.hops.AggBinaryOp.SparkAggType,org.apache.sysds.common.Types.ExecType)">RightIndex</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;rowL,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;rowU,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;colL,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;colU,
<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,
<a href="../../hops/AggBinaryOp.SparkAggType.html" title="enum in org.apache.sysds.hops">AggBinaryOp.SparkAggType</a>&nbsp;aggtype,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SortKeys.html#%3Cinit%3E(org.apache.sysds.lops.Lop,boolean,org.apache.sysds.lops.SortKeys.OperationTypes,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">SortKeys</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
boolean&nbsp;desc,
<a href="../SortKeys.OperationTypes.html" title="enum in org.apache.sysds.lops">SortKeys.OperationTypes</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SortKeys.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.SortKeys.OperationTypes,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">SortKeys</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../SortKeys.OperationTypes.html" title="enum in org.apache.sysds.lops">SortKeys.OperationTypes</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;numThreads)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SortKeys.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.SortKeys.OperationTypes,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">SortKeys</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<a href="../SortKeys.OperationTypes.html" title="enum in org.apache.sysds.lops">SortKeys.OperationTypes</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;numThreads)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Ternary.html#%3Cinit%3E(org.apache.sysds.common.Types.OpOp3,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">Ternary</a></span>&#8203;(<a href="../../common/Types.OpOp3.html" title="enum in org.apache.sysds.common">Types.OpOp3</a>&nbsp;op,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;numThreads)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../TernaryAggregate.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.AggOp,org.apache.sysds.common.Types.OpOp2,org.apache.sysds.common.Types.Direction,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">TernaryAggregate</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<a href="../../common/Types.AggOp.html" title="enum in org.apache.sysds.common">Types.AggOp</a>&nbsp;aggOp,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;binOp,
<a href="../../common/Types.Direction.html" title="enum in org.apache.sysds.common">Types.Direction</a>&nbsp;direction,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;k)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Transform.html#%3Cinit%3E(org.apache.sysds.lops.Lop%5B%5D,org.apache.sysds.common.Types.ReOrgOp,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,boolean,org.apache.sysds.common.Types.ExecType)">Transform</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>[]&nbsp;inputs,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>&nbsp;op,
<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,
boolean&nbsp;outputEmptyBlock,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Transform.html#%3Cinit%3E(org.apache.sysds.lops.Lop%5B%5D,org.apache.sysds.common.Types.ReOrgOp,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,boolean)">Transform</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>[]&nbsp;inputs,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
boolean&nbsp;bSortIndInMem)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Transform.html#%3Cinit%3E(org.apache.sysds.lops.Lop%5B%5D,org.apache.sysds.common.Types.ReOrgOp,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,boolean,int)">Transform</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>[]&nbsp;inputs,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
boolean&nbsp;bSortIndInMem,
int&nbsp;k)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Transform.html#%3Cinit%3E(org.apache.sysds.lops.Lop%5B%5D,org.apache.sysds.common.Types.ReOrgOp,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">Transform</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>[]&nbsp;inputs,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;k)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Transform.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.ReOrgOp,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">Transform</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Transform.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.ReOrgOp,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,boolean)">Transform</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
boolean&nbsp;bSortIndInMem)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Transform.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.ReOrgOp,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">Transform</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<a href="../../common/Types.ReOrgOp.html" title="enum in org.apache.sysds.common">Types.ReOrgOp</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;k)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../UAggOuterChain.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.AggOp,org.apache.sysds.common.Types.Direction,org.apache.sysds.common.Types.OpOp2,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">UAggOuterChain</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../../common/Types.AggOp.html" title="enum in org.apache.sysds.common">Types.AggOp</a>&nbsp;uaop,
<a href="../../common/Types.Direction.html" title="enum in org.apache.sysds.common">Types.Direction</a>&nbsp;uadir,
<a href="../../common/Types.OpOp2.html" title="enum in org.apache.sysds.common">Types.OpOp2</a>&nbsp;bop,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">
<div class="block">Constructor to setup a unaryagg outer chain</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Unary.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.OpOp1,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int,boolean)">Unary</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;numThreads,
boolean&nbsp;inplace)</code></th>
<td class="colLast">
<div class="block">Constructor to perform a unary operation with 1 input.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Unary.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.OpOp1,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">Unary</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;numThreads)</code></th>
<td class="colLast">
<div class="block">Constructor to perform a unary operation with 2 inputs</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../UnaryCP.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.OpOp1,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType)">UnaryCP</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;op,
<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)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../UnaryCP.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.OpOp1,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,int)">UnaryCP</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;op,
<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,
int&nbsp;k)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../UnaryCP.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.OpOp1,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">UnaryCP</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../UnaryCP.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.OpOp1,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">UnaryCP</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;k)</code></th>
<td class="colLast">
<div class="block">Constructor to perform a scalar operation</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedCrossEntropy.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.lops.WeightedCrossEntropy.WCeMMType,org.apache.sysds.common.Types.ExecType)">WeightedCrossEntropy</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input4,
<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,
<a href="../WeightedCrossEntropy.WCeMMType.html" title="enum in org.apache.sysds.lops">WeightedCrossEntropy.WCeMMType</a>&nbsp;wt,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedCrossEntropyR.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.lops.WeightedCrossEntropy.WCeMMType,boolean,boolean,org.apache.sysds.common.Types.ExecType)">WeightedCrossEntropyR</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input4,
<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,
<a href="../WeightedCrossEntropy.WCeMMType.html" title="enum in org.apache.sysds.lops">WeightedCrossEntropy.WCeMMType</a>&nbsp;wt,
boolean&nbsp;cacheU,
boolean&nbsp;cacheV,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedDivMM.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.lops.WeightedDivMM.WDivMMType,org.apache.sysds.common.Types.ExecType)">WeightedDivMM</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input4,
<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,
<a href="../WeightedDivMM.WDivMMType.html" title="enum in org.apache.sysds.lops">WeightedDivMM.WDivMMType</a>&nbsp;wt,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedDivMMR.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.lops.WeightedDivMM.WDivMMType,boolean,boolean,org.apache.sysds.common.Types.ExecType)">WeightedDivMMR</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input4,
<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,
<a href="../WeightedDivMM.WDivMMType.html" title="enum in org.apache.sysds.lops">WeightedDivMM.WDivMMType</a>&nbsp;wt,
boolean&nbsp;cacheU,
boolean&nbsp;cacheV,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedSigmoid.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.lops.WeightedSigmoid.WSigmoidType,org.apache.sysds.common.Types.ExecType)">WeightedSigmoid</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<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,
<a href="../WeightedSigmoid.WSigmoidType.html" title="enum in org.apache.sysds.lops">WeightedSigmoid.WSigmoidType</a>&nbsp;wt,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedSigmoidR.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.lops.WeightedSigmoid.WSigmoidType,boolean,boolean,org.apache.sysds.common.Types.ExecType)">WeightedSigmoidR</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<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,
<a href="../WeightedSigmoid.WSigmoidType.html" title="enum in org.apache.sysds.lops">WeightedSigmoid.WSigmoidType</a>&nbsp;wt,
boolean&nbsp;cacheU,
boolean&nbsp;cacheV,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedSquaredLoss.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.lops.WeightedSquaredLoss.WeightsType,org.apache.sysds.common.Types.ExecType)">WeightedSquaredLoss</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input4,
<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,
<a href="../WeightedSquaredLoss.WeightsType.html" title="enum in org.apache.sysds.lops">WeightedSquaredLoss.WeightsType</a>&nbsp;wt,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedSquaredLossR.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.lops.WeightedSquaredLoss.WeightsType,boolean,boolean,org.apache.sysds.common.Types.ExecType)">WeightedSquaredLossR</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input4,
<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,
<a href="../WeightedSquaredLoss.WeightsType.html" title="enum in org.apache.sysds.lops">WeightedSquaredLoss.WeightsType</a>&nbsp;wt,
boolean&nbsp;cacheU,
boolean&nbsp;cacheV,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedUnaryMM.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.lops.WeightedUnaryMM.WUMMType,org.apache.sysds.common.Types.OpOp1,org.apache.sysds.common.Types.ExecType)">WeightedUnaryMM</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<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,
<a href="../WeightedUnaryMM.WUMMType.html" title="enum in org.apache.sysds.lops">WeightedUnaryMM.WUMMType</a>&nbsp;wt,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;op,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WeightedUnaryMMR.html#%3Cinit%3E(org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.lops.Lop,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.lops.WeightedUnaryMM.WUMMType,org.apache.sysds.common.Types.OpOp1,boolean,boolean,org.apache.sysds.common.Types.ExecType)">WeightedUnaryMMR</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input1,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input2,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input3,
<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,
<a href="../WeightedUnaryMM.WUMMType.html" title="enum in org.apache.sysds.lops">WeightedUnaryMM.WUMMType</a>&nbsp;wt,
<a href="../../common/Types.OpOp1.html" title="enum in org.apache.sysds.common">Types.OpOp1</a>&nbsp;op,
boolean&nbsp;cacheU,
boolean&nbsp;cacheV,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../package-summary.html">org.apache.sysds.lops</a> with type arguments of type <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Data.html#%3Cinit%3E(org.apache.sysds.common.Types.OpOpData,org.apache.sysds.lops.Lop,java.util.HashMap,java.lang.String,java.lang.String,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.FileFormat)">Data</a></span>&#8203;(<a href="../../common/Types.OpOpData.html" title="enum in org.apache.sysds.common">Types.OpOpData</a>&nbsp;op,
<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;input,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;inputParametersLops,
<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="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;literal,
<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,
<a href="../../common/Types.FileFormat.html" title="enum in org.apache.sysds.common">Types.FileFormat</a>&nbsp;fmt)</code></th>
<td class="colLast">
<div class="block">Constructor to setup read or write LOP
In case of write: <code>input</code> must be provided.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DataGen.html#%3Cinit%3E(org.apache.sysds.common.Types.OpOpDG,org.apache.sysds.parser.DataIdentifier,java.util.HashMap,java.lang.String,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">DataGen</a></span>&#8203;(<a href="../../common/Types.OpOpDG.html" title="enum in org.apache.sysds.common">Types.OpOpDG</a>&nbsp;op,
<a href="../../parser/DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;id,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;inputParametersLops,
<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;baseDir,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">
<div class="block">Creates a new Rand-LOP.</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Federated.html#%3Cinit%3E(java.util.HashMap,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType)">Federated</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;inputLops,
<a href="../../common/Types.DataType.html" title="enum in org.apache.sysds.common">Types.DataType</a>&nbsp;dataType,
<a href="../../common/Types.ValueType.html" title="enum in org.apache.sysds.common">Types.ValueType</a>&nbsp;valueType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../FunctionCallCP.html#%3Cinit%3E(java.util.ArrayList,java.lang.String,java.lang.String,java.lang.String%5B%5D,java.lang.String%5B%5D,java.util.ArrayList,boolean,org.apache.sysds.common.Types.ExecType)">FunctionCallCP</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;inputs,
<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;fnamespace,
<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;fname,
<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;inputNames,
<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;outputNames,
<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="../../hops/Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;outputHops,
boolean&nbsp;opt,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../FunctionCallCP.html#%3Cinit%3E(java.util.ArrayList,java.lang.String,java.lang.String,java.lang.String%5B%5D,java.lang.String%5B%5D,org.apache.sysds.common.Types.ExecType)">FunctionCallCP</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;inputs,
<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;fnamespace,
<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;fname,
<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;inputNames,
<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;outputNames,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../GroupedAggregate.html#%3Cinit%3E(java.util.HashMap,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">GroupedAggregate</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;inputParameterLops,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../GroupedAggregate.html#%3Cinit%3E(java.util.HashMap,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,boolean)">GroupedAggregate</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;inputParameterLops,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
boolean&nbsp;broadcastGroups)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../GroupedAggregate.html#%3Cinit%3E(java.util.HashMap,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">GroupedAggregate</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;inputParameterLops,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;k)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../GroupedAggregateM.html#%3Cinit%3E(java.util.HashMap,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,boolean,org.apache.sysds.common.Types.ExecType)">GroupedAggregateM</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;inputParameterLops,
<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,
boolean&nbsp;partitioned,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ParameterizedBuiltin.html#%3Cinit%3E(java.util.HashMap,org.apache.sysds.common.Types.ParamBuiltinOp,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">ParameterizedBuiltin</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;paramLops,
<a href="../../common/Types.ParamBuiltinOp.html" title="enum in org.apache.sysds.common">Types.ParamBuiltinOp</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ParameterizedBuiltin.html#%3Cinit%3E(java.util.HashMap,org.apache.sysds.common.Types.ParamBuiltinOp,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,boolean)">ParameterizedBuiltin</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;paramLops,
<a href="../../common/Types.ParamBuiltinOp.html" title="enum in org.apache.sysds.common">Types.ParamBuiltinOp</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
boolean&nbsp;bRmEmptyBC)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ParameterizedBuiltin.html#%3Cinit%3E(java.util.HashMap,org.apache.sysds.common.Types.ParamBuiltinOp,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType,int)">ParameterizedBuiltin</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;paramLops,
<a href="../../common/Types.ParamBuiltinOp.html" title="enum in org.apache.sysds.common">Types.ParamBuiltinOp</a>&nbsp;op,
<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,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et,
int&nbsp;k)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SpoofFused.html#%3Cinit%3E(java.util.ArrayList,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,java.lang.Class,org.apache.sysds.hops.codegen.SpoofCompiler.GeneratorAPI,java.lang.String,int,org.apache.sysds.common.Types.ExecType)">SpoofFused</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;inputs,
<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,
<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;?&gt;&nbsp;cla,
<a href="../../hops/codegen/SpoofCompiler.GeneratorAPI.html" title="enum in org.apache.sysds.hops.codegen">SpoofCompiler.GeneratorAPI</a>&nbsp;api,
<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;genVarName,
int&nbsp;k,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;etype)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Sql.html#%3Cinit%3E(java.util.HashMap,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType)">Sql</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;inputParametersLops,
<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)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="org.apache.sysds.lops.compile">
<!-- -->
</a>
<h3>Uses of <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a> in <a href="../compile/package-summary.html">org.apache.sysds.lops.compile</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../compile/package-summary.html">org.apache.sysds.lops.compile</a> with type parameters of type <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../compile/Dag.html" title="class in org.apache.sysds.lops.compile">Dag</a>&lt;N extends <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;</span></code></th>
<td class="colLast">
<div class="block">Class to maintain a DAG of lops and compile it into
runtime instructions, incl piggybacking into jobs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../compile/LopComparator.html" title="class in org.apache.sysds.lops.compile">LopComparator</a>&lt;N extends <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;</span></code></th>
<td class="colLast">
<div class="block">Comparator class used in sorting the LopDAG in topological order.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../compile/package-summary.html">org.apache.sysds.lops.compile</a> with parameters of type <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Dag.</span><code><span class="memberNameLink"><a href="../compile/Dag.html#addNode(org.apache.sysds.lops.Lop)">addNode</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;node)</code></th>
<td class="colLast">
<div class="block">Method to add a node to the DAG.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="org.apache.sysds.lops.compile.linearization">
<!-- -->
</a>
<h3>Uses of <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a> in <a href="../compile/linearization/package-summary.html">org.apache.sysds.lops.compile.linearization</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../compile/linearization/package-summary.html">org.apache.sysds.lops.compile.linearization</a> that return types with arguments of type <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ILinearize.</span><code><span class="memberNameLink"><a href="../compile/linearization/ILinearize.html#linearize(java.util.List)">linearize</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;v)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../compile/linearization/package-summary.html">org.apache.sysds.lops.compile.linearization</a> with type arguments of type <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ILinearize.</span><code><span class="memberNameLink"><a href="../compile/linearization/ILinearize.html#linearize(java.util.List)">linearize</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;v)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="org.apache.sysds.lops.rewrite">
<!-- -->
</a>
<h3>Uses of <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a> in <a href="../rewrite/package-summary.html">org.apache.sysds.lops.rewrite</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../rewrite/package-summary.html">org.apache.sysds.lops.rewrite</a> that return types with arguments of type <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LopRewriter.</span><code><span class="memberNameLink"><a href="../rewrite/LopRewriter.html#rewriteLopDAG(java.util.ArrayList)">rewriteLopDAG</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;lops)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../rewrite/package-summary.html">org.apache.sysds.lops.rewrite</a> with type arguments of type <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LopRewriter.</span><code><span class="memberNameLink"><a href="../rewrite/LopRewriter.html#rewriteLopDAG(java.util.ArrayList)">rewriteLopDAG</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;lops)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="org.apache.sysds.parser">
<!-- -->
</a>
<h3>Uses of <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a> in <a href="../../parser/package-summary.html">org.apache.sysds.parser</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../parser/package-summary.html">org.apache.sysds.parser</a> that return <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ForStatementBlock.</span><code><span class="memberNameLink"><a href="../../parser/ForStatementBlock.html#getFromLops()">getFromLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ForStatementBlock.</span><code><span class="memberNameLink"><a href="../../parser/ForStatementBlock.html#getIncrementLops()">getIncrementLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IfStatementBlock.</span><code><span class="memberNameLink"><a href="../../parser/IfStatementBlock.html#getPredicateLops()">getPredicateLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WhileStatementBlock.</span><code><span class="memberNameLink"><a href="../../parser/WhileStatementBlock.html#getPredicateLops()">getPredicateLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ForStatementBlock.</span><code><span class="memberNameLink"><a href="../../parser/ForStatementBlock.html#getToLops()">getToLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../parser/package-summary.html">org.apache.sysds.parser</a> that return types with arguments of type <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StatementBlock.</span><code><span class="memberNameLink"><a href="../../parser/StatementBlock.html#getLops()">getLops</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../parser/package-summary.html">org.apache.sysds.parser</a> with parameters of type <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ForStatementBlock.</span><code><span class="memberNameLink"><a href="../../parser/ForStatementBlock.html#setFromLops(org.apache.sysds.lops.Lop)">setFromLops</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;lops)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ForStatementBlock.</span><code><span class="memberNameLink"><a href="../../parser/ForStatementBlock.html#setIncrementLops(org.apache.sysds.lops.Lop)">setIncrementLops</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;lops)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IfStatementBlock.</span><code><span class="memberNameLink"><a href="../../parser/IfStatementBlock.html#setPredicateLops(org.apache.sysds.lops.Lop)">setPredicateLops</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;predicateLops)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WhileStatementBlock.</span><code><span class="memberNameLink"><a href="../../parser/WhileStatementBlock.html#setPredicateLops(org.apache.sysds.lops.Lop)">setPredicateLops</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;predicateLops)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ForStatementBlock.</span><code><span class="memberNameLink"><a href="../../parser/ForStatementBlock.html#setToLops(org.apache.sysds.lops.Lop)">setToLops</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;lops)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../parser/package-summary.html">org.apache.sysds.parser</a> with type arguments of type <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StatementBlock.</span><code><span class="memberNameLink"><a href="../../parser/StatementBlock.html#setLops(java.util.ArrayList)">setLops</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="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;lops)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="org.apache.sysds.runtime.instructions">
<!-- -->
</a>
<h3>Uses of <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a> in <a href="../../runtime/instructions/package-summary.html">org.apache.sysds.runtime.instructions</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../runtime/instructions/package-summary.html">org.apache.sysds.runtime.instructions</a> with parameters of type <a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Instruction.</span><code><span class="memberNameLink"><a href="../../runtime/instructions/Instruction.html#setLocation(org.apache.sysds.lops.Lop)">setLocation</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;lop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Instruction.</span><code><span class="memberNameLink"><a href="../../runtime/instructions/Instruction.html#setPrivacyConstraint(org.apache.sysds.lops.Lop)">setPrivacyConstraint</a></span>&#8203;(<a href="../Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;lop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<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><a href="../Lop.html" title="class in org.apache.sysds.lops">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" 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>
<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>