| <!DOCTYPE HTML> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc --> |
| <title>Uses of Package org.apache.sysds.runtime.functionobjects (Apache SystemDS 3.4.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.1.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 Package org.apache.sysds.runtime.functionobjects (Apache SystemDS 3.4.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>Class</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 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"> </div> |
| <script type="text/javascript"><!-- |
| $('.navPadding').css('padding-top', $('.fixedNav').css("height")); |
| //--> |
| </script> |
| </nav> |
| </header> |
| <main role="main"> |
| <div class="header"> |
| <h1 title="Uses of Package org.apache.sysds.runtime.functionobjects" class="title">Uses of Package<br>org.apache.sysds.runtime.functionobjects</h1> |
| </div> |
| <div class="contentContainer"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="useSummary"> |
| <caption><span>Packages that use <a href="package-summary.html">org.apache.sysds.runtime.functionobjects</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Package</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="#org.apache.sysds.runtime.codegen">org.apache.sysds.runtime.codegen</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="#org.apache.sysds.runtime.compress.colgroup">org.apache.sysds.runtime.compress.colgroup</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="#org.apache.sysds.runtime.compress.colgroup.dictionary">org.apache.sysds.runtime.compress.colgroup.dictionary</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="#org.apache.sysds.runtime.functionobjects">org.apache.sysds.runtime.functionobjects</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="#org.apache.sysds.runtime.matrix.data">org.apache.sysds.runtime.matrix.data</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="#org.apache.sysds.runtime.matrix.operators">org.apache.sysds.runtime.matrix.operators</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"><a id="org.apache.sysds.runtime.codegen"> |
| <!-- --> |
| </a> |
| <table class="useSummary"> |
| <caption><span>Classes in <a href="package-summary.html">org.apache.sysds.runtime.functionobjects</a> used by <a href="../codegen/package-summary.html">org.apache.sysds.runtime.codegen</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Class</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/ValueFunction.html#org.apache.sysds.runtime.codegen">ValueFunction</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"><a id="org.apache.sysds.runtime.compress.colgroup"> |
| <!-- --> |
| </a> |
| <table class="useSummary"> |
| <caption><span>Classes in <a href="package-summary.html">org.apache.sysds.runtime.functionobjects</a> used by <a href="../compress/colgroup/package-summary.html">org.apache.sysds.runtime.compress.colgroup</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Class</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/ValueFunction.html#org.apache.sysds.runtime.compress.colgroup">ValueFunction</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"><a id="org.apache.sysds.runtime.compress.colgroup.dictionary"> |
| <!-- --> |
| </a> |
| <table class="useSummary"> |
| <caption><span>Classes in <a href="package-summary.html">org.apache.sysds.runtime.functionobjects</a> used by <a href="../compress/colgroup/dictionary/package-summary.html">org.apache.sysds.runtime.compress.colgroup.dictionary</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Class</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Builtin.html#org.apache.sysds.runtime.compress.colgroup.dictionary">Builtin</a></th> |
| <td class="colLast"> |
| <div class="block">Class with pre-defined set of objects.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/ValueFunction.html#org.apache.sysds.runtime.compress.colgroup.dictionary">ValueFunction</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"><a id="org.apache.sysds.runtime.functionobjects"> |
| <!-- --> |
| </a> |
| <table class="useSummary"> |
| <caption><span>Classes in <a href="package-summary.html">org.apache.sysds.runtime.functionobjects</a> used by <a href="package-summary.html">org.apache.sysds.runtime.functionobjects</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Class</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/And.html#org.apache.sysds.runtime.functionobjects">And</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/BitwAnd.html#org.apache.sysds.runtime.functionobjects">BitwAnd</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/BitwOr.html#org.apache.sysds.runtime.functionobjects">BitwOr</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/BitwShiftL.html#org.apache.sysds.runtime.functionobjects">BitwShiftL</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/BitwShiftR.html#org.apache.sysds.runtime.functionobjects">BitwShiftR</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/BitwXor.html#org.apache.sysds.runtime.functionobjects">BitwXor</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Builtin.html#org.apache.sysds.runtime.functionobjects">Builtin</a></th> |
| <td class="colLast"> |
| <div class="block">Class with pre-defined set of objects.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Builtin.BuiltinCode.html#org.apache.sysds.runtime.functionobjects">Builtin.BuiltinCode</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/CM.html#org.apache.sysds.runtime.functionobjects">CM</a></th> |
| <td class="colLast"> |
| <div class="block">GENERAL NOTE: |
| * 05/28/2014: We decided to do handle weights consistently to SPSS in an operation-specific manner, |
| i.e., we (1) round instead of casting where required (e.g.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/COV.html#org.apache.sysds.runtime.functionobjects">COV</a></th> |
| <td class="colLast"> |
| <div class="block">GENERAL NOTE: |
| * 05/28/2014: We decided to do handle weights consistently to SPSS in an operation-specific manner, |
| i.e., we (1) round instead of casting where required (e.g.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/CTable.html#org.apache.sysds.runtime.functionobjects">CTable</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/DiagIndex.html#org.apache.sysds.runtime.functionobjects">DiagIndex</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Divide.html#org.apache.sysds.runtime.functionobjects">Divide</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Equals.html#org.apache.sysds.runtime.functionobjects">Equals</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/FunctionObject.html#org.apache.sysds.runtime.functionobjects">FunctionObject</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/GreaterThan.html#org.apache.sysds.runtime.functionobjects">GreaterThan</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/GreaterThanEquals.html#org.apache.sysds.runtime.functionobjects">GreaterThanEquals</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/IfElse.html#org.apache.sysds.runtime.functionobjects">IfElse</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/IndexFunction.html#org.apache.sysds.runtime.functionobjects">IndexFunction</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/IntegerDivide.html#org.apache.sysds.runtime.functionobjects">IntegerDivide</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/KahanFunction.html#org.apache.sysds.runtime.functionobjects">KahanFunction</a></th> |
| <td class="colLast"> |
| <div class="block">Runtime function type to perform the summation of values using |
| the Kahan summation algorithm.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/KahanPlus.html#org.apache.sysds.runtime.functionobjects">KahanPlus</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/KahanPlusSq.html#org.apache.sysds.runtime.functionobjects">KahanPlusSq</a></th> |
| <td class="colLast"> |
| <div class="block">Runtime function to perform the summation of squared values using |
| the Kahan summation algorithm.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/LessThan.html#org.apache.sysds.runtime.functionobjects">LessThan</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/LessThanEquals.html#org.apache.sysds.runtime.functionobjects">LessThanEquals</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Max.html#org.apache.sysds.runtime.functionobjects">Max</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Mean.html#org.apache.sysds.runtime.functionobjects">Mean</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Min.html#org.apache.sysds.runtime.functionobjects">Min</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Minus.html#org.apache.sysds.runtime.functionobjects">Minus</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Minus1Multiply.html#org.apache.sysds.runtime.functionobjects">Minus1Multiply</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/MinusMultiply.html#org.apache.sysds.runtime.functionobjects">MinusMultiply</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/MinusNz.html#org.apache.sysds.runtime.functionobjects">MinusNz</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Modulus.html#org.apache.sysds.runtime.functionobjects">Modulus</a></th> |
| <td class="colLast"> |
| <div class="block">Integer modulus, where we adhere to the defined R semantics: |
| |
| ("%% indicates x mod y and %/% indicates integer division.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Multiply.html#org.apache.sysds.runtime.functionobjects">Multiply</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Multiply2.html#org.apache.sysds.runtime.functionobjects">Multiply2</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Not.html#org.apache.sysds.runtime.functionobjects">Not</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/NotEquals.html#org.apache.sysds.runtime.functionobjects">NotEquals</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/OffsetColumnIndex.html#org.apache.sysds.runtime.functionobjects">OffsetColumnIndex</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Or.html#org.apache.sysds.runtime.functionobjects">Or</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/ParameterizedBuiltin.html#org.apache.sysds.runtime.functionobjects">ParameterizedBuiltin</a></th> |
| <td class="colLast"> |
| <div class="block">Function object for builtin function that takes a list of name=value parameters.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/ParameterizedBuiltin.ParameterizedBuiltinCode.html#org.apache.sysds.runtime.functionobjects">ParameterizedBuiltin.ParameterizedBuiltinCode</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/ParameterizedBuiltin.ProbabilityDistributionCode.html#org.apache.sysds.runtime.functionobjects">ParameterizedBuiltin.ProbabilityDistributionCode</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Plus.html#org.apache.sysds.runtime.functionobjects">Plus</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/PlusMultiply.html#org.apache.sysds.runtime.functionobjects">PlusMultiply</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Power.html#org.apache.sysds.runtime.functionobjects">Power</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Power2.html#org.apache.sysds.runtime.functionobjects">Power2</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/ReduceAll.html#org.apache.sysds.runtime.functionobjects">ReduceAll</a></th> |
| <td class="colLast"> |
| <div class="block">Reduce both columns and rows into a single cell</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/ReduceCol.html#org.apache.sysds.runtime.functionobjects">ReduceCol</a></th> |
| <td class="colLast"> |
| <div class="block">Reduce the columns into fewer columns, normally 1</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/ReduceDiag.html#org.apache.sysds.runtime.functionobjects">ReduceDiag</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/ReduceRow.html#org.apache.sysds.runtime.functionobjects">ReduceRow</a></th> |
| <td class="colLast"> |
| <div class="block">Reduce all rows into a single row.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/RevIndex.html#org.apache.sysds.runtime.functionobjects">RevIndex</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/SwapIndex.html#org.apache.sysds.runtime.functionobjects">SwapIndex</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/TernaryValueFunction.html#org.apache.sysds.runtime.functionobjects">TernaryValueFunction</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/ValueComparisonFunction.html#org.apache.sysds.runtime.functionobjects">ValueComparisonFunction</a></th> |
| <td class="colLast"> |
| <div class="block">Abstraction for comparison (relational) operators in order to |
| force a proper implementation by all relevant subclasses.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/ValueFunction.html#org.apache.sysds.runtime.functionobjects">ValueFunction</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/Xor.html#org.apache.sysds.runtime.functionobjects">Xor</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"><a id="org.apache.sysds.runtime.matrix.data"> |
| <!-- --> |
| </a> |
| <table class="useSummary"> |
| <caption><span>Classes in <a href="package-summary.html">org.apache.sysds.runtime.functionobjects</a> used by <a href="../matrix/data/package-summary.html">org.apache.sysds.runtime.matrix.data</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Class</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/ValueFunction.html#org.apache.sysds.runtime.matrix.data">ValueFunction</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </li> |
| <li class="blockList"><a id="org.apache.sysds.runtime.matrix.operators"> |
| <!-- --> |
| </a> |
| <table class="useSummary"> |
| <caption><span>Classes in <a href="package-summary.html">org.apache.sysds.runtime.functionobjects</a> used by <a href="../matrix/operators/package-summary.html">org.apache.sysds.runtime.matrix.operators</a></span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Class</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/COV.html#org.apache.sysds.runtime.matrix.operators">COV</a></th> |
| <td class="colLast"> |
| <div class="block">GENERAL NOTE: |
| * 05/28/2014: We decided to do handle weights consistently to SPSS in an operation-specific manner, |
| i.e., we (1) round instead of casting where required (e.g.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/FunctionObject.html#org.apache.sysds.runtime.matrix.operators">FunctionObject</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/IndexFunction.html#org.apache.sysds.runtime.matrix.operators">IndexFunction</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <th class="colFirst" scope="row"><a href="class-use/TernaryValueFunction.html#org.apache.sysds.runtime.matrix.operators">TernaryValueFunction</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <th class="colFirst" scope="row"><a href="class-use/ValueFunction.html#org.apache.sysds.runtime.matrix.operators">ValueFunction</a></th> |
| <td class="colLast"> </td> |
| </tr> |
| </tbody> |
| </table> |
| </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>Class</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 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 © 2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </footer> |
| </body> |
| </html> |