You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemds.apache.org by ja...@apache.org on 2022/07/05 06:33:02 UTC

[systemds-website] branch asf-staging updated: [DOCS] Apache SystemDS 3.0.0 docs

This is an automated email from the ASF dual-hosted git repository.

janardhan pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/systemds-website.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 16d43513 [DOCS] Apache SystemDS 3.0.0 docs
16d43513 is described below

commit 16d43513fff10e5b276f16b1f5863e6edbe155c6
Author: Janardhan Pulivarthi <j1...@protonmail.com>
AuthorDate: Tue Jul 5 06:30:58 2022 +0000

    [DOCS] Apache SystemDS 3.0.0 docs
---
 content/docs/3.0.0/api/java/allclasses-index.html  |  7953 ++++
 content/docs/3.0.0/api/java/allclasses.html        |  1649 +
 content/docs/3.0.0/api/java/allpackages-index.html |   526 +
 content/docs/3.0.0/api/java/constant-values.html   |  6829 +++
 content/docs/3.0.0/api/java/deprecated-list.html   |   225 +
 content/docs/3.0.0/api/java/element-list           |    91 +
 content/docs/3.0.0/api/java/help-doc.html          |   280 +
 content/docs/3.0.0/api/java/index-all.html         | 44858 +++++++++++++++++++
 content/docs/3.0.0/api/java/index.html             |   592 +
 .../api/java/jquery/external/jquery/jquery.js      | 10872 +++++
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../java/jquery/images/ui-icons_222222_256x240.png |   Bin 0 -> 6922 bytes
 .../java/jquery/images/ui-icons_2e83ff_256x240.png |   Bin 0 -> 4549 bytes
 .../java/jquery/images/ui-icons_454545_256x240.png |   Bin 0 -> 6992 bytes
 .../java/jquery/images/ui-icons_888888_256x240.png |   Bin 0 -> 6999 bytes
 .../java/jquery/images/ui-icons_cd0a0a_256x240.png |   Bin 0 -> 4549 bytes
 content/docs/3.0.0/api/java/jquery/jquery-3.5.1.js | 10872 +++++
 content/docs/3.0.0/api/java/jquery/jquery-ui.css   |   582 +
 content/docs/3.0.0/api/java/jquery/jquery-ui.js    |  2659 ++
 .../docs/3.0.0/api/java/jquery/jquery-ui.min.css   |     7 +
 .../docs/3.0.0/api/java/jquery/jquery-ui.min.js    |     6 +
 .../3.0.0/api/java/jquery/jquery-ui.structure.css  |   156 +
 .../api/java/jquery/jquery-ui.structure.min.css    |     5 +
 .../java/jquery/jszip-utils/dist/jszip-utils-ie.js |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 .../java/jquery/jszip-utils/dist/jszip-utils.js    |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 .../docs/3.0.0/api/java/jquery/jszip/dist/jszip.js | 11370 +++++
 .../3.0.0/api/java/jquery/jszip/dist/jszip.min.js  |    13 +
 content/docs/3.0.0/api/java/member-search-index.js |     1 +
 .../docs/3.0.0/api/java/member-search-index.zip    |   Bin 0 -> 219101 bytes
 .../java/org/apache/sysds/api/ConfigurableAPI.html |   285 +
 .../java/org/apache/sysds/api/DMLException.html    |   390 +
 .../api/java/org/apache/sysds/api/DMLOptions.html  |   831 +
 .../api/java/org/apache/sysds/api/DMLScript.html   |  1068 +
 .../java/org/apache/sysds/api/PythonDMLScript.html |   290 +
 .../org/apache/sysds/api/ScriptExecutorUtils.html  |   353 +
 .../sysds/api/class-use/ConfigurableAPI.html       |   223 +
 .../apache/sysds/api/class-use/DMLException.html   |   370 +
 .../org/apache/sysds/api/class-use/DMLOptions.html |   209 +
 .../org/apache/sysds/api/class-use/DMLScript.html  |   148 +
 .../sysds/api/class-use/PythonDMLScript.html       |   148 +
 .../sysds/api/class-use/ScriptExecutorUtils.html   |   148 +
 .../java/org/apache/sysds/api/jmlc/Connection.html |  1532 +
 .../java/org/apache/sysds/api/jmlc/JMLCUtils.html  |   398 +
 .../org/apache/sysds/api/jmlc/PreparedScript.html  |  1066 +
 .../org/apache/sysds/api/jmlc/ResultVariables.html |   546 +
 .../sysds/api/jmlc/class-use/Connection.html       |   192 +
 .../apache/sysds/api/jmlc/class-use/JMLCUtils.html |   148 +
 .../sysds/api/jmlc/class-use/PreparedScript.html   |   225 +
 .../sysds/api/jmlc/class-use/ResultVariables.html  |   195 +
 .../org/apache/sysds/api/jmlc/package-summary.html |   189 +
 .../org/apache/sysds/api/jmlc/package-tree.html    |   166 +
 .../org/apache/sysds/api/jmlc/package-use.html     |   217 +
 .../java/org/apache/sysds/api/mlcontext/Frame.html |   642 +
 .../apache/sysds/api/mlcontext/FrameFormat.html    |   433 +
 .../apache/sysds/api/mlcontext/FrameMetadata.html  |  1088 +
 .../apache/sysds/api/mlcontext/FrameSchema.html    |   421 +
 .../api/mlcontext/MLContext.ExecutionType.html     |   443 +
 .../api/mlcontext/MLContext.ExplainLevel.html      |   451 +
 .../api/mlcontext/MLContext.InternalProxy.html     |   313 +
 .../org/apache/sysds/api/mlcontext/MLContext.html  |  1139 +
 .../api/mlcontext/MLContextConversionUtil.html     |  1702 +
 .../sysds/api/mlcontext/MLContextException.html    |   408 +
 .../apache/sysds/api/mlcontext/MLContextUtil.html  |  1251 +
 .../org/apache/sysds/api/mlcontext/MLResults.html  |  2513 ++
 .../org/apache/sysds/api/mlcontext/Matrix.html     |   758 +
 .../apache/sysds/api/mlcontext/MatrixFormat.html   |   495 +
 .../apache/sysds/api/mlcontext/MatrixMetadata.html |   795 +
 .../org/apache/sysds/api/mlcontext/Metadata.html   |   529 +
 .../apache/sysds/api/mlcontext/ProjectInfo.html    |   400 +
 .../org/apache/sysds/api/mlcontext/Script.html     |  1182 +
 .../apache/sysds/api/mlcontext/ScriptExecutor.html |   836 +
 .../apache/sysds/api/mlcontext/ScriptFactory.html  |   480 +
 .../sysds/api/mlcontext/class-use/Frame.html       |   194 +
 .../sysds/api/mlcontext/class-use/FrameFormat.html |   361 +
 .../api/mlcontext/class-use/FrameMetadata.html     |   311 +
 .../sysds/api/mlcontext/class-use/FrameSchema.html |   290 +
 .../class-use/MLContext.ExecutionType.html         |   240 +
 .../class-use/MLContext.ExplainLevel.html          |   228 +
 .../class-use/MLContext.InternalProxy.html         |   194 +
 .../sysds/api/mlcontext/class-use/MLContext.html   |   249 +
 .../class-use/MLContextConversionUtil.html         |   148 +
 .../mlcontext/class-use/MLContextException.html    |   148 +
 .../api/mlcontext/class-use/MLContextUtil.html     |   148 +
 .../sysds/api/mlcontext/class-use/MLResults.html   |   247 +
 .../sysds/api/mlcontext/class-use/Matrix.html      |   194 +
 .../api/mlcontext/class-use/MatrixFormat.html      |   307 +
 .../api/mlcontext/class-use/MatrixMetadata.html    |   345 +
 .../sysds/api/mlcontext/class-use/Metadata.html    |   251 +
 .../sysds/api/mlcontext/class-use/ProjectInfo.html |   202 +
 .../sysds/api/mlcontext/class-use/Script.html      |   403 +
 .../api/mlcontext/class-use/ScriptExecutor.html    |   248 +
 .../api/mlcontext/class-use/ScriptFactory.html     |   148 +
 .../sysds/api/mlcontext/package-summary.html       |   309 +
 .../apache/sysds/api/mlcontext/package-tree.html   |   210 +
 .../apache/sysds/api/mlcontext/package-use.html    |   331 +
 .../java/org/apache/sysds/api/package-summary.html |   219 +
 .../java/org/apache/sysds/api/package-tree.html    |   185 +
 .../api/java/org/apache/sysds/api/package-use.html |   398 +
 .../api/java/org/apache/sysds/common/Builtins.html |  4448 ++
 .../java/org/apache/sysds/common/Types.AggOp.html  |   586 +
 .../org/apache/sysds/common/Types.BlockType.html   |   409 +
 .../sysds/common/Types.CorrectionLocationType.html |   488 +
 .../org/apache/sysds/common/Types.DataType.html    |   559 +
 .../org/apache/sysds/common/Types.Direction.html   |   456 +
 .../org/apache/sysds/common/Types.ExecMode.html    |   396 +
 .../org/apache/sysds/common/Types.ExecType.html    |   435 +
 .../org/apache/sysds/common/Types.FileFormat.html  |   603 +
 .../apache/sysds/common/Types.FunctionBlock.html   |   259 +
 .../java/org/apache/sysds/common/Types.OpOp1.html  |  1234 +
 .../java/org/apache/sysds/common/Types.OpOp2.html  |   948 +
 .../java/org/apache/sysds/common/Types.OpOp3.html  |   505 +
 .../java/org/apache/sysds/common/Types.OpOp4.html  |   439 +
 .../java/org/apache/sysds/common/Types.OpOpDG.html |   434 +
 .../org/apache/sysds/common/Types.OpOpData.html    |   521 +
 .../org/apache/sysds/common/Types.OpOpDnn.html     |   564 +
 .../java/org/apache/sysds/common/Types.OpOpN.html  |   474 +
 .../apache/sysds/common/Types.ParamBuiltinOp.html  |   590 +
 .../org/apache/sysds/common/Types.ReOrgOp.html     |   453 +
 .../org/apache/sysds/common/Types.ReturnType.html  |   397 +
 .../org/apache/sysds/common/Types.ValueType.html   |   547 +
 .../api/java/org/apache/sysds/common/Types.html    |   408 +
 .../api/java/org/apache/sysds/common/Warnings.html |   320 +
 .../apache/sysds/common/class-use/Builtins.html    |   323 +
 .../apache/sysds/common/class-use/Types.AggOp.html |   576 +
 .../sysds/common/class-use/Types.BlockType.html    |   202 +
 .../class-use/Types.CorrectionLocationType.html    |   356 +
 .../sysds/common/class-use/Types.DataType.html     |  2191 +
 .../sysds/common/class-use/Types.Direction.html    |   472 +
 .../sysds/common/class-use/Types.ExecMode.html     |   310 +
 .../sysds/common/class-use/Types.ExecType.html     |  1504 +
 .../sysds/common/class-use/Types.FileFormat.html   |   959 +
 .../common/class-use/Types.FunctionBlock.html      |   292 +
 .../apache/sysds/common/class-use/Types.OpOp1.html |   420 +
 .../apache/sysds/common/class-use/Types.OpOp2.html |   590 +
 .../apache/sysds/common/class-use/Types.OpOp3.html |   347 +
 .../apache/sysds/common/class-use/Types.OpOp4.html |   302 +
 .../sysds/common/class-use/Types.OpOpDG.html       |   362 +
 .../sysds/common/class-use/Types.OpOpData.html     |   402 +
 .../sysds/common/class-use/Types.OpOpDnn.html      |   365 +
 .../apache/sysds/common/class-use/Types.OpOpN.html |   329 +
 .../common/class-use/Types.ParamBuiltinOp.html     |   374 +
 .../sysds/common/class-use/Types.ReOrgOp.html      |   409 +
 .../sysds/common/class-use/Types.ReturnType.html   |   202 +
 .../sysds/common/class-use/Types.ValueType.html    |  3452 ++
 .../org/apache/sysds/common/class-use/Types.html   |   148 +
 .../apache/sysds/common/class-use/Warnings.html    |   148 +
 .../org/apache/sysds/common/package-summary.html   |   299 +
 .../java/org/apache/sysds/common/package-tree.html |   204 +
 .../java/org/apache/sysds/common/package-use.html  |  1403 +
 .../sysds/conf/CompilerConfig.ConfigType.html      |   603 +
 .../java/org/apache/sysds/conf/CompilerConfig.html |   476 +
 .../apache/sysds/conf/ConfigurationManager.html    |   723 +
 .../api/java/org/apache/sysds/conf/DMLConfig.html  |  1561 +
 .../conf/class-use/CompilerConfig.ConfigType.html  |   275 +
 .../sysds/conf/class-use/CompilerConfig.html       |   340 +
 .../sysds/conf/class-use/ConfigurationManager.html |   148 +
 .../org/apache/sysds/conf/class-use/DMLConfig.html |   510 +
 .../org/apache/sysds/conf/package-summary.html     |   194 +
 .../java/org/apache/sysds/conf/package-tree.html   |   179 +
 .../java/org/apache/sysds/conf/package-use.html    |   362 +
 .../apache/sysds/hops/AggBinaryOp.MMultMethod.html |   499 +
 .../sysds/hops/AggBinaryOp.SparkAggType.html       |   395 +
 .../java/org/apache/sysds/hops/AggBinaryOp.html    |   809 +
 .../api/java/org/apache/sysds/hops/AggUnaryOp.html |   623 +
 .../apache/sysds/hops/BinaryOp.AppendMethod.html   |   421 +
 .../apache/sysds/hops/BinaryOp.MMBinaryMethod.html |   434 +
 .../api/java/org/apache/sysds/hops/BinaryOp.html   |   807 +
 .../api/java/org/apache/sysds/hops/DataGenOp.html  |   779 +
 .../api/java/org/apache/sysds/hops/DataOp.html     |   936 +
 .../api/java/org/apache/sysds/hops/DnnOp.html      |   604 +
 .../apache/sysds/hops/FunctionOp.FunctionType.html |   395 +
 .../api/java/org/apache/sysds/hops/FunctionOp.html |   849 +
 .../3.0.0/api/java/org/apache/sysds/hops/Hop.html  |  2731 ++
 .../java/org/apache/sysds/hops/HopsException.html  |   443 +
 .../api/java/org/apache/sysds/hops/IndexingOp.html |   662 +
 .../hops/LeftIndexingOp.LeftIndexingMethod.html    |   395 +
 .../java/org/apache/sysds/hops/LeftIndexingOp.html |   673 +
 .../api/java/org/apache/sysds/hops/LiteralOp.html  |   623 +
 .../api/java/org/apache/sysds/hops/MemoTable.html  |   419 +
 .../org/apache/sysds/hops/MultiThreadedHop.html    |   389 +
 .../api/java/org/apache/sysds/hops/NaryOp.html     |   562 +
 .../sysds/hops/OptimizerUtils.MemoryManager.html   |   383 +
 .../hops/OptimizerUtils.OptimizationLevel.html     |   468 +
 .../java/org/apache/sysds/hops/OptimizerUtils.html |  2791 ++
 .../apache/sysds/hops/ParameterizedBuiltinOp.html  |   735 +
 .../java/org/apache/sysds/hops/QuaternaryOp.html   |   739 +
 .../api/java/org/apache/sysds/hops/ReorgOp.html    |   643 +
 .../api/java/org/apache/sysds/hops/TernaryOp.html  |   683 +
 .../api/java/org/apache/sysds/hops/UnaryOp.html    |   636 +
 .../hops/class-use/AggBinaryOp.MMultMethod.html    |   222 +
 .../hops/class-use/AggBinaryOp.SparkAggType.html   |   304 +
 .../apache/sysds/hops/class-use/AggBinaryOp.html   |   199 +
 .../apache/sysds/hops/class-use/AggUnaryOp.html    |   205 +
 .../hops/class-use/BinaryOp.AppendMethod.html      |   217 +
 .../hops/class-use/BinaryOp.MMBinaryMethod.html    |   217 +
 .../org/apache/sysds/hops/class-use/BinaryOp.html  |   229 +
 .../org/apache/sysds/hops/class-use/DataGenOp.html |   234 +
 .../org/apache/sysds/hops/class-use/DataOp.html    |   218 +
 .../org/apache/sysds/hops/class-use/DnnOp.html     |   148 +
 .../hops/class-use/FunctionOp.FunctionType.html    |   273 +
 .../apache/sysds/hops/class-use/FunctionOp.html    |   240 +
 .../java/org/apache/sysds/hops/class-use/Hop.html  |  4362 ++
 .../apache/sysds/hops/class-use/HopsException.html |   193 +
 .../apache/sysds/hops/class-use/IndexingOp.html    |   243 +
 .../LeftIndexingOp.LeftIndexingMethod.html         |   217 +
 .../sysds/hops/class-use/LeftIndexingOp.html       |   217 +
 .../org/apache/sysds/hops/class-use/LiteralOp.html |   388 +
 .../org/apache/sysds/hops/class-use/MemoTable.html |   266 +
 .../sysds/hops/class-use/MultiThreadedHop.html     |   289 +
 .../org/apache/sysds/hops/class-use/NaryOp.html    |   193 +
 .../class-use/OptimizerUtils.MemoryManager.html    |   219 +
 .../OptimizerUtils.OptimizationLevel.html          |   239 +
 .../sysds/hops/class-use/OptimizerUtils.html       |   148 +
 .../hops/class-use/ParameterizedBuiltinOp.html     |   194 +
 .../apache/sysds/hops/class-use/QuaternaryOp.html  |   148 +
 .../org/apache/sysds/hops/class-use/ReorgOp.html   |   210 +
 .../org/apache/sysds/hops/class-use/TernaryOp.html |   213 +
 .../org/apache/sysds/hops/class-use/UnaryOp.html   |   226 +
 .../hops/codegen/SpoofCompiler.CompilerType.html   |   421 +
 .../hops/codegen/SpoofCompiler.GeneratorAPI.html   |   409 +
 .../codegen/SpoofCompiler.IntegrationType.html     |   382 +
 .../codegen/SpoofCompiler.PlanCachePolicy.html     |   411 +
 .../hops/codegen/SpoofCompiler.PlanSelector.html   |   436 +
 .../hops/codegen/SpoofCompiler.RegisterAlloc.html  |   395 +
 .../apache/sysds/hops/codegen/SpoofCompiler.html   |   763 +
 .../codegen/SpoofFusedOp.SpoofOutputDimsType.html  |   512 +
 .../apache/sysds/hops/codegen/SpoofFusedOp.html    |   605 +
 .../class-use/SpoofCompiler.CompilerType.html      |   217 +
 .../class-use/SpoofCompiler.GeneratorAPI.html      |   502 +
 .../class-use/SpoofCompiler.IntegrationType.html   |   217 +
 .../class-use/SpoofCompiler.PlanCachePolicy.html   |   223 +
 .../class-use/SpoofCompiler.PlanSelector.html      |   217 +
 .../class-use/SpoofCompiler.RegisterAlloc.html     |   217 +
 .../hops/codegen/class-use/SpoofCompiler.html      |   148 +
 .../SpoofFusedOp.SpoofOutputDimsType.html          |   268 +
 .../sysds/hops/codegen/class-use/SpoofFusedOp.html |   148 +
 .../org/apache/sysds/hops/codegen/cplan/CNode.html |   726 +
 .../hops/codegen/cplan/CNodeBinary.BinType.html    |  1471 +
 .../sysds/hops/codegen/cplan/CNodeBinary.html      |   455 +
 .../apache/sysds/hops/codegen/cplan/CNodeCell.html |   688 +
 .../apache/sysds/hops/codegen/cplan/CNodeData.html |   526 +
 .../sysds/hops/codegen/cplan/CNodeMultiAgg.html    |   622 +
 .../hops/codegen/cplan/CNodeNary.NaryType.html     |   469 +
 .../apache/sysds/hops/codegen/cplan/CNodeNary.html |   453 +
 .../hops/codegen/cplan/CNodeOuterProduct.html      |   578 +
 .../apache/sysds/hops/codegen/cplan/CNodeRow.html  |   590 +
 .../codegen/cplan/CNodeTernary.TernaryType.html    |   501 +
 .../sysds/hops/codegen/cplan/CNodeTernary.html     |   457 +
 .../apache/sysds/hops/codegen/cplan/CNodeTpl.html  |   579 +
 .../hops/codegen/cplan/CNodeUnary.UnaryType.html   |  1182 +
 .../sysds/hops/codegen/cplan/CNodeUnary.html       |   467 +
 .../sysds/hops/codegen/cplan/CodeTemplate.html     |   380 +
 .../sysds/hops/codegen/cplan/class-use/CNode.html  |   693 +
 .../cplan/class-use/CNodeBinary.BinType.html       |   354 +
 .../hops/codegen/cplan/class-use/CNodeBinary.html  |   148 +
 .../hops/codegen/cplan/class-use/CNodeCell.html    |   148 +
 .../hops/codegen/cplan/class-use/CNodeData.html    |   223 +
 .../codegen/cplan/class-use/CNodeMultiAgg.html     |   148 +
 .../cplan/class-use/CNodeNary.NaryType.html        |   221 +
 .../hops/codegen/cplan/class-use/CNodeNary.html    |   148 +
 .../codegen/cplan/class-use/CNodeOuterProduct.html |   148 +
 .../hops/codegen/cplan/class-use/CNodeRow.html     |   148 +
 .../cplan/class-use/CNodeTernary.TernaryType.html  |   320 +
 .../hops/codegen/cplan/class-use/CNodeTernary.html |   148 +
 .../hops/codegen/cplan/class-use/CNodeTpl.html     |   383 +
 .../cplan/class-use/CNodeUnary.UnaryType.html      |   328 +
 .../hops/codegen/cplan/class-use/CNodeUnary.html   |   148 +
 .../hops/codegen/cplan/class-use/CodeTemplate.html |   238 +
 .../sysds/hops/codegen/cplan/cuda/Binary.html      |   332 +
 .../sysds/hops/codegen/cplan/cuda/Ternary.html     |   324 +
 .../sysds/hops/codegen/cplan/cuda/Unary.html       |   324 +
 .../hops/codegen/cplan/cuda/class-use/Binary.html  |   148 +
 .../hops/codegen/cplan/cuda/class-use/Ternary.html |   148 +
 .../hops/codegen/cplan/cuda/class-use/Unary.html   |   148 +
 .../hops/codegen/cplan/cuda/package-summary.html   |   174 +
 .../hops/codegen/cplan/cuda/package-tree.html      |   169 +
 .../sysds/hops/codegen/cplan/cuda/package-use.html |   148 +
 .../sysds/hops/codegen/cplan/java/Binary.html      |   332 +
 .../sysds/hops/codegen/cplan/java/Ternary.html     |   324 +
 .../sysds/hops/codegen/cplan/java/Unary.html       |   324 +
 .../hops/codegen/cplan/java/class-use/Binary.html  |   148 +
 .../hops/codegen/cplan/java/class-use/Ternary.html |   148 +
 .../hops/codegen/cplan/java/class-use/Unary.html   |   148 +
 .../hops/codegen/cplan/java/package-summary.html   |   174 +
 .../hops/codegen/cplan/java/package-tree.html      |   169 +
 .../sysds/hops/codegen/cplan/java/package-use.html |   148 +
 .../sysds/hops/codegen/cplan/package-summary.html  |   237 +
 .../sysds/hops/codegen/cplan/package-tree.html     |   197 +
 .../sysds/hops/codegen/cplan/package-use.html      |   339 +
 .../codegen/opt/InterestingPoint.DecisionType.html |   382 +
 .../sysds/hops/codegen/opt/InterestingPoint.html   |   513 +
 .../sysds/hops/codegen/opt/PlanAnalyzer.html       |   313 +
 .../sysds/hops/codegen/opt/PlanPartition.html      |   416 +
 .../codegen/opt/PlanSelection.VisitMarkCost.html   |   334 +
 .../sysds/hops/codegen/opt/PlanSelection.html      |   348 +
 .../hops/codegen/opt/PlanSelectionFuseAll.html     |   350 +
 .../codegen/opt/PlanSelectionFuseCostBased.html    |   350 +
 .../codegen/opt/PlanSelectionFuseCostBasedV2.html  |   462 +
 .../codegen/opt/PlanSelectionFuseNoRedundancy.html |   353 +
 .../codegen/opt/ReachabilityGraph.SubProblem.html  |   388 +
 .../sysds/hops/codegen/opt/ReachabilityGraph.html  |   421 +
 .../class-use/InterestingPoint.DecisionType.html   |   222 +
 .../codegen/opt/class-use/InterestingPoint.html    |   295 +
 .../hops/codegen/opt/class-use/PlanAnalyzer.html   |   148 +
 .../hops/codegen/opt/class-use/PlanPartition.html  |   208 +
 .../opt/class-use/PlanSelection.VisitMarkCost.html |   148 +
 .../hops/codegen/opt/class-use/PlanSelection.html  |   250 +
 .../opt/class-use/PlanSelectionFuseAll.html        |   148 +
 .../opt/class-use/PlanSelectionFuseCostBased.html  |   148 +
 .../class-use/PlanSelectionFuseCostBasedV2.html    |   148 +
 .../class-use/PlanSelectionFuseNoRedundancy.html   |   148 +
 .../class-use/ReachabilityGraph.SubProblem.html    |   192 +
 .../codegen/opt/class-use/ReachabilityGraph.html   |   148 +
 .../sysds/hops/codegen/opt/package-summary.html    |   242 +
 .../sysds/hops/codegen/opt/package-tree.html       |   190 +
 .../apache/sysds/hops/codegen/opt/package-use.html |   245 +
 .../apache/sysds/hops/codegen/package-summary.html |   209 +
 .../apache/sysds/hops/codegen/package-tree.html    |   192 +
 .../org/apache/sysds/hops/codegen/package-use.html |   253 +
 .../hops/codegen/template/CPlanCSERewriter.html    |   306 +
 .../template/CPlanMemoTable.MemoTableEntry.html    |   633 +
 .../template/CPlanMemoTable.MemoTableEntrySet.html |   376 +
 .../hops/codegen/template/CPlanMemoTable.html      |   940 +
 .../hops/codegen/template/CPlanOpRewriter.html     |   315 +
 .../codegen/template/TemplateBase.CloseType.html   |   436 +
 .../template/TemplateBase.TemplateType.html        |   436 +
 .../sysds/hops/codegen/template/TemplateBase.html  |   507 +
 .../template/TemplateCell.HopInputComparator.html  |   345 +
 .../sysds/hops/codegen/template/TemplateCell.html  |   528 +
 .../hops/codegen/template/TemplateMultiAgg.html    |   506 +
 .../codegen/template/TemplateOuterProduct.html     |   512 +
 .../template/TemplateRow.HopInputComparator.html   |   333 +
 .../sysds/hops/codegen/template/TemplateRow.html   |   509 +
 .../sysds/hops/codegen/template/TemplateUtils.html |  1220 +
 .../template/class-use/CPlanCSERewriter.html       |   148 +
 .../class-use/CPlanMemoTable.MemoTableEntry.html   |   349 +
 .../CPlanMemoTable.MemoTableEntrySet.html          |   193 +
 .../codegen/template/class-use/CPlanMemoTable.html |   322 +
 .../template/class-use/CPlanOpRewriter.html        |   148 +
 .../template/class-use/TemplateBase.CloseType.html |   311 +
 .../class-use/TemplateBase.TemplateType.html       |   425 +
 .../codegen/template/class-use/TemplateBase.html   |   279 +
 .../class-use/TemplateCell.HopInputComparator.html |   148 +
 .../codegen/template/class-use/TemplateCell.html   |   192 +
 .../template/class-use/TemplateMultiAgg.html       |   148 +
 .../template/class-use/TemplateOuterProduct.html   |   148 +
 .../class-use/TemplateRow.HopInputComparator.html  |   148 +
 .../codegen/template/class-use/TemplateRow.html    |   148 +
 .../codegen/template/class-use/TemplateUtils.html  |   148 +
 .../hops/codegen/template/package-summary.html     |   240 +
 .../sysds/hops/codegen/template/package-tree.html  |   196 +
 .../sysds/hops/codegen/template/package-use.html   |   232 +
 .../org/apache/sysds/hops/cost/ComputeCost.html    |   318 +
 .../hops/cost/CostEstimationWrapper.CostType.html  |   382 +
 .../sysds/hops/cost/CostEstimationWrapper.html     |   349 +
 .../org/apache/sysds/hops/cost/CostEstimator.html  |   334 +
 .../hops/cost/CostEstimatorStaticRuntime.html      |   398 +
 .../org/apache/sysds/hops/cost/FederatedCost.html  |   433 +
 .../sysds/hops/cost/FederatedCostEstimator.html    |   463 +
 .../java/org/apache/sysds/hops/cost/HopRel.html    |   613 +
 .../java/org/apache/sysds/hops/cost/VarStats.html  |   374 +
 .../sysds/hops/cost/class-use/ComputeCost.html     |   148 +
 .../class-use/CostEstimationWrapper.CostType.html  |   202 +
 .../hops/cost/class-use/CostEstimationWrapper.html |   148 +
 .../sysds/hops/cost/class-use/CostEstimator.html   |   192 +
 .../cost/class-use/CostEstimatorStaticRuntime.html |   148 +
 .../sysds/hops/cost/class-use/FederatedCost.html   |   274 +
 .../cost/class-use/FederatedCostEstimator.html     |   148 +
 .../apache/sysds/hops/cost/class-use/HopRel.html   |   298 +
 .../apache/sysds/hops/cost/class-use/VarStats.html |   202 +
 .../apache/sysds/hops/cost/package-summary.html    |   219 +
 .../org/apache/sysds/hops/cost/package-tree.html   |   187 +
 .../org/apache/sysds/hops/cost/package-use.html    |   253 +
 .../apache/sysds/hops/estim/EstimationUtils.html   |   335 +
 .../apache/sysds/hops/estim/EstimatorBasicAvg.html |   451 +
 .../sysds/hops/estim/EstimatorBasicWorst.html      |   455 +
 .../hops/estim/EstimatorBitsetMM.BitsetMatrix.html |   404 +
 .../estim/EstimatorBitsetMM.BitsetMatrix1.html     |   438 +
 .../estim/EstimatorBitsetMM.BitsetMatrix2.html     |   419 +
 .../apache/sysds/hops/estim/EstimatorBitsetMM.html |   512 +
 .../hops/estim/EstimatorDensityMap.DensityMap.html |   475 +
 .../sysds/hops/estim/EstimatorDensityMap.html      |   513 +
 .../estim/EstimatorLayeredGraph.LayeredGraph.html  |   326 +
 .../sysds/hops/estim/EstimatorLayeredGraph.html    |   479 +
 .../EstimatorMatrixHistogram.MatrixHistogram.html  |   449 +
 .../sysds/hops/estim/EstimatorMatrixHistogram.html |   515 +
 .../apache/sysds/hops/estim/EstimatorSample.html   |   486 +
 .../apache/sysds/hops/estim/EstimatorSampleRa.html |   522 +
 .../java/org/apache/sysds/hops/estim/MMNode.html   |   558 +
 .../sysds/hops/estim/SparsityEstimator.OpCode.html |   486 +
 .../apache/sysds/hops/estim/SparsityEstimator.html |   499 +
 .../hops/estim/class-use/EstimationUtils.html      |   148 +
 .../hops/estim/class-use/EstimatorBasicAvg.html    |   148 +
 .../hops/estim/class-use/EstimatorBasicWorst.html  |   148 +
 .../class-use/EstimatorBitsetMM.BitsetMatrix.html  |   325 +
 .../class-use/EstimatorBitsetMM.BitsetMatrix1.html |   148 +
 .../class-use/EstimatorBitsetMM.BitsetMatrix2.html |   148 +
 .../hops/estim/class-use/EstimatorBitsetMM.html    |   148 +
 .../class-use/EstimatorDensityMap.DensityMap.html  |   215 +
 .../hops/estim/class-use/EstimatorDensityMap.html  |   148 +
 .../EstimatorLayeredGraph.LayeredGraph.html        |   148 +
 .../estim/class-use/EstimatorLayeredGraph.html     |   148 +
 .../EstimatorMatrixHistogram.MatrixHistogram.html  |   232 +
 .../estim/class-use/EstimatorMatrixHistogram.html  |   148 +
 .../hops/estim/class-use/EstimatorSample.html      |   148 +
 .../hops/estim/class-use/EstimatorSampleRa.html    |   148 +
 .../apache/sysds/hops/estim/class-use/MMNode.html  |   294 +
 .../estim/class-use/SparsityEstimator.OpCode.html  |   406 +
 .../hops/estim/class-use/SparsityEstimator.html    |   257 +
 .../apache/sysds/hops/estim/package-summary.html   |   280 +
 .../org/apache/sysds/hops/estim/package-tree.html  |   199 +
 .../org/apache/sysds/hops/estim/package-use.html   |   206 +
 .../sysds/hops/fedplanner/AFederatedPlanner.html   |   325 +
 .../sysds/hops/fedplanner/FTypes.AlignType.html    |   490 +
 .../hops/fedplanner/FTypes.FPartitioning.html      |   408 +
 .../sysds/hops/fedplanner/FTypes.FReplication.html |   395 +
 .../apache/sysds/hops/fedplanner/FTypes.FType.html |   490 +
 .../hops/fedplanner/FTypes.FederatedPlanner.html   |   463 +
 .../org/apache/sysds/hops/fedplanner/FTypes.html   |   311 +
 .../hops/fedplanner/FederatedPlannerCostbased.html |   407 +
 .../hops/fedplanner/FederatedPlannerFedAll.html    |   336 +
 .../fedplanner/FederatedPlannerFedHeuristic.html   |   285 +
 .../apache/sysds/hops/fedplanner/MemoTable.html    |   554 +
 .../fedplanner/class-use/AFederatedPlanner.html    |   221 +
 .../fedplanner/class-use/FTypes.AlignType.html     |   231 +
 .../fedplanner/class-use/FTypes.FPartitioning.html |   207 +
 .../fedplanner/class-use/FTypes.FReplication.html  |   202 +
 .../hops/fedplanner/class-use/FTypes.FType.html    |   523 +
 .../class-use/FTypes.FederatedPlanner.html         |   202 +
 .../sysds/hops/fedplanner/class-use/FTypes.html    |   148 +
 .../class-use/FederatedPlannerCostbased.html       |   148 +
 .../class-use/FederatedPlannerFedAll.html          |   192 +
 .../class-use/FederatedPlannerFedHeuristic.html    |   148 +
 .../sysds/hops/fedplanner/class-use/MemoTable.html |   268 +
 .../sysds/hops/fedplanner/package-summary.html     |   223 +
 .../apache/sysds/hops/fedplanner/package-tree.html |   192 +
 .../apache/sysds/hops/fedplanner/package-use.html  |   349 +
 .../apache/sysds/hops/ipa/FunctionCallGraph.html   |   737 +
 .../sysds/hops/ipa/FunctionCallSizeInfo.html       |   638 +
 .../java/org/apache/sysds/hops/ipa/IPAPass.html    |   355 +
 .../IPAPassApplyStaticAndDynamicHopRewrites.html   |   364 +
 .../ipa/IPAPassCompressionWorkloadAnalysis.html    |   363 +
 .../sysds/hops/ipa/IPAPassEliminateDeadCode.html   |   363 +
 .../ipa/IPAPassFlagFunctionsRecompileOnce.html     |   397 +
 .../sysds/hops/ipa/IPAPassFlagNonDeterminism.html  |   361 +
 .../hops/ipa/IPAPassForwardFunctionCalls.html      |   364 +
 .../sysds/hops/ipa/IPAPassInlineFunctions.html     |   365 +
 .../hops/ipa/IPAPassPropagateReplaceLiterals.html  |   363 +
 .../hops/ipa/IPAPassRemoveConstantBinaryOps.html   |   365 +
 .../ipa/IPAPassRemoveUnnecessaryCheckpoints.html   |   379 +
 .../hops/ipa/IPAPassRemoveUnusedFunctions.html     |   364 +
 .../hops/ipa/IPAPassReplaceEvalFunctionCalls.html  |   364 +
 .../hops/ipa/IPAPassRewriteFederatedPlan.html      |   359 +
 .../sysds/hops/ipa/InterProceduralAnalysis.html    |   382 +
 .../hops/ipa/class-use/FunctionCallGraph.html      |   465 +
 .../hops/ipa/class-use/FunctionCallSizeInfo.html   |   336 +
 .../apache/sysds/hops/ipa/class-use/IPAPass.html   |   293 +
 .../IPAPassApplyStaticAndDynamicHopRewrites.html   |   148 +
 .../IPAPassCompressionWorkloadAnalysis.html        |   148 +
 .../ipa/class-use/IPAPassEliminateDeadCode.html    |   148 +
 .../IPAPassFlagFunctionsRecompileOnce.html         |   148 +
 .../ipa/class-use/IPAPassFlagNonDeterminism.html   |   148 +
 .../ipa/class-use/IPAPassForwardFunctionCalls.html |   148 +
 .../hops/ipa/class-use/IPAPassInlineFunctions.html |   148 +
 .../class-use/IPAPassPropagateReplaceLiterals.html |   148 +
 .../class-use/IPAPassRemoveConstantBinaryOps.html  |   148 +
 .../IPAPassRemoveUnnecessaryCheckpoints.html       |   148 +
 .../class-use/IPAPassRemoveUnusedFunctions.html    |   148 +
 .../class-use/IPAPassReplaceEvalFunctionCalls.html |   148 +
 .../ipa/class-use/IPAPassRewriteFederatedPlan.html |   148 +
 .../ipa/class-use/InterProceduralAnalysis.html     |   148 +
 .../org/apache/sysds/hops/ipa/package-summary.html |   281 +
 .../org/apache/sysds/hops/ipa/package-tree.html    |   182 +
 .../org/apache/sysds/hops/ipa/package-use.html     |   247 +
 .../org/apache/sysds/hops/package-summary.html     |   347 +
 .../java/org/apache/sysds/hops/package-tree.html   |   226 +
 .../java/org/apache/sysds/hops/package-use.html    |   781 +
 .../sysds/hops/recompile/LiteralReplacement.html   |   268 +
 .../sysds/hops/recompile/RecompileStatus.html      |   464 +
 .../sysds/hops/recompile/Recompiler.ResetType.html |   409 +
 .../apache/sysds/hops/recompile/Recompiler.html    |  1090 +
 .../recompile/class-use/LiteralReplacement.html    |   148 +
 .../hops/recompile/class-use/RecompileStatus.html  |   291 +
 .../recompile/class-use/Recompiler.ResetType.html  |   277 +
 .../sysds/hops/recompile/class-use/Recompiler.html |   148 +
 .../sysds/hops/recompile/package-summary.html      |   196 +
 .../apache/sysds/hops/recompile/package-tree.html  |   179 +
 .../apache/sysds/hops/recompile/package-use.html   |   212 +
 .../apache/sysds/hops/rewrite/HopDagValidator.html |   286 +
 .../apache/sysds/hops/rewrite/HopRewriteRule.html  |   350 +
 .../apache/sysds/hops/rewrite/HopRewriteUtils.html |  3370 ++
 .../sysds/hops/rewrite/MarkForLineageReuse.html    |   392 +
 .../sysds/hops/rewrite/ProgramRewriteStatus.html   |   431 +
 .../apache/sysds/hops/rewrite/ProgramRewriter.html |   567 +
 .../RewriteAlgebraicSimplificationDynamic.html     |   361 +
 .../RewriteAlgebraicSimplificationStatic.html      |   361 +
 .../hops/rewrite/RewriteBlockSizeAndReblock.html   |   359 +
 .../RewriteCommonSubexpressionElimination.html     |   373 +
 .../hops/rewrite/RewriteCompressedReblock.html     |   439 +
 .../sysds/hops/rewrite/RewriteConstantFolding.html |   360 +
 .../RewriteElementwiseMultChainOptimization.html   |   372 +
 ...eratedExecution.PrivacyConstraintRetriever.html |   376 +
 .../hops/rewrite/RewriteFederatedExecution.html    |   380 +
 .../hops/rewrite/RewriteForLoopVectorization.html  |   395 +
 .../sysds/hops/rewrite/RewriteGPUSpecificOps.html  |   355 +
 .../RewriteHoistLoopInvariantOperations.html       |   407 +
 .../hops/rewrite/RewriteIndexingVectorization.html |   362 +
 .../RewriteInjectSparkLoopCheckpointing.html       |   397 +
 .../RewriteInjectSparkPReadCheckpointing.html      |   359 +
 .../RewriteMarkLoopVariablesUpdateInPlace.html     |   394 +
 .../RewriteMatrixMultChainOptimization.html        |   366 +
 .../RewriteMatrixMultChainOptimizationSparse.html  |   293 +
 .../hops/rewrite/RewriteMergeBlockSequence.html    |   394 +
 .../RewriteRemoveDanglingParentReferences.html     |   359 +
 .../rewrite/RewriteRemoveEmptyBasicBlocks.html     |   395 +
 .../rewrite/RewriteRemoveForLoopEmptySequence.html |   394 +
 .../rewrite/RewriteRemovePersistentReadWrite.html  |   376 +
 .../hops/rewrite/RewriteRemoveReadAfterWrite.html  |   360 +
 .../rewrite/RewriteRemoveUnnecessaryBranches.html  |   395 +
 .../rewrite/RewriteRemoveUnnecessaryCasts.html     |   367 +
 .../RewriteSplitDagDataDependentOperators.html     |   407 +
 .../rewrite/RewriteSplitDagUnknownCSVRead.html     |   396 +
 .../RewriteTransientWriteParentHandling.html       |   360 +
 .../hops/rewrite/StatementBlockRewriteRule.html    |   391 +
 .../hops/rewrite/class-use/HopDagValidator.html    |   148 +
 .../hops/rewrite/class-use/HopRewriteRule.html     |   389 +
 .../hops/rewrite/class-use/HopRewriteUtils.html    |   148 +
 .../rewrite/class-use/MarkForLineageReuse.html     |   148 +
 .../rewrite/class-use/ProgramRewriteStatus.html    |   629 +
 .../hops/rewrite/class-use/ProgramRewriter.html    |   148 +
 .../RewriteAlgebraicSimplificationDynamic.html     |   148 +
 .../RewriteAlgebraicSimplificationStatic.html      |   148 +
 .../class-use/RewriteBlockSizeAndReblock.html      |   148 +
 .../RewriteCommonSubexpressionElimination.html     |   148 +
 .../class-use/RewriteCompressedReblock.html        |   148 +
 .../rewrite/class-use/RewriteConstantFolding.html  |   148 +
 .../RewriteElementwiseMultChainOptimization.html   |   148 +
 ...eratedExecution.PrivacyConstraintRetriever.html |   148 +
 .../class-use/RewriteFederatedExecution.html       |   148 +
 .../class-use/RewriteForLoopVectorization.html     |   148 +
 .../rewrite/class-use/RewriteGPUSpecificOps.html   |   148 +
 .../RewriteHoistLoopInvariantOperations.html       |   148 +
 .../class-use/RewriteIndexingVectorization.html    |   148 +
 .../RewriteInjectSparkLoopCheckpointing.html       |   148 +
 .../RewriteInjectSparkPReadCheckpointing.html      |   148 +
 .../RewriteMarkLoopVariablesUpdateInPlace.html     |   148 +
 .../RewriteMatrixMultChainOptimization.html        |   201 +
 .../RewriteMatrixMultChainOptimizationSparse.html  |   148 +
 .../class-use/RewriteMergeBlockSequence.html       |   148 +
 .../RewriteRemoveDanglingParentReferences.html     |   148 +
 .../class-use/RewriteRemoveEmptyBasicBlocks.html   |   148 +
 .../RewriteRemoveForLoopEmptySequence.html         |   148 +
 .../RewriteRemovePersistentReadWrite.html          |   148 +
 .../class-use/RewriteRemoveReadAfterWrite.html     |   148 +
 .../RewriteRemoveUnnecessaryBranches.html          |   148 +
 .../class-use/RewriteRemoveUnnecessaryCasts.html   |   148 +
 .../RewriteSplitDagDataDependentOperators.html     |   148 +
 .../class-use/RewriteSplitDagUnknownCSVRead.html   |   148 +
 .../RewriteTransientWriteParentHandling.html       |   148 +
 .../class-use/StatementBlockRewriteRule.html       |   310 +
 .../apache/sysds/hops/rewrite/package-summary.html |   402 +
 .../apache/sysds/hops/rewrite/package-tree.html    |   211 +
 .../org/apache/sysds/hops/rewrite/package-use.html |   209 +
 .../api/java/org/apache/sysds/lops/Append.html     |   465 +
 .../api/java/org/apache/sysds/lops/AppendG.html    |   483 +
 .../org/apache/sysds/lops/AppendGAlignedSP.html    |   463 +
 .../org/apache/sysds/lops/AppendM.CacheType.html   |   382 +
 .../api/java/org/apache/sysds/lops/AppendM.html    |   507 +
 .../api/java/org/apache/sysds/lops/AppendR.html    |   460 +
 .../api/java/org/apache/sysds/lops/Binary.html     |   480 +
 .../org/apache/sysds/lops/BinaryM.VectorType.html  |   382 +
 .../api/java/org/apache/sysds/lops/BinaryM.html    |   474 +
 .../java/org/apache/sysds/lops/BinaryScalar.html   |   451 +
 .../org/apache/sysds/lops/BinaryUAggChain.html     |   450 +
 .../api/java/org/apache/sysds/lops/CSVReBlock.html |   434 +
 .../java/org/apache/sysds/lops/CentralMoment.html  |   468 +
 .../api/java/org/apache/sysds/lops/Checkpoint.html |   578 +
 .../api/java/org/apache/sysds/lops/CoVariance.html |   466 +
 .../sysds/lops/Compression.CompressConfig.html     |   449 +
 .../java/org/apache/sysds/lops/Compression.html    |   446 +
 .../apache/sysds/lops/Ctable.OperationTypes.html   |   462 +
 .../api/java/org/apache/sysds/lops/Ctable.html     |   498 +
 .../apache/sysds/lops/CumulativeOffsetBinary.html  |   429 +
 .../sysds/lops/CumulativePartialAggregate.html     |   397 +
 .../3.0.0/api/java/org/apache/sysds/lops/Data.html |   771 +
 .../api/java/org/apache/sysds/lops/DataGen.html    |   585 +
 .../sysds/lops/DeCompression.CompressConfig.html   |   409 +
 .../java/org/apache/sysds/lops/DeCompression.html  |   444 +
 .../java/org/apache/sysds/lops/DnnTransform.html   |   675 +
 .../api/java/org/apache/sysds/lops/Federated.html  |   437 +
 .../java/org/apache/sysds/lops/FunctionCallCP.html |   454 +
 .../org/apache/sysds/lops/GroupedAggregate.html    |   470 +
 .../sysds/lops/GroupedAggregateM.CacheType.html    |   382 +
 .../org/apache/sysds/lops/GroupedAggregateM.html   |   451 +
 .../apache/sysds/lops/LeftIndex.LixCacheType.html  |   395 +
 .../api/java/org/apache/sysds/lops/LeftIndex.html  |   525 +
 .../api/java/org/apache/sysds/lops/Local.html      |   429 +
 .../org/apache/sysds/lops/Lop.SimpleInstType.html  |   370 +
 .../api/java/org/apache/sysds/lops/Lop.Type.html   |  1097 +
 .../org/apache/sysds/lops/Lop.VisitStatus.html     |   382 +
 .../3.0.0/api/java/org/apache/sysds/lops/Lop.html  |  2181 +
 .../java/org/apache/sysds/lops/LopProperties.html  |   420 +
 .../java/org/apache/sysds/lops/LopsException.html  |   335 +
 .../java/org/apache/sysds/lops/MMCJ.MMCJType.html  |   382 +
 .../3.0.0/api/java/org/apache/sysds/lops/MMCJ.html |   478 +
 .../3.0.0/api/java/org/apache/sysds/lops/MMRJ.html |   412 +
 .../org/apache/sysds/lops/MMTSJ.MMTSJType.html     |   423 +
 .../api/java/org/apache/sysds/lops/MMTSJ.html      |   461 +
 .../api/java/org/apache/sysds/lops/MMZip.html      |   403 +
 .../org/apache/sysds/lops/MapMult.CacheType.html   |   436 +
 .../api/java/org/apache/sysds/lops/MapMult.html    |   519 +
 .../apache/sysds/lops/MapMultChain.ChainType.html  |   422 +
 .../java/org/apache/sysds/lops/MapMultChain.html   |   590 +
 .../api/java/org/apache/sysds/lops/MatMultCP.html  |   475 +
 .../3.0.0/api/java/org/apache/sysds/lops/Nary.html |   429 +
 .../org/apache/sysds/lops/OutputParameters.html    |   743 +
 .../java/org/apache/sysds/lops/PMMJ.CacheType.html |   382 +
 .../3.0.0/api/java/org/apache/sysds/lops/PMMJ.html |   511 +
 .../api/java/org/apache/sysds/lops/PMapMult.html   |   434 +
 .../apache/sysds/lops/ParameterizedBuiltin.html    |   483 +
 .../org/apache/sysds/lops/PartialAggregate.html    |   559 +
 .../sysds/lops/PickByCount.OperationTypes.html     |   408 +
 .../java/org/apache/sysds/lops/PickByCount.html    |   524 +
 .../api/java/org/apache/sysds/lops/ReBlock.html    |   436 +
 .../api/java/org/apache/sysds/lops/RightIndex.html |   534 +
 .../apache/sysds/lops/SortKeys.OperationTypes.html |   395 +
 .../api/java/org/apache/sysds/lops/SortKeys.html   |   592 +
 .../api/java/org/apache/sysds/lops/SpoofFused.html |   674 +
 .../3.0.0/api/java/org/apache/sysds/lops/Sql.html  |   402 +
 .../api/java/org/apache/sysds/lops/Ternary.html    |   410 +
 .../org/apache/sysds/lops/TernaryAggregate.html    |   467 +
 .../api/java/org/apache/sysds/lops/Transform.html  |   637 +
 .../java/org/apache/sysds/lops/UAggOuterChain.html |   458 +
 .../api/java/org/apache/sysds/lops/Unary.html      |   501 +
 .../api/java/org/apache/sysds/lops/UnaryCP.html    |   427 +
 .../sysds/lops/WeightedCrossEntropy.WCeMMType.html |   396 +
 .../apache/sysds/lops/WeightedCrossEntropy.html    |   493 +
 .../apache/sysds/lops/WeightedCrossEntropyR.html   |   452 +
 .../sysds/lops/WeightedDivMM.WDivMMType.html       |   615 +
 .../java/org/apache/sysds/lops/WeightedDivMM.html  |   493 +
 .../java/org/apache/sysds/lops/WeightedDivMMR.html |   452 +
 .../sysds/lops/WeightedSigmoid.WSigmoidType.html   |   408 +
 .../org/apache/sysds/lops/WeightedSigmoid.html     |   488 +
 .../org/apache/sysds/lops/WeightedSigmoidR.html    |   447 +
 .../lops/WeightedSquaredLoss.WeightsType.html      |   422 +
 .../org/apache/sysds/lops/WeightedSquaredLoss.html |   493 +
 .../apache/sysds/lops/WeightedSquaredLossR.html    |   452 +
 .../sysds/lops/WeightedUnaryMM.WUMMType.html       |   382 +
 .../org/apache/sysds/lops/WeightedUnaryMM.html     |   490 +
 .../org/apache/sysds/lops/WeightedUnaryMMR.html    |   449 +
 .../org/apache/sysds/lops/class-use/Append.html    |   148 +
 .../org/apache/sysds/lops/class-use/AppendG.html   |   148 +
 .../sysds/lops/class-use/AppendGAlignedSP.html     |   148 +
 .../sysds/lops/class-use/AppendM.CacheType.html    |   202 +
 .../org/apache/sysds/lops/class-use/AppendM.html   |   148 +
 .../org/apache/sysds/lops/class-use/AppendR.html   |   148 +
 .../org/apache/sysds/lops/class-use/Binary.html    |   148 +
 .../sysds/lops/class-use/BinaryM.VectorType.html   |   228 +
 .../org/apache/sysds/lops/class-use/BinaryM.html   |   148 +
 .../apache/sysds/lops/class-use/BinaryScalar.html  |   148 +
 .../sysds/lops/class-use/BinaryUAggChain.html      |   148 +
 .../apache/sysds/lops/class-use/CSVReBlock.html    |   148 +
 .../apache/sysds/lops/class-use/CentralMoment.html |   148 +
 .../apache/sysds/lops/class-use/Checkpoint.html    |   148 +
 .../apache/sysds/lops/class-use/CoVariance.html    |   148 +
 .../lops/class-use/Compression.CompressConfig.html |   228 +
 .../apache/sysds/lops/class-use/Compression.html   |   148 +
 .../lops/class-use/Ctable.OperationTypes.html      |   275 +
 .../org/apache/sysds/lops/class-use/Ctable.html    |   148 +
 .../lops/class-use/CumulativeOffsetBinary.html     |   148 +
 .../lops/class-use/CumulativePartialAggregate.html |   148 +
 .../java/org/apache/sysds/lops/class-use/Data.html |   195 +
 .../org/apache/sysds/lops/class-use/DataGen.html   |   148 +
 .../class-use/DeCompression.CompressConfig.html    |   202 +
 .../apache/sysds/lops/class-use/DeCompression.html |   148 +
 .../apache/sysds/lops/class-use/DnnTransform.html  |   148 +
 .../org/apache/sysds/lops/class-use/Federated.html |   148 +
 .../sysds/lops/class-use/FunctionCallCP.html       |   148 +
 .../sysds/lops/class-use/GroupedAggregate.html     |   148 +
 .../class-use/GroupedAggregateM.CacheType.html     |   202 +
 .../sysds/lops/class-use/GroupedAggregateM.html    |   148 +
 .../lops/class-use/LeftIndex.LixCacheType.html     |   224 +
 .../org/apache/sysds/lops/class-use/LeftIndex.html |   148 +
 .../org/apache/sysds/lops/class-use/Local.html     |   148 +
 .../sysds/lops/class-use/Lop.SimpleInstType.html   |   214 +
 .../org/apache/sysds/lops/class-use/Lop.Type.html  |   226 +
 .../sysds/lops/class-use/Lop.VisitStatus.html      |   226 +
 .../java/org/apache/sysds/lops/class-use/Lop.html  |  2201 +
 .../apache/sysds/lops/class-use/LopProperties.html |   148 +
 .../apache/sysds/lops/class-use/LopsException.html |   193 +
 .../apache/sysds/lops/class-use/MMCJ.MMCJType.html |   222 +
 .../java/org/apache/sysds/lops/class-use/MMCJ.html |   148 +
 .../java/org/apache/sysds/lops/class-use/MMRJ.html |   148 +
 .../sysds/lops/class-use/MMTSJ.MMTSJType.html      |   461 +
 .../org/apache/sysds/lops/class-use/MMTSJ.html     |   148 +
 .../org/apache/sysds/lops/class-use/MMZip.html     |   148 +
 .../sysds/lops/class-use/MapMult.CacheType.html    |   207 +
 .../org/apache/sysds/lops/class-use/MapMult.html   |   148 +
 .../lops/class-use/MapMultChain.ChainType.html     |   446 +
 .../apache/sysds/lops/class-use/MapMultChain.html  |   148 +
 .../org/apache/sysds/lops/class-use/MatMultCP.html |   148 +
 .../java/org/apache/sysds/lops/class-use/Nary.html |   148 +
 .../sysds/lops/class-use/OutputParameters.html     |   209 +
 .../sysds/lops/class-use/PMMJ.CacheType.html       |   202 +
 .../java/org/apache/sysds/lops/class-use/PMMJ.html |   148 +
 .../org/apache/sysds/lops/class-use/PMapMult.html  |   148 +
 .../sysds/lops/class-use/ParameterizedBuiltin.html |   148 +
 .../sysds/lops/class-use/PartialAggregate.html     |   148 +
 .../lops/class-use/PickByCount.OperationTypes.html |   288 +
 .../apache/sysds/lops/class-use/PickByCount.html   |   148 +
 .../org/apache/sysds/lops/class-use/ReBlock.html   |   148 +
 .../apache/sysds/lops/class-use/RightIndex.html    |   148 +
 .../lops/class-use/SortKeys.OperationTypes.html    |   275 +
 .../org/apache/sysds/lops/class-use/SortKeys.html  |   208 +
 .../apache/sysds/lops/class-use/SpoofFused.html    |   148 +
 .../java/org/apache/sysds/lops/class-use/Sql.html  |   148 +
 .../org/apache/sysds/lops/class-use/Ternary.html   |   148 +
 .../sysds/lops/class-use/TernaryAggregate.html     |   148 +
 .../org/apache/sysds/lops/class-use/Transform.html |   148 +
 .../sysds/lops/class-use/UAggOuterChain.html       |   148 +
 .../org/apache/sysds/lops/class-use/Unary.html     |   148 +
 .../org/apache/sysds/lops/class-use/UnaryCP.html   |   148 +
 .../class-use/WeightedCrossEntropy.WCeMMType.html  |   325 +
 .../sysds/lops/class-use/WeightedCrossEntropy.html |   148 +
 .../lops/class-use/WeightedCrossEntropyR.html      |   148 +
 .../lops/class-use/WeightedDivMM.WDivMMType.html   |   331 +
 .../apache/sysds/lops/class-use/WeightedDivMM.html |   148 +
 .../sysds/lops/class-use/WeightedDivMMR.html       |   148 +
 .../class-use/WeightedSigmoid.WSigmoidType.html    |   314 +
 .../sysds/lops/class-use/WeightedSigmoid.html      |   148 +
 .../sysds/lops/class-use/WeightedSigmoidR.html     |   148 +
 .../class-use/WeightedSquaredLoss.WeightsType.html |   318 +
 .../sysds/lops/class-use/WeightedSquaredLoss.html  |   148 +
 .../sysds/lops/class-use/WeightedSquaredLossR.html |   148 +
 .../lops/class-use/WeightedUnaryMM.WUMMType.html   |   319 +
 .../sysds/lops/class-use/WeightedUnaryMM.html      |   148 +
 .../sysds/lops/class-use/WeightedUnaryMMR.html     |   148 +
 .../java/org/apache/sysds/lops/compile/Dag.html    |   390 +
 .../apache/sysds/lops/compile/LopComparator.html   |   342 +
 .../apache/sysds/lops/compile/class-use/Dag.html   |   194 +
 .../lops/compile/class-use/LopComparator.html      |   148 +
 .../linearization/ILinearize.DagLinearization.html |   395 +
 .../lops/compile/linearization/ILinearize.html     |   312 +
 .../class-use/ILinearize.DagLinearization.html     |   202 +
 .../linearization/class-use/ILinearize.html        |   148 +
 .../compile/linearization/package-summary.html     |   183 +
 .../lops/compile/linearization/package-tree.html   |   173 +
 .../lops/compile/linearization/package-use.html    |   183 +
 .../apache/sysds/lops/compile/package-summary.html |   175 +
 .../apache/sysds/lops/compile/package-tree.html    |   164 +
 .../org/apache/sysds/lops/compile/package-use.html |   186 +
 .../org/apache/sysds/lops/package-summary.html     |   593 +
 .../java/org/apache/sysds/lops/package-tree.html   |   281 +
 .../java/org/apache/sysds/lops/package-use.html    |   711 +
 .../apache/sysds/parser/AssignmentStatement.html   |   621 +
 .../org/apache/sysds/parser/BinaryExpression.html  |   523 +
 .../org/apache/sysds/parser/BooleanExpression.html |   507 +
 .../org/apache/sysds/parser/BooleanIdentifier.html |   478 +
 .../org/apache/sysds/parser/BuiltinConstant.html   |   420 +
 .../sysds/parser/BuiltinFunctionExpression.html    |   737 +
 .../apache/sysds/parser/ConditionalPredicate.html  |   587 +
 .../org/apache/sysds/parser/ConstIdentifier.html   |   355 +
 .../java/org/apache/sysds/parser/DMLProgram.html   |   830 +
 .../org/apache/sysds/parser/DMLTranslator.html     |   793 +
 .../org/apache/sysds/parser/DataExpression.html    |  1967 +
 .../org/apache/sysds/parser/DataIdentifier.html    |   557 +
 .../org/apache/sysds/parser/DoubleIdentifier.html  |   521 +
 .../apache/sysds/parser/Expression.BinaryOp.html   |   474 +
 .../apache/sysds/parser/Expression.BooleanOp.html  |   435 +
 .../org/apache/sysds/parser/Expression.DataOp.html |   461 +
 .../sysds/parser/Expression.FunctCallOp.html       |   383 +
 .../sysds/parser/Expression.RelationalOp.html      |   448 +
 .../java/org/apache/sysds/parser/Expression.html   |  1273 +
 .../org/apache/sysds/parser/ExpressionList.html    |   475 +
 .../java/org/apache/sysds/parser/ForStatement.html |   556 +
 .../org/apache/sysds/parser/ForStatementBlock.html |   763 +
 .../sysds/parser/FunctionCallIdentifier.html       |   573 +
 .../apache/sysds/parser/FunctionDictionary.html    |   480 +
 .../org/apache/sysds/parser/FunctionStatement.html |   664 +
 .../sysds/parser/FunctionStatementBlock.html       |   587 +
 .../java/org/apache/sysds/parser/Identifier.html   |   675 +
 .../java/org/apache/sysds/parser/IfStatement.html  |   608 +
 .../org/apache/sysds/parser/IfStatementBlock.html  |   545 +
 .../org/apache/sysds/parser/ImportStatement.html   |   552 +
 .../org/apache/sysds/parser/IndexedIdentifier.html |   694 +
 .../org/apache/sysds/parser/IntIdentifier.html     |   507 +
 .../org/apache/sysds/parser/IterablePredicate.html |   571 +
 .../LanguageException.LanguageErrorCodes.html      |   354 +
 .../org/apache/sysds/parser/LanguageException.html |   400 +
 .../apache/sysds/parser/LiveVariableAnalysis.html  |   534 +
 .../sysds/parser/MultiAssignmentStatement.html     |   526 +
 .../org/apache/sysds/parser/OutputStatement.html   |   625 +
 .../org/apache/sysds/parser/ParForStatement.html   |   374 +
 .../parser/ParForStatementBlock.ResultVar.html     |   424 +
 .../apache/sysds/parser/ParForStatementBlock.html  |   715 +
 .../apache/sysds/parser/ParameterExpression.html   |   368 +
 .../ParameterizedBuiltinFunctionExpression.html    |   744 +
 .../org/apache/sysds/parser/ParseException.html    |   527 +
 .../java/org/apache/sysds/parser/ParseInfo.html    |   424 +
 .../org/apache/sysds/parser/ParserFactory.html     |   329 +
 .../org/apache/sysds/parser/ParserWrapper.html     |   404 +
 .../org/apache/sysds/parser/PathStatement.html     |   482 +
 .../sysds/parser/PrintStatement.PRINTTYPE.html     |   412 +
 .../org/apache/sysds/parser/PrintStatement.html    |   563 +
 .../apache/sysds/parser/RelationalExpression.html  |   507 +
 .../sysds/parser/Statement.FederatedPSScheme.html  |   421 +
 .../sysds/parser/Statement.PSCheckpointing.html    |   395 +
 .../apache/sysds/parser/Statement.PSFrequency.html |   395 +
 .../apache/sysds/parser/Statement.PSModeType.html  |   395 +
 .../sysds/parser/Statement.PSRuntimeBalancing.html |   434 +
 .../apache/sysds/parser/Statement.PSScheme.html    |   408 +
 .../sysds/parser/Statement.PSUpdateType.html       |   423 +
 .../java/org/apache/sysds/parser/Statement.html    |  1870 +
 .../org/apache/sysds/parser/StatementBlock.html    |  1388 +
 .../org/apache/sysds/parser/StringIdentifier.html  |   465 +
 .../java/org/apache/sysds/parser/VariableSet.html  |   497 +
 .../org/apache/sysds/parser/WhileStatement.html    |   552 +
 .../apache/sysds/parser/WhileStatementBlock.html   |   563 +
 .../parser/class-use/AssignmentStatement.html      |   193 +
 .../sysds/parser/class-use/BinaryExpression.html   |   148 +
 .../sysds/parser/class-use/BooleanExpression.html  |   148 +
 .../sysds/parser/class-use/BooleanIdentifier.html  |   148 +
 .../sysds/parser/class-use/BuiltinConstant.html    |   202 +
 .../class-use/BuiltinFunctionExpression.html       |   195 +
 .../parser/class-use/ConditionalPredicate.html     |   217 +
 .../sysds/parser/class-use/ConstIdentifier.html    |   297 +
 .../apache/sysds/parser/class-use/DMLProgram.html  |   968 +
 .../sysds/parser/class-use/DMLTranslator.html      |   194 +
 .../sysds/parser/class-use/DataExpression.html     |   224 +
 .../sysds/parser/class-use/DataIdentifier.html     |   788 +
 .../sysds/parser/class-use/DoubleIdentifier.html   |   206 +
 .../parser/class-use/Expression.BinaryOp.html      |   247 +
 .../parser/class-use/Expression.BooleanOp.html     |   232 +
 .../sysds/parser/class-use/Expression.DataOp.html  |   257 +
 .../parser/class-use/Expression.FunctCallOp.html   |   207 +
 .../parser/class-use/Expression.RelationalOp.html  |   232 +
 .../apache/sysds/parser/class-use/Expression.html  |  1110 +
 .../sysds/parser/class-use/ExpressionList.html     |   148 +
 .../sysds/parser/class-use/ForStatement.html       |   195 +
 .../sysds/parser/class-use/ForStatementBlock.html  |   290 +
 .../parser/class-use/FunctionCallIdentifier.html   |   192 +
 .../sysds/parser/class-use/FunctionDictionary.html |   319 +
 .../sysds/parser/class-use/FunctionStatement.html  |   148 +
 .../parser/class-use/FunctionStatementBlock.html   |   427 +
 .../apache/sysds/parser/class-use/Identifier.html  |   346 +
 .../apache/sysds/parser/class-use/IfStatement.html |   148 +
 .../sysds/parser/class-use/IfStatementBlock.html   |   235 +
 .../sysds/parser/class-use/ImportStatement.html    |   148 +
 .../sysds/parser/class-use/IndexedIdentifier.html  |   148 +
 .../sysds/parser/class-use/IntIdentifier.html      |   191 +
 .../sysds/parser/class-use/IterablePredicate.html  |   212 +
 .../LanguageException.LanguageErrorCodes.html      |   148 +
 .../sysds/parser/class-use/LanguageException.html  |   199 +
 .../parser/class-use/LiveVariableAnalysis.html     |   220 +
 .../parser/class-use/MultiAssignmentStatement.html |   211 +
 .../sysds/parser/class-use/OutputStatement.html    |   193 +
 .../sysds/parser/class-use/ParForStatement.html    |   148 +
 .../class-use/ParForStatementBlock.ResultVar.html  |   351 +
 .../parser/class-use/ParForStatementBlock.html     |   253 +
 .../parser/class-use/ParameterExpression.html      |   315 +
 .../ParameterizedBuiltinFunctionExpression.html    |   195 +
 .../sysds/parser/class-use/ParseException.html     |   206 +
 .../apache/sysds/parser/class-use/ParseInfo.html   |   835 +
 .../sysds/parser/class-use/ParserFactory.html      |   148 +
 .../sysds/parser/class-use/ParserWrapper.html      |   227 +
 .../sysds/parser/class-use/PathStatement.html      |   148 +
 .../parser/class-use/PrintStatement.PRINTTYPE.html |   221 +
 .../sysds/parser/class-use/PrintStatement.html     |   148 +
 .../parser/class-use/RelationalExpression.html     |   148 +
 .../class-use/Statement.FederatedPSScheme.html     |   227 +
 .../class-use/Statement.PSCheckpointing.html       |   202 +
 .../parser/class-use/Statement.PSFrequency.html    |   314 +
 .../parser/class-use/Statement.PSModeType.html     |   202 +
 .../class-use/Statement.PSRuntimeBalancing.html    |   238 +
 .../sysds/parser/class-use/Statement.PSScheme.html |   263 +
 .../parser/class-use/Statement.PSUpdateType.html   |   254 +
 .../apache/sysds/parser/class-use/Statement.html   |   431 +
 .../sysds/parser/class-use/StatementBlock.html     |  1361 +
 .../sysds/parser/class-use/StringIdentifier.html   |   148 +
 .../apache/sysds/parser/class-use/VariableSet.html |  1078 +
 .../sysds/parser/class-use/WhileStatement.html     |   148 +
 .../parser/class-use/WhileStatementBlock.html      |   235 +
 .../parser/dml/CustomErrorListener.ParseIssue.html |   511 +
 .../dml/CustomErrorListener.ParseIssueType.html    |   419 +
 .../sysds/parser/dml/CustomErrorListener.html      |   612 +
 .../apache/sysds/parser/dml/DMLParserWrapper.html  |   388 +
 .../apache/sysds/parser/dml/DmlBaseListener.html   |  2886 ++
 .../java/org/apache/sysds/parser/dml/DmlLexer.html |  1880 +
 .../org/apache/sysds/parser/dml/DmlListener.html   |  2384 +
 ...rser.AccumulatorAssignmentStatementContext.html |   491 +
 .../dml/DmlParser.AddSubExpressionContext.html     |   491 +
 .../dml/DmlParser.AssignmentStatementContext.html  |   491 +
 .../dml/DmlParser.AtomicExpressionContext.html     |   449 +
 .../dml/DmlParser.BooleanAndExpressionContext.html |   491 +
 .../dml/DmlParser.BooleanNotExpressionContext.html |   463 +
 .../dml/DmlParser.BooleanOrExpressionContext.html  |   491 +
 ...DmlParser.BuiltinFunctionExpressionContext.html |   505 +
 ...mlParser.CommandlineParamExpressionContext.html |   417 +
 ...arser.CommandlinePositionExpressionContext.html |   417 +
 .../DmlParser.ConstDoubleIdExpressionContext.html  |   417 +
 .../dml/DmlParser.ConstFalseExpressionContext.html |   403 +
 .../dml/DmlParser.ConstIntIdExpressionContext.html |   417 +
 .../DmlParser.ConstStringIdExpressionContext.html  |   417 +
 .../dml/DmlParser.ConstTrueExpressionContext.html  |   403 +
 .../dml/DmlParser.DataIdExpressionContext.html     |   417 +
 .../dml/DmlParser.DataIdentifierContext.html       |   431 +
 .../parser/dml/DmlParser.DataTypeContext.html      |   399 +
 .../parser/dml/DmlParser.ExpressionContext.html    |   431 +
 ...arser.ExternalFunctionDefExpressionContext.html |   575 +
 .../parser/dml/DmlParser.ForStatementContext.html  |   589 +
 ...ser.FunctionCallAssignmentStatementContext.html |   533 +
 ...unctionCallMultiAssignmentStatementContext.html |   561 +
 .../dml/DmlParser.FunctionStatementContext.html    |   431 +
 .../parser/dml/DmlParser.IfStatementContext.html   |   519 +
 .../DmlParser.IfdefAssignmentStatementContext.html |   519 +
 .../dml/DmlParser.ImportStatementContext.html      |   477 +
 .../dml/DmlParser.IndexedExpressionContext.html    |   533 +
 ...arser.InternalFunctionDefExpressionContext.html |   617 +
 ...er.IterablePredicateColonExpressionContext.html |   477 +
 .../dml/DmlParser.IterablePredicateContext.html    |   431 +
 ...rser.IterablePredicateSeqExpressionContext.html |   505 +
 .../dml/DmlParser.MatrixDataTypeCheckContext.html  |   410 +
 .../dml/DmlParser.MatrixMulExpressionContext.html  |   491 +
 .../sysds/parser/dml/DmlParser.Ml_typeContext.html |   432 +
 .../dml/DmlParser.ModIntDivExpressionContext.html  |   491 +
 .../dml/DmlParser.MultDivExpressionContext.html    |   491 +
 .../dml/DmlParser.MultiIdExpressionContext.html    |   477 +
 .../dml/DmlParser.ParForStatementContext.html      |   589 +
 .../DmlParser.ParameterizedExpressionContext.html  |   478 +
 .../parser/dml/DmlParser.PathStatementContext.html |   449 +
 .../dml/DmlParser.PowerExpressionContext.html      |   491 +
 .../parser/dml/DmlParser.ProgramrootContext.html   |   548 +
 .../dml/DmlParser.RelationalExpressionContext.html |   491 +
 ...rser.SimpleDataIdentifierExpressionContext.html |   417 +
 .../parser/dml/DmlParser.StatementContext.html     |   431 +
 ...arser.StrictParameterizedExpressionContext.html |   478 +
 ...r.StrictParameterizedKeyValueStringContext.html |   478 +
 .../dml/DmlParser.TypedArgAssignContext.html       |   506 +
 .../dml/DmlParser.TypedArgNoAssignContext.html     |   478 +
 .../dml/DmlParser.UnaryExpressionContext.html      |   463 +
 .../parser/dml/DmlParser.ValueTypeContext.html     |   404 +
 .../dml/DmlParser.WhileStatementContext.html       |   505 +
 .../org/apache/sysds/parser/dml/DmlParser.html     |  2635 ++
 .../apache/sysds/parser/dml/DmlPreprocessor.html   |  2799 ++
 .../DmlSyntacticValidator.ConvertedDMLSyntax.html  |   348 +
 .../sysds/parser/dml/DmlSyntacticValidator.html    |  2999 ++
 .../apache/sysds/parser/dml/ExpressionInfo.html    |   358 +
 .../org/apache/sysds/parser/dml/StatementInfo.html |   344 +
 .../class-use/CustomErrorListener.ParseIssue.html  |   305 +
 .../CustomErrorListener.ParseIssueType.html        |   241 +
 .../parser/dml/class-use/CustomErrorListener.html  |   235 +
 .../parser/dml/class-use/DMLParserWrapper.html     |   148 +
 .../parser/dml/class-use/DmlBaseListener.html      |   148 +
 .../sysds/parser/dml/class-use/DmlLexer.html       |   148 +
 .../sysds/parser/dml/class-use/DmlListener.html    |   209 +
 ...rser.AccumulatorAssignmentStatementContext.html |   239 +
 .../DmlParser.AddSubExpressionContext.html         |   239 +
 .../DmlParser.AssignmentStatementContext.html      |   239 +
 .../DmlParser.AtomicExpressionContext.html         |   239 +
 .../DmlParser.BooleanAndExpressionContext.html     |   239 +
 .../DmlParser.BooleanNotExpressionContext.html     |   239 +
 .../DmlParser.BooleanOrExpressionContext.html      |   239 +
 ...DmlParser.BuiltinFunctionExpressionContext.html |   239 +
 ...mlParser.CommandlineParamExpressionContext.html |   239 +
 ...arser.CommandlinePositionExpressionContext.html |   239 +
 .../DmlParser.ConstDoubleIdExpressionContext.html  |   239 +
 .../DmlParser.ConstFalseExpressionContext.html     |   239 +
 .../DmlParser.ConstIntIdExpressionContext.html     |   239 +
 .../DmlParser.ConstStringIdExpressionContext.html  |   239 +
 .../DmlParser.ConstTrueExpressionContext.html      |   239 +
 .../DmlParser.DataIdExpressionContext.html         |   239 +
 .../class-use/DmlParser.DataIdentifierContext.html |   367 +
 .../dml/class-use/DmlParser.DataTypeContext.html   |   240 +
 .../dml/class-use/DmlParser.ExpressionContext.html |   792 +
 ...arser.ExternalFunctionDefExpressionContext.html |   239 +
 .../class-use/DmlParser.ForStatementContext.html   |   239 +
 ...ser.FunctionCallAssignmentStatementContext.html |   239 +
 ...unctionCallMultiAssignmentStatementContext.html |   239 +
 .../DmlParser.FunctionStatementContext.html        |   294 +
 .../class-use/DmlParser.IfStatementContext.html    |   239 +
 .../DmlParser.IfdefAssignmentStatementContext.html |   239 +
 .../DmlParser.ImportStatementContext.html          |   239 +
 .../DmlParser.IndexedExpressionContext.html        |   241 +
 ...arser.InternalFunctionDefExpressionContext.html |   239 +
 ...er.IterablePredicateColonExpressionContext.html |   239 +
 .../DmlParser.IterablePredicateContext.html        |   274 +
 ...rser.IterablePredicateSeqExpressionContext.html |   239 +
 .../DmlParser.MatrixDataTypeCheckContext.html      |   239 +
 .../DmlParser.MatrixMulExpressionContext.html      |   239 +
 .../dml/class-use/DmlParser.Ml_typeContext.html    |   280 +
 .../DmlParser.ModIntDivExpressionContext.html      |   239 +
 .../DmlParser.MultDivExpressionContext.html        |   239 +
 .../DmlParser.MultiIdExpressionContext.html        |   239 +
 .../DmlParser.ParForStatementContext.html          |   239 +
 .../DmlParser.ParameterizedExpressionContext.html  |   340 +
 .../class-use/DmlParser.PathStatementContext.html  |   239 +
 .../DmlParser.PowerExpressionContext.html          |   239 +
 .../class-use/DmlParser.ProgramrootContext.html    |   250 +
 .../DmlParser.RelationalExpressionContext.html     |   239 +
 ...rser.SimpleDataIdentifierExpressionContext.html |   239 +
 .../dml/class-use/DmlParser.StatementContext.html  |   480 +
 ...arser.StrictParameterizedExpressionContext.html |   320 +
 ...r.StrictParameterizedKeyValueStringContext.html |   300 +
 .../class-use/DmlParser.TypedArgAssignContext.html |   300 +
 .../DmlParser.TypedArgNoAssignContext.html         |   325 +
 .../DmlParser.UnaryExpressionContext.html          |   239 +
 .../dml/class-use/DmlParser.ValueTypeContext.html  |   255 +
 .../class-use/DmlParser.WhileStatementContext.html |   239 +
 .../sysds/parser/dml/class-use/DmlParser.html      |   148 +
 .../parser/dml/class-use/DmlPreprocessor.html      |   148 +
 .../DmlSyntacticValidator.ConvertedDMLSyntax.html  |   196 +
 .../dml/class-use/DmlSyntacticValidator.html       |   148 +
 .../sysds/parser/dml/class-use/ExpressionInfo.html |   202 +
 .../sysds/parser/dml/class-use/StatementInfo.html  |   197 +
 .../apache/sysds/parser/dml/package-summary.html   |   466 +
 .../org/apache/sysds/parser/dml/package-tree.html  |   296 +
 .../org/apache/sysds/parser/dml/package-use.html   |   461 +
 .../org/apache/sysds/parser/package-summary.html   |   481 +
 .../java/org/apache/sysds/parser/package-tree.html |   287 +
 .../java/org/apache/sysds/parser/package-use.html  |  1051 +
 .../apache/sysds/runtime/DMLRuntimeException.html  |   353 +
 .../apache/sysds/runtime/DMLScriptException.html   |   333 +
 .../runtime/class-use/DMLRuntimeException.html     |  1418 +
 .../runtime/class-use/DMLScriptException.html      |   196 +
 .../sysds/runtime/codegen/ByteClassLoader.html     |   348 +
 .../apache/sysds/runtime/codegen/CodegenUtils.html |   565 +
 .../sysds/runtime/codegen/LibSpoofPrimitives.html  |  7501 ++++
 .../sysds/runtime/codegen/SpoofCUDACellwise.html   |   538 +
 .../codegen/SpoofCUDAOperator.PrecisionProxy.html  |   314 +
 .../sysds/runtime/codegen/SpoofCUDAOperator.html   |   497 +
 .../sysds/runtime/codegen/SpoofCUDARowwise.html    |   536 +
 .../sysds/runtime/codegen/SpoofCellwise.AggOp.html |   408 +
 .../runtime/codegen/SpoofCellwise.CellType.html    |   451 +
 .../sysds/runtime/codegen/SpoofCellwise.html       |   561 +
 .../sysds/runtime/codegen/SpoofMultiAggregate.html |   511 +
 .../runtime/codegen/SpoofOperator.SideInput.html   |   432 +
 .../codegen/SpoofOperator.SideInputSparseCell.html |   359 +
 .../codegen/SpoofOperator.SideInputSparseRow.html  |   361 +
 .../sysds/runtime/codegen/SpoofOperator.html       |   500 +
 .../codegen/SpoofOuterProduct.OutProdType.html     |   408 +
 .../sysds/runtime/codegen/SpoofOuterProduct.html   |   496 +
 .../runtime/codegen/SpoofRowwise.RowType.html      |   598 +
 .../apache/sysds/runtime/codegen/SpoofRowwise.html |   552 +
 .../runtime/codegen/class-use/ByteClassLoader.html |   148 +
 .../runtime/codegen/class-use/CodegenUtils.html    |   148 +
 .../codegen/class-use/LibSpoofPrimitives.html      |   148 +
 .../codegen/class-use/SpoofCUDACellwise.html       |   148 +
 .../SpoofCUDAOperator.PrecisionProxy.html          |   291 +
 .../codegen/class-use/SpoofCUDAOperator.html       |   283 +
 .../codegen/class-use/SpoofCUDARowwise.html        |   148 +
 .../codegen/class-use/SpoofCellwise.AggOp.html     |   322 +
 .../codegen/class-use/SpoofCellwise.CellType.html  |   307 +
 .../runtime/codegen/class-use/SpoofCellwise.html   |   211 +
 .../codegen/class-use/SpoofMultiAggregate.html     |   148 +
 .../codegen/class-use/SpoofOperator.SideInput.html |   244 +
 .../SpoofOperator.SideInputSparseCell.html         |   148 +
 .../SpoofOperator.SideInputSparseRow.html          |   148 +
 .../runtime/codegen/class-use/SpoofOperator.html   |   232 +
 .../class-use/SpoofOuterProduct.OutProdType.html   |   305 +
 .../codegen/class-use/SpoofOuterProduct.html       |   148 +
 .../codegen/class-use/SpoofRowwise.RowType.html    |   307 +
 .../runtime/codegen/class-use/SpoofRowwise.html    |   192 +
 .../sysds/runtime/codegen/package-summary.html     |   263 +
 .../apache/sysds/runtime/codegen/package-tree.html |   223 +
 .../apache/sysds/runtime/codegen/package-use.html  |   327 +
 .../runtime/compress/CompressedMatrixBlock.html    |  3605 ++
 .../compress/CompressedMatrixBlockFactory.html     |   636 +
 .../runtime/compress/CompressionSettings.html      |   680 +
 .../compress/CompressionSettingsBuilder.html       |   783 +
 .../runtime/compress/CompressionStatistics.html    |   597 +
 .../runtime/compress/DMLCompressionException.html  |   340 +
 .../runtime/compress/SingletonLookupHashMap.html   |   343 +
 .../sysds/runtime/compress/bitmap/ABitmap.html     |   470 +
 .../sysds/runtime/compress/bitmap/Bitmap.html      |   361 +
 .../runtime/compress/bitmap/BitmapEncoder.html     |   332 +
 .../runtime/compress/bitmap/MultiColBitmap.html    |   363 +
 .../runtime/compress/bitmap/class-use/ABitmap.html |   303 +
 .../runtime/compress/bitmap/class-use/Bitmap.html  |   148 +
 .../compress/bitmap/class-use/BitmapEncoder.html   |   148 +
 .../compress/bitmap/class-use/MultiColBitmap.html  |   148 +
 .../runtime/compress/bitmap/package-summary.html   |   184 +
 .../runtime/compress/bitmap/package-tree.html      |   169 +
 .../sysds/runtime/compress/bitmap/package-use.html |   225 +
 .../compress/class-use/CompressedMatrixBlock.html  |   458 +
 .../class-use/CompressedMatrixBlockFactory.html    |   148 +
 .../compress/class-use/CompressionSettings.html    |   396 +
 .../class-use/CompressionSettingsBuilder.html      |   381 +
 .../compress/class-use/CompressionStatistics.html  |   293 +
 .../class-use/DMLCompressionException.html         |   148 +
 .../compress/class-use/SingletonLookupHashMap.html |   192 +
 .../runtime/compress/cocode/AColumnCoCoder.html    |   226 +
 .../runtime/compress/cocode/CoCodeBinPacking.html  |   228 +
 .../runtime/compress/cocode/CoCodeGreedy.html      |   227 +
 .../runtime/compress/cocode/CoCodeHybrid.html      |   228 +
 .../runtime/compress/cocode/CoCodePriorityQue.html |   232 +
 .../runtime/compress/cocode/CoCodeStatic.html      |   228 +
 .../cocode/CoCoderFactory.PartitionerType.html     |   422 +
 .../runtime/compress/cocode/CoCoderFactory.html    |   293 +
 .../sysds/runtime/compress/cocode/ColIndexes.html  |   344 +
 .../sysds/runtime/compress/cocode/Memorizer.html   |   444 +
 .../compress/cocode/class-use/AColumnCoCoder.html  |   220 +
 .../cocode/class-use/CoCodeBinPacking.html         |   148 +
 .../compress/cocode/class-use/CoCodeGreedy.html    |   148 +
 .../compress/cocode/class-use/CoCodeHybrid.html    |   148 +
 .../cocode/class-use/CoCodePriorityQue.html        |   148 +
 .../compress/cocode/class-use/CoCodeStatic.html    |   148 +
 .../class-use/CoCoderFactory.PartitionerType.html  |   247 +
 .../compress/cocode/class-use/CoCoderFactory.html  |   148 +
 .../compress/cocode/class-use/ColIndexes.html      |   217 +
 .../compress/cocode/class-use/Memorizer.html       |   148 +
 .../runtime/compress/cocode/package-summary.html   |   234 +
 .../runtime/compress/cocode/package-tree.html      |   193 +
 .../sysds/runtime/compress/cocode/package-use.html |   216 +
 .../colgroup/AColGroup.CompressionType.html        |   487 +
 .../sysds/runtime/compress/colgroup/AColGroup.html |  1302 +
 .../compress/colgroup/AColGroupCompressed.html     |   450 +
 .../runtime/compress/colgroup/AColGroupOffset.html |   530 +
 .../runtime/compress/colgroup/AColGroupValue.html  |   845 +
 .../compress/colgroup/AMorphingMMColGroup.html     |   439 +
 .../sysds/runtime/compress/colgroup/APreAgg.html   |   531 +
 .../sysds/runtime/compress/colgroup/ASDCZero.html  |   457 +
 .../runtime/compress/colgroup/ColGroupConst.html   |  1243 +
 .../runtime/compress/colgroup/ColGroupDDC.html     |   839 +
 .../runtime/compress/colgroup/ColGroupDDCFOR.html  |   901 +
 .../compress/colgroup/ColGroupDeltaDDC.html        |   413 +
 .../runtime/compress/colgroup/ColGroupEmpty.html   |  1049 +
 .../runtime/compress/colgroup/ColGroupFactory.html |   321 +
 .../runtime/compress/colgroup/ColGroupIO.html      |   373 +
 .../runtime/compress/colgroup/ColGroupOLE.html     |   695 +
 .../runtime/compress/colgroup/ColGroupRLE.html     |   709 +
 .../runtime/compress/colgroup/ColGroupSDC.html     |   897 +
 .../runtime/compress/colgroup/ColGroupSDCFOR.html  |   867 +
 .../compress/colgroup/ColGroupSDCSingle.html       |   884 +
 .../compress/colgroup/ColGroupSDCSingleZeros.html  |   889 +
 .../compress/colgroup/ColGroupSDCZeros.html        |   872 +
 .../runtime/compress/colgroup/ColGroupSizes.html   |   496 +
 .../compress/colgroup/ColGroupUncompressed.html    |  1286 +
 .../runtime/compress/colgroup/ColGroupUtils.html   |   268 +
 .../sysds/runtime/compress/colgroup/FORUtil.html   |   268 +
 .../class-use/AColGroup.CompressionType.html       |   398 +
 .../compress/colgroup/class-use/AColGroup.html     |  1260 +
 .../colgroup/class-use/AColGroupCompressed.html    |   328 +
 .../colgroup/class-use/AColGroupOffset.html        |   202 +
 .../colgroup/class-use/AColGroupValue.html         |   301 +
 .../colgroup/class-use/AMorphingMMColGroup.html    |   215 +
 .../compress/colgroup/class-use/APreAgg.html       |   238 +
 .../compress/colgroup/class-use/ASDCZero.html      |   201 +
 .../compress/colgroup/class-use/ColGroupConst.html |   148 +
 .../compress/colgroup/class-use/ColGroupDDC.html   |   223 +
 .../colgroup/class-use/ColGroupDDCFOR.html         |   148 +
 .../colgroup/class-use/ColGroupDeltaDDC.html       |   148 +
 .../compress/colgroup/class-use/ColGroupEmpty.html |   192 +
 .../colgroup/class-use/ColGroupFactory.html        |   148 +
 .../compress/colgroup/class-use/ColGroupIO.html    |   148 +
 .../compress/colgroup/class-use/ColGroupOLE.html   |   148 +
 .../compress/colgroup/class-use/ColGroupRLE.html   |   148 +
 .../compress/colgroup/class-use/ColGroupSDC.html   |   148 +
 .../colgroup/class-use/ColGroupSDCFOR.html         |   148 +
 .../colgroup/class-use/ColGroupSDCSingle.html      |   148 +
 .../colgroup/class-use/ColGroupSDCSingleZeros.html |   205 +
 .../colgroup/class-use/ColGroupSDCZeros.html       |   205 +
 .../compress/colgroup/class-use/ColGroupSizes.html |   148 +
 .../colgroup/class-use/ColGroupUncompressed.html   |   148 +
 .../compress/colgroup/class-use/ColGroupUtils.html |   148 +
 .../compress/colgroup/class-use/FORUtil.html       |   148 +
 .../compress/colgroup/dictionary/ADictionary.html  |  2093 +
 .../colgroup/dictionary/DeltaDictionary.html       |   354 +
 .../colgroup/dictionary/DictLibMatrixMult.html     |   481 +
 .../compress/colgroup/dictionary/Dictionary.html   |  2256 +
 .../dictionary/DictionaryFactory.Type.html         |   395 +
 .../colgroup/dictionary/DictionaryFactory.html     |   454 +
 .../colgroup/dictionary/MatrixBlockDictionary.html |  2281 +
 .../compress/colgroup/dictionary/QDictionary.html  |  2246 +
 .../colgroup/dictionary/class-use/ADictionary.html |   927 +
 .../dictionary/class-use/DeltaDictionary.html      |   192 +
 .../dictionary/class-use/DictLibMatrixMult.html    |   148 +
 .../colgroup/dictionary/class-use/Dictionary.html  |   444 +
 .../class-use/DictionaryFactory.Type.html          |   202 +
 .../dictionary/class-use/DictionaryFactory.html    |   148 +
 .../class-use/MatrixBlockDictionary.html           |   242 +
 .../colgroup/dictionary/class-use/QDictionary.html |   207 +
 .../colgroup/dictionary/package-summary.html       |   228 +
 .../compress/colgroup/dictionary/package-tree.html |   194 +
 .../compress/colgroup/dictionary/package-use.html  |   273 +
 .../colgroup/insertionsort/AInsertionSorter.html   |   351 +
 .../InsertionSorterFactory.SORT_TYPE.html          |   382 +
 .../insertionsort/InsertionSorterFactory.html      |   375 +
 .../colgroup/insertionsort/MaterializeSort.html    |   285 +
 .../compress/colgroup/insertionsort/MergeSort.html |   303 +
 .../insertionsort/class-use/AInsertionSorter.html  |   239 +
 .../InsertionSorterFactory.SORT_TYPE.html          |   289 +
 .../class-use/InsertionSorterFactory.html          |   148 +
 .../insertionsort/class-use/MaterializeSort.html   |   148 +
 .../insertionsort/class-use/MergeSort.html         |   148 +
 .../colgroup/insertionsort/package-summary.html    |   206 +
 .../colgroup/insertionsort/package-tree.html       |   188 +
 .../colgroup/insertionsort/package-use.html        |   210 +
 .../compress/colgroup/mapping/AMapToData.html      |   990 +
 .../compress/colgroup/mapping/MapToBit.html        |   747 +
 .../compress/colgroup/mapping/MapToByte.html       |   687 +
 .../compress/colgroup/mapping/MapToChar.html       |   698 +
 .../compress/colgroup/mapping/MapToCharPByte.html  |   732 +
 .../colgroup/mapping/MapToFactory.MAP_TYPE.html    |   447 +
 .../compress/colgroup/mapping/MapToFactory.html    |   480 +
 .../compress/colgroup/mapping/MapToInt.html        |   669 +
 .../compress/colgroup/mapping/MapToUByte.html      |   562 +
 .../compress/colgroup/mapping/MapToZero.html       |   705 +
 .../colgroup/mapping/class-use/AMapToData.html     |   577 +
 .../colgroup/mapping/class-use/MapToBit.html       |   148 +
 .../colgroup/mapping/class-use/MapToByte.html      |   192 +
 .../colgroup/mapping/class-use/MapToChar.html      |   148 +
 .../colgroup/mapping/class-use/MapToCharPByte.html |   148 +
 .../mapping/class-use/MapToFactory.MAP_TYPE.html   |   266 +
 .../colgroup/mapping/class-use/MapToFactory.html   |   148 +
 .../colgroup/mapping/class-use/MapToInt.html       |   148 +
 .../colgroup/mapping/class-use/MapToUByte.html     |   148 +
 .../colgroup/mapping/class-use/MapToZero.html      |   148 +
 .../compress/colgroup/mapping/package-summary.html |   226 +
 .../compress/colgroup/mapping/package-tree.html    |   196 +
 .../compress/colgroup/mapping/package-use.html     |   285 +
 .../compress/colgroup/offset/AIterator.html        |   484 +
 .../runtime/compress/colgroup/offset/AOffset.html  |   638 +
 .../compress/colgroup/offset/AOffsetIterator.html  |   337 +
 .../compress/colgroup/offset/OffsetByte.html       |   584 +
 .../compress/colgroup/offset/OffsetChar.html       |   584 +
 .../colgroup/offset/OffsetFactory.OFF_TYPE.html    |   409 +
 .../compress/colgroup/offset/OffsetFactory.html    |   473 +
 .../compress/colgroup/offset/OffsetSingle.html     |   567 +
 .../compress/colgroup/offset/OffsetTwo.html        |   569 +
 .../colgroup/offset/class-use/AIterator.html       |   342 +
 .../colgroup/offset/class-use/AOffset.html         |   356 +
 .../colgroup/offset/class-use/AOffsetIterator.html |   214 +
 .../colgroup/offset/class-use/OffsetByte.html      |   192 +
 .../colgroup/offset/class-use/OffsetChar.html      |   192 +
 .../offset/class-use/OffsetFactory.OFF_TYPE.html   |   202 +
 .../colgroup/offset/class-use/OffsetFactory.html   |   148 +
 .../colgroup/offset/class-use/OffsetSingle.html    |   192 +
 .../colgroup/offset/class-use/OffsetTwo.html       |   192 +
 .../compress/colgroup/offset/package-summary.html  |   228 +
 .../compress/colgroup/offset/package-tree.html     |   192 +
 .../compress/colgroup/offset/package-use.html      |   265 +
 .../runtime/compress/colgroup/package-summary.html |   321 +
 .../runtime/compress/colgroup/package-tree.html    |   225 +
 .../runtime/compress/colgroup/package-use.html     |   323 +
 .../sysds/runtime/compress/cost/ACostEstimate.html |   456 +
 .../compress/cost/ComputationCostEstimator.html    |   473 +
 .../compress/cost/CostEstimatorBuilder.html        |   360 +
 .../cost/CostEstimatorFactory.CostType.html        |   421 +
 .../compress/cost/CostEstimatorFactory.html        |   337 +
 .../compress/cost/DistinctCostEstimator.html       |   401 +
 .../runtime/compress/cost/HybridCostEstimator.html |   352 +
 .../compress/cost/InstructionTypeCounter.html      |   634 +
 .../runtime/compress/cost/MemoryCostEstimator.html |   392 +
 .../compress/cost/class-use/ACostEstimate.html     |   333 +
 .../cost/class-use/ComputationCostEstimator.html   |   261 +
 .../cost/class-use/CostEstimatorBuilder.html       |   264 +
 .../class-use/CostEstimatorFactory.CostType.html   |   247 +
 .../cost/class-use/CostEstimatorFactory.html       |   148 +
 .../cost/class-use/DistinctCostEstimator.html      |   148 +
 .../cost/class-use/HybridCostEstimator.html        |   148 +
 .../cost/class-use/InstructionTypeCounter.html     |   286 +
 .../cost/class-use/MemoryCostEstimator.html        |   148 +
 .../runtime/compress/cost/package-summary.html     |   214 +
 .../sysds/runtime/compress/cost/package-tree.html  |   187 +
 .../sysds/runtime/compress/cost/package-use.html   |   324 +
 .../compress/estim/CompressedSizeEstimator.html    |   480 +
 .../estim/CompressedSizeEstimatorExact.html        |   387 +
 .../estim/CompressedSizeEstimatorFactory.html      |   333 +
 .../estim/CompressedSizeEstimatorSample.html       |   438 +
 .../runtime/compress/estim/CompressedSizeInfo.html |   485 +
 .../compress/estim/CompressedSizeInfoColGroup.html |   587 +
 .../runtime/compress/estim/EstimationFactors.html  |   349 +
 .../estim/class-use/CompressedSizeEstimator.html   |   273 +
 .../class-use/CompressedSizeEstimatorExact.html    |   148 +
 .../class-use/CompressedSizeEstimatorFactory.html  |   148 +
 .../class-use/CompressedSizeEstimatorSample.html   |   148 +
 .../estim/class-use/CompressedSizeInfo.html        |   320 +
 .../class-use/CompressedSizeInfoColGroup.html      |   453 +
 .../estim/class-use/EstimationFactors.html         |   227 +
 .../compress/estim/encoding/ConstEncoding.html     |   387 +
 .../compress/estim/encoding/DenseEncoding.html     |   426 +
 .../compress/estim/encoding/EmptyEncoding.html     |   427 +
 .../runtime/compress/estim/encoding/IEncode.html   |   438 +
 .../compress/estim/encoding/SparseEncoding.html    |   387 +
 .../estim/encoding/class-use/ConstEncoding.html    |   148 +
 .../estim/encoding/class-use/DenseEncoding.html    |   192 +
 .../estim/encoding/class-use/EmptyEncoding.html    |   148 +
 .../compress/estim/encoding/class-use/IEncode.html |   339 +
 .../estim/encoding/class-use/SparseEncoding.html   |   148 +
 .../compress/estim/encoding/package-summary.html   |   202 +
 .../compress/estim/encoding/package-tree.html      |   172 +
 .../compress/estim/encoding/package-use.html       |   214 +
 .../runtime/compress/estim/package-summary.html    |   211 +
 .../sysds/runtime/compress/estim/package-tree.html |   177 +
 .../sysds/runtime/compress/estim/package-use.html  |   307 +
 .../compress/estim/sample/HassAndStokes.html       |   404 +
 .../SampleEstimatorFactory.EstimationType.html     |   408 +
 .../estim/sample/SampleEstimatorFactory.html       |   364 +
 .../compress/estim/sample/ShlosserEstimator.html   |   268 +
 .../estim/sample/ShlosserJackknifeEstimator.html   |   268 +
 .../estim/sample/SmoothedJackknifeEstimator.html   |   325 +
 .../estim/sample/class-use/HassAndStokes.html      |   148 +
 .../SampleEstimatorFactory.EstimationType.html     |   278 +
 .../sample/class-use/SampleEstimatorFactory.html   |   148 +
 .../estim/sample/class-use/ShlosserEstimator.html  |   148 +
 .../class-use/ShlosserJackknifeEstimator.html      |   148 +
 .../class-use/SmoothedJackknifeEstimator.html      |   148 +
 .../compress/estim/sample/package-summary.html     |   208 +
 .../compress/estim/sample/package-tree.html        |   186 +
 .../runtime/compress/estim/sample/package-use.html |   204 +
 .../sysds/runtime/compress/lib/CLALibAppend.html   |   310 +
 .../runtime/compress/lib/CLALibBinaryCellOp.html   |   332 +
 .../sysds/runtime/compress/lib/CLALibCMOps.html    |   308 +
 .../sysds/runtime/compress/lib/CLALibCompAgg.html  |   316 +
 .../runtime/compress/lib/CLALibDecompress.html     |   331 +
 .../runtime/compress/lib/CLALibLeftMultBy.html     |   404 +
 .../sysds/runtime/compress/lib/CLALibMMChain.html  |   296 +
 .../runtime/compress/lib/CLALibMatrixMult.html     |   336 +
 .../sysds/runtime/compress/lib/CLALibRexpand.html  |   318 +
 .../runtime/compress/lib/CLALibRightMultBy.html    |   334 +
 .../sysds/runtime/compress/lib/CLALibScalar.html   |   310 +
 .../sysds/runtime/compress/lib/CLALibSlice.html    |   316 +
 .../sysds/runtime/compress/lib/CLALibSquash.html   |   308 +
 .../sysds/runtime/compress/lib/CLALibTSMM.html     |   323 +
 .../sysds/runtime/compress/lib/CLALibUnary.html    |   310 +
 .../sysds/runtime/compress/lib/CLALibUtils.html    |   313 +
 .../compress/lib/class-use/CLALibAppend.html       |   148 +
 .../compress/lib/class-use/CLALibBinaryCellOp.html |   148 +
 .../compress/lib/class-use/CLALibCMOps.html        |   148 +
 .../compress/lib/class-use/CLALibCompAgg.html      |   148 +
 .../compress/lib/class-use/CLALibDecompress.html   |   148 +
 .../compress/lib/class-use/CLALibLeftMultBy.html   |   148 +
 .../compress/lib/class-use/CLALibMMChain.html      |   148 +
 .../compress/lib/class-use/CLALibMatrixMult.html   |   148 +
 .../compress/lib/class-use/CLALibRexpand.html      |   148 +
 .../compress/lib/class-use/CLALibRightMultBy.html  |   148 +
 .../compress/lib/class-use/CLALibScalar.html       |   148 +
 .../compress/lib/class-use/CLALibSlice.html        |   148 +
 .../compress/lib/class-use/CLALibSquash.html       |   148 +
 .../runtime/compress/lib/class-use/CLALibTSMM.html |   148 +
 .../compress/lib/class-use/CLALibUnary.html        |   148 +
 .../compress/lib/class-use/CLALibUtils.html        |   148 +
 .../runtime/compress/lib/package-summary.html      |   239 +
 .../sysds/runtime/compress/lib/package-tree.html   |   183 +
 .../sysds/runtime/compress/lib/package-use.html    |   148 +
 .../sysds/runtime/compress/package-summary.html    |   212 +
 .../sysds/runtime/compress/package-tree.html       |   197 +
 .../apache/sysds/runtime/compress/package-use.html |   325 +
 .../compress/readers/ReaderColumnSelection.html    |   332 +
 .../ReaderColumnSelectionDenseMultiBlock.html      |   234 +
 ...erColumnSelectionDenseMultiBlockTransposed.html |   234 +
 .../ReaderColumnSelectionDenseSingleBlock.html     |   234 +
 ...rColumnSelectionDenseSingleBlockTransposed.html |   234 +
 .../readers/ReaderColumnSelectionSparse.html       |   238 +
 .../ReaderColumnSelectionSparseTransposed.html     |   238 +
 .../readers/class-use/ReaderColumnSelection.html   |   251 +
 .../ReaderColumnSelectionDenseMultiBlock.html      |   148 +
 ...erColumnSelectionDenseMultiBlockTransposed.html |   148 +
 .../ReaderColumnSelectionDenseSingleBlock.html     |   148 +
 ...rColumnSelectionDenseSingleBlockTransposed.html |   148 +
 .../class-use/ReaderColumnSelectionSparse.html     |   148 +
 .../ReaderColumnSelectionSparseTransposed.html     |   148 +
 .../runtime/compress/readers/package-summary.html  |   200 +
 .../runtime/compress/readers/package-tree.html     |   172 +
 .../runtime/compress/readers/package-use.html      |   185 +
 .../sysds/runtime/compress/utils/DArrCounts.html   |   396 +
 .../sysds/runtime/compress/utils/DCounts.html      |   396 +
 .../sysds/runtime/compress/utils/DblArray.html     |   429 +
 .../compress/utils/DblArrayCountHashMap.html       |   456 +
 .../DblArrayIntListHashMap.DArrayIListEntry.html   |   386 +
 .../compress/utils/DblArrayIntListHashMap.html     |   474 +
 .../runtime/compress/utils/DoubleCountHashMap.html |   505 +
 .../utils/DoubleIntListHashMap.DIListEntry.html    |   436 +
 .../compress/utils/DoubleIntListHashMap.html       |   455 +
 .../sysds/runtime/compress/utils/IntArrayList.html |   414 +
 .../apache/sysds/runtime/compress/utils/Util.html  |   364 +
 .../compress/utils/class-use/DArrCounts.html       |   192 +
 .../runtime/compress/utils/class-use/DCounts.html  |   192 +
 .../runtime/compress/utils/class-use/DblArray.html |   293 +
 .../utils/class-use/DblArrayCountHashMap.html      |   195 +
 .../DblArrayIntListHashMap.DArrayIListEntry.html   |   192 +
 .../utils/class-use/DblArrayIntListHashMap.html    |   148 +
 .../utils/class-use/DoubleCountHashMap.html        |   192 +
 .../DoubleIntListHashMap.DIListEntry.html          |   228 +
 .../utils/class-use/DoubleIntListHashMap.html      |   148 +
 .../compress/utils/class-use/IntArrayList.html     |   415 +
 .../runtime/compress/utils/class-use/Util.html     |   148 +
 .../runtime/compress/utils/package-summary.html    |   221 +
 .../sysds/runtime/compress/utils/package-tree.html |   178 +
 .../sysds/runtime/compress/utils/package-use.html  |   337 +
 .../compress/workload/AWTreeNode.WTNodeType.html   |   461 +
 .../runtime/compress/workload/AWTreeNode.html      |   426 +
 .../apache/sysds/runtime/compress/workload/Op.html |   440 +
 .../runtime/compress/workload/OpMetadata.html      |   320 +
 .../sysds/runtime/compress/workload/OpNormal.html  |   324 +
 .../sysds/runtime/compress/workload/OpSided.html   |   446 +
 .../sysds/runtime/compress/workload/WTreeNode.html |   338 +
 .../sysds/runtime/compress/workload/WTreeRoot.html |   373 +
 .../compress/workload/WorkloadAnalyzer.html        |   322 +
 .../workload/class-use/AWTreeNode.WTNodeType.html  |   225 +
 .../compress/workload/class-use/AWTreeNode.html    |   227 +
 .../runtime/compress/workload/class-use/Op.html    |   232 +
 .../compress/workload/class-use/OpMetadata.html    |   148 +
 .../compress/workload/class-use/OpNormal.html      |   148 +
 .../compress/workload/class-use/OpSided.html       |   148 +
 .../compress/workload/class-use/WTreeNode.html     |   207 +
 .../compress/workload/class-use/WTreeRoot.html     |   260 +
 .../workload/class-use/WorkloadAnalyzer.html       |   148 +
 .../runtime/compress/workload/package-summary.html |   216 +
 .../runtime/compress/workload/package-tree.html    |   190 +
 .../runtime/compress/workload/package-use.html     |   276 +
 .../runtime/controlprogram/BasicProgramBlock.html  |   481 +
 .../runtime/controlprogram/ForProgramBlock.html    |   547 +
 .../controlprogram/FunctionProgramBlock.html       |   638 +
 .../runtime/controlprogram/IfProgramBlock.html     |   543 +
 .../runtime/controlprogram/LocalVariableMap.html   |   603 +
 .../ParForProgramBlock.PDataPartitionFormat.html   |   485 +
 .../ParForProgramBlock.PDataPartitioner.html       |   408 +
 .../ParForProgramBlock.PExecMode.html              |   408 +
 .../ParForProgramBlock.POptMode.html               |   408 +
 .../ParForProgramBlock.PResultMerge.html           |   435 +
 .../ParForProgramBlock.PTaskPartitioner.html       |   447 +
 .../ParForProgramBlock.PartitionFormat.html        |   544 +
 .../runtime/controlprogram/ParForProgramBlock.html |  1348 +
 .../sysds/runtime/controlprogram/Program.html      |   663 +
 .../sysds/runtime/controlprogram/ProgramBlock.html |   921 +
 .../runtime/controlprogram/WhileProgramBlock.html  |   473 +
 .../runtime/controlprogram/caching/ByteBuffer.html |   442 +
 .../runtime/controlprogram/caching/CacheBlock.html |   610 +
 .../controlprogram/caching/CacheBlockFactory.html  |   336 +
 .../controlprogram/caching/CacheDataInput.html     |   687 +
 .../controlprogram/caching/CacheDataOutput.html    |   683 +
 .../controlprogram/caching/CacheEvictionQueue.html |   404 +
 .../caching/CacheMaintenanceService.html           |   350 +
 .../caching/CacheStatistics.Stat.html              |   525 +
 .../controlprogram/caching/CacheStatistics.html    |   869 +
 .../caching/CacheableData.CacheStatus.html         |   434 +
 .../controlprogram/caching/CacheableData.html      |  1655 +
 .../controlprogram/caching/FrameObject.html        |   557 +
 .../caching/LazyWriteBuffer.RPolicy.html           |   382 +
 .../controlprogram/caching/LazyWriteBuffer.html    |   542 +
 .../caching/MatrixObject.UpdateType.html           |   409 +
 .../controlprogram/caching/MatrixObject.html       |   780 +
 .../runtime/controlprogram/caching/PageCache.html  |   348 +
 .../controlprogram/caching/TensorObject.html       |   476 +
 .../caching/UnifiedMemoryManager.html              |   600 +
 .../caching/class-use/ByteBuffer.html              |   219 +
 .../caching/class-use/CacheBlock.html              |  1162 +
 .../caching/class-use/CacheBlockFactory.html       |   148 +
 .../caching/class-use/CacheDataInput.html          |   148 +
 .../caching/class-use/CacheDataOutput.html         |   148 +
 .../caching/class-use/CacheEvictionQueue.html      |   148 +
 .../caching/class-use/CacheMaintenanceService.html |   148 +
 .../caching/class-use/CacheStatistics.Stat.html    |   202 +
 .../caching/class-use/CacheStatistics.html         |   148 +
 .../class-use/CacheableData.CacheStatus.html       |   207 +
 .../caching/class-use/CacheableData.html           |   619 +
 .../caching/class-use/FrameObject.html             |   565 +
 .../caching/class-use/LazyWriteBuffer.RPolicy.html |   217 +
 .../caching/class-use/LazyWriteBuffer.html         |   148 +
 .../caching/class-use/MatrixObject.UpdateType.html |   520 +
 .../caching/class-use/MatrixObject.html            |  2364 +
 .../caching/class-use/PageCache.html               |   148 +
 .../caching/class-use/TensorObject.html            |   241 +
 .../caching/class-use/UnifiedMemoryManager.html    |   148 +
 .../controlprogram/caching/package-summary.html    |   286 +
 .../controlprogram/caching/package-tree.html       |   222 +
 .../controlprogram/caching/package-use.html        |   918 +
 .../class-use/BasicProgramBlock.html               |   226 +
 .../controlprogram/class-use/ForProgramBlock.html  |   296 +
 .../class-use/FunctionProgramBlock.html            |   344 +
 .../controlprogram/class-use/IfProgramBlock.html   |   249 +
 .../controlprogram/class-use/LocalVariableMap.html |  1003 +
 .../ParForProgramBlock.PDataPartitionFormat.html   |   325 +
 .../ParForProgramBlock.PDataPartitioner.html       |   217 +
 .../class-use/ParForProgramBlock.PExecMode.html    |   248 +
 .../class-use/ParForProgramBlock.POptMode.html     |   285 +
 .../class-use/ParForProgramBlock.PResultMerge.html |   217 +
 .../ParForProgramBlock.PTaskPartitioner.html       |   217 +
 .../ParForProgramBlock.PartitionFormat.html        |   350 +
 .../class-use/ParForProgramBlock.html              |   308 +
 .../runtime/controlprogram/class-use/Program.html  |   770 +
 .../controlprogram/class-use/ProgramBlock.html     |  1027 +
 .../class-use/WhileProgramBlock.html               |   221 +
 .../controlprogram/context/ExecutionContext.html   |  1827 +
 .../context/ExecutionContextFactory.html           |   370 +
 .../SparkExecutionContext.SparkClusterConfig.html  |   403 +
 .../context/SparkExecutionContext.html             |  1462 +
 .../context/class-use/ExecutionContext.html        |  3508 ++
 .../context/class-use/ExecutionContextFactory.html |   148 +
 .../SparkExecutionContext.SparkClusterConfig.html  |   194 +
 .../context/class-use/SparkExecutionContext.html   |   358 +
 .../controlprogram/context/package-summary.html    |   181 +
 .../controlprogram/context/package-tree.html       |   169 +
 .../controlprogram/context/package-use.html        |   710 +
 .../federated/ExecutionContextMap.html             |   352 +
 .../FederatedData.FederatedRequestEncoder.html     |   341 +
 .../controlprogram/federated/FederatedData.html    |   609 +
 .../federated/FederatedLocalData.html              |   367 +
 .../federated/FederatedLookupTable.html            |   432 +
 .../controlprogram/federated/FederatedRange.html   |   576 +
 .../FederatedReadCache.ReadCacheEntry.html         |   339 +
 .../federated/FederatedReadCache.html              |   393 +
 .../federated/FederatedRequest.RequestType.html    |   447 +
 .../controlprogram/federated/FederatedRequest.html |   648 +
 .../federated/FederatedResponse.ResponseType.html  |   395 +
 .../federated/FederatedResponse.html               |   524 +
 ...ederatedStatistics.FedStatsCollectFunction.html |   383 +
 .../FederatedStatistics.FedStatsCollection.html    |   417 +
 .../federated/FederatedStatistics.html             |   930 +
 .../controlprogram/federated/FederatedUDF.html     |   333 +
 .../FederatedWorker.FederatedResponseEncoder.html  |   341 +
 .../controlprogram/federated/FederatedWorker.html  |   293 +
 .../federated/FederatedWorkerHandler.html          |   427 +
 .../federated/FederatedWorkerHandlerException.html |   336 +
 .../federated/FederatedWorkloadAnalyzer.html       |   344 +
 .../controlprogram/federated/FederationMap.html    |  1215 +
 .../controlprogram/federated/FederationUtils.html  |   772 +
 .../federated/MatrixLineagePair.html               |   545 +
 .../federated/class-use/ExecutionContextMap.html   |   196 +
 .../FederatedData.FederatedRequestEncoder.html     |   148 +
 .../federated/class-use/FederatedData.html         |   356 +
 .../federated/class-use/FederatedLocalData.html    |   148 +
 .../federated/class-use/FederatedLookupTable.html  |   201 +
 .../federated/class-use/FederatedRange.html        |   418 +
 .../FederatedReadCache.ReadCacheEntry.html         |   148 +
 .../federated/class-use/FederatedReadCache.html    |   201 +
 .../class-use/FederatedRequest.RequestType.html    |   260 +
 .../federated/class-use/FederatedRequest.html      |   398 +
 .../class-use/FederatedResponse.ResponseType.html  |   237 +
 .../federated/class-use/FederatedResponse.html     |   494 +
 ...ederatedStatistics.FedStatsCollectFunction.html |   148 +
 .../FederatedStatistics.FedStatsCollection.html    |   198 +
 .../federated/class-use/FederatedStatistics.html   |   148 +
 .../federated/class-use/FederatedUDF.html          |   337 +
 .../FederatedWorker.FederatedResponseEncoder.html  |   148 +
 .../federated/class-use/FederatedWorker.html       |   148 +
 .../class-use/FederatedWorkerHandler.html          |   148 +
 .../class-use/FederatedWorkerHandlerException.html |   148 +
 .../class-use/FederatedWorkloadAnalyzer.html       |   201 +
 .../federated/class-use/FederationMap.html         |   497 +
 .../federated/class-use/FederationUtils.html       |   148 +
 .../federated/class-use/MatrixLineagePair.html     |   252 +
 .../monitoring/FederatedMonitoringServer.html      |   308 +
 .../FederatedMonitoringServerHandler.html          |   400 +
 .../class-use/FederatedMonitoringServer.html       |   148 +
 .../FederatedMonitoringServerHandler.html          |   148 +
 .../controllers/CoordinatorController.html         |   393 +
 .../monitoring/controllers/IController.html        |   316 +
 .../monitoring/controllers/WorkerController.html   |   393 +
 .../class-use/CoordinatorController.html           |   148 +
 .../controllers/class-use/IController.html         |   197 +
 .../controllers/class-use/WorkerController.html    |   148 +
 .../monitoring/controllers/package-summary.html    |   185 +
 .../monitoring/controllers/package-tree.html       |   170 +
 .../monitoring/controllers/package-use.html        |   183 +
 .../monitoring/models/BaseEntityModel.html         |   272 +
 .../monitoring/models/NodeEntityModel.html         |   444 +
 .../federated/monitoring/models/Request.html       |   348 +
 .../federated/monitoring/models/Response.html      |   320 +
 .../monitoring/models/StatsEntityModel.html        |   476 +
 .../models/class-use/BaseEntityModel.html          |   424 +
 .../models/class-use/NodeEntityModel.html          |   148 +
 .../monitoring/models/class-use/Request.html       |   297 +
 .../monitoring/models/class-use/Response.html      |   148 +
 .../models/class-use/StatsEntityModel.html         |   148 +
 .../monitoring/models/package-summary.html         |   182 +
 .../federated/monitoring/models/package-tree.html  |   170 +
 .../federated/monitoring/models/package-use.html   |   250 +
 .../federated/monitoring/package-summary.html      |   170 +
 .../federated/monitoring/package-tree.html         |   176 +
 .../federated/monitoring/package-use.html          |   148 +
 .../monitoring/repositories/Constants.html         |   494 +
 .../monitoring/repositories/DerbyRepository.html   |   415 +
 .../monitoring/repositories/EntityEnum.html        |   391 +
 .../monitoring/repositories/IRepository.html       |   334 +
 .../repositories/class-use/Constants.html          |   148 +
 .../repositories/class-use/DerbyRepository.html    |   148 +
 .../repositories/class-use/EntityEnum.html         |   309 +
 .../repositories/class-use/IRepository.html        |   192 +
 .../monitoring/repositories/package-summary.html   |   200 +
 .../monitoring/repositories/package-tree.html      |   184 +
 .../monitoring/repositories/package-use.html       |   208 +
 .../monitoring/services/CoordinatorService.html    |   362 +
 .../monitoring/services/MapperService.html         |   322 +
 .../monitoring/services/StatsService.html          |   308 +
 .../monitoring/services/WorkerService.html         |   362 +
 .../services/class-use/CoordinatorService.html     |   148 +
 .../services/class-use/MapperService.html          |   148 +
 .../services/class-use/StatsService.html           |   148 +
 .../services/class-use/WorkerService.html          |   148 +
 .../monitoring/services/package-summary.html       |   178 +
 .../monitoring/services/package-tree.html          |   166 +
 .../federated/monitoring/services/package-use.html |   148 +
 .../controlprogram/federated/package-summary.html  |   294 +
 .../controlprogram/federated/package-tree.html     |   245 +
 .../controlprogram/federated/package-use.html      |   403 +
 .../runtime/controlprogram/package-summary.html    |   245 +
 .../sysds/runtime/controlprogram/package-tree.html |   197 +
 .../sysds/runtime/controlprogram/package-use.html  |   772 +
 .../paramserv/FederatedPSControlThread.html        |   461 +
 .../controlprogram/paramserv/HEParamServer.html    |   375 +
 .../controlprogram/paramserv/LocalPSWorker.html    |   372 +
 .../controlprogram/paramserv/LocalParamServer.html |   382 +
 .../controlprogram/paramserv/NativeHEHelper.html   |   558 +
 .../paramserv/NetworkTrafficCounter.html           |   413 +
 .../runtime/controlprogram/paramserv/PSWorker.html |   335 +
 .../controlprogram/paramserv/ParamServer.html      |   328 +
 .../controlprogram/paramserv/ParamservUtils.html   |   931 +
 .../controlprogram/paramserv/SparkPSBody.html      |   334 +
 .../controlprogram/paramserv/SparkPSProxy.html     |   346 +
 .../controlprogram/paramserv/SparkPSWorker.html    |   402 +
 .../paramserv/SparkParamservUtils.html             |   340 +
 .../class-use/FederatedPSControlThread.html        |   193 +
 .../paramserv/class-use/HEParamServer.html         |   202 +
 .../paramserv/class-use/LocalPSWorker.html         |   192 +
 .../paramserv/class-use/LocalParamServer.html      |   250 +
 .../paramserv/class-use/NativeHEHelper.html        |   148 +
 .../paramserv/class-use/NetworkTrafficCounter.html |   148 +
 .../paramserv/class-use/PSWorker.html              |   202 +
 .../paramserv/class-use/ParamServer.html           |   241 +
 .../paramserv/class-use/ParamservUtils.html        |   148 +
 .../paramserv/class-use/SparkPSBody.html           |   209 +
 .../paramserv/class-use/SparkPSProxy.html          |   194 +
 .../paramserv/class-use/SparkPSWorker.html         |   148 +
 .../paramserv/class-use/SparkParamservUtils.html   |   148 +
 .../paramserv/dp/BalanceToAvgFederatedScheme.html  |   344 +
 .../controlprogram/paramserv/dp/DCLocalScheme.html |   357 +
 .../controlprogram/paramserv/dp/DCSparkScheme.html |   292 +
 .../controlprogram/paramserv/dp/DRLocalScheme.html |   340 +
 .../paramserv/dp/DRRLocalScheme.html               |   358 +
 .../paramserv/dp/DRRSparkScheme.html               |   290 +
 .../controlprogram/paramserv/dp/DRSparkScheme.html |   292 +
 ...ataPartitionFederatedScheme.BalanceMetrics.html |   346 +
 .../dp/DataPartitionFederatedScheme.Result.html    |   378 +
 .../paramserv/dp/DataPartitionFederatedScheme.html |   342 +
 .../dp/DataPartitionLocalScheme.Result.html        |   330 +
 .../paramserv/dp/DataPartitionLocalScheme.html     |   337 +
 .../paramserv/dp/DataPartitionSparkScheme.html     |   325 +
 .../dp/DataPartitionerSparkAggregator.html         |   344 +
 .../paramserv/dp/DataPartitionerSparkMapper.html   |   335 +
 .../paramserv/dp/FederatedDataPartitioner.html     |   310 +
 .../dp/KeepDataOnWorkerFederatedScheme.html        |   341 +
 .../paramserv/dp/LocalDataPartitioner.html         |   310 +
 .../controlprogram/paramserv/dp/ORLocalScheme.html |   357 +
 .../controlprogram/paramserv/dp/ORSparkScheme.html |   290 +
 .../dp/ReplicateToMaxFederatedScheme.html          |   345 +
 .../paramserv/dp/ShuffleFederatedScheme.html       |   344 +
 .../paramserv/dp/SparkDataPartitioner.html         |   281 +
 .../dp/SubsampleToMinFederatedScheme.html          |   345 +
 .../dp/class-use/BalanceToAvgFederatedScheme.html  |   148 +
 .../paramserv/dp/class-use/DCLocalScheme.html      |   148 +
 .../paramserv/dp/class-use/DCSparkScheme.html      |   148 +
 .../paramserv/dp/class-use/DRLocalScheme.html      |   148 +
 .../paramserv/dp/class-use/DRRLocalScheme.html     |   148 +
 .../paramserv/dp/class-use/DRRSparkScheme.html     |   148 +
 .../paramserv/dp/class-use/DRSparkScheme.html      |   148 +
 ...ataPartitionFederatedScheme.BalanceMetrics.html |   209 +
 .../DataPartitionFederatedScheme.Result.html       |   235 +
 .../dp/class-use/DataPartitionFederatedScheme.html |   232 +
 .../class-use/DataPartitionLocalScheme.Result.html |   229 +
 .../dp/class-use/DataPartitionLocalScheme.html     |   227 +
 .../dp/class-use/DataPartitionSparkScheme.html     |   217 +
 .../class-use/DataPartitionerSparkAggregator.html  |   148 +
 .../dp/class-use/DataPartitionerSparkMapper.html   |   148 +
 .../dp/class-use/FederatedDataPartitioner.html     |   148 +
 .../class-use/KeepDataOnWorkerFederatedScheme.html |   148 +
 .../dp/class-use/LocalDataPartitioner.html         |   148 +
 .../paramserv/dp/class-use/ORLocalScheme.html      |   148 +
 .../paramserv/dp/class-use/ORSparkScheme.html      |   148 +
 .../class-use/ReplicateToMaxFederatedScheme.html   |   148 +
 .../dp/class-use/ShuffleFederatedScheme.html       |   148 +
 .../dp/class-use/SparkDataPartitioner.html         |   148 +
 .../class-use/SubsampleToMinFederatedScheme.html   |   148 +
 .../paramserv/dp/package-summary.html              |   304 +
 .../controlprogram/paramserv/dp/package-tree.html  |   195 +
 .../controlprogram/paramserv/dp/package-use.html   |   203 +
 .../paramserv/homomorphicEncryption/PublicKey.html |   315 +
 .../homomorphicEncryption/SEALClient.html          |   385 +
 .../homomorphicEncryption/SEALServer.html          |   385 +
 .../homomorphicEncryption/class-use/PublicKey.html |   277 +
 .../class-use/SEALClient.html                      |   207 +
 .../class-use/SEALServer.html                      |   148 +
 .../homomorphicEncryption/package-summary.html     |   174 +
 .../homomorphicEncryption/package-tree.html        |   165 +
 .../homomorphicEncryption/package-use.html         |   225 +
 .../controlprogram/paramserv/package-summary.html  |   218 +
 .../controlprogram/paramserv/package-tree.html     |   207 +
 .../controlprogram/paramserv/package-use.html      |   253 +
 .../controlprogram/paramserv/rpc/PSRpcCall.html    |   420 +
 .../controlprogram/paramserv/rpc/PSRpcFactory.html |   346 +
 .../controlprogram/paramserv/rpc/PSRpcHandler.html |   321 +
 .../controlprogram/paramserv/rpc/PSRpcObject.html  |   398 +
 .../paramserv/rpc/PSRpcResponse.Type.html          |   395 +
 .../paramserv/rpc/PSRpcResponse.html               |   454 +
 .../paramserv/rpc/class-use/PSRpcCall.html         |   148 +
 .../paramserv/rpc/class-use/PSRpcFactory.html      |   148 +
 .../paramserv/rpc/class-use/PSRpcHandler.html      |   148 +
 .../paramserv/rpc/class-use/PSRpcObject.html       |   197 +
 .../rpc/class-use/PSRpcResponse.Type.html          |   220 +
 .../paramserv/rpc/class-use/PSRpcResponse.html     |   148 +
 .../paramserv/rpc/package-summary.html             |   197 +
 .../controlprogram/paramserv/rpc/package-tree.html |   188 +
 .../controlprogram/paramserv/rpc/package-use.html  |   187 +
 .../parfor/CachedReuseVariables.html               |   342 +
 .../controlprogram/parfor/DataPartitioner.html     |   357 +
 .../parfor/DataPartitionerLocal.html               |   400 +
 .../parfor/DataPartitionerRemoteSpark.html         |   289 +
 .../parfor/DataPartitionerRemoteSparkMapper.html   |   344 +
 .../parfor/DataPartitionerRemoteSparkReducer.html  |   326 +
 .../controlprogram/parfor/LocalParWorker.html      |   369 +
 .../controlprogram/parfor/LocalTaskQueue.html      |   447 +
 .../runtime/controlprogram/parfor/ParForBody.html  |   408 +
 .../runtime/controlprogram/parfor/ParWorker.html   |   389 +
 .../controlprogram/parfor/RemoteDPParForSpark.html |   332 +
 .../parfor/RemoteDPParForSparkWorker.html          |   356 +
 .../parfor/RemoteParForJobReturn.html              |   390 +
 .../controlprogram/parfor/RemoteParForSpark.html   |   334 +
 .../parfor/RemoteParForSparkWorker.html            |   366 +
 .../controlprogram/parfor/RemoteParForUtils.html   |   470 +
 .../runtime/controlprogram/parfor/ResultMerge.html |   361 +
 .../parfor/ResultMergeFrameLocalMemory.html        |   365 +
 .../parfor/ResultMergeLocalAutomatic.html          |   370 +
 .../parfor/ResultMergeLocalFile.html               |   420 +
 .../parfor/ResultMergeLocalMemory.html             |   373 +
 .../controlprogram/parfor/ResultMergeMatrix.html   |   314 +
 .../parfor/ResultMergeRemoteGrouping.html          |   295 +
 .../parfor/ResultMergeRemoteSorting.html           |   295 +
 .../parfor/ResultMergeRemoteSpark.html             |   376 +
 .../parfor/ResultMergeRemoteSparkWCompare.html     |   386 +
 .../parfor/ResultMergeTaggedMatrixIndexes.html     |   441 +
 .../controlprogram/parfor/Task.TaskType.html       |   382 +
 .../sysds/runtime/controlprogram/parfor/Task.html  |   552 +
 .../controlprogram/parfor/TaskPartitioner.html     |   321 +
 .../parfor/TaskPartitionerFactoring.html           |   379 +
 .../parfor/TaskPartitionerFactoringCmax.html       |   306 +
 .../parfor/TaskPartitionerFactoringCmin.html       |   305 +
 .../parfor/TaskPartitionerFixedsize.html           |   371 +
 .../parfor/TaskPartitionerNaive.html               |   303 +
 .../parfor/TaskPartitionerStatic.html              |   305 +
 .../parfor/class-use/CachedReuseVariables.html     |   148 +
 .../parfor/class-use/DataPartitioner.html          |   201 +
 .../parfor/class-use/DataPartitionerLocal.html     |   148 +
 .../class-use/DataPartitionerRemoteSpark.html      |   148 +
 .../DataPartitionerRemoteSparkMapper.html          |   148 +
 .../DataPartitionerRemoteSparkReducer.html         |   148 +
 .../parfor/class-use/LocalParWorker.html           |   148 +
 .../parfor/class-use/LocalTaskQueue.html           |   223 +
 .../parfor/class-use/ParForBody.html               |   256 +
 .../controlprogram/parfor/class-use/ParWorker.html |   214 +
 .../parfor/class-use/RemoteDPParForSpark.html      |   148 +
 .../class-use/RemoteDPParForSparkWorker.html       |   148 +
 .../parfor/class-use/RemoteParForJobReturn.html    |   218 +
 .../parfor/class-use/RemoteParForSpark.html        |   148 +
 .../parfor/class-use/RemoteParForSparkWorker.html  |   148 +
 .../parfor/class-use/RemoteParForUtils.html        |   148 +
 .../parfor/class-use/ResultMerge.html              |   232 +
 .../class-use/ResultMergeFrameLocalMemory.html     |   148 +
 .../class-use/ResultMergeLocalAutomatic.html       |   148 +
 .../parfor/class-use/ResultMergeLocalFile.html     |   148 +
 .../parfor/class-use/ResultMergeLocalMemory.html   |   148 +
 .../parfor/class-use/ResultMergeMatrix.html        |   219 +
 .../class-use/ResultMergeRemoteGrouping.html       |   148 +
 .../parfor/class-use/ResultMergeRemoteSorting.html |   148 +
 .../parfor/class-use/ResultMergeRemoteSpark.html   |   148 +
 .../class-use/ResultMergeRemoteSparkWCompare.html  |   148 +
 .../class-use/ResultMergeTaggedMatrixIndexes.html  |   192 +
 .../parfor/class-use/Task.TaskType.html            |   221 +
 .../controlprogram/parfor/class-use/Task.html      |   294 +
 .../parfor/class-use/TaskPartitioner.html          |   234 +
 .../parfor/class-use/TaskPartitionerFactoring.html |   202 +
 .../class-use/TaskPartitionerFactoringCmax.html    |   148 +
 .../class-use/TaskPartitionerFactoringCmin.html    |   148 +
 .../parfor/class-use/TaskPartitionerFixedsize.html |   203 +
 .../parfor/class-use/TaskPartitionerNaive.html     |   148 +
 .../parfor/class-use/TaskPartitionerStatic.html    |   148 +
 .../parfor/opt/CostEstimator.DataFormat.html       |   382 +
 .../parfor/opt/CostEstimator.ExcludeType.html      |   395 +
 .../parfor/opt/CostEstimator.TestMeasure.html      |   382 +
 .../controlprogram/parfor/opt/CostEstimator.html   |   600 +
 .../parfor/opt/CostEstimatorHops.html              |   435 +
 .../parfor/opt/CostEstimatorRuntime.html           |   404 +
 .../parfor/opt/OptNode.ExecType.html               |   396 +
 .../parfor/opt/OptNode.NodeType.html               |   474 +
 .../parfor/opt/OptNode.ParamType.html              |   486 +
 .../runtime/controlprogram/parfor/opt/OptNode.html |   949 +
 .../parfor/opt/OptNodeStatistics.html              |   566 +
 .../runtime/controlprogram/parfor/opt/OptTree.html |   501 +
 .../parfor/opt/OptTreeConverter.html               |   639 +
 .../parfor/opt/OptTreePlanChecker.html             |   310 +
 .../parfor/opt/OptTreePlanMapping.html             |   340 +
 .../parfor/opt/OptTreePlanMappingAbstract.html     |   444 +
 .../parfor/opt/OptTreePlanMappingRuntime.html      |   384 +
 .../parfor/opt/OptimizationWrapper.html            |   398 +
 .../parfor/opt/Optimizer.CostModelType.html        |   382 +
 .../parfor/opt/Optimizer.PlanInputType.html        |   382 +
 .../controlprogram/parfor/opt/Optimizer.html       |   395 +
 .../parfor/opt/OptimizerConstrained.html           |   420 +
 .../parfor/opt/OptimizerHeuristic.html             |   424 +
 .../parfor/opt/OptimizerRuleBased.html             |   694 +
 .../parfor/opt/ProgramRecompiler.html              |   425 +
 .../opt/class-use/CostEstimator.DataFormat.html    |   255 +
 .../opt/class-use/CostEstimator.ExcludeType.html   |   221 +
 .../opt/class-use/CostEstimator.TestMeasure.html   |   288 +
 .../parfor/opt/class-use/CostEstimator.html        |   242 +
 .../parfor/opt/class-use/CostEstimatorHops.html    |   148 +
 .../parfor/opt/class-use/CostEstimatorRuntime.html |   148 +
 .../parfor/opt/class-use/OptNode.ExecType.html     |   241 +
 .../parfor/opt/class-use/OptNode.NodeType.html     |   245 +
 .../parfor/opt/class-use/OptNode.ParamType.html    |   238 +
 .../parfor/opt/class-use/OptNode.html              |   479 +
 .../parfor/opt/class-use/OptNodeStatistics.html    |   148 +
 .../parfor/opt/class-use/OptTree.html              |   251 +
 .../parfor/opt/class-use/OptTreeConverter.html     |   148 +
 .../parfor/opt/class-use/OptTreePlanChecker.html   |   148 +
 .../parfor/opt/class-use/OptTreePlanMapping.html   |   197 +
 .../opt/class-use/OptTreePlanMappingAbstract.html  |   275 +
 .../opt/class-use/OptTreePlanMappingRuntime.html   |   254 +
 .../parfor/opt/class-use/OptimizationWrapper.html  |   148 +
 .../opt/class-use/Optimizer.CostModelType.html     |   217 +
 .../opt/class-use/Optimizer.PlanInputType.html     |   260 +
 .../parfor/opt/class-use/Optimizer.html            |   215 +
 .../parfor/opt/class-use/OptimizerConstrained.html |   148 +
 .../parfor/opt/class-use/OptimizerHeuristic.html   |   148 +
 .../parfor/opt/class-use/OptimizerRuleBased.html   |   205 +
 .../parfor/opt/class-use/ProgramRecompiler.html    |   148 +
 .../controlprogram/parfor/opt/package-summary.html |   310 +
 .../controlprogram/parfor/opt/package-tree.html    |   212 +
 .../controlprogram/parfor/opt/package-use.html     |   262 +
 .../controlprogram/parfor/package-summary.html     |   383 +
 .../controlprogram/parfor/package-tree.html        |   236 +
 .../runtime/controlprogram/parfor/package-use.html |   282 +
 .../parfor/stat/InfrastructureAnalyzer.html        |   715 +
 .../runtime/controlprogram/parfor/stat/Stat.html   |   678 +
 .../parfor/stat/StatisticMonitor.html              |   415 +
 .../runtime/controlprogram/parfor/stat/Timing.html |   365 +
 .../stat/class-use/InfrastructureAnalyzer.html     |   148 +
 .../controlprogram/parfor/stat/class-use/Stat.html |   230 +
 .../parfor/stat/class-use/StatisticMonitor.html    |   148 +
 .../parfor/stat/class-use/Timing.html              |   219 +
 .../parfor/stat/package-summary.html               |   198 +
 .../controlprogram/parfor/stat/package-tree.html   |   179 +
 .../controlprogram/parfor/stat/package-use.html    |   231 +
 .../runtime/controlprogram/parfor/util/Cell.html   |   384 +
 .../controlprogram/parfor/util/IDHandler.html      |   389 +
 .../controlprogram/parfor/util/IDSequence.html     |   384 +
 .../parfor/util/PairWritableBlock.html             |   416 +
 .../parfor/util/PairWritableCell.html              |   401 +
 .../parfor/util/StagingFileUtils.html              |   520 +
 .../controlprogram/parfor/util/class-use/Cell.html |   208 +
 .../parfor/util/class-use/IDHandler.html           |   148 +
 .../parfor/util/class-use/IDSequence.html          |   197 +
 .../parfor/util/class-use/PairWritableBlock.html   |   148 +
 .../parfor/util/class-use/PairWritableCell.html    |   148 +
 .../parfor/util/class-use/StagingFileUtils.html    |   148 +
 .../parfor/util/package-summary.html               |   200 +
 .../controlprogram/parfor/util/package-tree.html   |   168 +
 .../controlprogram/parfor/util/package-use.html    |   209 +
 .../sysds/runtime/data/BasicTensorBlock.html       |  1025 +
 .../apache/sysds/runtime/data/DataTensorBlock.html |   732 +
 .../apache/sysds/runtime/data/DenseBlock.Type.html |   382 +
 .../org/apache/sysds/runtime/data/DenseBlock.html  |  1558 +
 .../apache/sysds/runtime/data/DenseBlockBool.html  |   975 +
 .../apache/sysds/runtime/data/DenseBlockDRB.html   |   724 +
 .../apache/sysds/runtime/data/DenseBlockFP32.html  |   863 +
 .../apache/sysds/runtime/data/DenseBlockFP64.html  |   994 +
 .../sysds/runtime/data/DenseBlockFactory.html      |   534 +
 .../apache/sysds/runtime/data/DenseBlockInt32.html |   863 +
 .../apache/sysds/runtime/data/DenseBlockInt64.html |   863 +
 .../apache/sysds/runtime/data/DenseBlockLBool.html |   860 +
 .../apache/sysds/runtime/data/DenseBlockLDRB.html  |   757 +
 .../apache/sysds/runtime/data/DenseBlockLFP32.html |   803 +
 .../apache/sysds/runtime/data/DenseBlockLFP64.html |   829 +
 .../sysds/runtime/data/DenseBlockLInt32.html       |   803 +
 .../sysds/runtime/data/DenseBlockLInt64.html       |   803 +
 .../sysds/runtime/data/DenseBlockLString.html      |   856 +
 .../sysds/runtime/data/DenseBlockString.html       |   949 +
 .../sysds/runtime/data/IndexedTensorBlock.html     |   391 +
 .../apache/sysds/runtime/data/LibTensorAgg.html    |   396 +
 .../sysds/runtime/data/LibTensorBincell.html       |   338 +
 .../apache/sysds/runtime/data/LibTensorReorg.html  |   318 +
 .../sysds/runtime/data/SparseBlock.Type.html       |   395 +
 .../org/apache/sysds/runtime/data/SparseBlock.html |  1415 +
 .../apache/sysds/runtime/data/SparseBlockCOO.html  |  1631 +
 .../apache/sysds/runtime/data/SparseBlockCSR.html  |  1793 +
 .../sysds/runtime/data/SparseBlockFactory.html     |   406 +
 .../apache/sysds/runtime/data/SparseBlockMCSR.html |  1480 +
 .../org/apache/sysds/runtime/data/SparseRow.html   |   612 +
 .../apache/sysds/runtime/data/SparseRowScalar.html |   682 +
 .../apache/sysds/runtime/data/SparseRowVector.html |   969 +
 .../org/apache/sysds/runtime/data/TensorBlock.html |  1646 +
 .../apache/sysds/runtime/data/TensorIndexes.html   |   569 +
 .../runtime/data/class-use/BasicTensorBlock.html   |   480 +
 .../runtime/data/class-use/DataTensorBlock.html    |   240 +
 .../runtime/data/class-use/DenseBlock.Type.html    |   230 +
 .../sysds/runtime/data/class-use/DenseBlock.html   |  1334 +
 .../runtime/data/class-use/DenseBlockBool.html     |   148 +
 .../runtime/data/class-use/DenseBlockDRB.html      |   217 +
 .../runtime/data/class-use/DenseBlockFP32.html     |   148 +
 .../runtime/data/class-use/DenseBlockFP64.html     |   148 +
 .../runtime/data/class-use/DenseBlockFactory.html  |   148 +
 .../runtime/data/class-use/DenseBlockInt32.html    |   148 +
 .../runtime/data/class-use/DenseBlockInt64.html    |   148 +
 .../runtime/data/class-use/DenseBlockLBool.html    |   148 +
 .../runtime/data/class-use/DenseBlockLDRB.html     |   217 +
 .../runtime/data/class-use/DenseBlockLFP32.html    |   148 +
 .../runtime/data/class-use/DenseBlockLFP64.html    |   148 +
 .../runtime/data/class-use/DenseBlockLInt32.html   |   148 +
 .../runtime/data/class-use/DenseBlockLInt64.html   |   148 +
 .../runtime/data/class-use/DenseBlockLString.html  |   148 +
 .../runtime/data/class-use/DenseBlockString.html   |   148 +
 .../runtime/data/class-use/IndexedTensorBlock.html |   266 +
 .../sysds/runtime/data/class-use/LibTensorAgg.html |   148 +
 .../runtime/data/class-use/LibTensorBincell.html   |   148 +
 .../runtime/data/class-use/LibTensorReorg.html     |   148 +
 .../runtime/data/class-use/SparseBlock.Type.html   |   391 +
 .../sysds/runtime/data/class-use/SparseBlock.html  |   748 +
 .../runtime/data/class-use/SparseBlockCOO.html     |   148 +
 .../runtime/data/class-use/SparseBlockCSR.html     |   148 +
 .../runtime/data/class-use/SparseBlockFactory.html |   148 +
 .../runtime/data/class-use/SparseBlockMCSR.html    |   148 +
 .../sysds/runtime/data/class-use/SparseRow.html    |   383 +
 .../runtime/data/class-use/SparseRowScalar.html    |   148 +
 .../runtime/data/class-use/SparseRowVector.html    |   148 +
 .../sysds/runtime/data/class-use/TensorBlock.html  |   856 +
 .../runtime/data/class-use/TensorIndexes.html      |   533 +
 .../apache/sysds/runtime/data/package-summary.html |   340 +
 .../apache/sysds/runtime/data/package-tree.html    |   224 +
 .../org/apache/sysds/runtime/data/package-use.html |   643 +
 .../apache/sysds/runtime/functionobjects/And.html  |   338 +
 .../sysds/runtime/functionobjects/BitwAnd.html     |   338 +
 .../sysds/runtime/functionobjects/BitwOr.html      |   338 +
 .../sysds/runtime/functionobjects/BitwShiftL.html  |   338 +
 .../sysds/runtime/functionobjects/BitwShiftR.html  |   338 +
 .../sysds/runtime/functionobjects/BitwXor.html     |   338 +
 .../functionobjects/Builtin.BuiltinCode.html       |  1045 +
 .../sysds/runtime/functionobjects/Builtin.html     |   560 +
 .../apache/sysds/runtime/functionobjects/CM.html   |   402 +
 .../apache/sysds/runtime/functionobjects/COV.html  |   388 +
 .../sysds/runtime/functionobjects/CTable.html      |   472 +
 .../sysds/runtime/functionobjects/DiagIndex.html   |   387 +
 .../sysds/runtime/functionobjects/Divide.html      |   338 +
 .../sysds/runtime/functionobjects/Equals.html      |   409 +
 .../runtime/functionobjects/FunctionObject.html    |   528 +
 .../sysds/runtime/functionobjects/GreaterThan.html |   409 +
 .../runtime/functionobjects/GreaterThanEquals.html |   409 +
 .../sysds/runtime/functionobjects/IfElse.html      |   342 +
 .../runtime/functionobjects/IndexFunction.html     |   382 +
 .../runtime/functionobjects/IntegerDivide.html     |   338 +
 .../runtime/functionobjects/KahanFunction.html     |   387 +
 .../sysds/runtime/functionobjects/KahanPlus.html   |   395 +
 .../sysds/runtime/functionobjects/KahanPlusSq.html |   428 +
 .../sysds/runtime/functionobjects/LessThan.html    |   409 +
 .../runtime/functionobjects/LessThanEquals.html    |   409 +
 .../apache/sysds/runtime/functionobjects/Mean.html |   349 +
 .../sysds/runtime/functionobjects/Minus.html       |   338 +
 .../runtime/functionobjects/Minus1Multiply.html    |   338 +
 .../runtime/functionobjects/MinusMultiply.html     |   395 +
 .../sysds/runtime/functionobjects/MinusNz.html     |   338 +
 .../sysds/runtime/functionobjects/Modulus.html     |   343 +
 .../sysds/runtime/functionobjects/Multiply.html    |   338 +
 .../sysds/runtime/functionobjects/Multiply2.html   |   356 +
 .../apache/sysds/runtime/functionobjects/Not.html  |   334 +
 .../sysds/runtime/functionobjects/NotEquals.html   |   409 +
 .../runtime/functionobjects/OffsetColumnIndex.html |   387 +
 .../apache/sysds/runtime/functionobjects/Or.html   |   338 +
 ...ameterizedBuiltin.ParameterizedBuiltinCode.html |   512 +
 ...terizedBuiltin.ProbabilityDistributionCode.html |   434 +
 .../functionobjects/ParameterizedBuiltin.html      |   446 +
 .../apache/sysds/runtime/functionobjects/Plus.html |   358 +
 .../runtime/functionobjects/PlusMultiply.html      |   395 +
 .../sysds/runtime/functionobjects/Power.html       |   338 +
 .../sysds/runtime/functionobjects/Power2.html      |   356 +
 .../sysds/runtime/functionobjects/ReduceAll.html   |   373 +
 .../sysds/runtime/functionobjects/ReduceCol.html   |   373 +
 .../sysds/runtime/functionobjects/ReduceDiag.html  |   373 +
 .../sysds/runtime/functionobjects/ReduceRow.html   |   373 +
 .../sysds/runtime/functionobjects/RevIndex.html    |   373 +
 .../sysds/runtime/functionobjects/SortIndex.html   |   464 +
 .../sysds/runtime/functionobjects/SwapIndex.html   |   373 +
 ...aryValueFunction.ValueFunctionWithConstant.html |   258 +
 .../functionobjects/TernaryValueFunction.html      |   369 +
 .../functionobjects/ValueComparisonFunction.html   |   394 +
 .../runtime/functionobjects/ValueFunction.html     |   330 +
 .../apache/sysds/runtime/functionobjects/Xor.html  |   338 +
 .../runtime/functionobjects/class-use/And.html     |   192 +
 .../runtime/functionobjects/class-use/BitwAnd.html |   192 +
 .../runtime/functionobjects/class-use/BitwOr.html  |   192 +
 .../functionobjects/class-use/BitwShiftL.html      |   192 +
 .../functionobjects/class-use/BitwShiftR.html      |   192 +
 .../runtime/functionobjects/class-use/BitwXor.html |   192 +
 .../class-use/Builtin.BuiltinCode.html             |   258 +
 .../runtime/functionobjects/class-use/Builtin.html |   426 +
 .../runtime/functionobjects/class-use/CM.html      |   212 +
 .../runtime/functionobjects/class-use/COV.html     |   236 +
 .../runtime/functionobjects/class-use/CTable.html  |   192 +
 .../functionobjects/class-use/DiagIndex.html       |   197 +
 .../runtime/functionobjects/class-use/Divide.html  |   192 +
 .../runtime/functionobjects/class-use/Equals.html  |   192 +
 .../functionobjects/class-use/FunctionObject.html  |   509 +
 .../functionobjects/class-use/GreaterThan.html     |   192 +
 .../class-use/GreaterThanEquals.html               |   192 +
 .../runtime/functionobjects/class-use/IfElse.html  |   192 +
 .../functionobjects/class-use/IndexFunction.html   |   354 +
 .../functionobjects/class-use/IntegerDivide.html   |   192 +
 .../functionobjects/class-use/KahanFunction.html   |   200 +
 .../functionobjects/class-use/KahanPlus.html       |   192 +
 .../functionobjects/class-use/KahanPlusSq.html     |   194 +
 .../functionobjects/class-use/LessThan.html        |   192 +
 .../functionobjects/class-use/LessThanEquals.html  |   192 +
 .../runtime/functionobjects/class-use/Mean.html    |   192 +
 .../runtime/functionobjects/class-use/Minus.html   |   192 +
 .../functionobjects/class-use/Minus1Multiply.html  |   192 +
 .../functionobjects/class-use/MinusMultiply.html   |   192 +
 .../runtime/functionobjects/class-use/MinusNz.html |   192 +
 .../runtime/functionobjects/class-use/Modulus.html |   192 +
 .../functionobjects/class-use/Multiply.html        |   192 +
 .../functionobjects/class-use/Multiply2.html       |   192 +
 .../runtime/functionobjects/class-use/Not.html     |   192 +
 .../functionobjects/class-use/NotEquals.html       |   192 +
 .../class-use/OffsetColumnIndex.html               |   192 +
 .../runtime/functionobjects/class-use/Or.html      |   192 +
 ...ameterizedBuiltin.ParameterizedBuiltinCode.html |   232 +
 ...terizedBuiltin.ProbabilityDistributionCode.html |   232 +
 .../class-use/ParameterizedBuiltin.html            |   198 +
 .../runtime/functionobjects/class-use/Plus.html    |   192 +
 .../functionobjects/class-use/PlusMultiply.html    |   192 +
 .../runtime/functionobjects/class-use/Power.html   |   192 +
 .../runtime/functionobjects/class-use/Power2.html  |   192 +
 .../functionobjects/class-use/ReduceAll.html       |   192 +
 .../functionobjects/class-use/ReduceCol.html       |   192 +
 .../functionobjects/class-use/ReduceDiag.html      |   192 +
 .../functionobjects/class-use/ReduceRow.html       |   192 +
 .../functionobjects/class-use/RevIndex.html        |   192 +
 .../functionobjects/class-use/SortIndex.html       |   148 +
 .../functionobjects/class-use/SwapIndex.html       |   192 +
 ...aryValueFunction.ValueFunctionWithConstant.html |   197 +
 .../class-use/TernaryValueFunction.html            |   242 +
 .../class-use/ValueComparisonFunction.html         |   217 +
 .../functionobjects/class-use/ValueFunction.html   |   796 +
 .../runtime/functionobjects/class-use/Xor.html     |   192 +
 .../runtime/functionobjects/package-summary.html   |   436 +
 .../runtime/functionobjects/package-tree.html      |   254 +
 .../sysds/runtime/functionobjects/package-use.html |   534 +
 .../runtime/instructions/CPInstructionParser.html  |   376 +
 .../runtime/instructions/FEDInstructionParser.html |   376 +
 .../runtime/instructions/GPUInstructionParser.html |   334 +
 .../runtime/instructions/Instruction.IType.html    |   421 +
 .../sysds/runtime/instructions/Instruction.html    |   917 +
 .../runtime/instructions/InstructionParser.html    |   324 +
 .../runtime/instructions/InstructionUtils.html     |  1255 +
 .../runtime/instructions/SPInstructionParser.html  |   376 +
 .../class-use/CPInstructionParser.html             |   148 +
 .../class-use/FEDInstructionParser.html            |   148 +
 .../class-use/GPUInstructionParser.html            |   148 +
 .../instructions/class-use/Instruction.IType.html  |   311 +
 .../instructions/class-use/Instruction.html        |  2251 +
 .../instructions/class-use/InstructionParser.html  |   207 +
 .../instructions/class-use/InstructionUtils.html   |   148 +
 .../class-use/SPInstructionParser.html             |   148 +
 .../cp/AggregateBinaryCPInstruction.html           |   443 +
 .../cp/AggregateTernaryCPInstruction.html          |   385 +
 .../cp/AggregateUnaryCPInstruction.AUType.html     |   474 +
 .../cp/AggregateUnaryCPInstruction.html            |   421 +
 .../cp/AppendCPInstruction.AppendType.html         |   408 +
 .../instructions/cp/AppendCPInstruction.html       |   404 +
 .../instructions/cp/BinaryCPInstruction.html       |   383 +
 .../cp/BinaryFrameFrameCPInstruction.html          |   383 +
 .../cp/BinaryFrameMatrixCPInstruction.html         |   383 +
 .../cp/BinaryMatrixMatrixCPInstruction.html        |   383 +
 .../cp/BinaryMatrixScalarCPInstruction.html        |   383 +
 .../cp/BinaryScalarScalarCPInstruction.html        |   383 +
 .../cp/BinaryTensorTensorCPInstruction.html        |   383 +
 .../runtime/instructions/cp/BooleanObject.html     |   450 +
 .../instructions/cp/BroadcastCPInstruction.html    |   390 +
 .../instructions/cp/BuiltinNaryCPInstruction.html  |   417 +
 .../runtime/instructions/cp/CM_COV_Object.html     |   686 +
 .../instructions/cp/CPInstruction.CPType.html      |   850 +
 .../runtime/instructions/cp/CPInstruction.html     |   489 +
 .../sysds/runtime/instructions/cp/CPOperand.html   |   668 +
 .../cp/CentralMomentCPInstruction.html             |   409 +
 .../runtime/instructions/cp/CiphertextMatrix.html  |   347 +
 .../instructions/cp/CompressionCPInstruction.html  |   385 +
 .../instructions/cp/ComputationCPInstruction.html  |   475 +
 .../instructions/cp/CovarianceCPInstruction.html   |   397 +
 .../instructions/cp/CtableCPInstruction.html       |   413 +
 .../apache/sysds/runtime/instructions/cp/Data.html |   391 +
 .../instructions/cp/DataGenCPInstruction.html      |   684 +
 .../cp/DeCompressionCPInstruction.html             |   385 +
 .../runtime/instructions/cp/DnnCPInstruction.html  |   663 +
 .../runtime/instructions/cp/DoubleObject.html      |   450 +
 .../sysds/runtime/instructions/cp/Encrypted.html   |   365 +
 .../instructions/cp/EvalNaryCPInstruction.html     |   434 +
 .../instructions/cp/FrameAppendCPInstruction.html  |   402 +
 .../cp/FrameIndexingCPInstruction.html             |   416 +
 .../instructions/cp/FunctionCallCPInstruction.html |   578 +
 .../instructions/cp/IndexingCPInstruction.html     |   370 +
 .../sysds/runtime/instructions/cp/IntObject.html   |   432 +
 .../sysds/runtime/instructions/cp/KahanObject.html |   540 +
 .../cp/ListAppendRemoveCPInstruction.html          |   416 +
 .../instructions/cp/ListIndexingCPInstruction.html |   416 +
 .../sysds/runtime/instructions/cp/ListObject.html  |   996 +
 .../instructions/cp/LocalCPInstruction.html        |   387 +
 .../instructions/cp/MMChainCPInstruction.html      |   404 +
 .../instructions/cp/MMTSJCPInstruction.html        |   404 +
 .../instructions/cp/MatrixAppendCPInstruction.html |   430 +
 .../cp/MatrixBuiltinNaryCPInstruction.html         |   391 +
 .../cp/MatrixIndexingCPInstruction.html            |   470 +
 .../cp/MultiReturnBuiltinCPInstruction.html        |   480 +
 ...ltiReturnParameterizedBuiltinCPInstruction.html |   466 +
 .../runtime/instructions/cp/PMMJCPInstruction.html |   385 +
 .../cp/ParameterizedBuiltinCPInstruction.html      |   473 +
 .../cp/ParamservBuiltinCPInstruction.html          |   485 +
 .../runtime/instructions/cp/PlaintextMatrix.html   |   347 +
 .../instructions/cp/PrefetchCPInstruction.html     |   390 +
 .../instructions/cp/QuantilePickCPInstruction.html |   397 +
 .../instructions/cp/QuantileSortCPInstruction.html |   395 +
 .../instructions/cp/QuaternaryCPInstruction.html   |   399 +
 .../instructions/cp/ReorgCPInstruction.html        |   390 +
 .../instructions/cp/ReshapeCPInstruction.html      |   418 +
 .../instructions/cp/ScalarAppendCPInstruction.html |   402 +
 .../cp/ScalarBuiltinNaryCPInstruction.html         |   395 +
 .../runtime/instructions/cp/ScalarObject.html      |   450 +
 .../instructions/cp/ScalarObjectFactory.html       |   474 +
 .../instructions/cp/SpoofCPInstruction.html        |   445 +
 .../runtime/instructions/cp/SqlCPInstruction.html  |   457 +
 .../instructions/cp/StringInitCPInstruction.html   |   482 +
 .../runtime/instructions/cp/StringObject.html      |   446 +
 .../instructions/cp/TernaryCPInstruction.html      |   389 +
 .../cp/TernaryFrameScalarCPInstruction.html        |   383 +
 .../instructions/cp/TriggerBroadcastTask.html      |   317 +
 .../cp/TriggerRemoteOperationsTask.html            |   315 +
 .../cp/UaggOuterChainCPInstruction.html            |   390 +
 .../instructions/cp/UnaryCPInstruction.html        |   365 +
 .../instructions/cp/UnaryFrameCPInstruction.html   |   383 +
 .../instructions/cp/UnaryMatrixCPInstruction.html  |   387 +
 .../instructions/cp/UnaryScalarCPInstruction.html  |   388 +
 ...ariableCPInstruction.VariableOperationCode.html |   564 +
 .../instructions/cp/VariableCPInstruction.html     |   894 +
 .../cp/class-use/AggregateBinaryCPInstruction.html |   221 +
 .../class-use/AggregateTernaryCPInstruction.html   |   192 +
 .../AggregateUnaryCPInstruction.AUType.html        |   231 +
 .../cp/class-use/AggregateUnaryCPInstruction.html  |   207 +
 .../class-use/AppendCPInstruction.AppendType.html  |   207 +
 .../cp/class-use/AppendCPInstruction.html          |   222 +
 .../cp/class-use/BinaryCPInstruction.html          |   272 +
 .../class-use/BinaryFrameFrameCPInstruction.html   |   148 +
 .../class-use/BinaryFrameMatrixCPInstruction.html  |   148 +
 .../class-use/BinaryMatrixMatrixCPInstruction.html |   148 +
 .../class-use/BinaryMatrixScalarCPInstruction.html |   148 +
 .../class-use/BinaryScalarScalarCPInstruction.html |   148 +
 .../class-use/BinaryTensorTensorCPInstruction.html |   148 +
 .../instructions/cp/class-use/BooleanObject.html   |   148 +
 .../cp/class-use/BroadcastCPInstruction.html       |   192 +
 .../cp/class-use/BuiltinNaryCPInstruction.html     |   223 +
 .../instructions/cp/class-use/CM_COV_Object.html   |   637 +
 .../cp/class-use/CPInstruction.CPType.html         |   269 +
 .../instructions/cp/class-use/CPInstruction.html   |   549 +
 .../instructions/cp/class-use/CPOperand.html       |  1400 +
 .../cp/class-use/CentralMomentCPInstruction.html   |   218 +
 .../cp/class-use/CiphertextMatrix.html             |   260 +
 .../cp/class-use/CompressionCPInstruction.html     |   192 +
 .../cp/class-use/ComputationCPInstruction.html     |   497 +
 .../cp/class-use/CovarianceCPInstruction.html      |   218 +
 .../cp/class-use/CtableCPInstruction.html          |   192 +
 .../runtime/instructions/cp/class-use/Data.html    |  1285 +
 .../cp/class-use/DataGenCPInstruction.html         |   192 +
 .../cp/class-use/DeCompressionCPInstruction.html   |   192 +
 .../cp/class-use/DnnCPInstruction.html             |   192 +
 .../instructions/cp/class-use/DoubleObject.html    |   192 +
 .../instructions/cp/class-use/Encrypted.html       |   201 +
 .../cp/class-use/EvalNaryCPInstruction.html        |   148 +
 .../cp/class-use/FrameAppendCPInstruction.html     |   148 +
 .../cp/class-use/FrameIndexingCPInstruction.html   |   148 +
 .../cp/class-use/FunctionCallCPInstruction.html    |   218 +
 .../cp/class-use/IndexingCPInstruction.html        |   245 +
 .../instructions/cp/class-use/IntObject.html       |   296 +
 .../instructions/cp/class-use/KahanObject.html     |   396 +
 .../class-use/ListAppendRemoveCPInstruction.html   |   148 +
 .../cp/class-use/ListIndexingCPInstruction.html    |   148 +
 .../instructions/cp/class-use/ListObject.html      |   717 +
 .../cp/class-use/LocalCPInstruction.html           |   192 +
 .../cp/class-use/MMChainCPInstruction.html         |   221 +
 .../cp/class-use/MMTSJCPInstruction.html           |   221 +
 .../cp/class-use/MatrixAppendCPInstruction.html    |   148 +
 .../class-use/MatrixBuiltinNaryCPInstruction.html  |   148 +
 .../cp/class-use/MatrixIndexingCPInstruction.html  |   148 +
 .../class-use/MultiReturnBuiltinCPInstruction.html |   192 +
 ...ltiReturnParameterizedBuiltinCPInstruction.html |   192 +
 .../cp/class-use/PMMJCPInstruction.html            |   192 +
 .../ParameterizedBuiltinCPInstruction.html         |   207 +
 .../class-use/ParamservBuiltinCPInstruction.html   |   148 +
 .../instructions/cp/class-use/PlaintextMatrix.html |   238 +
 .../cp/class-use/PrefetchCPInstruction.html        |   192 +
 .../cp/class-use/QuantilePickCPInstruction.html    |   192 +
 .../cp/class-use/QuantileSortCPInstruction.html    |   192 +
 .../cp/class-use/QuaternaryCPInstruction.html      |   192 +
 .../cp/class-use/ReorgCPInstruction.html           |   192 +
 .../cp/class-use/ReshapeCPInstruction.html         |   192 +
 .../cp/class-use/ScalarAppendCPInstruction.html    |   148 +
 .../class-use/ScalarBuiltinNaryCPInstruction.html  |   148 +
 .../instructions/cp/class-use/ScalarObject.html    |   874 +
 .../cp/class-use/ScalarObjectFactory.html          |   148 +
 .../cp/class-use/SpoofCPInstruction.html           |   192 +
 .../cp/class-use/SqlCPInstruction.html             |   192 +
 .../cp/class-use/StringInitCPInstruction.html      |   192 +
 .../instructions/cp/class-use/StringObject.html    |   148 +
 .../cp/class-use/TernaryCPInstruction.html         |   207 +
 .../class-use/TernaryFrameScalarCPInstruction.html |   148 +
 .../cp/class-use/TriggerBroadcastTask.html         |   148 +
 .../cp/class-use/TriggerRemoteOperationsTask.html  |   148 +
 .../cp/class-use/UaggOuterChainCPInstruction.html  |   192 +
 .../cp/class-use/UnaryCPInstruction.html           |   332 +
 .../cp/class-use/UnaryFrameCPInstruction.html      |   148 +
 .../cp/class-use/UnaryMatrixCPInstruction.html     |   192 +
 .../cp/class-use/UnaryScalarCPInstruction.html     |   148 +
 ...ariableCPInstruction.VariableOperationCode.html |   207 +
 .../cp/class-use/VariableCPInstruction.html        |   218 +
 .../runtime/instructions/cp/package-summary.html   |   507 +
 .../runtime/instructions/cp/package-tree.html      |   300 +
 .../sysds/runtime/instructions/cp/package-use.html |  1198 +
 .../cpfile/MatrixIndexingCPFileInstruction.html    |   400 +
 .../class-use/MatrixIndexingCPFileInstruction.html |   192 +
 .../instructions/cpfile/package-summary.html       |   168 +
 .../runtime/instructions/cpfile/package-tree.html  |   183 +
 .../runtime/instructions/cpfile/package-use.html   |   185 +
 .../fed/AggregateBinaryFEDInstruction.html         |   465 +
 .../fed/AggregateTernaryFEDInstruction.html        |   385 +
 .../fed/AggregateUnaryFEDInstruction.html          |   394 +
 .../instructions/fed/AppendFEDInstruction.html     |   404 +
 .../instructions/fed/BinaryFEDInstruction.html     |   419 +
 .../fed/BinaryMatrixMatrixFEDInstruction.html      |   383 +
 .../fed/BinaryMatrixScalarFEDInstruction.html      |   383 +
 .../instructions/fed/CastFEDInstruction.html       |   390 +
 .../fed/CentralMomentFEDInstruction.html           |   423 +
 .../fed/ComputationFEDInstruction.html             |   447 +
 .../instructions/fed/CovarianceFEDInstruction.html |   418 +
 .../instructions/fed/CtableFEDInstruction.html     |   385 +
 .../fed/CumulativeOffsetFEDInstruction.html        |   404 +
 .../instructions/fed/FEDInstruction.FEDType.html   |   733 +
 .../fed/FEDInstruction.FederatedOutput.html        |   437 +
 .../runtime/instructions/fed/FEDInstruction.html   |   408 +
 .../instructions/fed/FEDInstructionUtils.html      |   376 +
 .../instructions/fed/IndexingFEDInstruction.html   |   390 +
 .../instructions/fed/InitFEDInstruction.html       |   616 +
 .../instructions/fed/MMChainFEDInstruction.html    |   458 +
 .../runtime/instructions/fed/MMFEDInstruction.html |   390 +
 ...edBuiltinFEDInstruction.CreateFrameEncoder.html |   387 +
 ...dBuiltinFEDInstruction.ExecuteFrameEncoder.html |   405 +
 ...tiReturnParameterizedBuiltinFEDInstruction.html |   453 +
 ...eterizedBuiltinFEDInstruction.DecodeMatrix.html |   407 +
 .../fed/ParameterizedBuiltinFEDInstruction.html    |   454 +
 ...lePickFEDInstruction.CreateMatrixFromFrame.html |   387 +
 .../QuantilePickFEDInstruction.GetHistogram.html   |   343 +
 ...uantilePickFEDInstruction.GetValuesInRange.html |   343 +
 ...antilePickFEDInstruction.GetValuesInRanges.html |   343 +
 .../fed/QuantilePickFEDInstruction.MinMax.html     |   343 +
 .../fed/QuantilePickFEDInstruction.html            |   617 +
 .../fed/QuantileSortFEDInstruction.html            |   420 +
 .../instructions/fed/QuaternaryFEDInstruction.html |   365 +
 .../fed/QuaternaryWCeMMFEDInstruction.html         |   383 +
 .../fed/QuaternaryWDivMMFEDInstruction.html        |   383 +
 .../fed/QuaternaryWSLossFEDInstruction.html        |   383 +
 .../fed/QuaternaryWSigmoidFEDInstruction.html      |   383 +
 .../fed/QuaternaryWUMMFEDInstruction.html          |   383 +
 .../instructions/fed/ReblockFEDInstruction.html    |   390 +
 .../fed/ReorgFEDInstruction.DiagMatrix.html        |   361 +
 .../fed/ReorgFEDInstruction.Rdiag.html             |   361 +
 .../instructions/fed/ReorgFEDInstruction.html      |   479 +
 .../instructions/fed/ReshapeFEDInstruction.html    |   418 +
 .../instructions/fed/SpoofFEDInstruction.html      |   393 +
 .../instructions/fed/TernaryFEDInstruction.html    |   389 +
 .../fed/TernaryFrameScalarFEDInstruction.html      |   383 +
 .../instructions/fed/TsmmFEDInstruction.html       |   465 +
 .../instructions/fed/UnaryFEDInstruction.html      |   321 +
 .../fed/UnaryMatrixFEDInstruction.html             |   420 +
 .../instructions/fed/VariableFEDInstruction.html   |   393 +
 .../class-use/AggregateBinaryFEDInstruction.html   |   192 +
 .../class-use/AggregateTernaryFEDInstruction.html  |   192 +
 .../class-use/AggregateUnaryFEDInstruction.html    |   207 +
 .../fed/class-use/AppendFEDInstruction.html        |   197 +
 .../fed/class-use/BinaryFEDInstruction.html        |   247 +
 .../BinaryMatrixMatrixFEDInstruction.html          |   148 +
 .../BinaryMatrixScalarFEDInstruction.html          |   148 +
 .../fed/class-use/CastFEDInstruction.html          |   192 +
 .../fed/class-use/CentralMomentFEDInstruction.html |   202 +
 .../fed/class-use/ComputationFEDInstruction.html   |   352 +
 .../fed/class-use/CovarianceFEDInstruction.html    |   202 +
 .../fed/class-use/CtableFEDInstruction.html        |   192 +
 .../class-use/CumulativeOffsetFEDInstruction.html  |   192 +
 .../fed/class-use/FEDInstruction.FEDType.html      |   284 +
 .../class-use/FEDInstruction.FederatedOutput.html  |   427 +
 .../instructions/fed/class-use/FEDInstruction.html |   404 +
 .../fed/class-use/FEDInstructionUtils.html         |   148 +
 .../fed/class-use/IndexingFEDInstruction.html      |   192 +
 .../fed/class-use/InitFEDInstruction.html          |   192 +
 .../fed/class-use/MMChainFEDInstruction.html       |   192 +
 .../fed/class-use/MMFEDInstruction.html            |   192 +
 ...edBuiltinFEDInstruction.CreateFrameEncoder.html |   148 +
 ...dBuiltinFEDInstruction.ExecuteFrameEncoder.html |   148 +
 ...tiReturnParameterizedBuiltinFEDInstruction.html |   192 +
 ...eterizedBuiltinFEDInstruction.DecodeMatrix.html |   148 +
 .../ParameterizedBuiltinFEDInstruction.html        |   192 +
 ...lePickFEDInstruction.CreateMatrixFromFrame.html |   148 +
 .../QuantilePickFEDInstruction.GetHistogram.html   |   148 +
 ...uantilePickFEDInstruction.GetValuesInRange.html |   148 +
 ...antilePickFEDInstruction.GetValuesInRanges.html |   148 +
 .../QuantilePickFEDInstruction.MinMax.html         |   148 +
 .../fed/class-use/QuantilePickFEDInstruction.html  |   197 +
 .../fed/class-use/QuantileSortFEDInstruction.html  |   193 +
 .../fed/class-use/QuaternaryFEDInstruction.html    |   227 +
 .../class-use/QuaternaryWCeMMFEDInstruction.html   |   148 +
 .../class-use/QuaternaryWDivMMFEDInstruction.html  |   148 +
 .../class-use/QuaternaryWSLossFEDInstruction.html  |   148 +
 .../QuaternaryWSigmoidFEDInstruction.html          |   148 +
 .../class-use/QuaternaryWUMMFEDInstruction.html    |   148 +
 .../fed/class-use/ReblockFEDInstruction.html       |   192 +
 .../class-use/ReorgFEDInstruction.DiagMatrix.html  |   148 +
 .../fed/class-use/ReorgFEDInstruction.Rdiag.html   |   148 +
 .../fed/class-use/ReorgFEDInstruction.html         |   192 +
 .../fed/class-use/ReshapeFEDInstruction.html       |   192 +
 .../fed/class-use/SpoofFEDInstruction.html         |   192 +
 .../fed/class-use/TernaryFEDInstruction.html       |   207 +
 .../TernaryFrameScalarFEDInstruction.html          |   148 +
 .../fed/class-use/TsmmFEDInstruction.html          |   192 +
 .../fed/class-use/UnaryFEDInstruction.html         |   237 +
 .../fed/class-use/UnaryMatrixFEDInstruction.html   |   192 +
 .../fed/class-use/VariableFEDInstruction.html      |   192 +
 .../runtime/instructions/fed/package-summary.html  |   377 +
 .../runtime/instructions/fed/package-tree.html     |   255 +
 .../runtime/instructions/fed/package-use.html      |   395 +
 .../gpu/AggregateBinaryGPUInstruction.html         |   373 +
 .../gpu/AggregateUnaryGPUInstruction.html          |   374 +
 .../gpu/ArithmeticBinaryGPUInstruction.html        |   353 +
 .../gpu/BuiltinBinaryGPUInstruction.html           |   353 +
 .../gpu/BuiltinUnaryGPUInstruction.html            |   367 +
 .../instructions/gpu/DnnGPUInstruction.html        |   699 +
 .../gpu/GPUInstruction.GPUINSTRUCTION_TYPE.html    |   538 +
 .../runtime/instructions/gpu/GPUInstruction.html   |  2017 +
 .../instructions/gpu/MMTSJGPUInstruction.html      |   387 +
 .../gpu/MatrixAppendGPUInstruction.html            |   374 +
 .../gpu/MatrixBuiltinGPUInstruction.html           |   371 +
 .../gpu/MatrixIndexingGPUInstruction.html          |   401 +
 .../gpu/MatrixMatrixArithmeticGPUInstruction.html  |   371 +
 .../gpu/MatrixMatrixAxpyGPUInstruction.html        |   378 +
 .../gpu/MatrixMatrixBuiltinGPUInstruction.html     |   371 +
 ...MatrixMatrixRelationalBinaryGPUInstruction.html |   371 +
 .../gpu/MatrixReshapeGPUInstruction.html           |   401 +
 .../gpu/RelationalBinaryGPUInstruction.html        |   353 +
 .../instructions/gpu/ReorgGPUInstruction.html      |   373 +
 .../gpu/ScalarMatrixArithmeticGPUInstruction.html  |   371 +
 .../gpu/ScalarMatrixBuiltinGPUInstruction.html     |   371 +
 ...ScalarMatrixRelationalBinaryGPUInstruction.html |   371 +
 .../gpu/SpoofCUDAInstruction.DoublePrecision.html  |   319 +
 .../gpu/SpoofCUDAInstruction.SinglePrecision.html  |   319 +
 .../instructions/gpu/SpoofCUDAInstruction.html     |   482 +
 .../class-use/AggregateBinaryGPUInstruction.html   |   192 +
 .../class-use/AggregateUnaryGPUInstruction.html    |   192 +
 .../class-use/ArithmeticBinaryGPUInstruction.html  |   217 +
 .../gpu/class-use/BuiltinBinaryGPUInstruction.html |   212 +
 .../gpu/class-use/BuiltinUnaryGPUInstruction.html  |   207 +
 .../gpu/class-use/DnnGPUInstruction.html           |   192 +
 .../GPUInstruction.GPUINSTRUCTION_TYPE.html        |   249 +
 .../instructions/gpu/class-use/GPUInstruction.html |   328 +
 .../gpu/class-use/MMTSJGPUInstruction.html         |   192 +
 .../gpu/class-use/MatrixAppendGPUInstruction.html  |   192 +
 .../gpu/class-use/MatrixBuiltinGPUInstruction.html |   148 +
 .../class-use/MatrixIndexingGPUInstruction.html    |   192 +
 .../MatrixMatrixArithmeticGPUInstruction.html      |   148 +
 .../class-use/MatrixMatrixAxpyGPUInstruction.html  |   192 +
 .../MatrixMatrixBuiltinGPUInstruction.html         |   148 +
 ...MatrixMatrixRelationalBinaryGPUInstruction.html |   148 +
 .../gpu/class-use/MatrixReshapeGPUInstruction.html |   192 +
 .../class-use/RelationalBinaryGPUInstruction.html  |   212 +
 .../gpu/class-use/ReorgGPUInstruction.html         |   192 +
 .../ScalarMatrixArithmeticGPUInstruction.html      |   148 +
 .../ScalarMatrixBuiltinGPUInstruction.html         |   148 +
 ...ScalarMatrixRelationalBinaryGPUInstruction.html |   148 +
 .../SpoofCUDAInstruction.DoublePrecision.html      |   148 +
 .../SpoofCUDAInstruction.SinglePrecision.html      |   148 +
 .../gpu/class-use/SpoofCUDAInstruction.html        |   192 +
 .../instructions/gpu/context/CSRPointer.html       |   801 +
 .../gpu/context/CudaMemoryAllocator.html           |   400 +
 .../instructions/gpu/context/ExecutionConfig.html  |   620 +
 .../instructions/gpu/context/GPUContext.html       |   806 +
 .../instructions/gpu/context/GPUContextPool.html   |   496 +
 .../gpu/context/GPULazyCudaFreeMemoryManager.html  |   457 +
 .../gpu/context/GPUMatrixMemoryManager.html        |   268 +
 .../gpu/context/GPUMemoryAllocator.html            |   335 +
 .../gpu/context/GPUMemoryEviction.html             |   328 +
 ...emoryManager.EvictionPolicyBasedComparator.html |   329 +
 .../instructions/gpu/context/GPUMemoryManager.html |   505 +
 .../instructions/gpu/context/GPUObject.html        |  1275 +
 .../instructions/gpu/context/JCudaKernels.html     |   294 +
 .../instructions/gpu/context/ShadowBuffer.html     |   411 +
 .../gpu/context/UnifiedMemoryAllocator.html        |   400 +
 .../gpu/context/class-use/CSRPointer.html          |   361 +
 .../gpu/context/class-use/CudaMemoryAllocator.html |   148 +
 .../gpu/context/class-use/ExecutionConfig.html     |   227 +
 .../gpu/context/class-use/GPUContext.html          |  1416 +
 .../gpu/context/class-use/GPUContextPool.html      |   148 +
 .../class-use/GPULazyCudaFreeMemoryManager.html    |   192 +
 .../context/class-use/GPUMatrixMemoryManager.html  |   192 +
 .../gpu/context/class-use/GPUMemoryAllocator.html  |   197 +
 .../gpu/context/class-use/GPUMemoryEviction.html   |   148 +
 ...emoryManager.EvictionPolicyBasedComparator.html |   148 +
 .../gpu/context/class-use/GPUMemoryManager.html    |   209 +
 .../gpu/context/class-use/GPUObject.html           |   362 +
 .../gpu/context/class-use/JCudaKernels.html        |   220 +
 .../gpu/context/class-use/ShadowBuffer.html        |   148 +
 .../context/class-use/UnifiedMemoryAllocator.html  |   148 +
 .../instructions/gpu/context/package-summary.html  |   248 +
 .../instructions/gpu/context/package-tree.html     |   182 +
 .../instructions/gpu/context/package-use.html      |   339 +
 .../runtime/instructions/gpu/package-summary.html  |   277 +
 .../runtime/instructions/gpu/package-tree.html     |   223 +
 .../runtime/instructions/gpu/package-use.html      |   272 +
 .../runtime/instructions/package-summary.html      |   205 +
 .../sysds/runtime/instructions/package-tree.html   |   186 +
 .../sysds/runtime/instructions/package-use.html    |   564 +
 .../spark/AggregateTernarySPInstruction.html       |   385 +
 ...gregateUnarySPInstruction.RDDUAggFunction2.html |   329 +
 ...eUnarySPInstruction.RDDUTensorAggFunction2.html |   327 +
 .../spark/AggregateUnarySPInstruction.html         |   416 +
 .../spark/AggregateUnarySketchSPInstruction.html   |   390 +
 ...pendGAlignedSPInstruction.ShiftColumnIndex.html |   328 +
 .../spark/AppendGAlignedSPInstruction.html         |   403 +
 ...ppendGSPInstruction.MergeWithShiftedBlocks.html |   330 +
 .../spark/AppendGSPInstruction.ShiftMatrix.html    |   330 +
 .../instructions/spark/AppendGSPInstruction.html   |   408 +
 .../instructions/spark/AppendMSPInstruction.html   |   370 +
 .../instructions/spark/AppendRSPInstruction.html   |   370 +
 ...ChainSPInstruction.RDDBinUaggChainFunction.html |   328 +
 .../spark/BinUaggChainSPInstruction.html           |   406 +
 .../spark/BinaryFrameFrameSPInstruction.html       |   383 +
 .../spark/BinaryFrameMatrixSPInstruction.html      |   383 +
 .../spark/BinaryMatrixBVectorSPInstruction.html    |   383 +
 .../spark/BinaryMatrixMatrixSPInstruction.html     |   383 +
 .../spark/BinaryMatrixScalarSPInstruction.html     |   383 +
 .../instructions/spark/BinarySPInstruction.html    |   365 +
 .../BinaryTensorTensorBroadcastSPInstruction.html  |   383 +
 .../spark/BinaryTensorTensorSPInstruction.html     |   383 +
 ...BuiltinNarySPInstruction.PadBlocksFunction.html |   326 +
 .../spark/BuiltinNarySPInstruction.html            |   406 +
 .../spark/CSVReblockSPInstruction.html             |   390 +
 .../instructions/spark/CastSPInstruction.html      |   390 +
 .../spark/CentralMomentSPInstruction.html          |   390 +
 .../spark/CheckpointSPInstruction.html             |   390 +
 ...mpressionSPInstruction.CompressionFunction.html |   326 +
 ...nSPInstruction.CompressionWorkloadFunction.html |   326 +
 .../CompressionSPInstruction.SizeFunction.html     |   326 +
 .../spark/CompressionSPInstruction.html            |   427 +
 .../spark/ComputationSPInstruction.html            |   447 +
 .../spark/CovarianceSPInstruction.html             |   390 +
 .../instructions/spark/CpmmSPInstruction.html      |   396 +
 .../CtableSPInstruction.MapJoinSignature1.html     |   326 +
 .../CtableSPInstruction.MapJoinSignature2.html     |   326 +
 .../CtableSPInstruction.MapJoinSignature3.html     |   326 +
 .../instructions/spark/CtableSPInstruction.html    |   408 +
 .../spark/CumulativeAggregateSPInstruction.html    |   402 +
 .../spark/CumulativeOffsetSPInstruction.html       |   390 +
 ...ressionSPInstruction.DeCompressionFunction.html |   326 +
 .../spark/DeCompressionSPInstruction.html          |   403 +
 .../instructions/spark/DnnSPInstruction.html       |   390 +
 .../spark/FrameAppendMSPInstruction.html           |   388 +
 .../spark/FrameAppendRSPInstruction.html           |   388 +
 .../spark/FrameIndexingSPInstruction.html          |   389 +
 .../instructions/spark/IndexingSPInstruction.html  |   371 +
 .../spark/LIBSVMReblockSPInstruction.html          |   390 +
 .../spark/MapmmChainSPInstruction.html             |   355 +
 .../instructions/spark/MapmmSPInstruction.html     |   390 +
 .../spark/MatrixAppendMSPInstruction.html          |   388 +
 .../spark/MatrixAppendRSPInstruction.html          |   388 +
 .../spark/MatrixIndexingSPInstruction.html         |   503 +
 .../spark/MatrixReshapeSPInstruction.html          |   390 +
 ...PInstruction.TransformEncodeBuild2Function.html |   326 +
 ...SPInstruction.TransformEncodeBuildFunction.html |   329 +
 ...PInstruction.TransformEncodeGroup2Function.html |   326 +
 ...SPInstruction.TransformEncodeGroupFunction.html |   332 +
 ...ltiReturnParameterizedBuiltinSPInstruction.html |   419 +
 .../instructions/spark/PMapmmSPInstruction.html    |   392 +
 ...rizedBuiltinSPInstruction.CreateMatrixCell.html |   328 +
 ...iltinSPInstruction.RDDFrameReplaceFunction.html |   325 +
 ...ltinSPInstruction.RDDMapGroupedAggFunction.html |   332 +
 ...tinSPInstruction.RDDMapGroupedAggFunction2.html |   331 +
 ...zedBuiltinSPInstruction.RDDRExpandFunction.html |   334 +
 ...uiltinSPInstruction.RDDRemoveEmptyFunction.html |   330 +
 ...nSPInstruction.RDDRemoveEmptyFunctionInMem.html |   332 +
 ...zedBuiltinSPInstruction.RDDReplaceFunction.html |   325 +
 ...edBuiltinSPInstruction.RDDTokenizeFunction.html |   328 +
 ...tinSPInstruction.RDDTransformApplyFunction.html |   328 +
 ...nstruction.RDDTransformApplyOffsetFunction.html |   328 +
 ...struction.RDDTransformDecodeExpandFunction.html |   328 +
 ...inSPInstruction.RDDTransformDecodeFunction.html |   328 +
 .../spark/ParameterizedBuiltinSPInstruction.html   |   520 +
 .../instructions/spark/PmmSPInstruction.html       |   390 +
 .../spark/QuantilePickSPInstruction.html           |   390 +
 .../spark/QuantileSortSPInstruction.html           |   395 +
 .../spark/QuaternarySPInstruction.html             |   385 +
 .../instructions/spark/RandSPInstruction.html      |   558 +
 .../instructions/spark/ReblockSPInstruction.html   |   418 +
 .../instructions/spark/ReorgSPInstruction.html     |   390 +
 .../instructions/spark/RmmSPInstruction.html       |   390 +
 .../instructions/spark/SPInstruction.SPType.html   |   967 +
 .../runtime/instructions/spark/SPInstruction.html  |   461 +
 ...SPInstruction.ReplicateRightFactorFunction.html |   328 +
 .../instructions/spark/SpoofSPInstruction.html     |   410 +
 .../spark/TernaryFrameScalarSPInstruction.html     |   383 +
 .../instructions/spark/TernarySPInstruction.html   |   389 +
 .../instructions/spark/Tsmm2SPInstruction.html     |   390 +
 .../instructions/spark/TsmmSPInstruction.html      |   390 +
 .../spark/UaggOuterChainSPInstruction.html         |   393 +
 .../spark/UnaryFrameSPInstruction.html             |   404 +
 .../spark/UnaryMatrixSPInstruction.html            |   390 +
 .../instructions/spark/UnarySPInstruction.html     |   321 +
 .../instructions/spark/WriteSPInstruction.html     |   481 +
 .../instructions/spark/ZipmmSPInstruction.html     |   390 +
 .../class-use/AggregateTernarySPInstruction.html   |   192 +
 ...gregateUnarySPInstruction.RDDUAggFunction2.html |   148 +
 ...eUnarySPInstruction.RDDUTensorAggFunction2.html |   148 +
 .../class-use/AggregateUnarySPInstruction.html     |   207 +
 .../AggregateUnarySketchSPInstruction.html         |   192 +
 ...pendGAlignedSPInstruction.ShiftColumnIndex.html |   148 +
 .../class-use/AppendGAlignedSPInstruction.html     |   192 +
 ...ppendGSPInstruction.MergeWithShiftedBlocks.html |   148 +
 .../AppendGSPInstruction.ShiftMatrix.html          |   148 +
 .../spark/class-use/AppendGSPInstruction.html      |   192 +
 .../spark/class-use/AppendMSPInstruction.html      |   212 +
 .../spark/class-use/AppendRSPInstruction.html      |   212 +
 ...ChainSPInstruction.RDDBinUaggChainFunction.html |   148 +
 .../spark/class-use/BinUaggChainSPInstruction.html |   192 +
 .../class-use/BinaryFrameFrameSPInstruction.html   |   148 +
 .../class-use/BinaryFrameMatrixSPInstruction.html  |   148 +
 .../BinaryMatrixBVectorSPInstruction.html          |   148 +
 .../class-use/BinaryMatrixMatrixSPInstruction.html |   148 +
 .../class-use/BinaryMatrixScalarSPInstruction.html |   148 +
 .../spark/class-use/BinarySPInstruction.html       |   335 +
 .../BinaryTensorTensorBroadcastSPInstruction.html  |   148 +
 .../class-use/BinaryTensorTensorSPInstruction.html |   148 +
 ...BuiltinNarySPInstruction.PadBlocksFunction.html |   148 +
 .../spark/class-use/BuiltinNarySPInstruction.html  |   192 +
 .../spark/class-use/CSVReblockSPInstruction.html   |   192 +
 .../spark/class-use/CastSPInstruction.html         |   192 +
 .../class-use/CentralMomentSPInstruction.html      |   192 +
 .../spark/class-use/CheckpointSPInstruction.html   |   192 +
 ...mpressionSPInstruction.CompressionFunction.html |   148 +
 ...nSPInstruction.CompressionWorkloadFunction.html |   148 +
 .../CompressionSPInstruction.SizeFunction.html     |   148 +
 .../spark/class-use/CompressionSPInstruction.html  |   192 +
 .../spark/class-use/ComputationSPInstruction.html  |   497 +
 .../spark/class-use/CovarianceSPInstruction.html   |   192 +
 .../spark/class-use/CpmmSPInstruction.html         |   192 +
 .../CtableSPInstruction.MapJoinSignature1.html     |   148 +
 .../CtableSPInstruction.MapJoinSignature2.html     |   148 +
 .../CtableSPInstruction.MapJoinSignature3.html     |   148 +
 .../spark/class-use/CtableSPInstruction.html       |   192 +
 .../CumulativeAggregateSPInstruction.html          |   192 +
 .../class-use/CumulativeOffsetSPInstruction.html   |   192 +
 ...ressionSPInstruction.DeCompressionFunction.html |   148 +
 .../class-use/DeCompressionSPInstruction.html      |   192 +
 .../spark/class-use/DnnSPInstruction.html          |   192 +
 .../spark/class-use/FrameAppendMSPInstruction.html |   148 +
 .../spark/class-use/FrameAppendRSPInstruction.html |   148 +
 .../class-use/FrameIndexingSPInstruction.html      |   148 +
 .../spark/class-use/IndexingSPInstruction.html     |   216 +
 .../class-use/LIBSVMReblockSPInstruction.html      |   192 +
 .../spark/class-use/MapmmChainSPInstruction.html   |   192 +
 .../spark/class-use/MapmmSPInstruction.html        |   192 +
 .../class-use/MatrixAppendMSPInstruction.html      |   148 +
 .../class-use/MatrixAppendRSPInstruction.html      |   148 +
 .../class-use/MatrixIndexingSPInstruction.html     |   148 +
 .../class-use/MatrixReshapeSPInstruction.html      |   192 +
 ...PInstruction.TransformEncodeBuild2Function.html |   148 +
 ...SPInstruction.TransformEncodeBuildFunction.html |   148 +
 ...PInstruction.TransformEncodeGroup2Function.html |   148 +
 ...SPInstruction.TransformEncodeGroupFunction.html |   148 +
 ...ltiReturnParameterizedBuiltinSPInstruction.html |   192 +
 .../spark/class-use/PMapmmSPInstruction.html       |   192 +
 ...rizedBuiltinSPInstruction.CreateMatrixCell.html |   148 +
 ...iltinSPInstruction.RDDFrameReplaceFunction.html |   148 +
 ...ltinSPInstruction.RDDMapGroupedAggFunction.html |   148 +
 ...tinSPInstruction.RDDMapGroupedAggFunction2.html |   148 +
 ...zedBuiltinSPInstruction.RDDRExpandFunction.html |   148 +
 ...uiltinSPInstruction.RDDRemoveEmptyFunction.html |   148 +
 ...nSPInstruction.RDDRemoveEmptyFunctionInMem.html |   148 +
 ...zedBuiltinSPInstruction.RDDReplaceFunction.html |   148 +
 ...edBuiltinSPInstruction.RDDTokenizeFunction.html |   148 +
 ...tinSPInstruction.RDDTransformApplyFunction.html |   148 +
 ...nstruction.RDDTransformApplyOffsetFunction.html |   148 +
 ...struction.RDDTransformDecodeExpandFunction.html |   148 +
 ...inSPInstruction.RDDTransformDecodeFunction.html |   148 +
 .../ParameterizedBuiltinSPInstruction.html         |   192 +
 .../spark/class-use/PmmSPInstruction.html          |   192 +
 .../spark/class-use/QuantilePickSPInstruction.html |   192 +
 .../spark/class-use/QuantileSortSPInstruction.html |   192 +
 .../spark/class-use/QuaternarySPInstruction.html   |   192 +
 .../spark/class-use/RandSPInstruction.html         |   192 +
 .../spark/class-use/ReblockSPInstruction.html      |   192 +
 .../spark/class-use/ReorgSPInstruction.html        |   192 +
 .../spark/class-use/RmmSPInstruction.html          |   192 +
 .../spark/class-use/SPInstruction.SPType.html      |   269 +
 .../spark/class-use/SPInstruction.html             |   554 +
 ...SPInstruction.ReplicateRightFactorFunction.html |   148 +
 .../spark/class-use/SpoofSPInstruction.html        |   192 +
 .../class-use/TernaryFrameScalarSPInstruction.html |   148 +
 .../spark/class-use/TernarySPInstruction.html      |   207 +
 .../spark/class-use/Tsmm2SPInstruction.html        |   192 +
 .../spark/class-use/TsmmSPInstruction.html         |   192 +
 .../class-use/UaggOuterChainSPInstruction.html     |   192 +
 .../spark/class-use/UnaryFrameSPInstruction.html   |   192 +
 .../spark/class-use/UnaryMatrixSPInstruction.html  |   148 +
 .../spark/class-use/UnarySPInstruction.html        |   334 +
 .../spark/class-use/WriteSPInstruction.html        |   192 +
 .../spark/class-use/ZipmmSPInstruction.html        |   192 +
 .../instructions/spark/data/BlockPartitioner.html  |   391 +
 .../instructions/spark/data/BroadcastObject.html   |   406 +
 .../instructions/spark/data/CorrMatrixBlock.html   |   429 +
 .../instructions/spark/data/DatasetObject.html     |   363 +
 .../spark/data/FrameReblockBuffer.html             |   409 +
 .../spark/data/IndexedMatrixValue.html             |   404 +
 .../spark/data/LazyIterableIterator.html           |   387 +
 .../instructions/spark/data/LineageObject.html     |   354 +
 .../instructions/spark/data/PartitionedBlock.html  |   620 +
 .../spark/data/PartitionedBroadcast.html           |   528 +
 .../runtime/instructions/spark/data/RDDObject.html |   511 +
 .../instructions/spark/data/ReblockBuffer.html     |   409 +
 .../instructions/spark/data/RowMatrixBlock.html    |   416 +
 .../instructions/spark/data/SerLongWritable.html   |   308 +
 .../runtime/instructions/spark/data/SerText.html   |   344 +
 .../spark/data/class-use/BlockPartitioner.html     |   148 +
 .../spark/data/class-use/BroadcastObject.html      |   207 +
 .../spark/data/class-use/CorrMatrixBlock.html      |   400 +
 .../spark/data/class-use/DatasetObject.html        |   148 +
 .../spark/data/class-use/FrameReblockBuffer.html   |   148 +
 .../spark/data/class-use/IndexedMatrixValue.html   |   660 +
 .../spark/data/class-use/LazyIterableIterator.html |   207 +
 .../spark/data/class-use/LineageObject.html        |   232 +
 .../spark/data/class-use/PartitionedBlock.html     |   238 +
 .../spark/data/class-use/PartitionedBroadcast.html |   338 +
 .../spark/data/class-use/RDDObject.html            |   269 +
 .../spark/data/class-use/ReblockBuffer.html        |   148 +
 .../spark/data/class-use/RowMatrixBlock.html       |   194 +
 .../spark/data/class-use/SerLongWritable.html      |   148 +
 .../instructions/spark/data/class-use/SerText.html |   148 +
 .../instructions/spark/data/package-summary.html   |   241 +
 .../instructions/spark/data/package-tree.html      |   196 +
 .../instructions/spark/data/package-use.html       |   474 +
 .../functions/AggregateDropCorrectionFunction.html |   322 +
 .../functions/ComputeBinaryBlockNnzFunction.html   |   319 +
 .../functions/ConvertFrameBlockToIJVLines.html     |   322 +
 .../functions/ConvertMatrixBlockToIJVLines.html    |   319 +
 .../functions/ConvertStringToLongTextPair.html     |   319 +
 .../spark/functions/CopyBinaryCellFunction.html    |   322 +
 .../spark/functions/CopyFrameBlockFunction.html    |   337 +
 .../functions/CopyFrameBlockPairFunction.html      |   338 +
 .../spark/functions/CopyMatrixBlockFunction.html   |   337 +
 .../functions/CopyMatrixBlockPairFunction.html     |   338 +
 .../spark/functions/CopyTensorBlockFunction.html   |   337 +
 .../functions/CopyTensorBlockPairFunction.html     |   338 +
 .../spark/functions/CopyTextInputFunction.html     |   322 +
 .../spark/functions/CreateSparseBlockFunction.html |   325 +
 .../functions/ExtractBlockForBinaryReblock.html    |   324 +
 .../ExtractGroup.ExtractGroupBroadcast.html        |   354 +
 .../functions/ExtractGroup.ExtractGroupJoin.html   |   352 +
 .../instructions/spark/functions/ExtractGroup.html |   313 +
 .../spark/functions/ExtractGroupNWeights.html      |   322 +
 .../functions/FilterDiagMatrixBlocksFunction.html  |   322 +
 .../functions/FilterNonEmptyBlocksFunction.html    |   322 +
 .../functions/FilterNonEmptyBlocksFunction2.html   |   322 +
 .../spark/functions/GetMIMBFromRow.html            |   322 +
 .../spark/functions/IsBlockInList.html             |   324 +
 .../spark/functions/IsBlockInRange.html            |   330 +
 .../spark/functions/IsFrameBlockInRange.html       |   326 +
 .../spark/functions/MapInputSignature.html         |   322 +
 .../spark/functions/MapJoinSignature.html          |   322 +
 .../functions/MatrixMatrixBinaryOpFunction.html    |   322 +
 .../spark/functions/MatrixScalarUnaryFunction.html |   322 +
 .../MatrixVectorBinaryOpPartitionFunction.html     |   326 +
 .../functions/OuterVectorBinaryOpFunction.html     |   324 +
 .../functions/PerformGroupByAggInCombiner.html     |   324 +
 .../functions/PerformGroupByAggInReducer.html      |   322 +
 .../spark/functions/ReblockTensorFunction.html     |   324 +
 .../spark/functions/RecomputeNnzFunction.html      |   322 +
 .../spark/functions/ReorgMapFunction.html          |   322 +
 .../spark/functions/ReplicateBlockFunction.html    |   345 +
 .../spark/functions/ReplicateTensorFunction.html   |   324 +
 .../spark/functions/ReplicateVectorFunction.html   |   324 +
 .../functions/TensorTensorBinaryOpFunction.html    |   322 +
 .../TensorTensorBinaryOpPartitionFunction.html     |   326 +
 .../class-use/AggregateDropCorrectionFunction.html |   148 +
 .../class-use/ComputeBinaryBlockNnzFunction.html   |   148 +
 .../class-use/ConvertFrameBlockToIJVLines.html     |   148 +
 .../class-use/ConvertMatrixBlockToIJVLines.html    |   148 +
 .../class-use/ConvertStringToLongTextPair.html     |   148 +
 .../class-use/CopyBinaryCellFunction.html          |   148 +
 .../class-use/CopyFrameBlockFunction.html          |   148 +
 .../class-use/CopyFrameBlockPairFunction.html      |   148 +
 .../class-use/CopyMatrixBlockFunction.html         |   148 +
 .../class-use/CopyMatrixBlockPairFunction.html     |   148 +
 .../class-use/CopyTensorBlockFunction.html         |   148 +
 .../class-use/CopyTensorBlockPairFunction.html     |   148 +
 .../functions/class-use/CopyTextInputFunction.html |   148 +
 .../class-use/CreateSparseBlockFunction.html       |   148 +
 .../class-use/ExtractBlockForBinaryReblock.html    |   148 +
 .../ExtractGroup.ExtractGroupBroadcast.html        |   148 +
 .../class-use/ExtractGroup.ExtractGroupJoin.html   |   148 +
 .../spark/functions/class-use/ExtractGroup.html    |   197 +
 .../functions/class-use/ExtractGroupNWeights.html  |   148 +
 .../class-use/FilterDiagMatrixBlocksFunction.html  |   148 +
 .../class-use/FilterNonEmptyBlocksFunction.html    |   148 +
 .../class-use/FilterNonEmptyBlocksFunction2.html   |   148 +
 .../spark/functions/class-use/GetMIMBFromRow.html  |   148 +
 .../spark/functions/class-use/IsBlockInList.html   |   148 +
 .../spark/functions/class-use/IsBlockInRange.html  |   148 +
 .../functions/class-use/IsFrameBlockInRange.html   |   148 +
 .../functions/class-use/MapInputSignature.html     |   148 +
 .../functions/class-use/MapJoinSignature.html      |   148 +
 .../class-use/MatrixMatrixBinaryOpFunction.html    |   148 +
 .../class-use/MatrixScalarUnaryFunction.html       |   148 +
 .../MatrixVectorBinaryOpPartitionFunction.html     |   148 +
 .../class-use/OuterVectorBinaryOpFunction.html     |   148 +
 .../class-use/PerformGroupByAggInCombiner.html     |   148 +
 .../class-use/PerformGroupByAggInReducer.html      |   148 +
 .../functions/class-use/ReblockTensorFunction.html |   148 +
 .../functions/class-use/RecomputeNnzFunction.html  |   148 +
 .../functions/class-use/ReorgMapFunction.html      |   148 +
 .../class-use/ReplicateBlockFunction.html          |   148 +
 .../class-use/ReplicateTensorFunction.html         |   148 +
 .../class-use/ReplicateVectorFunction.html         |   148 +
 .../class-use/TensorTensorBinaryOpFunction.html    |   148 +
 .../TensorTensorBinaryOpPartitionFunction.html     |   148 +
 .../spark/functions/package-summary.html           |   344 +
 .../instructions/spark/functions/package-tree.html |   207 +
 .../instructions/spark/functions/package-use.html  |   183 +
 .../instructions/spark/package-summary.html        |   593 +
 .../runtime/instructions/spark/package-tree.html   |   303 +
 .../runtime/instructions/spark/package-use.html    |   420 +
 .../spark/utils/FrameRDDAggregateUtils.html        |   306 +
 ...Utils.LongFrameToLongWritableFrameFunction.html |   326 +
 ...Utils.LongWritableFrameToLongFrameFunction.html |   326 +
 ...erUtils.LongWritableTextToLongTextFunction.html |   326 +
 ...DDConverterUtils.LongWritableToSerFunction.html |   326 +
 .../spark/utils/FrameRDDConverterUtils.html        |   708 +
 .../spark/utils/RDDAggregateUtils.html             |   687 +
 ...erterUtils.BinaryCellToBinaryBlockFunction.html |   326 +
 ...DConverterUtils.DataFrameExtractIDFunction.html |   326 +
 .../spark/utils/RDDConverterUtils.html             |   704 +
 .../spark/utils/RDDConverterUtilsExt.AddRowID.html |   326 +
 .../RDDConverterUtilsExt.RDDConverterTypes.html    |   382 +
 .../spark/utils/RDDConverterUtilsExt.html          |   556 +
 .../spark/utils/RDDSortUtils.IndexComparator.html  |   332 +
 .../spark/utils/RDDSortUtils.IndexComparator2.html |   332 +
 .../instructions/spark/utils/RDDSortUtils.html     |   536 +
 .../instructions/spark/utils/SparkUtils.html       |   834 +
 .../utils/class-use/FrameRDDAggregateUtils.html    |   148 +
 ...Utils.LongFrameToLongWritableFrameFunction.html |   148 +
 ...Utils.LongWritableFrameToLongFrameFunction.html |   148 +
 ...erUtils.LongWritableTextToLongTextFunction.html |   148 +
 ...DDConverterUtils.LongWritableToSerFunction.html |   148 +
 .../utils/class-use/FrameRDDConverterUtils.html    |   148 +
 .../spark/utils/class-use/RDDAggregateUtils.html   |   148 +
 ...erterUtils.BinaryCellToBinaryBlockFunction.html |   148 +
 ...DConverterUtils.DataFrameExtractIDFunction.html |   148 +
 .../spark/utils/class-use/RDDConverterUtils.html   |   148 +
 .../class-use/RDDConverterUtilsExt.AddRowID.html   |   148 +
 .../RDDConverterUtilsExt.RDDConverterTypes.html    |   202 +
 .../utils/class-use/RDDConverterUtilsExt.html      |   148 +
 .../class-use/RDDSortUtils.IndexComparator.html    |   148 +
 .../class-use/RDDSortUtils.IndexComparator2.html   |   148 +
 .../spark/utils/class-use/RDDSortUtils.html        |   148 +
 .../spark/utils/class-use/SparkUtils.html          |   148 +
 .../instructions/spark/utils/package-summary.html  |   245 +
 .../instructions/spark/utils/package-tree.html     |   192 +
 .../instructions/spark/utils/package-use.html      |   183 +
 ...BlockSerialization.MatrixBlockDeserializer.html |   364 +
 ...ryBlockSerialization.MatrixBlockSerializer.html |   364 +
 .../sysds/runtime/io/BinaryBlockSerialization.html |   381 +
 .../sysds/runtime/io/FileFormatProperties.html     |   365 +
 .../sysds/runtime/io/FileFormatPropertiesCSV.html  |   537 +
 .../sysds/runtime/io/FileFormatPropertiesHDF5.html |   358 +
 .../runtime/io/FileFormatPropertiesLIBSVM.html     |   433 +
 .../runtime/io/FileFormatPropertiesMM.MMField.html |   426 +
 .../io/FileFormatPropertiesMM.MMFormat.html        |   400 +
 .../io/FileFormatPropertiesMM.MMSymmetry.html      |   413 +
 .../sysds/runtime/io/FileFormatPropertiesMM.html   |   461 +
 .../org/apache/sysds/runtime/io/FrameReader.html   |   499 +
 .../sysds/runtime/io/FrameReaderBinaryBlock.html   |   397 +
 .../runtime/io/FrameReaderBinaryBlockParallel.html |   293 +
 .../sysds/runtime/io/FrameReaderFactory.html       |   322 +
 .../apache/sysds/runtime/io/FrameReaderJSONL.html  |   327 +
 .../sysds/runtime/io/FrameReaderJSONLParallel.html |   280 +
 .../apache/sysds/runtime/io/FrameReaderProto.html  |   359 +
 .../sysds/runtime/io/FrameReaderTextCSV.html       |   371 +
 .../runtime/io/FrameReaderTextCSVParallel.html     |   293 +
 .../sysds/runtime/io/FrameReaderTextCell.html      |   371 +
 .../io/FrameReaderTextCellParallel.ReadTask.html   |   328 +
 .../runtime/io/FrameReaderTextCellParallel.html    |   316 +
 .../org/apache/sysds/runtime/io/FrameWriter.html   |   359 +
 .../sysds/runtime/io/FrameWriterBinaryBlock.html   |   338 +
 .../runtime/io/FrameWriterBinaryBlockParallel.html |   293 +
 .../sysds/runtime/io/FrameWriterFactory.html       |   322 +
 .../apache/sysds/runtime/io/FrameWriterJSONL.html  |   327 +
 .../sysds/runtime/io/FrameWriterJSONLParallel.html |   280 +
 .../apache/sysds/runtime/io/FrameWriterProto.html  |   331 +
 .../sysds/runtime/io/FrameWriterTextCSV.html       |   384 +
 .../runtime/io/FrameWriterTextCSVParallel.html     |   310 +
 .../sysds/runtime/io/FrameWriterTextCell.html      |   338 +
 .../runtime/io/FrameWriterTextCellParallel.html    |   293 +
 .../runtime/io/IOUtilFunctions.CountRowsTask.html  |   345 +
 .../apache/sysds/runtime/io/IOUtilFunctions.html   |  1153 +
 .../apache/sysds/runtime/io/InputOutputInfo.html   |   533 +
 .../org/apache/sysds/runtime/io/ListReader.html    |   328 +
 .../org/apache/sysds/runtime/io/ListWriter.html    |   329 +
 .../org/apache/sysds/runtime/io/MatrixReader.html  |   358 +
 .../sysds/runtime/io/MatrixReaderFactory.html      |   320 +
 .../org/apache/sysds/runtime/io/MatrixWriter.html  |   435 +
 .../sysds/runtime/io/MatrixWriterFactory.html      |   324 +
 .../apache/sysds/runtime/io/ReadProperties.html    |   408 +
 .../apache/sysds/runtime/io/ReaderBinaryBlock.html |   404 +
 .../runtime/io/ReaderBinaryBlockParallel.html      |   340 +
 .../org/apache/sysds/runtime/io/ReaderHDF5.html    |   414 +
 .../sysds/runtime/io/ReaderHDF5Parallel.html       |   371 +
 .../org/apache/sysds/runtime/io/ReaderTextCSV.html |   359 +
 .../sysds/runtime/io/ReaderTextCSVParallel.html    |   364 +
 .../apache/sysds/runtime/io/ReaderTextCell.html    |   378 +
 .../io/ReaderTextCellParallel.CellBuffer.html      |   404 +
 .../io/ReaderTextCellParallel.CountNnzTask.html    |   330 +
 .../io/ReaderTextCellParallel.ReadTask.html        |   336 +
 .../sysds/runtime/io/ReaderTextCellParallel.html   |   336 +
 .../apache/sysds/runtime/io/ReaderTextLIBSVM.html  |   359 +
 .../sysds/runtime/io/ReaderTextLIBSVMParallel.html |   359 +
 .../sysds/runtime/io/ReaderWriterFederated.html    |   359 +
 .../org/apache/sysds/runtime/io/TensorReader.html  |   323 +
 .../sysds/runtime/io/TensorReaderBinaryBlock.html  |   330 +
 .../io/TensorReaderBinaryBlockParallel.html        |   285 +
 .../sysds/runtime/io/TensorReaderFactory.html      |   306 +
 .../sysds/runtime/io/TensorReaderTextCell.html     |   330 +
 .../runtime/io/TensorReaderTextCellParallel.html   |   285 +
 .../org/apache/sysds/runtime/io/TensorWriter.html  |   319 +
 .../sysds/runtime/io/TensorWriterBinaryBlock.html  |   326 +
 ...sorWriterBinaryBlockParallel.WriteFileTask.html |   334 +
 .../io/TensorWriterBinaryBlockParallel.html        |   308 +
 .../sysds/runtime/io/TensorWriterFactory.html      |   306 +
 .../sysds/runtime/io/TensorWriterTextCell.html     |   326 +
 .../runtime/io/TensorWriterTextCellParallel.html   |   285 +
 .../apache/sysds/runtime/io/WriterBinaryBlock.html |   381 +
 .../runtime/io/WriterBinaryBlockParallel.html      |   292 +
 .../org/apache/sysds/runtime/io/WriterHDF5.html    |   381 +
 .../sysds/runtime/io/WriterHDF5Parallel.html       |   343 +
 .../sysds/runtime/io/WriterMatrixMarket.html       |   408 +
 .../runtime/io/WriterMatrixMarketParallel.html     |   292 +
 .../org/apache/sysds/runtime/io/WriterTextCSV.html |   452 +
 .../sysds/runtime/io/WriterTextCSVParallel.html    |   309 +
 .../apache/sysds/runtime/io/WriterTextCell.html    |   381 +
 .../sysds/runtime/io/WriterTextCellParallel.html   |   292 +
 .../apache/sysds/runtime/io/WriterTextLIBSVM.html  |   381 +
 .../sysds/runtime/io/WriterTextLIBSVMParallel.html |   292 +
 ...BlockSerialization.MatrixBlockDeserializer.html |   148 +
 ...ryBlockSerialization.MatrixBlockSerializer.html |   148 +
 .../io/class-use/BinaryBlockSerialization.html     |   148 +
 .../runtime/io/class-use/FileFormatProperties.html |   533 +
 .../io/class-use/FileFormatPropertiesCSV.html      |   255 +
 .../io/class-use/FileFormatPropertiesHDF5.html     |   202 +
 .../io/class-use/FileFormatPropertiesLIBSVM.html   |   231 +
 .../class-use/FileFormatPropertiesMM.MMField.html  |   222 +
 .../class-use/FileFormatPropertiesMM.MMFormat.html |   222 +
 .../FileFormatPropertiesMM.MMSymmetry.html         |   222 +
 .../io/class-use/FileFormatPropertiesMM.html       |   247 +
 .../sysds/runtime/io/class-use/FrameReader.html    |   311 +
 .../io/class-use/FrameReaderBinaryBlock.html       |   194 +
 .../class-use/FrameReaderBinaryBlockParallel.html  |   148 +
 .../runtime/io/class-use/FrameReaderFactory.html   |   148 +
 .../runtime/io/class-use/FrameReaderJSONL.html     |   192 +
 .../io/class-use/FrameReaderJSONLParallel.html     |   148 +
 .../runtime/io/class-use/FrameReaderProto.html     |   148 +
 .../runtime/io/class-use/FrameReaderTextCSV.html   |   194 +
 .../io/class-use/FrameReaderTextCSVParallel.html   |   148 +
 .../runtime/io/class-use/FrameReaderTextCell.html  |   194 +
 .../FrameReaderTextCellParallel.ReadTask.html      |   148 +
 .../io/class-use/FrameReaderTextCellParallel.html  |   148 +
 .../sysds/runtime/io/class-use/FrameWriter.html    |   255 +
 .../io/class-use/FrameWriterBinaryBlock.html       |   194 +
 .../class-use/FrameWriterBinaryBlockParallel.html  |   148 +
 .../runtime/io/class-use/FrameWriterFactory.html   |   148 +
 .../runtime/io/class-use/FrameWriterJSONL.html     |   192 +
 .../io/class-use/FrameWriterJSONLParallel.html     |   148 +
 .../runtime/io/class-use/FrameWriterProto.html     |   148 +
 .../runtime/io/class-use/FrameWriterTextCSV.html   |   194 +
 .../io/class-use/FrameWriterTextCSVParallel.html   |   148 +
 .../runtime/io/class-use/FrameWriterTextCell.html  |   194 +
 .../io/class-use/FrameWriterTextCellParallel.html  |   148 +
 .../class-use/IOUtilFunctions.CountRowsTask.html   |   148 +
 .../runtime/io/class-use/IOUtilFunctions.html      |   148 +
 .../runtime/io/class-use/InputOutputInfo.html      |   243 +
 .../sysds/runtime/io/class-use/ListReader.html     |   148 +
 .../sysds/runtime/io/class-use/ListWriter.html     |   148 +
 .../sysds/runtime/io/class-use/MatrixReader.html   |   317 +
 .../runtime/io/class-use/MatrixReaderFactory.html  |   148 +
 .../sysds/runtime/io/class-use/MatrixWriter.html   |   269 +
 .../runtime/io/class-use/MatrixWriterFactory.html  |   148 +
 .../sysds/runtime/io/class-use/ReadProperties.html |   221 +
 .../runtime/io/class-use/ReaderBinaryBlock.html    |   192 +
 .../io/class-use/ReaderBinaryBlockParallel.html    |   148 +
 .../sysds/runtime/io/class-use/ReaderHDF5.html     |   192 +
 .../runtime/io/class-use/ReaderHDF5Parallel.html   |   148 +
 .../sysds/runtime/io/class-use/ReaderTextCSV.html  |   148 +
 .../io/class-use/ReaderTextCSVParallel.html        |   148 +
 .../sysds/runtime/io/class-use/ReaderTextCell.html |   194 +
 .../ReaderTextCellParallel.CellBuffer.html         |   148 +
 .../ReaderTextCellParallel.CountNnzTask.html       |   148 +
 .../class-use/ReaderTextCellParallel.ReadTask.html |   148 +
 .../io/class-use/ReaderTextCellParallel.html       |   148 +
 .../runtime/io/class-use/ReaderTextLIBSVM.html     |   148 +
 .../io/class-use/ReaderTextLIBSVMParallel.html     |   148 +
 .../io/class-use/ReaderWriterFederated.html        |   148 +
 .../sysds/runtime/io/class-use/TensorReader.html   |   222 +
 .../io/class-use/TensorReaderBinaryBlock.html      |   192 +
 .../class-use/TensorReaderBinaryBlockParallel.html |   148 +
 .../runtime/io/class-use/TensorReaderFactory.html  |   148 +
 .../runtime/io/class-use/TensorReaderTextCell.html |   192 +
 .../io/class-use/TensorReaderTextCellParallel.html |   148 +
 .../sysds/runtime/io/class-use/TensorWriter.html   |   222 +
 .../io/class-use/TensorWriterBinaryBlock.html      |   192 +
 ...sorWriterBinaryBlockParallel.WriteFileTask.html |   148 +
 .../class-use/TensorWriterBinaryBlockParallel.html |   148 +
 .../runtime/io/class-use/TensorWriterFactory.html  |   148 +
 .../runtime/io/class-use/TensorWriterTextCell.html |   192 +
 .../io/class-use/TensorWriterTextCellParallel.html |   148 +
 .../runtime/io/class-use/WriterBinaryBlock.html    |   192 +
 .../io/class-use/WriterBinaryBlockParallel.html    |   148 +
 .../sysds/runtime/io/class-use/WriterHDF5.html     |   192 +
 .../runtime/io/class-use/WriterHDF5Parallel.html   |   148 +
 .../runtime/io/class-use/WriterMatrixMarket.html   |   192 +
 .../io/class-use/WriterMatrixMarketParallel.html   |   148 +
 .../sysds/runtime/io/class-use/WriterTextCSV.html  |   192 +
 .../io/class-use/WriterTextCSVParallel.html        |   148 +
 .../sysds/runtime/io/class-use/WriterTextCell.html |   192 +
 .../io/class-use/WriterTextCellParallel.html       |   148 +
 .../runtime/io/class-use/WriterTextLIBSVM.html     |   192 +
 .../io/class-use/WriterTextLIBSVMParallel.html     |   148 +
 .../java/org/apache/sysds/runtime/io/hdf5/H5.html  |   442 +
 .../org/apache/sysds/runtime/io/hdf5/H5BTree.html  |   377 +
 .../sysds/runtime/io/hdf5/H5BufferBuilder.html     |   492 +
 .../apache/sysds/runtime/io/hdf5/H5Constants.html  |   476 +
 .../sysds/runtime/io/hdf5/H5ContiguousDataset.html |   322 +
 .../sysds/runtime/io/hdf5/H5DoubleDataType.html    |   573 +
 .../runtime/io/hdf5/H5GroupSymbolTableNode.html    |   367 +
 .../apache/sysds/runtime/io/hdf5/H5LocalHeap.html  |   399 +
 .../sysds/runtime/io/hdf5/H5ObjectHeader.html      |   393 +
 .../apache/sysds/runtime/io/hdf5/H5RootObject.html |   898 +
 .../sysds/runtime/io/hdf5/H5RuntimeException.html  |   353 +
 .../apache/sysds/runtime/io/hdf5/H5Superblock.html |   531 +
 .../sysds/runtime/io/hdf5/H5SymbolTableEntry.html  |   426 +
 .../org/apache/sysds/runtime/io/hdf5/Utils.html    |   346 +
 .../apache/sysds/runtime/io/hdf5/class-use/H5.html |   148 +
 .../sysds/runtime/io/hdf5/class-use/H5BTree.html   |   148 +
 .../runtime/io/hdf5/class-use/H5BufferBuilder.html |   313 +
 .../runtime/io/hdf5/class-use/H5Constants.html     |   148 +
 .../io/hdf5/class-use/H5ContiguousDataset.html     |   217 +
 .../io/hdf5/class-use/H5DoubleDataType.html        |   207 +
 .../io/hdf5/class-use/H5GroupSymbolTableNode.html  |   148 +
 .../runtime/io/hdf5/class-use/H5LocalHeap.html     |   148 +
 .../runtime/io/hdf5/class-use/H5ObjectHeader.html  |   191 +
 .../runtime/io/hdf5/class-use/H5RootObject.html    |   452 +
 .../io/hdf5/class-use/H5RuntimeException.html      |   148 +
 .../runtime/io/hdf5/class-use/H5Superblock.html    |   207 +
 .../io/hdf5/class-use/H5SymbolTableEntry.html      |   207 +
 .../sysds/runtime/io/hdf5/class-use/Utils.html     |   148 +
 .../io/hdf5/message/H5DataLayoutMessage.html       |   369 +
 .../io/hdf5/message/H5DataSpaceMessage.html        |   365 +
 .../runtime/io/hdf5/message/H5DataTypeMessage.html |   353 +
 .../io/hdf5/message/H5FillValueMessage.html        |   399 +
 .../sysds/runtime/io/hdf5/message/H5Message.html   |   314 +
 .../runtime/io/hdf5/message/H5NilMessage.html      |   337 +
 .../message/H5ObjectModificationTimeMessage.html   |   367 +
 .../io/hdf5/message/H5SymbolTableMessage.html      |   369 +
 .../message/class-use/H5DataLayoutMessage.html     |   148 +
 .../hdf5/message/class-use/H5DataSpaceMessage.html |   148 +
 .../hdf5/message/class-use/H5DataTypeMessage.html  |   192 +
 .../hdf5/message/class-use/H5FillValueMessage.html |   148 +
 .../io/hdf5/message/class-use/H5Message.html       |   289 +
 .../io/hdf5/message/class-use/H5NilMessage.html    |   148 +
 .../class-use/H5ObjectModificationTimeMessage.html |   148 +
 .../message/class-use/H5SymbolTableMessage.html    |   148 +
 .../runtime/io/hdf5/message/package-summary.html   |   194 +
 .../runtime/io/hdf5/message/package-tree.html      |   173 +
 .../sysds/runtime/io/hdf5/message/package-use.html |   208 +
 .../sysds/runtime/io/hdf5/package-summary.html     |   229 +
 .../apache/sysds/runtime/io/hdf5/package-tree.html |   196 +
 .../apache/sysds/runtime/io/hdf5/package-use.html  |   232 +
 .../apache/sysds/runtime/io/package-summary.html   |   545 +
 .../org/apache/sysds/runtime/io/package-tree.html  |   342 +
 .../org/apache/sysds/runtime/io/package-use.html   |   497 +
 .../sysds/runtime/iogen/CustomProperties.html      |   508 +
 .../sysds/runtime/iogen/FastStringTokenizer.html   |   399 +
 ...rameGenerateReader.FrameReaderRowIrregular.html |   313 +
 ...teReader.FrameReaderRowRegularColIrregular.html |   313 +
 ...rateReader.FrameReaderRowRegularColRegular.html |   313 +
 .../sysds/runtime/iogen/FrameGenerateReader.html   |   403 +
 .../iogen/GenerateReader.GenerateReaderFrame.html  |   362 +
 .../iogen/GenerateReader.GenerateReaderMatrix.html |   362 +
 .../apache/sysds/runtime/iogen/GenerateReader.html |   305 +
 ...rixGenerateReader.MatrixReaderRowIrregular.html |   306 +
 ...eReader.MatrixReaderRowRegularColIrregular.html |   306 +
 ...ateReader.MatrixReaderRowRegularColRegular.html |   306 +
 .../sysds/runtime/iogen/MatrixGenerateReader.html  |   396 +
 .../org/apache/sysds/runtime/iogen/RawRow.html     |   553 +
 .../iogen/ReaderMapping.FrameReaderMapping.html    |   308 +
 .../iogen/ReaderMapping.MatrixReaderMapping.html   |   308 +
 .../apache/sysds/runtime/iogen/ReaderMapping.html  |   437 +
 .../sysds/runtime/iogen/SampleProperties.html      |   418 +
 .../sysds/runtime/iogen/ValueTrimFormat.html       |   513 +
 .../runtime/iogen/class-use/CustomProperties.html  |   243 +
 .../iogen/class-use/FastStringTokenizer.html       |   148 +
 ...rameGenerateReader.FrameReaderRowIrregular.html |   148 +
 ...teReader.FrameReaderRowRegularColIrregular.html |   148 +
 ...rateReader.FrameReaderRowRegularColRegular.html |   148 +
 .../iogen/class-use/FrameGenerateReader.html       |   202 +
 .../GenerateReader.GenerateReaderFrame.html        |   148 +
 .../GenerateReader.GenerateReaderMatrix.html       |   148 +
 .../runtime/iogen/class-use/GenerateReader.html    |   197 +
 ...rixGenerateReader.MatrixReaderRowIrregular.html |   148 +
 ...eReader.MatrixReaderRowRegularColIrregular.html |   148 +
 ...ateReader.MatrixReaderRowRegularColRegular.html |   148 +
 .../iogen/class-use/MatrixGenerateReader.html      |   202 +
 .../sysds/runtime/iogen/class-use/RawRow.html      |   192 +
 .../ReaderMapping.FrameReaderMapping.html          |   148 +
 .../ReaderMapping.MatrixReaderMapping.html         |   148 +
 .../runtime/iogen/class-use/ReaderMapping.html     |   197 +
 .../runtime/iogen/class-use/SampleProperties.html  |   198 +
 .../runtime/iogen/class-use/ValueTrimFormat.html   |   257 +
 .../sysds/runtime/iogen/package-summary.html       |   238 +
 .../apache/sysds/runtime/iogen/package-tree.html   |   205 +
 .../apache/sysds/runtime/iogen/package-use.html    |   211 +
 .../sysds/runtime/lineage/BooleanArray32.html      |   350 +
 .../org/apache/sysds/runtime/lineage/Lineage.html  |   711 +
 .../apache/sysds/runtime/lineage/LineageCache.html |   578 +
 .../LineageCacheConfig.LineageCachePolicy.html     |   395 +
 .../lineage/LineageCacheConfig.ReuseCacheType.html |   477 +
 .../sysds/runtime/lineage/LineageCacheConfig.html  |   826 +
 .../sysds/runtime/lineage/LineageCacheEntry.html   |   518 +
 .../runtime/lineage/LineageCacheEviction.html      |   306 +
 .../runtime/lineage/LineageCacheStatistics.html    |   798 +
 .../sysds/runtime/lineage/LineageCodegenItem.html  |   336 +
 .../sysds/runtime/lineage/LineageDebugger.html     |   408 +
 .../sysds/runtime/lineage/LineageDedupBlock.html   |   508 +
 .../sysds/runtime/lineage/LineageDedupUtils.html   |   480 +
 .../sysds/runtime/lineage/LineageEstimator.html    |   378 +
 .../lineage/LineageEstimatorStatistics.html        |   376 +
 .../runtime/lineage/LineageGPUCacheEviction.html   |   439 +
 .../lineage/LineageItem.LineageItemType.html       |   408 +
 .../apache/sysds/runtime/lineage/LineageItem.html  |  1010 +
 .../sysds/runtime/lineage/LineageItemUtils.html    |   709 +
 .../apache/sysds/runtime/lineage/LineageMap.html   |   501 +
 .../sysds/runtime/lineage/LineageParser.html       |   364 +
 .../runtime/lineage/LineageRecomputeUtils.html     |   368 +
 .../sysds/runtime/lineage/LineageRewriteReuse.html |   308 +
 .../sysds/runtime/lineage/LineageTokenizer.html    |   336 +
 .../sysds/runtime/lineage/LineageTraceable.html    |   307 +
 .../runtime/lineage/class-use/BooleanArray32.html  |   148 +
 .../sysds/runtime/lineage/class-use/Lineage.html   |   331 +
 .../runtime/lineage/class-use/LineageCache.html    |   148 +
 .../LineageCacheConfig.LineageCachePolicy.html     |   253 +
 .../LineageCacheConfig.ReuseCacheType.html         |   298 +
 .../lineage/class-use/LineageCacheConfig.html      |   148 +
 .../lineage/class-use/LineageCacheEntry.html       |   254 +
 .../lineage/class-use/LineageCacheEviction.html    |   148 +
 .../lineage/class-use/LineageCacheStatistics.html  |   148 +
 .../lineage/class-use/LineageCodegenItem.html      |   148 +
 .../runtime/lineage/class-use/LineageDebugger.html |   148 +
 .../lineage/class-use/LineageDedupBlock.html       |   247 +
 .../lineage/class-use/LineageDedupUtils.html       |   148 +
 .../lineage/class-use/LineageEstimator.html        |   148 +
 .../class-use/LineageEstimatorStatistics.html      |   148 +
 .../lineage/class-use/LineageGPUCacheEviction.html |   148 +
 .../class-use/LineageItem.LineageItemType.html     |   212 +
 .../runtime/lineage/class-use/LineageItem.html     |  1358 +
 .../lineage/class-use/LineageItemUtils.html        |   148 +
 .../runtime/lineage/class-use/LineageMap.html      |   286 +
 .../runtime/lineage/class-use/LineageParser.html   |   148 +
 .../lineage/class-use/LineageRecomputeUtils.html   |   148 +
 .../lineage/class-use/LineageRewriteReuse.html     |   148 +
 .../lineage/class-use/LineageTokenizer.html        |   192 +
 .../lineage/class-use/LineageTraceable.html        |  1283 +
 .../sysds/runtime/lineage/package-summary.html     |   286 +
 .../apache/sysds/runtime/lineage/package-tree.html |   205 +
 .../apache/sysds/runtime/lineage/package-use.html  |   562 +
 .../data/BinaryBlockToTextCellConverter.html       |   376 +
 .../sysds/runtime/matrix/data/CM_N_COVCell.html    |  1218 +
 .../sysds/runtime/matrix/data/CTableMap.html       |   399 +
 .../sysds/runtime/matrix/data/Converter.html       |   302 +
 .../runtime/matrix/data/CudaSupportFunctions.html  |   999 +
 .../sysds/runtime/matrix/data/DnnParameters.html   |   834 +
 .../data/DoublePrecisionCudaSupportFunctions.html  |  1080 +
 .../matrix/data/FrameBlock.ColumnMetadata.html     |   389 +
 .../matrix/data/FrameBlock.FrameMapFunction.html   |   349 +
 .../sysds/runtime/matrix/data/FrameBlock.html      |  2594 ++
 .../org/apache/sysds/runtime/matrix/data/IJV.html  |   385 +
 .../sysds/runtime/matrix/data/LibCommonsMath.html  |   391 +
 .../sysds/runtime/matrix/data/LibMatrixAgg.html    |   745 +
 .../data/LibMatrixBincell.BinaryAccessType.html    |   461 +
 .../runtime/matrix/data/LibMatrixBincell.html      |   575 +
 .../sysds/runtime/matrix/data/LibMatrixCUDA.html   |  2028 +
 .../matrix/data/LibMatrixCountDistinct.html        |   379 +
 .../sysds/runtime/matrix/data/LibMatrixCuDNN.html  |  1171 +
 .../data/LibMatrixCuDNNConvolutionAlgorithm.html   |   561 +
 .../matrix/data/LibMatrixCuDNNInputRowFetcher.html |   384 +
 .../data/LibMatrixCuDNNPoolingDescriptors.html     |   553 +
 .../matrix/data/LibMatrixCuDNNRnnAlgorithm.html    |   338 +
 .../runtime/matrix/data/LibMatrixCuMatMult.html    |   374 +
 .../matrix/data/LibMatrixDNN.PoolingType.html      |   382 +
 .../sysds/runtime/matrix/data/LibMatrixDNN.html    |   707 +
 .../runtime/matrix/data/LibMatrixDNNConv2d.html    |   362 +
 .../runtime/matrix/data/LibMatrixDNNHelper.html    |   268 +
 .../runtime/matrix/data/LibMatrixDNNIm2Col.html    |   507 +
 .../runtime/matrix/data/LibMatrixDNNPooling.html   |   392 +
 .../matrix/data/LibMatrixDNNRelu.ReluBackward.html |   383 +
 .../runtime/matrix/data/LibMatrixDNNRelu.html      |   341 +
 .../LibMatrixDNNRotate180.Rotate180Worker.html     |   278 +
 .../runtime/matrix/data/LibMatrixDNNRotate180.html |   292 +
 .../runtime/matrix/data/LibMatrixDatagen.html      |   543 +
 .../sysds/runtime/matrix/data/LibMatrixMult.html   |  1513 +
 .../sysds/runtime/matrix/data/LibMatrixNative.html |   484 +
 .../runtime/matrix/data/LibMatrixOuterAgg.html     |   716 +
 .../sysds/runtime/matrix/data/LibMatrixReorg.html  |  1009 +
 .../runtime/matrix/data/LibMatrixTercell.html      |   275 +
 .../matrix/data/MatrixBlock.SparsityEstimate.html  |   343 +
 .../sysds/runtime/matrix/data/MatrixBlock.html     |  5341 +++
 .../runtime/matrix/data/MatrixBlockDataInput.html  |   313 +
 .../runtime/matrix/data/MatrixBlockDataOutput.html |   302 +
 .../sysds/runtime/matrix/data/MatrixCell.html      |  1294 +
 .../sysds/runtime/matrix/data/MatrixIndexes.html   |   616 +
 .../runtime/matrix/data/MatrixValue.CellIndex.html |   424 +
 .../sysds/runtime/matrix/data/MatrixValue.html     |   974 +
 .../matrix/data/OperationsOnMatrixValues.html      |   892 +
 .../org/apache/sysds/runtime/matrix/data/Pair.html |   387 +
 .../matrix/data/RandomMatrixGenerator.PDF.html     |   396 +
 .../runtime/matrix/data/RandomMatrixGenerator.html |   579 +
 .../data/SinglePrecisionCudaSupportFunctions.html  |  1080 +
 .../matrix/data/TextToBinaryCellConverter.html     |   373 +
 .../matrix/data/TripleIndexes.Comparator.html      |   356 +
 .../sysds/runtime/matrix/data/TripleIndexes.html   |   542 +
 .../sysds/runtime/matrix/data/WeightedCell.html    |   675 +
 .../sysds/runtime/matrix/data/WeightedPair.html    |   521 +
 .../class-use/BinaryBlockToTextCellConverter.html  |   148 +
 .../matrix/data/class-use/CM_N_COVCell.html        |   148 +
 .../runtime/matrix/data/class-use/CTableMap.html   |   667 +
 .../runtime/matrix/data/class-use/Converter.html   |   197 +
 .../data/class-use/CudaSupportFunctions.html       |   212 +
 .../matrix/data/class-use/DnnParameters.html       |   357 +
 .../DoublePrecisionCudaSupportFunctions.html       |   148 +
 .../data/class-use/FrameBlock.ColumnMetadata.html  |   272 +
 .../class-use/FrameBlock.FrameMapFunction.html     |   214 +
 .../runtime/matrix/data/class-use/FrameBlock.html  |  2840 ++
 .../sysds/runtime/matrix/data/class-use/IJV.html   |   306 +
 .../matrix/data/class-use/LibCommonsMath.html      |   148 +
 .../matrix/data/class-use/LibMatrixAgg.html        |   148 +
 .../LibMatrixBincell.BinaryAccessType.html         |   214 +
 .../matrix/data/class-use/LibMatrixBincell.html    |   148 +
 .../matrix/data/class-use/LibMatrixCUDA.html       |   206 +
 .../data/class-use/LibMatrixCountDistinct.html     |   148 +
 .../matrix/data/class-use/LibMatrixCuDNN.html      |   148 +
 .../LibMatrixCuDNNConvolutionAlgorithm.html        |   253 +
 .../class-use/LibMatrixCuDNNInputRowFetcher.html   |   148 +
 .../LibMatrixCuDNNPoolingDescriptors.html          |   231 +
 .../data/class-use/LibMatrixCuDNNRnnAlgorithm.html |   148 +
 .../matrix/data/class-use/LibMatrixCuMatMult.html  |   148 +
 .../data/class-use/LibMatrixDNN.PoolingType.html   |   366 +
 .../matrix/data/class-use/LibMatrixDNN.html        |   148 +
 .../matrix/data/class-use/LibMatrixDNNConv2d.html  |   148 +
 .../matrix/data/class-use/LibMatrixDNNHelper.html  |   148 +
 .../matrix/data/class-use/LibMatrixDNNIm2Col.html  |   148 +
 .../matrix/data/class-use/LibMatrixDNNPooling.html |   148 +
 .../class-use/LibMatrixDNNRelu.ReluBackward.html   |   148 +
 .../matrix/data/class-use/LibMatrixDNNRelu.html    |   148 +
 .../LibMatrixDNNRotate180.Rotate180Worker.html     |   196 +
 .../data/class-use/LibMatrixDNNRotate180.html      |   148 +
 .../matrix/data/class-use/LibMatrixDatagen.html    |   148 +
 .../matrix/data/class-use/LibMatrixMult.html       |   148 +
 .../matrix/data/class-use/LibMatrixNative.html     |   148 +
 .../matrix/data/class-use/LibMatrixOuterAgg.html   |   148 +
 .../matrix/data/class-use/LibMatrixReorg.html      |   148 +
 .../matrix/data/class-use/LibMatrixTercell.html    |   148 +
 .../class-use/MatrixBlock.SparsityEstimate.html    |   148 +
 .../runtime/matrix/data/class-use/MatrixBlock.html | 10027 +++++
 .../data/class-use/MatrixBlockDataInput.html       |   223 +
 .../data/class-use/MatrixBlockDataOutput.html      |   223 +
 .../runtime/matrix/data/class-use/MatrixCell.html  |   442 +
 .../matrix/data/class-use/MatrixIndexes.html       |  2148 +
 .../data/class-use/MatrixValue.CellIndex.html      |   317 +
 .../runtime/matrix/data/class-use/MatrixValue.html |  1611 +
 .../data/class-use/OperationsOnMatrixValues.html   |   148 +
 .../sysds/runtime/matrix/data/class-use/Pair.html  |   702 +
 .../data/class-use/RandomMatrixGenerator.PDF.html  |   291 +
 .../data/class-use/RandomMatrixGenerator.html      |   302 +
 .../SinglePrecisionCudaSupportFunctions.html       |   148 +
 .../data/class-use/TextToBinaryCellConverter.html  |   148 +
 .../data/class-use/TripleIndexes.Comparator.html   |   148 +
 .../matrix/data/class-use/TripleIndexes.html       |   216 +
 .../matrix/data/class-use/WeightedCell.html        |   306 +
 .../matrix/data/class-use/WeightedPair.html        |   148 +
 .../sysds/runtime/matrix/data/package-summary.html |   485 +
 .../sysds/runtime/matrix/data/package-tree.html    |   249 +
 .../sysds/runtime/matrix/data/package-use.html     |  1518 +
 .../runtime/matrix/data/sketch/MatrixSketch.html   |   361 +
 .../matrix/data/sketch/class-use/MatrixSketch.html |   196 +
 .../data/sketch/countdistinctapprox/KMVSketch.html |   449 +
 .../countdistinctapprox/SmallestPriorityQueue.html |   383 +
 .../countdistinctapprox/class-use/KMVSketch.html   |   148 +
 .../class-use/SmallestPriorityQueue.html           |   148 +
 .../countdistinctapprox/package-summary.html       |   176 +
 .../sketch/countdistinctapprox/package-tree.html   |   164 +
 .../sketch/countdistinctapprox/package-use.html    |   148 +
 .../matrix/data/sketch/package-summary.html        |   166 +
 .../runtime/matrix/data/sketch/package-tree.html   |   159 +
 .../runtime/matrix/data/sketch/package-use.html    |   183 +
 .../matrix/operators/AggregateBinaryOperator.html  |   375 +
 .../matrix/operators/AggregateOperator.html        |   415 +
 .../matrix/operators/AggregateTernaryOperator.html |   393 +
 .../matrix/operators/AggregateUnaryOperator.html   |   441 +
 .../runtime/matrix/operators/BinaryOperator.html   |   478 +
 .../CMOperator.AggregateOperationTypes.html        |   486 +
 .../sysds/runtime/matrix/operators/CMOperator.html |   494 +
 .../runtime/matrix/operators/COVOperator.html      |   357 +
 .../matrix/operators/CountDistinctOperator.html    |   451 +
 .../operators/CountDistinctOperatorTypes.html      |   391 +
 .../matrix/operators/LeftScalarOperator.html       |   438 +
 .../matrix/operators/MultiThreadedOperator.html    |   367 +
 .../sysds/runtime/matrix/operators/Operator.html   |   336 +
 .../matrix/operators/QuaternaryOperator.html       |   595 +
 .../runtime/matrix/operators/ReIndexOperator.html  |   298 +
 .../runtime/matrix/operators/ReorgOperator.html    |   395 +
 .../matrix/operators/RightScalarOperator.html      |   438 +
 .../runtime/matrix/operators/ScalarOperator.html   |   440 +
 .../runtime/matrix/operators/SimpleOperator.html   |   330 +
 .../runtime/matrix/operators/TernaryOperator.html  |   386 +
 .../runtime/matrix/operators/UnaryOperator.html    |   411 +
 .../class-use/AggregateBinaryOperator.html         |   322 +
 .../operators/class-use/AggregateOperator.html     |   584 +
 .../class-use/AggregateTernaryOperator.html        |   279 +
 .../class-use/AggregateUnaryOperator.html          |   744 +
 .../matrix/operators/class-use/BinaryOperator.html |  1106 +
 .../CMOperator.AggregateOperationTypes.html        |   323 +
 .../matrix/operators/class-use/CMOperator.html     |   366 +
 .../matrix/operators/class-use/COVOperator.html    |   234 +
 .../operators/class-use/CountDistinctOperator.html |   245 +
 .../class-use/CountDistinctOperatorTypes.html      |   231 +
 .../operators/class-use/LeftScalarOperator.html    |   148 +
 .../operators/class-use/MultiThreadedOperator.html |   255 +
 .../matrix/operators/class-use/Operator.html       |  1087 +
 .../operators/class-use/QuaternaryOperator.html    |   237 +
 .../operators/class-use/ReIndexOperator.html       |   148 +
 .../matrix/operators/class-use/ReorgOperator.html  |   381 +
 .../operators/class-use/RightScalarOperator.html   |   148 +
 .../matrix/operators/class-use/ScalarOperator.html |   683 +
 .../matrix/operators/class-use/SimpleOperator.html |   148 +
 .../operators/class-use/TernaryOperator.html       |   265 +
 .../matrix/operators/class-use/UnaryOperator.html  |   510 +
 .../runtime/matrix/operators/package-summary.html  |   265 +
 .../runtime/matrix/operators/package-tree.html     |   205 +
 .../runtime/matrix/operators/package-use.html      |   795 +
 .../sysds/runtime/meta/DataCharacteristics.html    |   963 +
 .../sysds/runtime/meta/MatrixCharacteristics.html  |   981 +
 .../org/apache/sysds/runtime/meta/MetaData.html    |   379 +
 .../org/apache/sysds/runtime/meta/MetaDataAll.html |   711 +
 .../apache/sysds/runtime/meta/MetaDataFormat.html  |   338 +
 .../apache/sysds/runtime/meta/MetaDataUtils.html   |   312 +
 .../sysds/runtime/meta/TensorCharacteristics.html  |   836 +
 .../meta/class-use/DataCharacteristics.html        |  1994 +
 .../meta/class-use/MatrixCharacteristics.html      |   293 +
 .../sysds/runtime/meta/class-use/MetaData.html     |   412 +
 .../sysds/runtime/meta/class-use/MetaDataAll.html  |   148 +
 .../runtime/meta/class-use/MetaDataFormat.html     |   148 +
 .../runtime/meta/class-use/MetaDataUtils.html      |   148 +
 .../meta/class-use/TensorCharacteristics.html      |   214 +
 .../apache/sysds/runtime/meta/package-summary.html |   192 +
 .../apache/sysds/runtime/meta/package-tree.html    |   187 +
 .../org/apache/sysds/runtime/meta/package-use.html |   693 +
 .../org/apache/sysds/runtime/package-summary.html  |   174 +
 .../org/apache/sysds/runtime/package-tree.html     |   183 +
 .../java/org/apache/sysds/runtime/package-use.html |   536 +
 .../runtime/privacy/CheckedConstraintsLog.html     |   401 +
 .../sysds/runtime/privacy/DMLPrivacyException.html |   333 +
 .../privacy/PrivacyConstraint.PrivacyLevel.html    |   395 +
 .../sysds/runtime/privacy/PrivacyConstraint.html   |   611 +
 .../sysds/runtime/privacy/PrivacyMonitor.html      |   362 +
 .../apache/sysds/runtime/privacy/PrivacyUtils.html |   451 +
 .../privacy/class-use/CheckedConstraintsLog.html   |   148 +
 .../privacy/class-use/DMLPrivacyException.html     |   148 +
 .../class-use/PrivacyConstraint.PrivacyLevel.html  |   626 +
 .../privacy/class-use/PrivacyConstraint.html       |   703 +
 .../runtime/privacy/class-use/PrivacyMonitor.html  |   148 +
 .../runtime/privacy/class-use/PrivacyUtils.html    |   148 +
 .../runtime/privacy/finegrained/DataRange.html     |   411 +
 .../privacy/finegrained/FineGrainedPrivacy.html    |   501 +
 .../finegrained/FineGrainedPrivacyList.html        |   642 +
 .../privacy/finegrained/FineGrainedPrivacyMap.html |   606 +
 .../privacy/finegrained/class-use/DataRange.html   |   319 +
 .../finegrained/class-use/FineGrainedPrivacy.html  |   270 +
 .../class-use/FineGrainedPrivacyList.html          |   148 +
 .../class-use/FineGrainedPrivacyMap.html           |   148 +
 .../privacy/finegrained/package-summary.html       |   197 +
 .../runtime/privacy/finegrained/package-tree.html  |   171 +
 .../runtime/privacy/finegrained/package-use.html   |   210 +
 .../sysds/runtime/privacy/package-summary.html     |   215 +
 .../apache/sysds/runtime/privacy/package-tree.html |   201 +
 .../apache/sysds/runtime/privacy/package-use.html  |   408 +
 .../privacy/propagation/AppendPropagator.html      |   351 +
 .../privacy/propagation/CBindPropagator.html       |   290 +
 .../privacy/propagation/ListAppendPropagator.html  |   327 +
 .../privacy/propagation/ListRemovePropagator.html  |   327 +
 .../MatrixMultiplicationPropagator.html            |   433 +
 .../MatrixMultiplicationPropagatorNaive.html       |   306 +
 ...MatrixMultiplicationPropagatorPrivateFirst.html |   305 +
 ...tiplicationPropagatorPrivateFirstOptimized.html |   287 +
 .../runtime/privacy/propagation/OperatorType.html  |   456 +
 .../privacy/propagation/PrivacyPropagator.html     |   503 +
 .../runtime/privacy/propagation/Propagator.html    |   262 +
 .../privacy/propagation/PropagatorMultiReturn.html |   262 +
 .../privacy/propagation/RBindPropagator.html       |   290 +
 .../propagation/class-use/AppendPropagator.html    |   197 +
 .../propagation/class-use/CBindPropagator.html     |   148 +
 .../class-use/ListAppendPropagator.html            |   148 +
 .../class-use/ListRemovePropagator.html            |   148 +
 .../class-use/MatrixMultiplicationPropagator.html  |   211 +
 .../MatrixMultiplicationPropagatorNaive.html       |   148 +
 ...MatrixMultiplicationPropagatorPrivateFirst.html |   148 +
 ...tiplicationPropagatorPrivateFirstOptimized.html |   148 +
 .../propagation/class-use/OperatorType.html        |   258 +
 .../propagation/class-use/PrivacyPropagator.html   |   148 +
 .../privacy/propagation/class-use/Propagator.html  |   238 +
 .../class-use/PropagatorMultiReturn.html           |   192 +
 .../propagation/class-use/RBindPropagator.html     |   148 +
 .../privacy/propagation/package-summary.html       |   254 +
 .../runtime/privacy/propagation/package-tree.html  |   199 +
 .../runtime/privacy/propagation/package-use.html   |   205 +
 .../sysds/runtime/transform/TfUtils.TfMethod.html  |   465 +
 .../apache/sysds/runtime/transform/TfUtils.html    |   654 +
 .../transform/class-use/TfUtils.TfMethod.html      |   202 +
 .../sysds/runtime/transform/class-use/TfUtils.html |   193 +
 .../sysds/runtime/transform/decode/Decoder.html    |   459 +
 .../runtime/transform/decode/DecoderComposite.html |   484 +
 .../runtime/transform/decode/DecoderDummycode.html |   443 +
 .../decode/DecoderFactory.DecoderType.html         |   395 +
 .../runtime/transform/decode/DecoderFactory.html   |   435 +
 .../transform/decode/DecoderPassThrough.html       |   456 +
 .../runtime/transform/decode/DecoderRecode.html    |   482 +
 .../transform/decode/class-use/Decoder.html        |   373 +
 .../decode/class-use/DecoderComposite.html         |   148 +
 .../decode/class-use/DecoderDummycode.html         |   148 +
 .../class-use/DecoderFactory.DecoderType.html      |   202 +
 .../transform/decode/class-use/DecoderFactory.html |   148 +
 .../decode/class-use/DecoderPassThrough.html       |   148 +
 .../transform/decode/class-use/DecoderRecode.html  |   148 +
 .../runtime/transform/decode/package-summary.html  |   213 +
 .../runtime/transform/decode/package-tree.html     |   185 +
 .../runtime/transform/decode/package-use.html      |   238 +
 .../encode/ColumnEncoder.EncoderType.html          |   460 +
 .../runtime/transform/encode/ColumnEncoder.html    |   867 +
 .../encode/ColumnEncoderBin.BinMethod.html         |   395 +
 .../runtime/transform/encode/ColumnEncoderBin.html |   889 +
 .../transform/encode/ColumnEncoderComposite.html   |   957 +
 .../transform/encode/ColumnEncoderDummycode.html   |   698 +
 ...oderFeatureHash.FeatureHashSparseApplyTask.html |   350 +
 .../transform/encode/ColumnEncoderFeatureHash.html |   585 +
 ...oderPassThrough.PassThroughSparseApplyTask.html |   295 +
 .../transform/encode/ColumnEncoderPassThrough.html |   493 +
 .../transform/encode/ColumnEncoderRecode.html      |   849 +
 .../runtime/transform/encode/ColumnEncoderUDF.html |   548 +
 .../sysds/runtime/transform/encode/Encoder.html    |   432 +
 .../runtime/transform/encode/EncoderFactory.html   |   430 +
 .../transform/encode/EncoderMVImpute.MVMethod.html |   408 +
 .../runtime/transform/encode/EncoderMVImpute.html  |   745 +
 .../runtime/transform/encode/EncoderOmit.html      |   752 +
 .../runtime/transform/encode/LegacyEncoder.html    |   693 +
 .../transform/encode/MultiColumnEncoder.html       |  1129 +
 .../class-use/ColumnEncoder.EncoderType.html       |   202 +
 .../transform/encode/class-use/ColumnEncoder.html  |   461 +
 .../class-use/ColumnEncoderBin.BinMethod.html      |   222 +
 .../encode/class-use/ColumnEncoderBin.html         |   148 +
 .../encode/class-use/ColumnEncoderComposite.html   |   225 +
 .../encode/class-use/ColumnEncoderDummycode.html   |   148 +
 ...oderFeatureHash.FeatureHashSparseApplyTask.html |   148 +
 .../encode/class-use/ColumnEncoderFeatureHash.html |   202 +
 ...oderPassThrough.PassThroughSparseApplyTask.html |   148 +
 .../encode/class-use/ColumnEncoderPassThrough.html |   148 +
 .../encode/class-use/ColumnEncoderRecode.html      |   148 +
 .../encode/class-use/ColumnEncoderUDF.html         |   148 +
 .../transform/encode/class-use/Encoder.html        |   255 +
 .../transform/encode/class-use/EncoderFactory.html |   148 +
 .../encode/class-use/EncoderMVImpute.MVMethod.html |   226 +
 .../encode/class-use/EncoderMVImpute.html          |   194 +
 .../transform/encode/class-use/EncoderOmit.html    |   209 +
 .../transform/encode/class-use/LegacyEncoder.html  |   275 +
 .../encode/class-use/MultiColumnEncoder.html       |   344 +
 .../runtime/transform/encode/package-summary.html  |   268 +
 .../runtime/transform/encode/package-tree.html     |   213 +
 .../runtime/transform/encode/package-use.html      |   273 +
 .../sysds/runtime/transform/meta/TfMetaUtils.html  |   698 +
 .../sysds/runtime/transform/meta/TfOffsetMap.html  |   329 +
 .../transform/meta/class-use/TfMetaUtils.html      |   148 +
 .../transform/meta/class-use/TfOffsetMap.html      |   148 +
 .../runtime/transform/meta/package-summary.html    |   170 +
 .../sysds/runtime/transform/meta/package-tree.html |   164 +
 .../sysds/runtime/transform/meta/package-use.html  |   148 +
 .../sysds/runtime/transform/package-summary.html   |   181 +
 .../sysds/runtime/transform/package-tree.html      |   177 +
 .../sysds/runtime/transform/package-use.html       |   204 +
 .../runtime/transform/tokenize/Tokenizer.html      |   319 +
 .../transform/tokenize/TokenizerFactory.html       |   308 +
 .../runtime/transform/tokenize/TokenizerPost.html  |   303 +
 .../transform/tokenize/TokenizerPostCount.html     |   386 +
 .../transform/tokenize/TokenizerPostHash.html      |   386 +
 .../transform/tokenize/TokenizerPostPosition.html  |   417 +
 .../runtime/transform/tokenize/TokenizerPre.html   |   259 +
 .../transform/tokenize/TokenizerPreNgram.html      |   356 +
 .../tokenize/TokenizerPreWhitespaceSplit.html      |   342 +
 .../transform/tokenize/class-use/Tokenizer.html    |   218 +
 .../tokenize/class-use/TokenizerFactory.html       |   148 +
 .../tokenize/class-use/TokenizerPost.html          |   202 +
 .../tokenize/class-use/TokenizerPostCount.html     |   148 +
 .../tokenize/class-use/TokenizerPostHash.html      |   148 +
 .../tokenize/class-use/TokenizerPostPosition.html  |   148 +
 .../transform/tokenize/class-use/TokenizerPre.html |   197 +
 .../tokenize/class-use/TokenizerPreNgram.html      |   148 +
 .../class-use/TokenizerPreWhitespaceSplit.html     |   148 +
 .../transform/tokenize/package-summary.html        |   209 +
 .../runtime/transform/tokenize/package-tree.html   |   180 +
 .../runtime/transform/tokenize/package-use.html    |   212 +
 .../org/apache/sysds/runtime/util/AutoDiff.html    |   350 +
 .../sysds/runtime/util/BinaryBlockInputFormat.html |   379 +
 .../runtime/util/BinaryBlockRecordReader.html      |   371 +
 .../sysds/runtime/util/ByteBufferDataInput.html    |   701 +
 .../apache/sysds/runtime/util/CollectionUtils.html |   503 +
 .../sysds/runtime/util/CommonThreadPool.html       |   670 +
 .../sysds/runtime/util/DMVUtils.LEVEL_ENUM.html    |   434 +
 .../org/apache/sysds/runtime/util/DMVUtils.html    |   645 +
 .../apache/sysds/runtime/util/DataConverter.html   |  1576 +
 .../apache/sysds/runtime/util/DependencyTask.html  |   504 +
 .../sysds/runtime/util/DependencyThreadPool.html   |   419 +
 .../sysds/runtime/util/DependencyWrapperTask.html  |   397 +
 .../org/apache/sysds/runtime/util/DnnUtils.html    |   378 +
 .../org/apache/sysds/runtime/util/EMAUtils.html    |   374 +
 .../runtime/util/FastBufferedDataInputStream.html  |   726 +
 .../runtime/util/FastBufferedDataOutputStream.html |   740 +
 .../sysds/runtime/util/FastStringTokenizer.html    |   390 +
 .../org/apache/sysds/runtime/util/HDFSTool.html    |  1412 +
 .../org/apache/sysds/runtime/util/IndexRange.html  |   513 +
 .../sysds/runtime/util/InputStreamInputFormat.html |   347 +
 .../apache/sysds/runtime/util/LocalFileUtils.html  |  1126 +
 .../util/LongLongDoubleHashMap.ADoubleEntry.html   |   380 +
 .../util/LongLongDoubleHashMap.EntryType.html      |   382 +
 .../sysds/runtime/util/LongLongDoubleHashMap.html  |   398 +
 .../sysds/runtime/util/NormalPRNGenerator.html     |   336 +
 .../apache/sysds/runtime/util/PRNGenerator.html    |   324 +
 .../sysds/runtime/util/PoissonPRNGenerator.html    |   378 +
 .../apache/sysds/runtime/util/PorterStemmer.html   |   311 +
 .../sysds/runtime/util/ProgramConverter.html       |  1747 +
 .../sysds/runtime/util/Py4jConverterUtils.html     |   427 +
 .../org/apache/sysds/runtime/util/RandNPair.html   |   353 +
 .../org/apache/sysds/runtime/util/SortUtils.html   |   478 +
 .../sysds/runtime/util/UniformPRNGenerator.html    |   346 +
 .../apache/sysds/runtime/util/UtilFunctions.html   |  2157 +
 .../sysds/runtime/util/class-use/AutoDiff.html     |   148 +
 .../util/class-use/BinaryBlockInputFormat.html     |   148 +
 .../util/class-use/BinaryBlockRecordReader.html    |   148 +
 .../util/class-use/ByteBufferDataInput.html        |   148 +
 .../runtime/util/class-use/CollectionUtils.html    |   148 +
 .../runtime/util/class-use/CommonThreadPool.html   |   148 +
 .../util/class-use/DMVUtils.LEVEL_ENUM.html        |   218 +
 .../sysds/runtime/util/class-use/DMVUtils.html     |   148 +
 .../runtime/util/class-use/DataConverter.html      |   148 +
 .../runtime/util/class-use/DependencyTask.html     |   372 +
 .../util/class-use/DependencyThreadPool.html       |   190 +
 .../util/class-use/DependencyWrapperTask.html      |   148 +
 .../sysds/runtime/util/class-use/DnnUtils.html     |   148 +
 .../sysds/runtime/util/class-use/EMAUtils.html     |   148 +
 .../class-use/FastBufferedDataInputStream.html     |   148 +
 .../class-use/FastBufferedDataOutputStream.html    |   148 +
 .../util/class-use/FastStringTokenizer.html        |   148 +
 .../sysds/runtime/util/class-use/HDFSTool.html     |   148 +
 .../sysds/runtime/util/class-use/IndexRange.html   |   727 +
 .../util/class-use/InputStreamInputFormat.html     |   148 +
 .../runtime/util/class-use/LocalFileUtils.html     |   148 +
 .../LongLongDoubleHashMap.ADoubleEntry.html        |   233 +
 .../class-use/LongLongDoubleHashMap.EntryType.html |   239 +
 .../util/class-use/LongLongDoubleHashMap.html      |   148 +
 .../runtime/util/class-use/NormalPRNGenerator.html |   148 +
 .../sysds/runtime/util/class-use/PRNGenerator.html |   208 +
 .../util/class-use/PoissonPRNGenerator.html        |   148 +
 .../runtime/util/class-use/PorterStemmer.html      |   148 +
 .../runtime/util/class-use/ProgramConverter.html   |   148 +
 .../runtime/util/class-use/Py4jConverterUtils.html |   148 +
 .../sysds/runtime/util/class-use/RandNPair.html    |   148 +
 .../sysds/runtime/util/class-use/SortUtils.html    |   148 +
 .../util/class-use/UniformPRNGenerator.html        |   148 +
 .../runtime/util/class-use/UtilFunctions.html      |   148 +
 .../apache/sysds/runtime/util/package-summary.html |   351 +
 .../apache/sysds/runtime/util/package-tree.html    |   243 +
 .../org/apache/sysds/runtime/util/package-use.html |   366 +
 .../sysds/utils/DMLCompressionStatistics.html      |   424 +
 .../org/apache/sysds/utils/DataAugmentation.html   |   498 +
 .../org/apache/sysds/utils/EnvironmentHelper.html  |   309 +
 .../apache/sysds/utils/Explain.ExplainCounts.html  |   356 +
 .../apache/sysds/utils/Explain.ExplainType.html    |   449 +
 .../api/java/org/apache/sysds/utils/Explain.html   |   792 +
 .../java/org/apache/sysds/utils/GPUStatistics.html |  1002 +
 .../java/org/apache/sysds/utils/Hash.HashType.html |   396 +
 .../api/java/org/apache/sysds/utils/Hash.html      |   450 +
 .../InstallDependencyForIntegrationTests.html      |   340 +
 .../java/org/apache/sysds/utils/JSONHelper.html    |   327 +
 .../org/apache/sysds/utils/MLContextProxy.html     |   368 +
 .../org/apache/sysds/utils/MemoryEstimates.html    |   459 +
 .../sysds/utils/NativeHelper.NativeBlasState.html  |   408 +
 .../java/org/apache/sysds/utils/NativeHelper.html  |   905 +
 .../org/apache/sysds/utils/ParameterBuilder.html   |   354 +
 .../java/org/apache/sysds/utils/Statistics.html    |  1166 +
 .../apache/sysds/utils/SystemDSLoaderUtils.html    |   321 +
 .../utils/class-use/DMLCompressionStatistics.html  |   148 +
 .../sysds/utils/class-use/DataAugmentation.html    |   148 +
 .../sysds/utils/class-use/EnvironmentHelper.html   |   148 +
 .../utils/class-use/Explain.ExplainCounts.html     |   237 +
 .../sysds/utils/class-use/Explain.ExplainType.html |   292 +
 .../org/apache/sysds/utils/class-use/Explain.html  |   148 +
 .../sysds/utils/class-use/GPUStatistics.html       |   148 +
 .../sysds/utils/class-use/Hash.HashType.html       |   274 +
 .../org/apache/sysds/utils/class-use/Hash.html     |   148 +
 .../InstallDependencyForIntegrationTests.html      |   148 +
 .../apache/sysds/utils/class-use/JSONHelper.html   |   148 +
 .../sysds/utils/class-use/MLContextProxy.html      |   148 +
 .../sysds/utils/class-use/MemoryEstimates.html     |   148 +
 .../class-use/NativeHelper.NativeBlasState.html    |   217 +
 .../apache/sysds/utils/class-use/NativeHelper.html |   148 +
 .../sysds/utils/class-use/ParameterBuilder.html    |   148 +
 .../apache/sysds/utils/class-use/Statistics.html   |   148 +
 .../sysds/utils/class-use/SystemDSLoaderUtils.html |   148 +
 .../org/apache/sysds/utils/package-summary.html    |   268 +
 .../java/org/apache/sysds/utils/package-tree.html  |   193 +
 .../java/org/apache/sysds/utils/package-use.html   |   262 +
 .../sysds/utils/stats/CodegenStatistics.html       |   684 +
 .../apache/sysds/utils/stats/NativeStatistics.html |   488 +
 .../apache/sysds/utils/stats/ParForStatistics.html |   432 +
 .../sysds/utils/stats/ParamServStatistics.html     |   684 +
 .../sysds/utils/stats/RecompileStatistics.html     |   432 +
 .../apache/sysds/utils/stats/SparkStatistics.html  |   488 +
 .../sysds/utils/stats/TransformStatistics.html     |   558 +
 .../utils/stats/class-use/CodegenStatistics.html   |   148 +
 .../utils/stats/class-use/NativeStatistics.html    |   148 +
 .../utils/stats/class-use/ParForStatistics.html    |   148 +
 .../utils/stats/class-use/ParamServStatistics.html |   148 +
 .../utils/stats/class-use/RecompileStatistics.html |   148 +
 .../utils/stats/class-use/SparkStatistics.html     |   148 +
 .../utils/stats/class-use/TransformStatistics.html |   148 +
 .../apache/sysds/utils/stats/package-summary.html  |   190 +
 .../org/apache/sysds/utils/stats/package-tree.html |   169 +
 .../org/apache/sysds/utils/stats/package-use.html  |   148 +
 content/docs/3.0.0/api/java/overview-summary.html  |    23 +
 content/docs/3.0.0/api/java/overview-tree.html     |  2636 ++
 .../docs/3.0.0/api/java/package-search-index.js    |     1 +
 .../docs/3.0.0/api/java/package-search-index.zip   |   Bin 0 -> 821 bytes
 content/docs/3.0.0/api/java/resources/glass.png    |   Bin 0 -> 499 bytes
 content/docs/3.0.0/api/java/resources/x.png        |   Bin 0 -> 394 bytes
 content/docs/3.0.0/api/java/script.js              |   149 +
 content/docs/3.0.0/api/java/search.js              |   326 +
 content/docs/3.0.0/api/java/serialized-form.html   |  8758 ++++
 content/docs/3.0.0/api/java/stylesheet.css         |   906 +
 content/docs/3.0.0/api/java/type-search-index.js   |     1 +
 content/docs/3.0.0/api/java/type-search-index.zip  |   Bin 0 -> 13716 bytes
 .../api/python/api/context/systemds_context.html   |   396 +
 .../3.0.0/api/python/api/operator/algorithms.html  |  4606 ++
 .../3.0.0/api/python/api/operator/node/frame.html  |   236 +
 .../3.0.0/api/python/api/operator/node/list.html   |   215 +
 .../3.0.0/api/python/api/operator/node/matrix.html |   502 +
 .../3.0.0/api/python/api/operator/node/scalar.html |   329 +
 .../3.0.0/api/python/api/operator/node/source.html |   198 +
 .../api/python/api/operator/operation_node.html    |   256 +
 .../3.0.0/api/python/api/script_building/dag.html  |   204 +
 .../api/python/api/script_building/script.html     |   201 +
 .../3.0.0/api/python/api/utils/converters.html     |   176 +
 .../docs/3.0.0/api/python/api/utils/helpers.html   |   161 +
 content/docs/3.0.0/api/python/genindex.html        |   933 +
 .../3.0.0/api/python/getting_started/install.html  |   179 +
 .../python/getting_started/simple_examples.html    |   250 +
 .../3.0.0/api/python/guide/algorithms_basics.html  |   300 +
 content/docs/3.0.0/api/python/guide/federated.html |   272 +
 .../api/python/guide/python_end_to_end_tut.html    |   635 +
 content/docs/3.0.0/api/python/index.html           |   150 +
 content/docs/3.0.0/api/python/objects.inv          |   Bin 0 -> 2360 bytes
 content/docs/3.0.0/api/python/py-modindex.html     |   166 +
 content/docs/3.0.0/api/python/search.html          |   141 +
 content/docs/3.0.0/api/python/searchindex.js       |     1 +
 .../sources/api/context/systemds_context.rst.txt   |    59 +
 .../python/sources/api/operator/algorithms.rst.txt |    69 +
 .../python/sources/api/operator/node/frame.rst.txt |    33 +
 .../python/sources/api/operator/node/list.rst.txt  |    38 +
 .../sources/api/operator/node/matrix.rst.txt       |    35 +
 .../sources/api/operator/node/scalar.rst.txt       |    35 +
 .../sources/api/operator/node/source.rst.txt       |    35 +
 .../sources/api/operator/operation_node.rst.txt    |    44 +
 .../python/sources/api/script_building/dag.rst.txt |    31 +
 .../sources/api/script_building/script.rst.txt     |    31 +
 .../python/sources/api/utils/converters.rst.txt    |    31 +
 .../api/python/sources/api/utils/helpers.rst.txt   |    30 +
 .../python/sources/getting_started/install.rst.txt |    76 +
 .../getting_started/simple_examples.rst.txt        |    88 +
 .../python/sources/guide/algorithms_basics.rst.txt |   190 +
 .../api/python/sources/guide/federated.rst.txt     |   127 +
 .../sources/guide/python_end_to_end_tut.rst.txt    |   561 +
 .../docs/3.0.0/api/python/sources/index.rst.txt    |    80 +
 content/docs/3.0.0/api/python/static/basic.css     |   928 +
 .../3.0.0/api/python/static/css/badge_only.css     |     1 +
 .../python/static/css/fonts/Roboto-Slab-Bold.woff  |   Bin 0 -> 87624 bytes
 .../python/static/css/fonts/Roboto-Slab-Bold.woff2 |   Bin 0 -> 67312 bytes
 .../static/css/fonts/Roboto-Slab-Regular.woff      |   Bin 0 -> 86288 bytes
 .../static/css/fonts/Roboto-Slab-Regular.woff2     |   Bin 0 -> 66444 bytes
 .../static/css/fonts/fontawesome-webfont.eot       |   Bin 0 -> 165742 bytes
 .../static/css/fonts/fontawesome-webfont.svg       |  2671 ++
 .../static/css/fonts/fontawesome-webfont.ttf       |   Bin 0 -> 165548 bytes
 .../static/css/fonts/fontawesome-webfont.woff      |   Bin 0 -> 98024 bytes
 .../static/css/fonts/fontawesome-webfont.woff2     |   Bin 0 -> 77160 bytes
 .../python/static/css/fonts/lato-bold-italic.woff  |   Bin 0 -> 323344 bytes
 .../python/static/css/fonts/lato-bold-italic.woff2 |   Bin 0 -> 193308 bytes
 .../api/python/static/css/fonts/lato-bold.woff     |   Bin 0 -> 309728 bytes
 .../api/python/static/css/fonts/lato-bold.woff2    |   Bin 0 -> 184912 bytes
 .../static/css/fonts/lato-normal-italic.woff       |   Bin 0 -> 328412 bytes
 .../static/css/fonts/lato-normal-italic.woff2      |   Bin 0 -> 195704 bytes
 .../api/python/static/css/fonts/lato-normal.woff   |   Bin 0 -> 309192 bytes
 .../api/python/static/css/fonts/lato-normal.woff2  |   Bin 0 -> 182708 bytes
 content/docs/3.0.0/api/python/static/css/theme.css |     4 +
 content/docs/3.0.0/api/python/static/doctools.js   |   264 +
 .../api/python/static/documentation_options.js     |    14 +
 content/docs/3.0.0/api/python/static/file.png      |   Bin 0 -> 286 bytes
 .../docs/3.0.0/api/python/static/jquery-3.6.0.js   | 10881 +++++
 content/docs/3.0.0/api/python/static/jquery.js     |     2 +
 .../docs/3.0.0/api/python/static/js/badge_only.js  |     1 +
 .../python/static/js/html5shiv-printshiv.min.js    |     4 +
 .../3.0.0/api/python/static/js/html5shiv.min.js    |     4 +
 content/docs/3.0.0/api/python/static/js/theme.js   |     1 +
 .../docs/3.0.0/api/python/static/language_data.js  |   199 +
 content/docs/3.0.0/api/python/static/minus.png     |   Bin 0 -> 90 bytes
 content/docs/3.0.0/api/python/static/plus.png      |   Bin 0 -> 90 bytes
 content/docs/3.0.0/api/python/static/pygments.css  |    74 +
 .../docs/3.0.0/api/python/static/searchtools.js    |   531 +
 .../3.0.0/api/python/static/underscore-1.13.1.js   |  2042 +
 content/docs/3.0.0/api/python/static/underscore.js |     6 +
 content/docs/3.0.0/css/bootstrap.min.css           |  8044 ++++
 content/docs/3.0.0/css/main.css                    |   416 +
 content/docs/3.0.0/css/pygments-default.css        |    75 +
 ...-of-quartiles-median-and-interquartile-mean.png |   Bin 0 -> 26477 bytes
 .../img/algorithms-reference/example-tree.png      |   Bin 0 -> 14758 bytes
 content/docs/3.0.0/img/favicon.png                 |   Bin 0 -> 461 bytes
 content/docs/3.0.0/img/systemds-logo.png           |   Bin 0 -> 982 bytes
 content/docs/3.0.0/index.html                      |   165 +
 content/docs/3.0.0/js/main.js                      |   165 +
 content/docs/3.0.0/js/vendor/anchor.min.js         |     6 +
 content/docs/3.0.0/js/vendor/bootstrap.min.js      |     7 +
 content/docs/3.0.0/js/vendor/jquery-1.12.0.min.js  |     5 +
 .../docs/3.0.0/site/algorithms-bibliography.html   |   236 +
 .../docs/3.0.0/site/algorithms-classification.html |   874 +
 content/docs/3.0.0/site/algorithms-clustering.html |   475 +
 .../site/algorithms-descriptive-statistics.html    |  1517 +
 .../site/algorithms-factorization-machines.html    |   297 +
 .../site/algorithms-matrix-factorization.html      |   338 +
 content/docs/3.0.0/site/algorithms-reference.html  |   192 +
 content/docs/3.0.0/site/algorithms-regression.html |  1592 +
 .../3.0.0/site/algorithms-survival-analysis.html   |   603 +
 content/docs/3.0.0/site/builtins-reference.html    |  5446 +++
 .../docs/3.0.0/site/dml-language-reference.html    |  3827 ++
 content/docs/3.0.0/site/dml-vs-r-guide.html        |   425 +
 content/docs/3.0.0/site/docker.html                |   216 +
 content/docs/3.0.0/site/entity-resolution.html     |   263 +
 .../site/files/dml-language-reference/data.csv     |     1 +
 .../site/files/dml-language-reference/data.csv.mtd |     7 +
 .../files/dml-language-reference/data.spec.json    |    24 +
 .../files/dml-language-reference/data.spec2.json   |    23 +
 .../files/dml-language-reference/data.spec3.json   |    24 +
 .../site/files/dml-language-reference/homes.csv    |   149 +
 .../files/dml-language-reference/homes.csv.mtd     |     5 +
 .../dml-language-reference/homes.tfspec_bin2.json  |     5 +
 .../homes.tfspec_recode2.json                      |     2 +
 content/docs/3.0.0/site/gpu.html                   |   406 +
 .../site/img/dml-language-reference/Conv2d.gif     |   Bin 0 -> 419930 bytes
 .../site/img/dml-language-reference/Conv2d1.gif    |   Bin 0 -> 174964 bytes
 .../Conv2d_backward_data.gif                       |   Bin 0 -> 444715 bytes
 .../Conv2d_backward_data1.gif                      |   Bin 0 -> 427546 bytes
 .../Conv2d_backward_data2.gif                      |   Bin 0 -> 376145 bytes
 content/docs/3.0.0/site/install.html               |   272 +
 content/docs/3.0.0/site/native-backend.html        |   240 +
 content/docs/3.0.0/site/run.html                   |   207 +
 .../3.0.0/site/windows-source-installation.html    |   273 +
 3697 files changed, 1454526 insertions(+)

diff --git a/content/docs/3.0.0/api/java/allclasses-index.html b/content/docs/3.0.0/api/java/allclasses-index.html
new file mode 100644
index 00000000..c01fcbfc
--- /dev/null
+++ b/content/docs/3.0.0/api/java/allclasses-index.html
@@ -0,0 +1,7953 @@
+<!DOCTYPE HTML>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<title>All Classes (Apache SystemDS 3.0.0 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.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.5.1.js"></script>
+<script type="text/javascript" src="jquery/jquery-ui.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="All Classes (Apache SystemDS 3.0.0 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var data = {"i0":2,"i1":2,"i2":4,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":2,"i11":4,"i12":4,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":4,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":2,"i38":2,"i39":2,"i40":2,"i41":2,"i42":4,"i43":2,"i44":2,"i45":2,"i46":2,"i47":2,"i48":2,"i49":2,"i50":2,"i51":2,"i52":4,"i53":2,"i54":2,"i55":2,"i56":2,"i57":2,"i58":2,"i59":2,"i60":2,"i [...]
+var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"],4:["t3","Enum Summary"],8:["t4","Exception Summary"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+var pathtoroot = "./";
+var useModuleDirectories = true;
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<header role="banner">
+<nav role="navigation">
+<div class="fixedNav">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a id="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="index.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-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">
+<h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
+</div>
+<div class="allClassesContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary">
+<caption><span id="t0" class="activeTableTab"><span>All Classes</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Interface Summary</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Class Summary</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Enum Summary</a></span><span class="tabEnd">&n [...]
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/bitmap/ABitmap.html" title="class in org.apache.sysds.runtime.compress.bitmap">ABitmap</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/AColGroup.html" title="class in org.apache.sysds.runtime.compress.colgroup">AColGroup</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract Class that is the lowest class type for the Compression framework.</div>
+</th>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/AColGroup.CompressionType.html" title="enum in org.apache.sysds.runtime.compress.colgroup">AColGroup.CompressionType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Public super types of compression ColGroups supported</div>
+</th>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/AColGroupCompressed.html" title="class in org.apache.sysds.runtime.compress.colgroup">AColGroupCompressed</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for column groups encoded Encoded in a compressed manner.</div>
+</th>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/AColGroupOffset.html" title="class in org.apache.sysds.runtime.compress.colgroup">AColGroupOffset</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for column groups encoded with various types of bitmap encoding.</div>
+</th>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/AColGroupValue.html" title="class in org.apache.sysds.runtime.compress.colgroup">AColGroupValue</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for column groups encoded with value dictionary.</div>
+</th>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cocode/AColumnCoCoder.html" title="class in org.apache.sysds.runtime.compress.cocode">AColumnCoCoder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cost/ACostEstimate.html" title="class in org.apache.sysds.runtime.compress.cost">ACostEstimate</a></td>
+<th class="colLast" scope="row">
+<div class="block">A cost estimator interface.</div>
+</th>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/dictionary/ADictionary.html" title="class in org.apache.sysds.runtime.compress.colgroup.dictionary">ADictionary</a></td>
+<th class="colLast" scope="row">
+<div class="block">This dictionary class aims to encapsulate the storage and operations over unique tuple values of a column group.</div>
+</th>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/fedplanner/AFederatedPlanner.html" title="class in org.apache.sysds.hops.fedplanner">AFederatedPlanner</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/AggBinaryOp.html" title="class in org.apache.sysds.hops">AggBinaryOp</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/AggBinaryOp.MMultMethod.html" title="enum in org.apache.sysds.hops">AggBinaryOp.MMultMethod</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/AggBinaryOp.SparkAggType.html" title="enum in org.apache.sysds.hops">AggBinaryOp.SparkAggType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/AggregateBinaryCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">AggregateBinaryCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/AggregateBinaryFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">AggregateBinaryFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/AggregateBinaryGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">AggregateBinaryGPUInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/operators/AggregateBinaryOperator.html" title="class in org.apache.sysds.runtime.matrix.operators">AggregateBinaryOperator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/AggregateDropCorrectionFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">AggregateDropCorrectionFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/operators/AggregateOperator.html" title="class in org.apache.sysds.runtime.matrix.operators">AggregateOperator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/AggregateTernaryCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">AggregateTernaryCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/AggregateTernaryFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">AggregateTernaryFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/operators/AggregateTernaryOperator.html" title="class in org.apache.sysds.runtime.matrix.operators">AggregateTernaryOperator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/AggregateTernarySPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">AggregateTernarySPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/AggregateUnaryCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">AggregateUnaryCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/AggregateUnaryCPInstruction.AUType.html" title="enum in org.apache.sysds.runtime.instructions.cp">AggregateUnaryCPInstruction.AUType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/AggregateUnaryFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">AggregateUnaryFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/AggregateUnaryGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">AggregateUnaryGPUInstruction</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implements aggregate unary instructions for CUDA</div>
+</th>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/operators/AggregateUnaryOperator.html" title="class in org.apache.sysds.runtime.matrix.operators">AggregateUnaryOperator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/AggregateUnarySketchSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">AggregateUnarySketchSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/AggregateUnarySPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">AggregateUnarySPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/AggregateUnarySPInstruction.RDDUAggFunction2.html" title="class in org.apache.sysds.runtime.instructions.spark">AggregateUnarySPInstruction.RDDUAggFunction2</a></td>
+<th class="colLast" scope="row">
+<div class="block">Similar to RDDUAggFunction but single output block.</div>
+</th>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/AggregateUnarySPInstruction.RDDUTensorAggFunction2.html" title="class in org.apache.sysds.runtime.instructions.spark">AggregateUnarySPInstruction.RDDUTensorAggFunction2</a></td>
+<th class="colLast" scope="row">
+<div class="block">Similar to RDDUAggFunction but single output block.</div>
+</th>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/AggUnaryOp.html" title="class in org.apache.sysds.hops">AggUnaryOp</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/insertionsort/AInsertionSorter.html" title="class in org.apache.sysds.runtime.compress.colgroup.insertionsort">AInsertionSorter</a></td>
+<th class="colLast" scope="row">
+<div class="block">This abstract class is for sorting the IntArrayList entries efficiently for SDC Column Groups construction.</div>
+</th>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/offset/AIterator.html" title="class in org.apache.sysds.runtime.compress.colgroup.offset">AIterator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Iterator interface, that returns a iterator of the indexes while also maintaining a data index.</div>
+</th>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/mapping/AMapToData.html" title="class in org.apache.sysds.runtime.compress.colgroup.mapping">AMapToData</a></td>
+<th class="colLast" scope="row">
+<div class="block">This Class's job is to link into the dictionary entries for column groups.</div>
+</th>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/AMorphingMMColGroup.html" title="class in org.apache.sysds.runtime.compress.colgroup">AMorphingMMColGroup</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract class for column group types that do not perform matrix Multiplication, and decompression for performance
+ reasons but instead transforms into another type of column group type to perform that operation.</div>
+</th>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/And.html" title="class in org.apache.sysds.runtime.functionobjects">And</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/offset/AOffset.html" title="class in org.apache.sysds.runtime.compress.colgroup.offset">AOffset</a></td>
+<th class="colLast" scope="row">
+<div class="block">Offset list encoder interface.</div>
+</th>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/offset/AOffsetIterator.html" title="class in org.apache.sysds.runtime.compress.colgroup.offset">AOffsetIterator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Iterator interface that only iterate through offsets without considering data index.</div>
+</th>
+</tr>
+<tr id="i40" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/Append.html" title="class in org.apache.sysds.lops">Append</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i41" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/AppendCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">AppendCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i42" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/AppendCPInstruction.AppendType.html" title="enum in org.apache.sysds.runtime.instructions.cp">AppendCPInstruction.AppendType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i43" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/AppendFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">AppendFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i44" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/AppendG.html" title="class in org.apache.sysds.lops">AppendG</a></td>
+<th class="colLast" scope="row">
+<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>
+</th>
+</tr>
+<tr id="i45" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/AppendGAlignedSP.html" title="class in org.apache.sysds.lops">AppendGAlignedSP</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i46" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/AppendGAlignedSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">AppendGAlignedSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i47" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/AppendGAlignedSPInstruction.ShiftColumnIndex.html" title="class in org.apache.sysds.runtime.instructions.spark">AppendGAlignedSPInstruction.ShiftColumnIndex</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i48" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/AppendGSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">AppendGSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i49" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/AppendGSPInstruction.MergeWithShiftedBlocks.html" title="class in org.apache.sysds.runtime.instructions.spark">AppendGSPInstruction.MergeWithShiftedBlocks</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i50" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/AppendGSPInstruction.ShiftMatrix.html" title="class in org.apache.sysds.runtime.instructions.spark">AppendGSPInstruction.ShiftMatrix</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i51" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/AppendM.html" title="class in org.apache.sysds.lops">AppendM</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i52" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/AppendM.CacheType.html" title="enum in org.apache.sysds.lops">AppendM.CacheType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i53" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/AppendMSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">AppendMSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i54" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/propagation/AppendPropagator.html" title="class in org.apache.sysds.runtime.privacy.propagation">AppendPropagator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i55" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/AppendR.html" title="class in org.apache.sysds.lops">AppendR</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i56" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/AppendRSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">AppendRSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i57" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/APreAgg.html" title="class in org.apache.sysds.runtime.compress.colgroup">APreAgg</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract class for all the column groups that use preAggregation for Left matrix multiplications.</div>
+</th>
+</tr>
+<tr id="i58" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/ArithmeticBinaryGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">ArithmeticBinaryGPUInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i59" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ASDCZero.html" title="class in org.apache.sysds.runtime.compress.colgroup">ASDCZero</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i60" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/AssignmentStatement.html" title="class in org.apache.sysds.parser">AssignmentStatement</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i61" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/AutoDiff.html" title="class in org.apache.sysds.runtime.util">AutoDiff</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i62" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/workload/AWTreeNode.html" title="class in org.apache.sysds.runtime.compress.workload">AWTreeNode</a></td>
+<th class="colLast" scope="row">
+<div class="block">A workload tree is a compact representation of the operations on a matrix and derived intermediates, including the
+ basic control structure and inlined functions as well as links to categories.</div>
+</th>
+</tr>
+<tr id="i63" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/workload/AWTreeNode.WTNodeType.html" title="enum in org.apache.sysds.runtime.compress.workload">AWTreeNode.WTNodeType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i64" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/BalanceToAvgFederatedScheme.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">BalanceToAvgFederatedScheme</a></td>
+<th class="colLast" scope="row">
+<div class="block">Balance to Avg Federated scheme
+
+ When the parameter server runs in federated mode it cannot pull in the data which is already on the workers.</div>
+</th>
+</tr>
+<tr id="i65" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/monitoring/models/BaseEntityModel.html" title="class in org.apache.sysds.runtime.controlprogram.federated.monitoring.models">BaseEntityModel</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i66" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/BasicProgramBlock.html" title="class in org.apache.sysds.runtime.controlprogram">BasicProgramBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i67" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/BasicTensorBlock.html" title="class in org.apache.sysds.runtime.data">BasicTensorBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i68" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/cuda/Binary.html" title="class in org.apache.sysds.hops.codegen.cplan.cuda">Binary</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i69" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/java/Binary.html" title="class in org.apache.sysds.hops.codegen.cplan.java">Binary</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i70" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/Binary.html" title="class in org.apache.sysds.lops">Binary</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop to perform binary operation.</div>
+</th>
+</tr>
+<tr id="i71" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/BinaryBlockInputFormat.html" title="class in org.apache.sysds.runtime.util">BinaryBlockInputFormat</a></td>
+<th class="colLast" scope="row">
+<div class="block">Custom binary block input format to return the custom record reader.</div>
+</th>
+</tr>
+<tr id="i72" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/BinaryBlockRecordReader.html" title="class in org.apache.sysds.runtime.util">BinaryBlockRecordReader</a></td>
+<th class="colLast" scope="row">
+<div class="block">Custom record reader for binary block.</div>
+</th>
+</tr>
+<tr id="i73" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/BinaryBlockSerialization.html" title="class in org.apache.sysds.runtime.io">BinaryBlockSerialization</a></td>
+<th class="colLast" scope="row">
+<div class="block">This custom serialization class can be used via 
+ job.set(MRConfigurationNames.IO_SERIALIZATIONS, "org.apache.sysds.runtime.io.BinaryBlockSerialization");</div>
+</th>
+</tr>
+<tr id="i74" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/BinaryBlockSerialization.MatrixBlockDeserializer.html" title="class in org.apache.sysds.runtime.io">BinaryBlockSerialization.MatrixBlockDeserializer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i75" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/BinaryBlockSerialization.MatrixBlockSerializer.html" title="class in org.apache.sysds.runtime.io">BinaryBlockSerialization.MatrixBlockSerializer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i76" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/BinaryBlockToTextCellConverter.html" title="class in org.apache.sysds.runtime.matrix.data">BinaryBlockToTextCellConverter</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i77" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/BinaryCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">BinaryCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i78" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/BinaryExpression.html" title="class in org.apache.sysds.parser">BinaryExpression</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i79" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/BinaryFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">BinaryFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i80" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/BinaryFrameFrameCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">BinaryFrameFrameCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i81" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/BinaryFrameFrameSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">BinaryFrameFrameSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i82" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/BinaryFrameMatrixCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">BinaryFrameMatrixCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i83" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/BinaryFrameMatrixSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">BinaryFrameMatrixSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i84" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/BinaryM.html" title="class in org.apache.sysds.lops">BinaryM</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop to perform binary operation.</div>
+</th>
+</tr>
+<tr id="i85" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/BinaryM.VectorType.html" title="enum in org.apache.sysds.lops">BinaryM.VectorType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i86" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/BinaryMatrixBVectorSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">BinaryMatrixBVectorSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i87" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/BinaryMatrixMatrixCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">BinaryMatrixMatrixCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i88" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/BinaryMatrixMatrixFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">BinaryMatrixMatrixFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i89" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/BinaryMatrixMatrixSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">BinaryMatrixMatrixSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i90" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/BinaryMatrixScalarCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">BinaryMatrixScalarCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i91" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/BinaryMatrixScalarFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">BinaryMatrixScalarFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i92" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/BinaryMatrixScalarSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">BinaryMatrixScalarSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i93" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/BinaryOp.html" title="class in org.apache.sysds.hops">BinaryOp</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i94" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/BinaryOp.AppendMethod.html" title="enum in org.apache.sysds.hops">BinaryOp.AppendMethod</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i95" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/BinaryOp.MMBinaryMethod.html" title="enum in org.apache.sysds.hops">BinaryOp.MMBinaryMethod</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i96" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/operators/BinaryOperator.html" title="class in org.apache.sysds.runtime.matrix.operators">BinaryOperator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i97" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/BinaryScalar.html" title="class in org.apache.sysds.lops">BinaryScalar</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop to perform binary scalar operations.</div>
+</th>
+</tr>
+<tr id="i98" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/BinaryScalarScalarCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">BinaryScalarScalarCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i99" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/BinarySPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">BinarySPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i100" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/BinaryTensorTensorBroadcastSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">BinaryTensorTensorBroadcastSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i101" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/BinaryTensorTensorCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">BinaryTensorTensorCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i102" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/BinaryTensorTensorSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">BinaryTensorTensorSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i103" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/BinaryUAggChain.html" title="class in org.apache.sysds.lops">BinaryUAggChain</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i104" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/BinUaggChainSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">BinUaggChainSPInstruction</a></td>
+<th class="colLast" scope="row">
+<div class="block">Instruction that performs
+ 
+ res = X / rowsum(x)</div>
+</th>
+</tr>
+<tr id="i105" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/BinUaggChainSPInstruction.RDDBinUaggChainFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">BinUaggChainSPInstruction.RDDBinUaggChainFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i106" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/bitmap/Bitmap.html" title="class in org.apache.sysds.runtime.compress.bitmap">Bitmap</a></td>
+<th class="colLast" scope="row">
+<div class="block">Uncompressed representation of one or more columns in bitmap format.</div>
+</th>
+</tr>
+<tr id="i107" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/bitmap/BitmapEncoder.html" title="class in org.apache.sysds.runtime.compress.bitmap">BitmapEncoder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Static functions for extracting bitmaps from a MatrixBlock.</div>
+</th>
+</tr>
+<tr id="i108" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/BitwAnd.html" title="class in org.apache.sysds.runtime.functionobjects">BitwAnd</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i109" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/BitwOr.html" title="class in org.apache.sysds.runtime.functionobjects">BitwOr</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i110" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/BitwShiftL.html" title="class in org.apache.sysds.runtime.functionobjects">BitwShiftL</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i111" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/BitwShiftR.html" title="class in org.apache.sysds.runtime.functionobjects">BitwShiftR</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i112" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/BitwXor.html" title="class in org.apache.sysds.runtime.functionobjects">BitwXor</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i113" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/data/BlockPartitioner.html" title="class in org.apache.sysds.runtime.instructions.spark.data">BlockPartitioner</a></td>
+<th class="colLast" scope="row">
+<div class="block">Default partitioner used for all binary block rdd operations in order
+ to enable sufficient local aggregation independent of the aggregation
+ direction (row/col-wise).</div>
+</th>
+</tr>
+<tr id="i114" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/BooleanArray32.html" title="class in org.apache.sysds.runtime.lineage">BooleanArray32</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i115" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/BooleanExpression.html" title="class in org.apache.sysds.parser">BooleanExpression</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i116" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/BooleanIdentifier.html" title="class in org.apache.sysds.parser">BooleanIdentifier</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i117" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/BooleanObject.html" title="class in org.apache.sysds.runtime.instructions.cp">BooleanObject</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i118" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/BroadcastCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">BroadcastCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i119" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/data/BroadcastObject.html" title="class in org.apache.sysds.runtime.instructions.spark.data">BroadcastObject</a>&lt;<a href="org/apache/sysds/runtime/instructions/spark/data/BroadcastObject.html" title="type parameter in BroadcastObject">T</a> extends <a href="org/apache/sysds/runtime/controlprogram/caching/CacheBlock.html" title="interface in org.apache.sysds.runtime.controlprogram.caching">CacheBlock</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i120" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/Builtin.html" title="class in org.apache.sysds.runtime.functionobjects">Builtin</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class with pre-defined set of objects.</div>
+</th>
+</tr>
+<tr id="i121" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/Builtin.BuiltinCode.html" title="enum in org.apache.sysds.runtime.functionobjects">Builtin.BuiltinCode</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i122" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/BuiltinBinaryGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">BuiltinBinaryGPUInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i123" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/BuiltinConstant.html" title="enum in org.apache.sysds.parser">BuiltinConstant</a></td>
+<th class="colLast" scope="row">
+<div class="block">These are the builtin constants</div>
+</th>
+</tr>
+<tr id="i124" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/BuiltinFunctionExpression.html" title="class in org.apache.sysds.parser">BuiltinFunctionExpression</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i125" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/BuiltinNaryCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">BuiltinNaryCPInstruction</a></td>
+<th class="colLast" scope="row">
+<div class="block">Instruction to handle a variable number of input operands.</div>
+</th>
+</tr>
+<tr id="i126" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/BuiltinNarySPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">BuiltinNarySPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i127" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/BuiltinNarySPInstruction.PadBlocksFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">BuiltinNarySPInstruction.PadBlocksFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i128" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/common/Builtins.html" title="enum in org.apache.sysds.common">Builtins</a></td>
+<th class="colLast" scope="row">
+<div class="block">Enum to represent all builtin functions in the default name space.</div>
+</th>
+</tr>
+<tr id="i129" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/BuiltinUnaryGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">BuiltinUnaryGPUInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i130" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/ByteBuffer.html" title="class in org.apache.sysds.runtime.controlprogram.caching">ByteBuffer</a></td>
+<th class="colLast" scope="row">
+<div class="block">Wrapper for WriteBuffer byte array per matrix/frame in order to
+ support matrix/frame serialization outside global lock.</div>
+</th>
+</tr>
+<tr id="i131" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/ByteBufferDataInput.html" title="class in org.apache.sysds.runtime.util">ByteBufferDataInput</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i132" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/codegen/ByteClassLoader.html" title="class in org.apache.sysds.runtime.codegen">ByteClassLoader</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i133" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/CacheableData.html" title="class in org.apache.sysds.runtime.controlprogram.caching">CacheableData</a>&lt;<a href="org/apache/sysds/runtime/controlprogram/caching/CacheableData.html" title="type parameter in CacheableData">T</a> extends <a href="org/apache/sysds/runtime/controlprogram/caching/CacheBlock.html" title="interface in org.apache.sysds.runtime.controlprogram.caching">CacheBlock</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Each object of this class is a cache envelope for some large piece of data
+ called "cache block".</div>
+</th>
+</tr>
+<tr id="i134" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/CacheableData.CacheStatus.html" title="enum in org.apache.sysds.runtime.controlprogram.caching">CacheableData.CacheStatus</a></td>
+<th class="colLast" scope="row">
+<div class="block">Defines all possible cache status types for a data blob.</div>
+</th>
+</tr>
+<tr id="i135" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/CacheBlock.html" title="interface in org.apache.sysds.runtime.controlprogram.caching">CacheBlock</a></td>
+<th class="colLast" scope="row">
+<div class="block">Interface for all blocks handled by lazy write buffer.</div>
+</th>
+</tr>
+<tr id="i136" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/CacheBlockFactory.html" title="class in org.apache.sysds.runtime.controlprogram.caching">CacheBlockFactory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Factory to create instances of matrix/frame blocks given
+ internal codes.</div>
+</th>
+</tr>
+<tr id="i137" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/CacheDataInput.html" title="class in org.apache.sysds.runtime.controlprogram.caching">CacheDataInput</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i138" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/CacheDataOutput.html" title="class in org.apache.sysds.runtime.controlprogram.caching">CacheDataOutput</a></td>
+<th class="colLast" scope="row">
+<div class="block">Custom DataOutput to serialize directly into the given byte array.</div>
+</th>
+</tr>
+<tr id="i139" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/CachedReuseVariables.html" title="class in org.apache.sysds.runtime.controlprogram.parfor">CachedReuseVariables</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i140" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/CacheEvictionQueue.html" title="class in org.apache.sysds.runtime.controlprogram.caching">CacheEvictionQueue</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i141" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/CacheMaintenanceService.html" title="class in org.apache.sysds.runtime.controlprogram.caching">CacheMaintenanceService</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i142" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/CacheStatistics.html" title="class in org.apache.sysds.runtime.controlprogram.caching">CacheStatistics</a></td>
+<th class="colLast" scope="row">
+<div class="block">This singleton provides basic caching statistics in CP.</div>
+</th>
+</tr>
+<tr id="i143" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/CacheStatistics.Stat.html" title="enum in org.apache.sysds.runtime.controlprogram.caching">CacheStatistics.Stat</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i144" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/CastFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">CastFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i145" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/CastSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">CastSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i146" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/propagation/CBindPropagator.html" title="class in org.apache.sysds.runtime.privacy.propagation">CBindPropagator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i147" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/util/Cell.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.util">Cell</a></td>
+<th class="colLast" scope="row">
+<div class="block">Helper class for representing text cell and binary cell records in order to
+ allow for buffering and buffered read/write.</div>
+</th>
+</tr>
+<tr id="i148" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/CentralMoment.html" title="class in org.apache.sysds.lops">CentralMoment</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop to perform cross product operation</div>
+</th>
+</tr>
+<tr id="i149" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/CentralMomentCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">CentralMomentCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i150" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/CentralMomentFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">CentralMomentFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i151" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/CentralMomentSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">CentralMomentSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i152" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/CheckedConstraintsLog.html" title="class in org.apache.sysds.runtime.privacy">CheckedConstraintsLog</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class counting the checked privacy constraints and the loaded privacy constraints.</div>
+</th>
+</tr>
+<tr id="i153" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/Checkpoint.html" title="class in org.apache.sysds.lops">Checkpoint</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop for checkpoint operations.</div>
+</th>
+</tr>
+<tr id="i154" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/CheckpointSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">CheckpointSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i155" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/CiphertextMatrix.html" title="class in org.apache.sysds.runtime.instructions.cp">CiphertextMatrix</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class abstracts over an encrypted matrix of ciphertexts.</div>
+</th>
+</tr>
+<tr id="i156" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/lib/CLALibAppend.html" title="class in org.apache.sysds.runtime.compress.lib">CLALibAppend</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i157" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/lib/CLALibBinaryCellOp.html" title="class in org.apache.sysds.runtime.compress.lib">CLALibBinaryCellOp</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i158" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/lib/CLALibCMOps.html" title="class in org.apache.sysds.runtime.compress.lib">CLALibCMOps</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i159" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/lib/CLALibCompAgg.html" title="class in org.apache.sysds.runtime.compress.lib">CLALibCompAgg</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i160" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/lib/CLALibDecompress.html" title="class in org.apache.sysds.runtime.compress.lib">CLALibDecompress</a></td>
+<th class="colLast" scope="row">
+<div class="block">Library to decompress a list of column groups into a matrix.</div>
+</th>
+</tr>
+<tr id="i161" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/lib/CLALibLeftMultBy.html" title="class in org.apache.sysds.runtime.compress.lib">CLALibLeftMultBy</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i162" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/lib/CLALibMatrixMult.html" title="class in org.apache.sysds.runtime.compress.lib">CLALibMatrixMult</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i163" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/lib/CLALibMMChain.html" title="interface in org.apache.sysds.runtime.compress.lib">CLALibMMChain</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i164" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/lib/CLALibRexpand.html" title="class in org.apache.sysds.runtime.compress.lib">CLALibRexpand</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i165" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/lib/CLALibRightMultBy.html" title="class in org.apache.sysds.runtime.compress.lib">CLALibRightMultBy</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i166" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/lib/CLALibScalar.html" title="class in org.apache.sysds.runtime.compress.lib">CLALibScalar</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i167" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/lib/CLALibSlice.html" title="class in org.apache.sysds.runtime.compress.lib">CLALibSlice</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i168" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/lib/CLALibSquash.html" title="class in org.apache.sysds.runtime.compress.lib">CLALibSquash</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i169" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/lib/CLALibTSMM.html" title="class in org.apache.sysds.runtime.compress.lib">CLALibTSMM</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i170" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/lib/CLALibUnary.html" title="class in org.apache.sysds.runtime.compress.lib">CLALibUnary</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i171" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/lib/CLALibUtils.html" title="class in org.apache.sysds.runtime.compress.lib">CLALibUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i172" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/CM.html" title="class in org.apache.sysds.runtime.functionobjects">CM</a></td>
+<th class="colLast" scope="row">
+<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>
+</th>
+</tr>
+<tr id="i173" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/CM_COV_Object.html" title="class in org.apache.sysds.runtime.instructions.cp">CM_COV_Object</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i174" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/CM_N_COVCell.html" title="class in org.apache.sysds.runtime.matrix.data">CM_N_COVCell</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i175" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/operators/CMOperator.html" title="class in org.apache.sysds.runtime.matrix.operators">CMOperator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i176" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/operators/CMOperator.AggregateOperationTypes.html" title="enum in org.apache.sysds.runtime.matrix.operators">CMOperator.AggregateOperationTypes</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i177" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/CNode.html" title="class in org.apache.sysds.hops.codegen.cplan">CNode</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i178" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/CNodeBinary.html" title="class in org.apache.sysds.hops.codegen.cplan">CNodeBinary</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i179" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/CNodeBinary.BinType.html" title="enum in org.apache.sysds.hops.codegen.cplan">CNodeBinary.BinType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i180" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/CNodeCell.html" title="class in org.apache.sysds.hops.codegen.cplan">CNodeCell</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i181" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/CNodeData.html" title="class in org.apache.sysds.hops.codegen.cplan">CNodeData</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i182" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/CNodeMultiAgg.html" title="class in org.apache.sysds.hops.codegen.cplan">CNodeMultiAgg</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i183" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/CNodeNary.html" title="class in org.apache.sysds.hops.codegen.cplan">CNodeNary</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i184" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/CNodeNary.NaryType.html" title="enum in org.apache.sysds.hops.codegen.cplan">CNodeNary.NaryType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i185" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/CNodeOuterProduct.html" title="class in org.apache.sysds.hops.codegen.cplan">CNodeOuterProduct</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i186" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/CNodeRow.html" title="class in org.apache.sysds.hops.codegen.cplan">CNodeRow</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i187" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/CNodeTernary.html" title="class in org.apache.sysds.hops.codegen.cplan">CNodeTernary</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i188" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/CNodeTernary.TernaryType.html" title="enum in org.apache.sysds.hops.codegen.cplan">CNodeTernary.TernaryType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i189" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/CNodeTpl.html" title="class in org.apache.sysds.hops.codegen.cplan">CNodeTpl</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i190" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/CNodeUnary.html" title="class in org.apache.sysds.hops.codegen.cplan">CNodeUnary</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i191" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/CNodeUnary.UnaryType.html" title="enum in org.apache.sysds.hops.codegen.cplan">CNodeUnary.UnaryType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i192" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cocode/CoCodeBinPacking.html" title="class in org.apache.sysds.runtime.compress.cocode">CoCodeBinPacking</a></td>
+<th class="colLast" scope="row">
+<div class="block">Column group partitioning with bin packing heuristic.</div>
+</th>
+</tr>
+<tr id="i193" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cocode/CoCodeGreedy.html" title="class in org.apache.sysds.runtime.compress.cocode">CoCodeGreedy</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i194" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cocode/CoCodeHybrid.html" title="class in org.apache.sysds.runtime.compress.cocode">CoCodeHybrid</a></td>
+<th class="colLast" scope="row">
+<div class="block">This cocode strategy starts combines the use of CoCodePriorityQue and CoCodeGreedy.</div>
+</th>
+</tr>
+<tr id="i195" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cocode/CoCodePriorityQue.html" title="class in org.apache.sysds.runtime.compress.cocode">CoCodePriorityQue</a></td>
+<th class="colLast" scope="row">
+<div class="block">Column group partitioning by number of distinct items estimated.</div>
+</th>
+</tr>
+<tr id="i196" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cocode/CoCoderFactory.html" title="interface in org.apache.sysds.runtime.compress.cocode">CoCoderFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i197" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cocode/CoCoderFactory.PartitionerType.html" title="enum in org.apache.sysds.runtime.compress.cocode">CoCoderFactory.PartitionerType</a></td>
+<th class="colLast" scope="row">
+<div class="block">The Valid coCoding techniques</div>
+</th>
+</tr>
+<tr id="i198" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cocode/CoCodeStatic.html" title="class in org.apache.sysds.runtime.compress.cocode">CoCodeStatic</a></td>
+<th class="colLast" scope="row">
+<div class="block">Column group co coding with static distribution heuristic.</div>
+</th>
+</tr>
+<tr id="i199" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/stats/CodegenStatistics.html" title="class in org.apache.sysds.utils.stats">CodegenStatistics</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i200" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/codegen/CodegenUtils.html" title="class in org.apache.sysds.runtime.codegen">CodegenUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i201" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/cplan/CodeTemplate.html" title="class in org.apache.sysds.hops.codegen.cplan">CodeTemplate</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i202" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupConst.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupConst</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i203" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupDDC.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupDDC</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class to encapsulate information about a column group that is encoded with dense dictionary encoding (DDC).</div>
+</th>
+</tr>
+<tr id="i204" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupDDCFOR.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupDDCFOR</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class to encapsulate information about a column group that is encoded with dense dictionary encoding (DDC).</div>
+</th>
+</tr>
+<tr id="i205" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupDeltaDDC.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupDeltaDDC</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class to encapsulate information about a column group that is first delta encoded then encoded with dense dictionary
+ encoding (DeltaDDC).</div>
+</th>
+</tr>
+<tr id="i206" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupEmpty.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupEmpty</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i207" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupFactory.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupFactory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Factory class for constructing ColGroups.</div>
+</th>
+</tr>
+<tr id="i208" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupIO.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupIO</a></td>
+<th class="colLast" scope="row">
+<div class="block">This has the IO responsibility of ColGroups, such that it enables to read and write ColGroups to and from a DataInput
+ and DataOutput</div>
+</th>
+</tr>
+<tr id="i209" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupOLE.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupOLE</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class to encapsulate information about a column group that is encoded with simple lists of offsets for each set of
+ distinct values.</div>
+</th>
+</tr>
+<tr id="i210" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupRLE.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupRLE</a></td>
+<th class="colLast" scope="row">
+<div class="block">A group of columns compressed with a single run-length encoded bitmap.</div>
+</th>
+</tr>
+<tr id="i211" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupSDC.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupSDC</a></td>
+<th class="colLast" scope="row">
+<div class="block">Column group that sparsely encodes the dictionary values.</div>
+</th>
+</tr>
+<tr id="i212" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupSDCFOR.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupSDCFOR</a></td>
+<th class="colLast" scope="row">
+<div class="block">ColGroup for Patched Frame Of Reference.</div>
+</th>
+</tr>
+<tr id="i213" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupSDCSingle.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupSDCSingle</a></td>
+<th class="colLast" scope="row">
+<div class="block">Column group that sparsely encodes the dictionary values.</div>
+</th>
+</tr>
+<tr id="i214" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupSDCSingleZeros.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupSDCSingleZeros</a></td>
+<th class="colLast" scope="row">
+<div class="block">Column group that sparsely encodes the dictionary values.</div>
+</th>
+</tr>
+<tr id="i215" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupSDCZeros.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupSDCZeros</a></td>
+<th class="colLast" scope="row">
+<div class="block">Column group that sparsely encodes the dictionary values.</div>
+</th>
+</tr>
+<tr id="i216" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupSizes.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupSizes</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i217" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupUncompressed.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupUncompressed</a></td>
+<th class="colLast" scope="row">
+<div class="block">Column group type for columns that are stored as dense arrays of doubles.</div>
+</th>
+</tr>
+<tr id="i218" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/ColGroupUtils.html" title="class in org.apache.sysds.runtime.compress.colgroup">ColGroupUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i219" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cocode/ColIndexes.html" title="class in org.apache.sysds.runtime.compress.cocode">ColIndexes</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i220" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/CollectionUtils.html" title="class in org.apache.sysds.runtime.util">CollectionUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i221" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/ColumnEncoder.html" title="class in org.apache.sysds.runtime.transform.encode">ColumnEncoder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for all transform encoders providing both a row and block interface for decoding frames to matrices.</div>
+</th>
+</tr>
+<tr id="i222" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/ColumnEncoder.EncoderType.html" title="enum in org.apache.sysds.runtime.transform.encode">ColumnEncoder.EncoderType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i223" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/ColumnEncoderBin.html" title="class in org.apache.sysds.runtime.transform.encode">ColumnEncoderBin</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i224" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/ColumnEncoderBin.BinMethod.html" title="enum in org.apache.sysds.runtime.transform.encode">ColumnEncoderBin.BinMethod</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i225" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/ColumnEncoderComposite.html" title="class in org.apache.sysds.runtime.transform.encode">ColumnEncoderComposite</a></td>
+<th class="colLast" scope="row">
+<div class="block">Simple composite encoder that applies a list of encoders in specified order.</div>
+</th>
+</tr>
+<tr id="i226" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/ColumnEncoderDummycode.html" title="class in org.apache.sysds.runtime.transform.encode">ColumnEncoderDummycode</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i227" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/ColumnEncoderFeatureHash.html" title="class in org.apache.sysds.runtime.transform.encode">ColumnEncoderFeatureHash</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class used for feature hashing transformation of frames.</div>
+</th>
+</tr>
+<tr id="i228" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/ColumnEncoderFeatureHash.FeatureHashSparseApplyTask.html" title="class in org.apache.sysds.runtime.transform.encode">ColumnEncoderFeatureHash.FeatureHashSparseApplyTask</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i229" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/ColumnEncoderPassThrough.html" title="class in org.apache.sysds.runtime.transform.encode">ColumnEncoderPassThrough</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i230" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/ColumnEncoderPassThrough.PassThroughSparseApplyTask.html" title="class in org.apache.sysds.runtime.transform.encode">ColumnEncoderPassThrough.PassThroughSparseApplyTask</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i231" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/ColumnEncoderRecode.html" title="class in org.apache.sysds.runtime.transform.encode">ColumnEncoderRecode</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i232" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/ColumnEncoderUDF.html" title="class in org.apache.sysds.runtime.transform.encode">ColumnEncoderUDF</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i233" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/CommonThreadPool.html" title="class in org.apache.sysds.runtime.util">CommonThreadPool</a></td>
+<th class="colLast" scope="row">
+<div class="block">This common thread pool provides an abstraction to obtain a shared
+ thread pool, specifically the ForkJoinPool.commonPool, for all requests
+ of the maximum degree of parallelism.</div>
+</th>
+</tr>
+<tr id="i234" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/conf/CompilerConfig.html" title="class in org.apache.sysds.conf">CompilerConfig</a></td>
+<th class="colLast" scope="row">
+<div class="block">Basic wrapper for all compiler configurations that are configured
+ dynamically on a per script invocation basis.</div>
+</th>
+</tr>
+<tr id="i235" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/conf/CompilerConfig.ConfigType.html" title="enum in org.apache.sysds.conf">CompilerConfig.ConfigType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i236" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/CompressedMatrixBlock.html" title="class in org.apache.sysds.runtime.compress">CompressedMatrixBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i237" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/CompressedMatrixBlockFactory.html" title="class in org.apache.sysds.runtime.compress">CompressedMatrixBlockFactory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Factory pattern to compress a Matrix Block into a CompressedMatrixBlock.</div>
+</th>
+</tr>
+<tr id="i238" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/estim/CompressedSizeEstimator.html" title="class in org.apache.sysds.runtime.compress.estim">CompressedSizeEstimator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Main abstract class for estimating size of compressions on columns.</div>
+</th>
+</tr>
+<tr id="i239" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/estim/CompressedSizeEstimatorExact.html" title="class in org.apache.sysds.runtime.compress.estim">CompressedSizeEstimatorExact</a></td>
+<th class="colLast" scope="row">
+<div class="block">Exact compressed size estimator (examines entire dataset).</div>
+</th>
+</tr>
+<tr id="i240" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/estim/CompressedSizeEstimatorFactory.html" title="interface in org.apache.sysds.runtime.compress.estim">CompressedSizeEstimatorFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i241" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/estim/CompressedSizeEstimatorSample.html" title="class in org.apache.sysds.runtime.compress.estim">CompressedSizeEstimatorSample</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i242" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/estim/CompressedSizeInfo.html" title="class in org.apache.sysds.runtime.compress.estim">CompressedSizeInfo</a></td>
+<th class="colLast" scope="row">
+<div class="block">A helper reusable object for maintaining information about estimated compression</div>
+</th>
+</tr>
+<tr id="i243" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/estim/CompressedSizeInfoColGroup.html" title="class in org.apache.sysds.runtime.compress.estim">CompressedSizeInfoColGroup</a></td>
+<th class="colLast" scope="row">
+<div class="block">Information collected about a specific ColGroup's compression size.</div>
+</th>
+</tr>
+<tr id="i244" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/Compression.html" title="class in org.apache.sysds.lops">Compression</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i245" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/Compression.CompressConfig.html" title="enum in org.apache.sysds.lops">Compression.CompressConfig</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i246" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/CompressionCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">CompressionCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i247" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/CompressionSettings.html" title="class in org.apache.sysds.runtime.compress">CompressionSettings</a></td>
+<th class="colLast" scope="row">
+<div class="block">Compression Settings class, used as a bundle of parameters inside the Compression framework.</div>
+</th>
+</tr>
+<tr id="i248" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/CompressionSettingsBuilder.html" title="class in org.apache.sysds.runtime.compress">CompressionSettingsBuilder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Builder pattern for Compression Settings.</div>
+</th>
+</tr>
+<tr id="i249" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/CompressionSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">CompressionSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i250" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/CompressionSPInstruction.CompressionFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">CompressionSPInstruction.CompressionFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i251" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/CompressionSPInstruction.CompressionWorkloadFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">CompressionSPInstruction.CompressionWorkloadFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i252" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/CompressionSPInstruction.SizeFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">CompressionSPInstruction.SizeFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i253" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/CompressionStatistics.html" title="class in org.apache.sysds.runtime.compress">CompressionStatistics</a></td>
+<th class="colLast" scope="row">
+<div class="block">Compression Statistics contain the main information gathered from the compression, such as sizes of the original
+ matrix, vs the compressed representation at different stages of the compression.</div>
+</th>
+</tr>
+<tr id="i254" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cost/ComputationCostEstimator.html" title="class in org.apache.sysds.runtime.compress.cost">ComputationCostEstimator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i255" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/ComputationCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">ComputationCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i256" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/ComputationFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">ComputationFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i257" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ComputationSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">ComputationSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i258" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/ComputeBinaryBlockNnzFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">ComputeBinaryBlockNnzFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i259" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/cost/ComputeCost.html" title="class in org.apache.sysds.hops.cost">ComputeCost</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class with methods estimating compute costs of operations.</div>
+</th>
+</tr>
+<tr id="i260" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/ConditionalPredicate.html" title="class in org.apache.sysds.parser">ConditionalPredicate</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i261" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/api/ConfigurableAPI.html" title="interface in org.apache.sysds.api">ConfigurableAPI</a></td>
+<th class="colLast" scope="row">
+<div class="block">This interface defines the programmatic access to dml configuration properties
+ (as defined in SystemDS-config.xml) to ensure API consistency across all APIs.</div>
+</th>
+</tr>
+<tr id="i262" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/conf/ConfigurationManager.html" title="class in org.apache.sysds.conf">ConfigurationManager</a></td>
+<th class="colLast" scope="row">
+<div class="block">Singleton for accessing the parsed and merged system configuration.</div>
+</th>
+</tr>
+<tr id="i263" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/api/jmlc/Connection.html" title="class in org.apache.sysds.api.jmlc">Connection</a></td>
+<th class="colLast" scope="row">
+<div class="block">Interaction with SystemDS using the JMLC (Java Machine Learning Connector) API is initiated with
+ a <a href="org/apache/sysds/api/jmlc/Connection.html" title="class in org.apache.sysds.api.jmlc"><code>Connection</code></a> object.</div>
+</th>
+</tr>
+<tr id="i264" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/monitoring/repositories/Constants.html" title="class in org.apache.sysds.runtime.controlprogram.federated.monitoring.repositories">Constants</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i265" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/estim/encoding/ConstEncoding.html" title="class in org.apache.sysds.runtime.compress.estim.encoding">ConstEncoding</a></td>
+<th class="colLast" scope="row">
+<div class="block">Const encoding for cases where the entire group of columns is the same value</div>
+</th>
+</tr>
+<tr id="i266" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i267" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/Converter.html" title="interface in org.apache.sysds.runtime.matrix.data">Converter</a>&lt;<a href="org/apache/sysds/runtime/matrix/data/Converter.html" title="type parameter in Converter">K1</a> extends org.apache.hadoop.io.Writable,&#8203;<a href="org/apache/sysds/runtime/matrix/data/Converter.html" title="type parameter in Converter">V1</a> extends org.apache.hadoop.io.Writable,&#8203;<a href="org/apache/sysds/runtime/ [...]
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i268" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/ConvertFrameBlockToIJVLines.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">ConvertFrameBlockToIJVLines</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i269" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/ConvertMatrixBlockToIJVLines.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">ConvertMatrixBlockToIJVLines</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i270" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/ConvertStringToLongTextPair.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">ConvertStringToLongTextPair</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i271" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/monitoring/controllers/CoordinatorController.html" title="class in org.apache.sysds.runtime.controlprogram.federated.monitoring.controllers">CoordinatorController</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i272" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/monitoring/services/CoordinatorService.html" title="class in org.apache.sysds.runtime.controlprogram.federated.monitoring.services">CoordinatorService</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i273" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/CopyBinaryCellFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">CopyBinaryCellFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i274" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/CopyFrameBlockFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">CopyFrameBlockFunction</a></td>
+<th class="colLast" scope="row">
+<div class="block">General purpose copy function for binary block rdds.</div>
+</th>
+</tr>
+<tr id="i275" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/CopyFrameBlockPairFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">CopyFrameBlockPairFunction</a></td>
+<th class="colLast" scope="row">
+<div class="block">General purpose copy function for binary block rdds.</div>
+</th>
+</tr>
+<tr id="i276" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/CopyMatrixBlockFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">CopyMatrixBlockFunction</a></td>
+<th class="colLast" scope="row">
+<div class="block">General purpose copy function for binary block rdds.</div>
+</th>
+</tr>
+<tr id="i277" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/CopyMatrixBlockPairFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">CopyMatrixBlockPairFunction</a></td>
+<th class="colLast" scope="row">
+<div class="block">General purpose copy function for binary block rdds.</div>
+</th>
+</tr>
+<tr id="i278" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/CopyTensorBlockFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">CopyTensorBlockFunction</a></td>
+<th class="colLast" scope="row">
+<div class="block">General purpose copy function for binary block rdds.</div>
+</th>
+</tr>
+<tr id="i279" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/CopyTensorBlockPairFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">CopyTensorBlockPairFunction</a></td>
+<th class="colLast" scope="row">
+<div class="block">General purpose copy function for binary block rdds.</div>
+</th>
+</tr>
+<tr id="i280" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/CopyTextInputFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">CopyTextInputFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i281" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/data/CorrMatrixBlock.html" title="class in org.apache.sysds.runtime.instructions.spark.data">CorrMatrixBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i282" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/cost/CostEstimationWrapper.html" title="class in org.apache.sysds.hops.cost">CostEstimationWrapper</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i283" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/cost/CostEstimationWrapper.CostType.html" title="enum in org.apache.sysds.hops.cost">CostEstimationWrapper.CostType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i284" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/cost/CostEstimator.html" title="class in org.apache.sysds.hops.cost">CostEstimator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i285" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/CostEstimator.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">CostEstimator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for all potential cost estimators
+ 
+ TODO account for shared read-only matrices when computing aggregated stats</div>
+</th>
+</tr>
+<tr id="i286" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/CostEstimator.DataFormat.html" title="enum in org.apache.sysds.runtime.controlprogram.parfor.opt">CostEstimator.DataFormat</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i287" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/CostEstimator.ExcludeType.html" title="enum in org.apache.sysds.runtime.controlprogram.parfor.opt">CostEstimator.ExcludeType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i288" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/CostEstimator.TestMeasure.html" title="enum in org.apache.sysds.runtime.controlprogram.parfor.opt">CostEstimator.TestMeasure</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i289" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cost/CostEstimatorBuilder.html" title="class in org.apache.sysds.runtime.compress.cost">CostEstimatorBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i290" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cost/CostEstimatorFactory.html" title="class in org.apache.sysds.runtime.compress.cost">CostEstimatorFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i291" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cost/CostEstimatorFactory.CostType.html" title="enum in org.apache.sysds.runtime.compress.cost">CostEstimatorFactory.CostType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i292" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/CostEstimatorHops.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">CostEstimatorHops</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i293" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/CostEstimatorRuntime.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">CostEstimatorRuntime</a></td>
+<th class="colLast" scope="row">
+<div class="block">Cost estimator for runtime programs.</div>
+</th>
+</tr>
+<tr id="i294" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/cost/CostEstimatorStaticRuntime.html" title="class in org.apache.sysds.hops.cost">CostEstimatorStaticRuntime</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i295" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/operators/CountDistinctOperator.html" title="class in org.apache.sysds.runtime.matrix.operators">CountDistinctOperator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i296" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/operators/CountDistinctOperatorTypes.html" title="enum in org.apache.sysds.runtime.matrix.operators">CountDistinctOperatorTypes</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i297" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/COV.html" title="class in org.apache.sysds.runtime.functionobjects">COV</a></td>
+<th class="colLast" scope="row">
+<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>
+</th>
+</tr>
+<tr id="i298" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/CoVariance.html" title="class in org.apache.sysds.lops">CoVariance</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop to compute covariance between two 1D matrices</div>
+</th>
+</tr>
+<tr id="i299" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/CovarianceCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">CovarianceCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i300" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/CovarianceFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">CovarianceFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i301" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/CovarianceSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">CovarianceSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i302" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/operators/COVOperator.html" title="class in org.apache.sysds.runtime.matrix.operators">COVOperator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i303" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/CPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">CPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i304" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/CPInstruction.CPType.html" title="enum in org.apache.sysds.runtime.instructions.cp">CPInstruction.CPType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i305" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/CPInstructionParser.html" title="class in org.apache.sysds.runtime.instructions">CPInstructionParser</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i306" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/template/CPlanCSERewriter.html" title="class in org.apache.sysds.hops.codegen.template">CPlanCSERewriter</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i307" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/template/CPlanMemoTable.html" title="class in org.apache.sysds.hops.codegen.template">CPlanMemoTable</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i308" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/template/CPlanMemoTable.MemoTableEntry.html" title="class in org.apache.sysds.hops.codegen.template">CPlanMemoTable.MemoTableEntry</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i309" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/template/CPlanMemoTable.MemoTableEntrySet.html" title="class in org.apache.sysds.hops.codegen.template">CPlanMemoTable.MemoTableEntrySet</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i310" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/template/CPlanOpRewriter.html" title="class in org.apache.sysds.hops.codegen.template">CPlanOpRewriter</a></td>
+<th class="colLast" scope="row">
+<div class="block">This cplan rewriter is meant to be the central place for any cplan 
+ enhancements before code generation.</div>
+</th>
+</tr>
+<tr id="i311" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/CpmmSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">CpmmSPInstruction</a></td>
+<th class="colLast" scope="row">
+<div class="block">Cpmm: cross-product matrix multiplication operation (distributed matrix multiply
+ by join over common dimension and subsequent aggregation of partial results).</div>
+</th>
+</tr>
+<tr id="i312" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/CPOperand.html" title="class in org.apache.sysds.runtime.instructions.cp">CPOperand</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i313" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/CreateSparseBlockFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">CreateSparseBlockFunction</a></td>
+<th class="colLast" scope="row">
+<div class="block">General purpose copy function for binary block values.</div>
+</th>
+</tr>
+<tr id="i314" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/context/CSRPointer.html" title="class in org.apache.sysds.runtime.instructions.gpu.context">CSRPointer</a></td>
+<th class="colLast" scope="row">
+<div class="block">Compressed Sparse Row (CSR) format for CUDA
+ Generalized matrix multiply is implemented for CSR format in the cuSparse library among other operations
+ 
+ Since we assume that the matrix is stored with zero-based indexing (i.e.</div>
+</th>
+</tr>
+<tr id="i315" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/CSVReBlock.html" title="class in org.apache.sysds.lops">CSVReBlock</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop to convert CSV data into SystemDS data format</div>
+</th>
+</tr>
+<tr id="i316" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/CSVReblockSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">CSVReblockSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i317" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/Ctable.html" title="class in org.apache.sysds.lops">Ctable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop to perform ternary operation.</div>
+</th>
+</tr>
+<tr id="i318" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/CTable.html" title="class in org.apache.sysds.runtime.functionobjects">CTable</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i319" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/Ctable.OperationTypes.html" title="enum in org.apache.sysds.lops">Ctable.OperationTypes</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i320" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/CtableCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">CtableCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i321" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/CtableFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">CtableFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i322" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/CTableMap.html" title="class in org.apache.sysds.runtime.matrix.data">CTableMap</a></td>
+<th class="colLast" scope="row">
+<div class="block">Ctable map is an abstraction for the hashmap used for ctable's hash group-by
+ because this structure is passed through various interfaces.</div>
+</th>
+</tr>
+<tr id="i323" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/CtableSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">CtableSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i324" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/CtableSPInstruction.MapJoinSignature1.html" title="class in org.apache.sysds.runtime.instructions.spark">CtableSPInstruction.MapJoinSignature1</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i325" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/CtableSPInstruction.MapJoinSignature2.html" title="class in org.apache.sysds.runtime.instructions.spark">CtableSPInstruction.MapJoinSignature2</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i326" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/CtableSPInstruction.MapJoinSignature3.html" title="class in org.apache.sysds.runtime.instructions.spark">CtableSPInstruction.MapJoinSignature3</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i327" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/context/CudaMemoryAllocator.html" title="class in org.apache.sysds.runtime.instructions.gpu.context">CudaMemoryAllocator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i328" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/CudaSupportFunctions.html" title="interface in org.apache.sysds.runtime.matrix.data">CudaSupportFunctions</a></td>
+<th class="colLast" scope="row">
+<div class="block">DESIGN DOCUMENTATION FOR SUPPORTING LOWER PRECISION:
+ 1.</div>
+</th>
+</tr>
+<tr id="i329" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/CumulativeAggregateSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">CumulativeAggregateSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i330" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/CumulativeOffsetBinary.html" title="class in org.apache.sysds.lops">CumulativeOffsetBinary</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i331" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/CumulativeOffsetFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">CumulativeOffsetFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i332" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/CumulativeOffsetSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">CumulativeOffsetSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i333" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/CumulativePartialAggregate.html" title="class in org.apache.sysds.lops">CumulativePartialAggregate</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i334" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/CustomErrorListener.html" title="class in org.apache.sysds.parser.dml">CustomErrorListener</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i335" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/CustomErrorListener.ParseIssueType.html" title="enum in org.apache.sysds.parser.dml">CustomErrorListener.ParseIssueType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse issues can be syntax errors, validation errors, and validation
+ warnings.</div>
+</th>
+</tr>
+<tr id="i336" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/CustomProperties.html" title="class in org.apache.sysds.runtime.iogen">CustomProperties</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i337" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/compile/Dag.html" title="class in org.apache.sysds.lops.compile">Dag</a>&lt;<a href="org/apache/sysds/lops/compile/Dag.html" title="type parameter in Dag">N</a> extends <a href="org/apache/sysds/lops/Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Class to maintain a DAG of lops and compile it into 
+ runtime instructions, incl piggybacking into jobs.</div>
+</th>
+</tr>
+<tr id="i338" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/utils/DArrCounts.html" title="class in org.apache.sysds.runtime.compress.utils">DArrCounts</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i339" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/Data.html" title="class in org.apache.sysds.lops">Data</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop to represent data objects.</div>
+</th>
+</tr>
+<tr id="i340" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/Data.html" title="class in org.apache.sysds.runtime.instructions.cp">Data</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i341" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/DataAugmentation.html" title="class in org.apache.sysds.utils">DataAugmentation</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i342" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/meta/DataCharacteristics.html" title="class in org.apache.sysds.runtime.meta">DataCharacteristics</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i343" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/DataConverter.html" title="class in org.apache.sysds.runtime.util">DataConverter</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class provides methods to read and write matrix blocks from to HDFS using different data formats.</div>
+</th>
+</tr>
+<tr id="i344" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/DataExpression.html" title="class in org.apache.sysds.parser">DataExpression</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i345" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/DataGen.html" title="class in org.apache.sysds.lops">DataGen</a></td>
+<th class="colLast" scope="row">
+<div class="block">Defines a LOP that generates data.</div>
+</th>
+</tr>
+<tr id="i346" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/DataGenCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">DataGenCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i347" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/DataGenOp.html" title="class in org.apache.sysds.hops">DataGenOp</a></td>
+<th class="colLast" scope="row">
+<div class="block">A DataGenOp can be rand (or matrix constructor), sequence, and sample -
+ these operators have different parameters and use a map of parameter type to hop position.</div>
+</th>
+</tr>
+<tr id="i348" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i349" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/DataOp.html" title="class in org.apache.sysds.hops">DataOp</a></td>
+<th class="colLast" scope="row">
+<div class="block">A DataOp can be either a persistent read/write or transient read/write - writes will always have at least one input,
+  but all types can have parameters (e.g., for csv literals of delimiter, header, etc).</div>
+</th>
+</tr>
+<tr id="i350" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/DataPartitioner.html" title="class in org.apache.sysds.runtime.controlprogram.parfor">DataPartitioner</a></td>
+<th class="colLast" scope="row">
+<div class="block">This is the base class for all data partitioner.</div>
+</th>
+</tr>
+<tr id="i351" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/DataPartitionerLocal.html" title="class in org.apache.sysds.runtime.controlprogram.parfor">DataPartitionerLocal</a></td>
+<th class="colLast" scope="row">
+<div class="block">Partitions a given matrix into row or column partitions with a two pass-approach.</div>
+</th>
+</tr>
+<tr id="i352" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/DataPartitionerRemoteSpark.html" title="class in org.apache.sysds.runtime.controlprogram.parfor">DataPartitionerRemoteSpark</a></td>
+<th class="colLast" scope="row">
+<div class="block">MR job class for submitting parfor remote partitioning MR jobs.</div>
+</th>
+</tr>
+<tr id="i353" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/DataPartitionerRemoteSparkMapper.html" title="class in org.apache.sysds.runtime.controlprogram.parfor">DataPartitionerRemoteSparkMapper</a></td>
+<th class="colLast" scope="row">
+<div class="block">NOTE: for the moment we only support binary block here
+ TODO extend impl for binarycell and textcell   
+ 
+ Interface of Writable output in order to support both PairWritableBlock and PairWritableCell.</div>
+</th>
+</tr>
+<tr id="i354" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/DataPartitionerRemoteSparkReducer.html" title="class in org.apache.sysds.runtime.controlprogram.parfor">DataPartitionerRemoteSparkReducer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i355" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/DataPartitionerSparkAggregator.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">DataPartitionerSparkAggregator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i356" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/DataPartitionerSparkMapper.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">DataPartitionerSparkMapper</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i357" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/DataPartitionFederatedScheme.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">DataPartitionFederatedScheme</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i358" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/DataPartitionFederatedScheme.BalanceMetrics.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">DataPartitionFederatedScheme.BalanceMetrics</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i359" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/DataPartitionFederatedScheme.Result.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">DataPartitionFederatedScheme.Result</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i360" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/DataPartitionLocalScheme.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">DataPartitionLocalScheme</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i361" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/DataPartitionSparkScheme.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">DataPartitionSparkScheme</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i362" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/finegrained/DataRange.html" title="class in org.apache.sysds.runtime.privacy.finegrained">DataRange</a></td>
+<th class="colLast" scope="row">
+<div class="block">A DataRange instance marks a part of a CacheableData data object.</div>
+</th>
+</tr>
+<tr id="i363" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/data/DatasetObject.html" title="class in org.apache.sysds.runtime.instructions.spark.data">DatasetObject</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i364" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DataTensorBlock.html" title="class in org.apache.sysds.runtime.data">DataTensorBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i365" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/utils/DblArray.html" title="class in org.apache.sysds.runtime.compress.utils">DblArray</a></td>
+<th class="colLast" scope="row">
+<div class="block">Helper class used for bitmap extraction.</div>
+</th>
+</tr>
+<tr id="i366" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/utils/DblArrayCountHashMap.html" title="class in org.apache.sysds.runtime.compress.utils">DblArrayCountHashMap</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i367" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/utils/DblArrayIntListHashMap.html" title="class in org.apache.sysds.runtime.compress.utils">DblArrayIntListHashMap</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i368" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/utils/DblArrayIntListHashMap.DArrayIListEntry.html" title="class in org.apache.sysds.runtime.compress.utils">DblArrayIntListHashMap.DArrayIListEntry</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i369" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/DCLocalScheme.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">DCLocalScheme</a></td>
+<th class="colLast" scope="row">
+<div class="block">Disjoint_Contiguous data partitioner:
+
+ for each worker, use a right indexing
+ operation X[beg:end,] to obtain contiguous,
+ non-overlapping partitions of rows.</div>
+</th>
+</tr>
+<tr id="i370" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/utils/DCounts.html" title="class in org.apache.sysds.runtime.compress.utils">DCounts</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i371" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/DCSparkScheme.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">DCSparkScheme</a></td>
+<th class="colLast" scope="row">
+<div class="block">Spark Disjoint_Contiguous data partitioner:</div>
+</th>
+</tr>
+<tr id="i372" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/decode/Decoder.html" title="class in org.apache.sysds.runtime.transform.decode">Decoder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for all transform decoders providing both a row and block
+ interface for decoding matrices to frames.</div>
+</th>
+</tr>
+<tr id="i373" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/decode/DecoderComposite.html" title="class in org.apache.sysds.runtime.transform.decode">DecoderComposite</a></td>
+<th class="colLast" scope="row">
+<div class="block">Simple composite decoder that applies a list of decoders
+ in specified order.</div>
+</th>
+</tr>
+<tr id="i374" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/decode/DecoderDummycode.html" title="class in org.apache.sysds.runtime.transform.decode">DecoderDummycode</a></td>
+<th class="colLast" scope="row">
+<div class="block">Simple atomic decoder for dummycoded columns.</div>
+</th>
+</tr>
+<tr id="i375" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/decode/DecoderFactory.html" title="class in org.apache.sysds.runtime.transform.decode">DecoderFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i376" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/decode/DecoderFactory.DecoderType.html" title="enum in org.apache.sysds.runtime.transform.decode">DecoderFactory.DecoderType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i377" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/decode/DecoderPassThrough.html" title="class in org.apache.sysds.runtime.transform.decode">DecoderPassThrough</a></td>
+<th class="colLast" scope="row">
+<div class="block">Simple atomic decoder for passing through numeric columns to the output.</div>
+</th>
+</tr>
+<tr id="i378" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/decode/DecoderRecode.html" title="class in org.apache.sysds.runtime.transform.decode">DecoderRecode</a></td>
+<th class="colLast" scope="row">
+<div class="block">Simple atomic decoder for recoded columns.</div>
+</th>
+</tr>
+<tr id="i379" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/DeCompression.html" title="class in org.apache.sysds.lops">DeCompression</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i380" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/DeCompression.CompressConfig.html" title="enum in org.apache.sysds.lops">DeCompression.CompressConfig</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i381" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/DeCompressionCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">DeCompressionCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i382" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/DeCompressionSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">DeCompressionSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i383" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/DeCompressionSPInstruction.DeCompressionFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">DeCompressionSPInstruction.DeCompressionFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i384" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/dictionary/DeltaDictionary.html" title="class in org.apache.sysds.runtime.compress.colgroup.dictionary">DeltaDictionary</a></td>
+<th class="colLast" scope="row">
+<div class="block">This dictionary class is a specialization for the DeltaDDCColgroup.</div>
+</th>
+</tr>
+<tr id="i385" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlock.html" title="class in org.apache.sysds.runtime.data">DenseBlock</a></td>
+<th class="colLast" scope="row">
+<div class="block">This DenseBlock is an abstraction for different dense, row-major 
+ matrix formats.</div>
+</th>
+</tr>
+<tr id="i386" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlock.Type.html" title="enum in org.apache.sysds.runtime.data">DenseBlock.Type</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i387" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlockBool.html" title="class in org.apache.sysds.runtime.data">DenseBlockBool</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i388" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlockDRB.html" title="class in org.apache.sysds.runtime.data">DenseBlockDRB</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i389" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlockFactory.html" title="class in org.apache.sysds.runtime.data">DenseBlockFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i390" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlockFP32.html" title="class in org.apache.sysds.runtime.data">DenseBlockFP32</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i391" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlockFP64.html" title="class in org.apache.sysds.runtime.data">DenseBlockFP64</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i392" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlockInt32.html" title="class in org.apache.sysds.runtime.data">DenseBlockInt32</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i393" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlockInt64.html" title="class in org.apache.sysds.runtime.data">DenseBlockInt64</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i394" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlockLBool.html" title="class in org.apache.sysds.runtime.data">DenseBlockLBool</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i395" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlockLDRB.html" title="class in org.apache.sysds.runtime.data">DenseBlockLDRB</a></td>
+<th class="colLast" scope="row">
+<div class="block">Dense Large Row Blocks have multiple 1D arrays (blocks), which contain complete rows.</div>
+</th>
+</tr>
+<tr id="i396" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlockLFP32.html" title="class in org.apache.sysds.runtime.data">DenseBlockLFP32</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i397" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlockLFP64.html" title="class in org.apache.sysds.runtime.data">DenseBlockLFP64</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i398" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlockLInt32.html" title="class in org.apache.sysds.runtime.data">DenseBlockLInt32</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i399" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlockLInt64.html" title="class in org.apache.sysds.runtime.data">DenseBlockLInt64</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i400" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlockLString.html" title="class in org.apache.sysds.runtime.data">DenseBlockLString</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i401" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/DenseBlockString.html" title="class in org.apache.sysds.runtime.data">DenseBlockString</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i402" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/estim/encoding/DenseEncoding.html" title="class in org.apache.sysds.runtime.compress.estim.encoding">DenseEncoding</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i403" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/DependencyTask.html" title="class in org.apache.sysds.runtime.util">DependencyTask</a>&lt;<a href="org/apache/sysds/runtime/util/DependencyTask.html" title="type parameter in DependencyTask">E</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i404" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/DependencyThreadPool.html" title="class in org.apache.sysds.runtime.util">DependencyThreadPool</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i405" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/DependencyWrapperTask.html" title="class in org.apache.sysds.runtime.util">DependencyWrapperTask</a>&lt;<a href="org/apache/sysds/runtime/util/DependencyWrapperTask.html" title="type parameter in DependencyWrapperTask">E</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i406" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/monitoring/repositories/DerbyRepository.html" title="class in org.apache.sysds.runtime.controlprogram.federated.monitoring.repositories">DerbyRepository</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i407" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/DiagIndex.html" title="class in org.apache.sysds.runtime.functionobjects">DiagIndex</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i408" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/dictionary/Dictionary.html" title="class in org.apache.sysds.runtime.compress.colgroup.dictionary">Dictionary</a></td>
+<th class="colLast" scope="row">
+<div class="block">This dictionary class aims to encapsulate the storage and operations over unique floating point values of a column
+ group.</div>
+</th>
+</tr>
+<tr id="i409" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/dictionary/DictionaryFactory.html" title="interface in org.apache.sysds.runtime.compress.colgroup.dictionary">DictionaryFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i410" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/dictionary/DictionaryFactory.Type.html" title="enum in org.apache.sysds.runtime.compress.colgroup.dictionary">DictionaryFactory.Type</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i411" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/dictionary/DictLibMatrixMult.html" title="class in org.apache.sysds.runtime.compress.colgroup.dictionary">DictLibMatrixMult</a></td>
+<th class="colLast" scope="row">
+<div class="block">Utility interface for dictionary matrix multiplication</div>
+</th>
+</tr>
+<tr id="i412" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cost/DistinctCostEstimator.html" title="class in org.apache.sysds.runtime.compress.cost">DistinctCostEstimator</a></td>
+<th class="colLast" scope="row">
+<div class="block">A Cost based estimator that based the compression and co-coding cost on the number of distinct elements in the column
+ groups.</div>
+</th>
+</tr>
+<tr id="i413" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/Divide.html" title="class in org.apache.sysds.runtime.functionobjects">Divide</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i414" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlBaseListener.html" title="class in org.apache.sysds.parser.dml">DmlBaseListener</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class provides an empty implementation of <a href="org/apache/sysds/parser/dml/DmlListener.html" title="interface in org.apache.sysds.parser.dml"><code>DmlListener</code></a>,
+ which can be extended to create a listener which only needs to handle a subset
+ of the available methods.</div>
+</th>
+</tr>
+<tr id="i415" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/DMLCompressionException.html" title="class in org.apache.sysds.runtime.compress">DMLCompressionException</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i416" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/DMLCompressionStatistics.html" title="class in org.apache.sysds.utils">DMLCompressionStatistics</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i417" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/conf/DMLConfig.html" title="class in org.apache.sysds.conf">DMLConfig</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i418" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/api/DMLException.html" title="class in org.apache.sysds.api">DMLException</a></td>
+<th class="colLast" scope="row">
+<div class="block">Exception occurring in the DML framework.</div>
+</th>
+</tr>
+<tr id="i419" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlLexer.html" title="class in org.apache.sysds.parser.dml">DmlLexer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i420" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlListener.html" title="interface in org.apache.sysds.parser.dml">DmlListener</a></td>
+<th class="colLast" scope="row">
+<div class="block">This interface defines a complete listener for a parse tree produced by
+ <a href="org/apache/sysds/parser/dml/DmlParser.html" title="class in org.apache.sysds.parser.dml"><code>DmlParser</code></a>.</div>
+</th>
+</tr>
+<tr id="i421" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/api/DMLOptions.html" title="class in org.apache.sysds.api">DMLOptions</a></td>
+<th class="colLast" scope="row">
+<div class="block">Set of DMLOptions that can be set through the command line
+ and <a href="org/apache/sysds/api/mlcontext/MLContext.html" title="class in org.apache.sysds.api.mlcontext"><code>MLContext</code></a>
+ The values have been initialized with the default values
+ Despite there being a DML and PyDML, this class is named DMLOptions
+ to keep it consistent with <a href="org/apache/sysds/api/DMLOptions.html" title="class in org.apache.sysds.api"><code>DMLOptions</code></a> and <a href="org/apache/sysds/api/DMLOptions.html" title="class in org.apache.sysds.api"><code>DMLOptions</code></a></div>
+</th>
+</tr>
+<tr id="i422" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.html" title="class in org.apache.sysds.parser.dml">DmlParser</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i423" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.AccumulatorAssignmentStatementContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.AccumulatorAssignmentStatementContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i424" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.AddSubExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.AddSubExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i425" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.AssignmentStatementContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.AssignmentStatementContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i426" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.AtomicExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.AtomicExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i427" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.BooleanAndExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.BooleanAndExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i428" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.BooleanNotExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.BooleanNotExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i429" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.BooleanOrExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.BooleanOrExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i430" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.BuiltinFunctionExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.BuiltinFunctionExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i431" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.CommandlineParamExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.CommandlineParamExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i432" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.CommandlinePositionExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.CommandlinePositionExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i433" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.ConstDoubleIdExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.ConstDoubleIdExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i434" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.ConstFalseExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.ConstFalseExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i435" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.ConstIntIdExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.ConstIntIdExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i436" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.ConstStringIdExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.ConstStringIdExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i437" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.ConstTrueExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.ConstTrueExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i438" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.DataIdentifierContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.DataIdentifierContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i439" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.DataIdExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.DataIdExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i440" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.DataTypeContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.DataTypeContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i441" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.ExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.ExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i442" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.ExternalFunctionDefExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.ExternalFunctionDefExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i443" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.ForStatementContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.ForStatementContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i444" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.FunctionCallAssignmentStatementContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.FunctionCallAssignmentStatementContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i445" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.FunctionCallMultiAssignmentStatementContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.FunctionCallMultiAssignmentStatementContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i446" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.FunctionStatementContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.FunctionStatementContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i447" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.IfdefAssignmentStatementContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.IfdefAssignmentStatementContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i448" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.IfStatementContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.IfStatementContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i449" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.ImportStatementContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.ImportStatementContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i450" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.IndexedExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.IndexedExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i451" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.InternalFunctionDefExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.InternalFunctionDefExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i452" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.IterablePredicateColonExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.IterablePredicateColonExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i453" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.IterablePredicateContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.IterablePredicateContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i454" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.IterablePredicateSeqExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.IterablePredicateSeqExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i455" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.MatrixDataTypeCheckContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.MatrixDataTypeCheckContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i456" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.MatrixMulExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.MatrixMulExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i457" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.Ml_typeContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.Ml_typeContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i458" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.ModIntDivExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.ModIntDivExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i459" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.MultDivExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.MultDivExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i460" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.MultiIdExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.MultiIdExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i461" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.ParameterizedExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.ParameterizedExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i462" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.ParForStatementContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.ParForStatementContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i463" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.PathStatementContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.PathStatementContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i464" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.PowerExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.PowerExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i465" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.ProgramrootContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.ProgramrootContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i466" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.RelationalExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.RelationalExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i467" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.SimpleDataIdentifierExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.SimpleDataIdentifierExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i468" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.StatementContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.StatementContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i469" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.StrictParameterizedExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.StrictParameterizedExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i470" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.StrictParameterizedKeyValueStringContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.StrictParameterizedKeyValueStringContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i471" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.TypedArgAssignContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.TypedArgAssignContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i472" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.TypedArgNoAssignContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.TypedArgNoAssignContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i473" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.UnaryExpressionContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.UnaryExpressionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i474" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.ValueTypeContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.ValueTypeContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i475" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlParser.WhileStatementContext.html" title="class in org.apache.sysds.parser.dml">DmlParser.WhileStatementContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i476" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DMLParserWrapper.html" title="class in org.apache.sysds.parser.dml">DMLParserWrapper</a></td>
+<th class="colLast" scope="row">
+<div class="block">This is the main entry point for the Antlr4 parser.</div>
+</th>
+</tr>
+<tr id="i477" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlPreprocessor.html" title="class in org.apache.sysds.parser.dml">DmlPreprocessor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Minimal pre-processing of user function definitions which take precedence over built-in 
+ functions in cases where names conflict.</div>
+</th>
+</tr>
+<tr id="i478" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/DMLPrivacyException.html" title="class in org.apache.sysds.runtime.privacy">DMLPrivacyException</a></td>
+<th class="colLast" scope="row">
+<div class="block">This exception should be thrown to flag DML runtime errors related to the violation of privacy constraints.</div>
+</th>
+</tr>
+<tr id="i479" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i480" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/DMLRuntimeException.html" title="class in org.apache.sysds.runtime">DMLRuntimeException</a></td>
+<th class="colLast" scope="row">
+<div class="block">This exception should be thrown to flag runtime errors -- DML equivalent to java.lang.RuntimeException.</div>
+</th>
+</tr>
+<tr id="i481" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/api/DMLScript.html" title="class in org.apache.sysds.api">DMLScript</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i482" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/DMLScriptException.html" title="class in org.apache.sysds.runtime">DMLScriptException</a></td>
+<th class="colLast" scope="row">
+<div class="block">This exception should be thrown to flag DML Script errors.</div>
+</th>
+</tr>
+<tr id="i483" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlSyntacticValidator.html" title="class in org.apache.sysds.parser.dml">DmlSyntacticValidator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i484" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/DmlSyntacticValidator.ConvertedDMLSyntax.html" title="class in org.apache.sysds.parser.dml">DmlSyntacticValidator.ConvertedDMLSyntax</a></td>
+<th class="colLast" scope="row">
+<div class="block">Information about built in functions converted to a common format between
+ PyDML and DML for the runtime.</div>
+</th>
+</tr>
+<tr id="i485" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/DMLTranslator.html" title="class in org.apache.sysds.parser">DMLTranslator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i486" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/DMVUtils.html" title="class in org.apache.sysds.runtime.util">DMVUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i487" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/DMVUtils.LEVEL_ENUM.html" title="enum in org.apache.sysds.runtime.util">DMVUtils.LEVEL_ENUM</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i488" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/DnnCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">DnnCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i489" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/DnnGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">DnnGPUInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i490" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/DnnOp.html" title="class in org.apache.sysds.hops">DnnOp</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i491" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/DnnParameters.html" title="class in org.apache.sysds.runtime.matrix.data">DnnParameters</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class is container that stores parameters required for executing following operations:
+ conv2d, conv2d_backward_data, conv2d_backward_filter, maxpooling, maxpooling_backward</div>
+</th>
+</tr>
+<tr id="i492" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/DnnSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">DnnSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i493" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/DnnTransform.html" title="class in org.apache.sysds.lops">DnnTransform</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i494" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/DnnUtils.html" title="class in org.apache.sysds.runtime.util">DnnUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i495" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/utils/DoubleCountHashMap.html" title="class in org.apache.sysds.runtime.compress.utils">DoubleCountHashMap</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i496" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/DoubleIdentifier.html" title="class in org.apache.sysds.parser">DoubleIdentifier</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i497" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/utils/DoubleIntListHashMap.html" title="class in org.apache.sysds.runtime.compress.utils">DoubleIntListHashMap</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class provides a memory-efficient replacement for <code>HashMap&lt;Double,IntArrayList&gt;</code> for restricted use cases.</div>
+</th>
+</tr>
+<tr id="i498" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/utils/DoubleIntListHashMap.DIListEntry.html" title="class in org.apache.sysds.runtime.compress.utils">DoubleIntListHashMap.DIListEntry</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i499" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/DoubleObject.html" title="class in org.apache.sysds.runtime.instructions.cp">DoubleObject</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i500" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/DoublePrecisionCudaSupportFunctions.html" title="class in org.apache.sysds.runtime.matrix.data">DoublePrecisionCudaSupportFunctions</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i501" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/DRLocalScheme.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">DRLocalScheme</a></td>
+<th class="colLast" scope="row">
+<div class="block">Data partitioner Disjoint_Random:
+ for each worker, use a permutation multiply P[beg:end,] %*% X,
+ where P is constructed for example with P=table(seq(1,nrow(X)),sample(nrow(X), nrow(X))),
+ i.e., sampling without replacement to ensure disjointness.</div>
+</th>
+</tr>
+<tr id="i502" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/DRRLocalScheme.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">DRRLocalScheme</a></td>
+<th class="colLast" scope="row">
+<div class="block">Disjoint_Round_Robin data partitioner:
+ for each worker, use a permutation multiply
+ or simpler a removeEmpty such as removeEmpty
+ (target=X, margin=rows, select=(seq(1,nrow(X))%%k)==id)</div>
+</th>
+</tr>
+<tr id="i503" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/DRRSparkScheme.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">DRRSparkScheme</a></td>
+<th class="colLast" scope="row">
+<div class="block">Spark Disjoint_Round_Robin data partitioner:</div>
+</th>
+</tr>
+<tr id="i504" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/DRSparkScheme.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">DRSparkScheme</a></td>
+<th class="colLast" scope="row">
+<div class="block">Spark data partitioner Disjoint_Random:
+
+ For the current row block, find all the shifted place for each row (WorkerID =&gt; (row block ID, matrix)</div>
+</th>
+</tr>
+<tr id="i505" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/EMAUtils.html" title="class in org.apache.sysds.runtime.util">EMAUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i506" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/estim/encoding/EmptyEncoding.html" title="class in org.apache.sysds.runtime.compress.estim.encoding">EmptyEncoding</a></td>
+<th class="colLast" scope="row">
+<div class="block">Empty encoding for cases where the entire group of columns is zero</div>
+</th>
+</tr>
+<tr id="i507" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/Encoder.html" title="interface in org.apache.sysds.runtime.transform.encode">Encoder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i508" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/EncoderFactory.html" title="class in org.apache.sysds.runtime.transform.encode">EncoderFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i509" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/EncoderMVImpute.html" title="class in org.apache.sysds.runtime.transform.encode">EncoderMVImpute</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i510" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/EncoderMVImpute.MVMethod.html" title="enum in org.apache.sysds.runtime.transform.encode">EncoderMVImpute.MVMethod</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i511" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/EncoderOmit.html" title="class in org.apache.sysds.runtime.transform.encode">EncoderOmit</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i512" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/Encrypted.html" title="class in org.apache.sysds.runtime.instructions.cp">Encrypted</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class abstracts over an encrypted data.</div>
+</th>
+</tr>
+<tr id="i513" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/monitoring/repositories/EntityEnum.html" title="enum in org.apache.sysds.runtime.controlprogram.federated.monitoring.repositories">EntityEnum</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i514" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/EnvironmentHelper.html" title="class in org.apache.sysds.utils">EnvironmentHelper</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class is useful in setting environment variable for loading MKL library (done by Native Helper)</div>
+</th>
+</tr>
+<tr id="i515" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/Equals.html" title="class in org.apache.sysds.runtime.functionobjects">Equals</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i516" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/estim/EstimationFactors.html" title="class in org.apache.sysds.runtime.compress.estim">EstimationFactors</a></td>
+<th class="colLast" scope="row">
+<div class="block">Compressed Size Estimation factors.</div>
+</th>
+</tr>
+<tr id="i517" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/estim/EstimationUtils.html" title="class in org.apache.sysds.hops.estim">EstimationUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i518" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/estim/EstimatorBasicAvg.html" title="class in org.apache.sysds.hops.estim">EstimatorBasicAvg</a></td>
+<th class="colLast" scope="row">
+<div class="block">Basic average case estimator for matrix sparsity:
+ sp = 1 - Math.pow(1-sp1*sp2, k)</div>
+</th>
+</tr>
+<tr id="i519" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/estim/EstimatorBasicWorst.html" title="class in org.apache.sysds.hops.estim">EstimatorBasicWorst</a></td>
+<th class="colLast" scope="row">
+<div class="block">Basic average case estimator for matrix sparsity:
+ sp = Math.min(1, sp1 * k) * Math.min(1, sp2 * k).</div>
+</th>
+</tr>
+<tr id="i520" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/estim/EstimatorBitsetMM.html" title="class in org.apache.sysds.hops.estim">EstimatorBitsetMM</a></td>
+<th class="colLast" scope="row">
+<div class="block">This estimator implements a naive but rather common approach of boolean matrix
+ multiplies which allows to infer the exact non-zero structure and thus is
+ also useful for sparse result preallocation.</div>
+</th>
+</tr>
+<tr id="i521" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/estim/EstimatorBitsetMM.BitsetMatrix.html" title="class in org.apache.sysds.hops.estim">EstimatorBitsetMM.BitsetMatrix</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i522" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/estim/EstimatorBitsetMM.BitsetMatrix1.html" title="class in org.apache.sysds.hops.estim">EstimatorBitsetMM.BitsetMatrix1</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class represents a boolean matrix and provides key operations.</div>
+</th>
+</tr>
+<tr id="i523" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/estim/EstimatorBitsetMM.BitsetMatrix2.html" title="class in org.apache.sysds.hops.estim">EstimatorBitsetMM.BitsetMatrix2</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i524" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/estim/EstimatorDensityMap.html" title="class in org.apache.sysds.hops.estim">EstimatorDensityMap</a></td>
+<th class="colLast" scope="row">
+<div class="block">This estimator implements an approach called density maps, as introduced in
+ David Kernert, Frank Köhler, Wolfgang Lehner: SpMacho - Optimizing Sparse 
+ Linear Algebra Expressions with Probabilistic Density Estimation.</div>
+</th>
+</tr>
+<tr id="i525" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/estim/EstimatorDensityMap.DensityMap.html" title="class in org.apache.sysds.hops.estim">EstimatorDensityMap.DensityMap</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i526" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/estim/EstimatorLayeredGraph.html" title="class in org.apache.sysds.hops.estim">EstimatorLayeredGraph</a></td>
+<th class="colLast" scope="row">
+<div class="block">This estimator implements an approach based on a so-called layered graph,
+ introduced in
+ Edith Cohen.</div>
+</th>
+</tr>
+<tr id="i527" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/estim/EstimatorLayeredGraph.LayeredGraph.html" title="class in org.apache.sysds.hops.estim">EstimatorLayeredGraph.LayeredGraph</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i528" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/estim/EstimatorMatrixHistogram.html" title="class in org.apache.sysds.hops.estim">EstimatorMatrixHistogram</a></td>
+<th class="colLast" scope="row">
+<div class="block">This estimator implements a remarkably simple yet effective
+ approach for incorporating structural properties into sparsity
+ estimation.</div>
+</th>
+</tr>
+<tr id="i529" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/estim/EstimatorMatrixHistogram.MatrixHistogram.html" title="class in org.apache.sysds.hops.estim">EstimatorMatrixHistogram.MatrixHistogram</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i530" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/estim/EstimatorSample.html" title="class in org.apache.sysds.hops.estim">EstimatorSample</a></td>
+<th class="colLast" scope="row">
+<div class="block">This estimator implements an approach based on row/column sampling
+ Yongyang Yu, MingJie Tang, Walid G.</div>
+</th>
+</tr>
+<tr id="i531" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/estim/EstimatorSampleRa.html" title="class in org.apache.sysds.hops.estim">EstimatorSampleRa</a></td>
+<th class="colLast" scope="row">
+<div class="block">This estimator implements an approach based on row/column sampling
+ 
+ Rasmus Resen Amossen, Andrea Campagna, Rasmus Pagh:
+ Better Size Estimation for Sparse Matrix Products.</div>
+</th>
+</tr>
+<tr id="i532" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/EvalNaryCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">EvalNaryCPInstruction</a></td>
+<th class="colLast" scope="row">
+<div class="block">Eval built-in function instruction
+ Note: it supports only single matrix[double] output</div>
+</th>
+</tr>
+<tr id="i533" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/context/ExecutionConfig.html" title="class in org.apache.sysds.runtime.instructions.gpu.context">ExecutionConfig</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java Wrapper to specify CUDA execution configuration for launching custom kernels</div>
+</th>
+</tr>
+<tr id="i534" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/context/ExecutionContext.html" title="class in org.apache.sysds.runtime.controlprogram.context">ExecutionContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i535" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/context/ExecutionContextFactory.html" title="class in org.apache.sysds.runtime.controlprogram.context">ExecutionContextFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i536" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/ExecutionContextMap.html" title="class in org.apache.sysds.runtime.controlprogram.federated">ExecutionContextMap</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i537" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/Explain.html" title="class in org.apache.sysds.utils">Explain</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i538" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/Explain.ExplainCounts.html" title="class in org.apache.sysds.utils">Explain.ExplainCounts</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i539" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/Explain.ExplainType.html" title="enum in org.apache.sysds.utils">Explain.ExplainType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i540" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/Expression.html" title="class in org.apache.sysds.parser">Expression</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i541" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/Expression.BinaryOp.html" title="enum in org.apache.sysds.parser">Expression.BinaryOp</a></td>
+<th class="colLast" scope="row">
+<div class="block">Binary operators.</div>
+</th>
+</tr>
+<tr id="i542" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/Expression.BooleanOp.html" title="enum in org.apache.sysds.parser">Expression.BooleanOp</a></td>
+<th class="colLast" scope="row">
+<div class="block">Boolean operators.</div>
+</th>
+</tr>
+<tr id="i543" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/Expression.DataOp.html" title="enum in org.apache.sysds.parser">Expression.DataOp</a></td>
+<th class="colLast" scope="row">
+<div class="block">Data operators.</div>
+</th>
+</tr>
+<tr id="i544" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/Expression.FunctCallOp.html" title="enum in org.apache.sysds.parser">Expression.FunctCallOp</a></td>
+<th class="colLast" scope="row">
+<div class="block">Function call operators.</div>
+</th>
+</tr>
+<tr id="i545" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/Expression.RelationalOp.html" title="enum in org.apache.sysds.parser">Expression.RelationalOp</a></td>
+<th class="colLast" scope="row">
+<div class="block">Relational operators.</div>
+</th>
+</tr>
+<tr id="i546" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/dml/ExpressionInfo.html" title="class in org.apache.sysds.parser.dml">ExpressionInfo</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class exists solely to prevent compiler warnings.</div>
+</th>
+</tr>
+<tr id="i547" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/ExpressionList.html" title="class in org.apache.sysds.parser">ExpressionList</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i548" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/ExtractBlockForBinaryReblock.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">ExtractBlockForBinaryReblock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i549" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/ExtractGroup.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">ExtractGroup</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i550" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/ExtractGroup.ExtractGroupBroadcast.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">ExtractGroup.ExtractGroupBroadcast</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i551" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/ExtractGroup.ExtractGroupJoin.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">ExtractGroup.ExtractGroupJoin</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i552" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/ExtractGroupNWeights.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">ExtractGroupNWeights</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i553" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/FastBufferedDataInputStream.html" title="class in org.apache.sysds.runtime.util">FastBufferedDataInputStream</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i554" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/FastBufferedDataOutputStream.html" title="class in org.apache.sysds.runtime.util">FastBufferedDataOutputStream</a></td>
+<th class="colLast" scope="row">
+<div class="block">This buffered output stream is essentially a merged version of
+ BufferedOutputStream and DataOutputStream, wrt SystemDS requirements.</div>
+</th>
+</tr>
+<tr id="i555" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/FastStringTokenizer.html" title="class in org.apache.sysds.runtime.iogen">FastStringTokenizer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i556" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/FastStringTokenizer.html" title="class in org.apache.sysds.runtime.util">FastStringTokenizer</a></td>
+<th class="colLast" scope="row">
+<div class="block">This string tokenizer is essentially a simplified StringTokenizer.</div>
+</th>
+</tr>
+<tr id="i557" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/Federated.html" title="class in org.apache.sysds.lops">Federated</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i558" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/cost/FederatedCost.html" title="class in org.apache.sysds.hops.cost">FederatedCost</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class storing execution cost estimates for federated executions with cost estimates split into different categories
+ such as compute, read, and transfer cost.</div>
+</th>
+</tr>
+<tr id="i559" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/cost/FederatedCostEstimator.html" title="class in org.apache.sysds.hops.cost">FederatedCostEstimator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Cost estimator for federated executions with methods and constants for going through DML programs to estimate costs.</div>
+</th>
+</tr>
+<tr id="i560" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedData.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedData</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i561" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedData.FederatedRequestEncoder.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedData.FederatedRequestEncoder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i562" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/FederatedDataPartitioner.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">FederatedDataPartitioner</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i563" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedLocalData.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedLocalData</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i564" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedLookupTable.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedLookupTable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lookup table mapping from a FedUniqueCoordID (funCID) to an
+ ExecutionContextMap (ECM) so that every coordinator can address federated
+ variables with its own local sequential variable IDs.</div>
+</th>
+</tr>
+<tr id="i565" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/monitoring/FederatedMonitoringServer.html" title="class in org.apache.sysds.runtime.controlprogram.federated.monitoring">FederatedMonitoringServer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i566" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/monitoring/FederatedMonitoringServerHandler.html" title="class in org.apache.sysds.runtime.controlprogram.federated.monitoring">FederatedMonitoringServerHandler</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i567" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/fedplanner/FederatedPlannerCostbased.html" title="class in org.apache.sysds.hops.fedplanner">FederatedPlannerCostbased</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i568" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/fedplanner/FederatedPlannerFedAll.html" title="class in org.apache.sysds.hops.fedplanner">FederatedPlannerFedAll</a></td>
+<th class="colLast" scope="row">
+<div class="block">Baseline federated planner that compiles all hops
+ that support federated execution on federated inputs to
+ forced federated operations.</div>
+</th>
+</tr>
+<tr id="i569" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/fedplanner/FederatedPlannerFedHeuristic.html" title="class in org.apache.sysds.hops.fedplanner">FederatedPlannerFedHeuristic</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i570" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/FederatedPSControlThread.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv">FederatedPSControlThread</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i571" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedRange.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedRange</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i572" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedReadCache.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedReadCache</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i573" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedReadCache.ReadCacheEntry.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedReadCache.ReadCacheEntry</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class representing an entry of the federated read cache.</div>
+</th>
+</tr>
+<tr id="i574" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedRequest.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedRequest</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i575" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedRequest.RequestType.html" title="enum in org.apache.sysds.runtime.controlprogram.federated">FederatedRequest.RequestType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i576" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedResponse.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedResponse</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i577" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedResponse.ResponseType.html" title="enum in org.apache.sysds.runtime.controlprogram.federated">FederatedResponse.ResponseType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i578" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedStatistics.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedStatistics</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i579" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedStatistics.FedStatsCollectFunction.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedStatistics.FedStatsCollectFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i580" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedStatistics.FedStatsCollection.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedStatistics.FedStatsCollection</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i581" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedUDF.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedUDF</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i582" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedWorker.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedWorker</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i583" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedWorker.FederatedResponseEncoder.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedWorker.FederatedResponseEncoder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i584" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedWorkerHandler.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedWorkerHandler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Note: federated worker handler created for every command; and concurrent parfor threads at coordinator need separate
+ execution contexts at the federated sites too</div>
+</th>
+</tr>
+<tr id="i585" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedWorkerHandlerException.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedWorkerHandlerException</a></td>
+<th class="colLast" scope="row">
+<div class="block">Exception to throw when an exception occurs in FederatedWorkerHandler during handling of FederatedRequest.</div>
+</th>
+</tr>
+<tr id="i586" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederatedWorkloadAnalyzer.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederatedWorkloadAnalyzer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i587" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederationMap.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederationMap</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i588" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/FederationUtils.html" title="class in org.apache.sysds.runtime.controlprogram.federated">FederationUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i589" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/FEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">FEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i590" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/FEDInstruction.FederatedOutput.html" title="enum in org.apache.sysds.runtime.instructions.fed">FEDInstruction.FederatedOutput</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i591" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/FEDInstruction.FEDType.html" title="enum in org.apache.sysds.runtime.instructions.fed">FEDInstruction.FEDType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i592" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/FEDInstructionParser.html" title="class in org.apache.sysds.runtime.instructions">FEDInstructionParser</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i593" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/FEDInstructionUtils.html" title="class in org.apache.sysds.runtime.instructions.fed">FEDInstructionUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i594" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FileFormatProperties.html" title="class in org.apache.sysds.runtime.io">FileFormatProperties</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i595" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FileFormatPropertiesCSV.html" title="class in org.apache.sysds.runtime.io">FileFormatPropertiesCSV</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i596" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FileFormatPropertiesHDF5.html" title="class in org.apache.sysds.runtime.io">FileFormatPropertiesHDF5</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i597" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FileFormatPropertiesLIBSVM.html" title="class in org.apache.sysds.runtime.io">FileFormatPropertiesLIBSVM</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i598" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FileFormatPropertiesMM.html" title="class in org.apache.sysds.runtime.io">FileFormatPropertiesMM</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i599" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FileFormatPropertiesMM.MMField.html" title="enum in org.apache.sysds.runtime.io">FileFormatPropertiesMM.MMField</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i600" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FileFormatPropertiesMM.MMFormat.html" title="enum in org.apache.sysds.runtime.io">FileFormatPropertiesMM.MMFormat</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i601" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FileFormatPropertiesMM.MMSymmetry.html" title="enum in org.apache.sysds.runtime.io">FileFormatPropertiesMM.MMSymmetry</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i602" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/FilterDiagMatrixBlocksFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">FilterDiagMatrixBlocksFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i603" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/FilterNonEmptyBlocksFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">FilterNonEmptyBlocksFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i604" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/FilterNonEmptyBlocksFunction2.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">FilterNonEmptyBlocksFunction2</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i605" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/finegrained/FineGrainedPrivacy.html" title="interface in org.apache.sysds.runtime.privacy.finegrained">FineGrainedPrivacy</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i606" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/finegrained/FineGrainedPrivacyList.html" title="class in org.apache.sysds.runtime.privacy.finegrained">FineGrainedPrivacyList</a></td>
+<th class="colLast" scope="row">
+<div class="block">Simple implementation of retrieving fine-grained privacy constraints
+ based on pairs in an ArrayList.</div>
+</th>
+</tr>
+<tr id="i607" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/finegrained/FineGrainedPrivacyMap.html" title="class in org.apache.sysds.runtime.privacy.finegrained">FineGrainedPrivacyMap</a></td>
+<th class="colLast" scope="row">
+<div class="block">Simple implementation of retrieving fine-grained privacy constraints based on
+ iterating a LinkedHashMap.</div>
+</th>
+</tr>
+<tr id="i608" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/ForProgramBlock.html" title="class in org.apache.sysds.runtime.controlprogram">ForProgramBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i609" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/ForStatement.html" title="class in org.apache.sysds.parser">ForStatement</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i610" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/ForStatementBlock.html" title="class in org.apache.sysds.parser">ForStatementBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i611" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/FORUtil.html" title="class in org.apache.sysds.runtime.compress.colgroup">FORUtil</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i612" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/api/mlcontext/Frame.html" title="class in org.apache.sysds.api.mlcontext">Frame</a></td>
+<th class="colLast" scope="row">
+<div class="block">Frame encapsulates a SystemDS frame.</div>
+</th>
+</tr>
+<tr id="i613" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/FrameAppendCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">FrameAppendCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i614" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/FrameAppendMSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">FrameAppendMSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i615" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/FrameAppendRSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">FrameAppendRSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i616" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/FrameBlock.html" title="class in org.apache.sysds.runtime.matrix.data">FrameBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i617" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/FrameBlock.ColumnMetadata.html" title="class in org.apache.sysds.runtime.matrix.data">FrameBlock.ColumnMetadata</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i618" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/FrameBlock.FrameMapFunction.html" title="class in org.apache.sysds.runtime.matrix.data">FrameBlock.FrameMapFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i619" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/api/mlcontext/FrameFormat.html" title="enum in org.apache.sysds.api.mlcontext">FrameFormat</a></td>
+<th class="colLast" scope="row">
+<div class="block">FrameFormat represents the different frame formats supported by the MLContext
+ API.</div>
+</th>
+</tr>
+<tr id="i620" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/FrameGenerateReader.html" title="class in org.apache.sysds.runtime.iogen">FrameGenerateReader</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i621" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/FrameGenerateReader.FrameReaderRowIrregular.html" title="class in org.apache.sysds.runtime.iogen">FrameGenerateReader.FrameReaderRowIrregular</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i622" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/FrameGenerateReader.FrameReaderRowRegularColIrregular.html" title="class in org.apache.sysds.runtime.iogen">FrameGenerateReader.FrameReaderRowRegularColIrregular</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i623" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/FrameGenerateReader.FrameReaderRowRegularColRegular.html" title="class in org.apache.sysds.runtime.iogen">FrameGenerateReader.FrameReaderRowRegularColRegular</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i624" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/FrameIndexingCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">FrameIndexingCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i625" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/FrameIndexingSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">FrameIndexingSPInstruction</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class implements the frame indexing functionality inside Spark.</div>
+</th>
+</tr>
+<tr id="i626" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/api/mlcontext/FrameMetadata.html" title="class in org.apache.sysds.api.mlcontext">FrameMetadata</a></td>
+<th class="colLast" scope="row">
+<div class="block">Frame metadata, such as the number of rows, the number of columns, the number
+ of non-zero values, the number of rows per block, and the number of columns
+ per block in the frame.</div>
+</th>
+</tr>
+<tr id="i627" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/FrameObject.html" title="class in org.apache.sysds.runtime.controlprogram.caching">FrameObject</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i628" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/utils/FrameRDDAggregateUtils.html" title="class in org.apache.sysds.runtime.instructions.spark.utils">FrameRDDAggregateUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i629" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/utils/FrameRDDConverterUtils.html" title="class in org.apache.sysds.runtime.instructions.spark.utils">FrameRDDConverterUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i630" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/utils/FrameRDDConverterUtils.LongFrameToLongWritableFrameFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.utils">FrameRDDConverterUtils.LongFrameToLongWritableFrameFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i631" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/utils/FrameRDDConverterUtils.LongWritableFrameToLongFrameFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.utils">FrameRDDConverterUtils.LongWritableFrameToLongFrameFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i632" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/utils/FrameRDDConverterUtils.LongWritableTextToLongTextFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.utils">FrameRDDConverterUtils.LongWritableTextToLongTextFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i633" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/utils/FrameRDDConverterUtils.LongWritableToSerFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.utils">FrameRDDConverterUtils.LongWritableToSerFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i634" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameReader.html" title="class in org.apache.sysds.runtime.io">FrameReader</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for all format-specific frame readers.</div>
+</th>
+</tr>
+<tr id="i635" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameReaderBinaryBlock.html" title="class in org.apache.sysds.runtime.io">FrameReaderBinaryBlock</a></td>
+<th class="colLast" scope="row">
+<div class="block">Single-threaded frame binary block reader.</div>
+</th>
+</tr>
+<tr id="i636" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameReaderBinaryBlockParallel.html" title="class in org.apache.sysds.runtime.io">FrameReaderBinaryBlockParallel</a></td>
+<th class="colLast" scope="row">
+<div class="block">Multi-threaded frame binary block reader.</div>
+</th>
+</tr>
+<tr id="i637" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameReaderFactory.html" title="class in org.apache.sysds.runtime.io">FrameReaderFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i638" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameReaderJSONL.html" title="class in org.apache.sysds.runtime.io">FrameReaderJSONL</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i639" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameReaderJSONLParallel.html" title="class in org.apache.sysds.runtime.io">FrameReaderJSONLParallel</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i640" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameReaderProto.html" title="class in org.apache.sysds.runtime.io">FrameReaderProto</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i641" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameReaderTextCell.html" title="class in org.apache.sysds.runtime.io">FrameReaderTextCell</a></td>
+<th class="colLast" scope="row">
+<div class="block">Single-threaded frame textcell reader.</div>
+</th>
+</tr>
+<tr id="i642" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameReaderTextCellParallel.html" title="class in org.apache.sysds.runtime.io">FrameReaderTextCellParallel</a></td>
+<th class="colLast" scope="row">
+<div class="block">Multi-threaded frame textcell reader.</div>
+</th>
+</tr>
+<tr id="i643" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameReaderTextCSV.html" title="class in org.apache.sysds.runtime.io">FrameReaderTextCSV</a></td>
+<th class="colLast" scope="row">
+<div class="block">Single-threaded frame text csv reader.</div>
+</th>
+</tr>
+<tr id="i644" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameReaderTextCSVParallel.html" title="class in org.apache.sysds.runtime.io">FrameReaderTextCSVParallel</a></td>
+<th class="colLast" scope="row">
+<div class="block">Multi-threaded frame text csv reader.</div>
+</th>
+</tr>
+<tr id="i645" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/data/FrameReblockBuffer.html" title="class in org.apache.sysds.runtime.instructions.spark.data">FrameReblockBuffer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i646" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/api/mlcontext/FrameSchema.html" title="class in org.apache.sysds.api.mlcontext">FrameSchema</a></td>
+<th class="colLast" scope="row">
+<div class="block">The frame schema, stored as a list of <code>ValueType</code> values.</div>
+</th>
+</tr>
+<tr id="i647" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameWriter.html" title="class in org.apache.sysds.runtime.io">FrameWriter</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for all format-specific frame writers.</div>
+</th>
+</tr>
+<tr id="i648" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameWriterBinaryBlock.html" title="class in org.apache.sysds.runtime.io">FrameWriterBinaryBlock</a></td>
+<th class="colLast" scope="row">
+<div class="block">Single-threaded frame binary block writer.</div>
+</th>
+</tr>
+<tr id="i649" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameWriterBinaryBlockParallel.html" title="class in org.apache.sysds.runtime.io">FrameWriterBinaryBlockParallel</a></td>
+<th class="colLast" scope="row">
+<div class="block">Multi-threaded frame binary block writer.</div>
+</th>
+</tr>
+<tr id="i650" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameWriterFactory.html" title="class in org.apache.sysds.runtime.io">FrameWriterFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i651" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameWriterJSONL.html" title="class in org.apache.sysds.runtime.io">FrameWriterJSONL</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i652" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameWriterJSONLParallel.html" title="class in org.apache.sysds.runtime.io">FrameWriterJSONLParallel</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i653" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameWriterProto.html" title="class in org.apache.sysds.runtime.io">FrameWriterProto</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i654" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameWriterTextCell.html" title="class in org.apache.sysds.runtime.io">FrameWriterTextCell</a></td>
+<th class="colLast" scope="row">
+<div class="block">Single-threaded frame text cell writer.</div>
+</th>
+</tr>
+<tr id="i655" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameWriterTextCellParallel.html" title="class in org.apache.sysds.runtime.io">FrameWriterTextCellParallel</a></td>
+<th class="colLast" scope="row">
+<div class="block">Multi-threaded frame text cell writer.</div>
+</th>
+</tr>
+<tr id="i656" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameWriterTextCSV.html" title="class in org.apache.sysds.runtime.io">FrameWriterTextCSV</a></td>
+<th class="colLast" scope="row">
+<div class="block">Single-threaded frame text csv writer.</div>
+</th>
+</tr>
+<tr id="i657" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/FrameWriterTextCSVParallel.html" title="class in org.apache.sysds.runtime.io">FrameWriterTextCSVParallel</a></td>
+<th class="colLast" scope="row">
+<div class="block">Single-threaded frame text csv writer.</div>
+</th>
+</tr>
+<tr id="i658" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/fedplanner/FTypes.html" title="class in org.apache.sysds.hops.fedplanner">FTypes</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i659" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/fedplanner/FTypes.AlignType.html" title="enum in org.apache.sysds.hops.fedplanner">FTypes.AlignType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i660" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/fedplanner/FTypes.FederatedPlanner.html" title="enum in org.apache.sysds.hops.fedplanner">FTypes.FederatedPlanner</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i661" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/fedplanner/FTypes.FPartitioning.html" title="enum in org.apache.sysds.hops.fedplanner">FTypes.FPartitioning</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i662" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/fedplanner/FTypes.FReplication.html" title="enum in org.apache.sysds.hops.fedplanner">FTypes.FReplication</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i663" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/fedplanner/FTypes.FType.html" title="enum in org.apache.sysds.hops.fedplanner">FTypes.FType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i664" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/FunctionCallCP.html" title="class in org.apache.sysds.lops">FunctionCallCP</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i665" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/FunctionCallCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">FunctionCallCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i666" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/FunctionCallGraph.html" title="class in org.apache.sysds.hops.ipa">FunctionCallGraph</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i667" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/FunctionCallIdentifier.html" title="class in org.apache.sysds.parser">FunctionCallIdentifier</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i668" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/FunctionCallSizeInfo.html" title="class in org.apache.sysds.hops.ipa">FunctionCallSizeInfo</a></td>
+<th class="colLast" scope="row">
+<div class="block">Auxiliary data structure to hold function call summaries in terms
+ of information about number of function calls, consistent dimensions,
+ consistent sparsity, and dimension-preserving functions.</div>
+</th>
+</tr>
+<tr id="i669" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/FunctionDictionary.html" title="class in org.apache.sysds.parser">FunctionDictionary</a>&lt;<a href="org/apache/sysds/parser/FunctionDictionary.html" title="type parameter in FunctionDictionary">T</a> extends <a href="org/apache/sysds/common/Types.FunctionBlock.html" title="interface in org.apache.sysds.common">Types.FunctionBlock</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Dictionary of all functions of a namespace, represented as a simple
+ key-value map of function names and function statement blocks.</div>
+</th>
+</tr>
+<tr id="i670" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/FunctionObject.html" title="class in org.apache.sysds.runtime.functionobjects">FunctionObject</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i671" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/FunctionOp.html" title="class in org.apache.sysds.hops">FunctionOp</a></td>
+<th class="colLast" scope="row">
+<div class="block">This FunctionOp represents the call to a DML-bodied or external function.</div>
+</th>
+</tr>
+<tr id="i672" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/FunctionOp.FunctionType.html" title="enum in org.apache.sysds.hops">FunctionOp.FunctionType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i673" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/FunctionProgramBlock.html" title="class in org.apache.sysds.runtime.controlprogram">FunctionProgramBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i674" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/FunctionStatement.html" title="class in org.apache.sysds.parser">FunctionStatement</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i675" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/FunctionStatementBlock.html" title="class in org.apache.sysds.parser">FunctionStatementBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i676" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/GenerateReader.html" title="class in org.apache.sysds.runtime.iogen">GenerateReader</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i677" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/GenerateReader.GenerateReaderFrame.html" title="class in org.apache.sysds.runtime.iogen">GenerateReader.GenerateReaderFrame</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i678" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/GenerateReader.GenerateReaderMatrix.html" title="class in org.apache.sysds.runtime.iogen">GenerateReader.GenerateReaderMatrix</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i679" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/GetMIMBFromRow.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">GetMIMBFromRow</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i680" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/context/GPUContext.html" title="class in org.apache.sysds.runtime.instructions.gpu.context">GPUContext</a></td>
+<th class="colLast" scope="row">
+<div class="block">Represents a context per GPU accessible through the same JVM.</div>
+</th>
+</tr>
+<tr id="i681" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/context/GPUContextPool.html" title="class in org.apache.sysds.runtime.instructions.gpu.context">GPUContextPool</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i682" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/GPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">GPUInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i683" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/GPUInstruction.GPUINSTRUCTION_TYPE.html" title="enum in org.apache.sysds.runtime.instructions.gpu">GPUInstruction.GPUINSTRUCTION_TYPE</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i684" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/GPUInstructionParser.html" title="class in org.apache.sysds.runtime.instructions">GPUInstructionParser</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i685" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/context/GPULazyCudaFreeMemoryManager.html" title="class in org.apache.sysds.runtime.instructions.gpu.context">GPULazyCudaFreeMemoryManager</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i686" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/context/GPUMatrixMemoryManager.html" title="class in org.apache.sysds.runtime.instructions.gpu.context">GPUMatrixMemoryManager</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i687" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/context/GPUMemoryAllocator.html" title="interface in org.apache.sysds.runtime.instructions.gpu.context">GPUMemoryAllocator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i688" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/context/GPUMemoryEviction.html" title="class in org.apache.sysds.runtime.instructions.gpu.context">GPUMemoryEviction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i689" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/context/GPUMemoryManager.html" title="class in org.apache.sysds.runtime.instructions.gpu.context">GPUMemoryManager</a></td>
+<th class="colLast" scope="row">
+<div class="block">- All cudaFree and cudaMalloc in SystemDS should go through this class to avoid OOM or incorrect results.</div>
+</th>
+</tr>
+<tr id="i690" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/context/GPUMemoryManager.EvictionPolicyBasedComparator.html" title="class in org.apache.sysds.runtime.instructions.gpu.context">GPUMemoryManager.EvictionPolicyBasedComparator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class that governs the eviction policy</div>
+</th>
+</tr>
+<tr id="i691" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/context/GPUObject.html" title="class in org.apache.sysds.runtime.instructions.gpu.context">GPUObject</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handle to a matrix block on the GPU</div>
+</th>
+</tr>
+<tr id="i692" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/GPUStatistics.html" title="class in org.apache.sysds.utils">GPUStatistics</a></td>
+<th class="colLast" scope="row">
+<div class="block">Measures performance numbers when GPU mode is enabled
+ Printed as part of <a href="org/apache/sysds/utils/Statistics.html" title="class in org.apache.sysds.utils"><code>Statistics</code></a>.</div>
+</th>
+</tr>
+<tr id="i693" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/GreaterThan.html" title="class in org.apache.sysds.runtime.functionobjects">GreaterThan</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i694" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/GreaterThanEquals.html" title="class in org.apache.sysds.runtime.functionobjects">GreaterThanEquals</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i695" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/GroupedAggregate.html" title="class in org.apache.sysds.lops">GroupedAggregate</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop to perform grouped aggregates</div>
+</th>
+</tr>
+<tr id="i696" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/GroupedAggregateM.html" title="class in org.apache.sysds.lops">GroupedAggregateM</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop to perform mr map-side grouped aggregates 
+ (restriction: sum, w/o weights, ngroups), groups broadcasted</div>
+</th>
+</tr>
+<tr id="i697" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/GroupedAggregateM.CacheType.html" title="enum in org.apache.sysds.lops">GroupedAggregateM.CacheType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i698" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/H5.html" title="class in org.apache.sysds.runtime.io.hdf5">H5</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i699" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/H5BTree.html" title="class in org.apache.sysds.runtime.io.hdf5">H5BTree</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i700" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/H5BufferBuilder.html" title="class in org.apache.sysds.runtime.io.hdf5">H5BufferBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i701" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/H5Constants.html" title="class in org.apache.sysds.runtime.io.hdf5">H5Constants</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i702" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/H5ContiguousDataset.html" title="class in org.apache.sysds.runtime.io.hdf5">H5ContiguousDataset</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i703" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/message/H5DataLayoutMessage.html" title="class in org.apache.sysds.runtime.io.hdf5.message">H5DataLayoutMessage</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i704" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/message/H5DataSpaceMessage.html" title="class in org.apache.sysds.runtime.io.hdf5.message">H5DataSpaceMessage</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i705" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/message/H5DataTypeMessage.html" title="class in org.apache.sysds.runtime.io.hdf5.message">H5DataTypeMessage</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i706" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/H5DoubleDataType.html" title="class in org.apache.sysds.runtime.io.hdf5">H5DoubleDataType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i707" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/message/H5FillValueMessage.html" title="class in org.apache.sysds.runtime.io.hdf5.message">H5FillValueMessage</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i708" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/H5GroupSymbolTableNode.html" title="class in org.apache.sysds.runtime.io.hdf5">H5GroupSymbolTableNode</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i709" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/H5LocalHeap.html" title="class in org.apache.sysds.runtime.io.hdf5">H5LocalHeap</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i710" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/message/H5Message.html" title="class in org.apache.sysds.runtime.io.hdf5.message">H5Message</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i711" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/message/H5NilMessage.html" title="class in org.apache.sysds.runtime.io.hdf5.message">H5NilMessage</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i712" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/H5ObjectHeader.html" title="class in org.apache.sysds.runtime.io.hdf5">H5ObjectHeader</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i713" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/message/H5ObjectModificationTimeMessage.html" title="class in org.apache.sysds.runtime.io.hdf5.message">H5ObjectModificationTimeMessage</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i714" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/H5RootObject.html" title="class in org.apache.sysds.runtime.io.hdf5">H5RootObject</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i715" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/H5RuntimeException.html" title="class in org.apache.sysds.runtime.io.hdf5">H5RuntimeException</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i716" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/H5Superblock.html" title="class in org.apache.sysds.runtime.io.hdf5">H5Superblock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i717" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/H5SymbolTableEntry.html" title="class in org.apache.sysds.runtime.io.hdf5">H5SymbolTableEntry</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i718" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/hdf5/message/H5SymbolTableMessage.html" title="class in org.apache.sysds.runtime.io.hdf5.message">H5SymbolTableMessage</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i719" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/Hash.html" title="class in org.apache.sysds.utils">Hash</a></td>
+<th class="colLast" scope="row">
+<div class="block">A class containing different hashing functions.</div>
+</th>
+</tr>
+<tr id="i720" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/Hash.HashType.html" title="enum in org.apache.sysds.utils">Hash.HashType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Available Hashing techniques</div>
+</th>
+</tr>
+<tr id="i721" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/estim/sample/HassAndStokes.html" title="class in org.apache.sysds.runtime.compress.estim.sample">HassAndStokes</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i722" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/HDFSTool.html" title="class in org.apache.sysds.runtime.util">HDFSTool</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i723" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/HEParamServer.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv">HEParamServer</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class implements Homomorphic Encryption (HE) for LocalParamServer.</div>
+</th>
+</tr>
+<tr id="i724" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/Hop.html" title="class in org.apache.sysds.hops">Hop</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i725" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/rewrite/HopDagValidator.html" title="class in org.apache.sysds.hops.rewrite">HopDagValidator</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class allows to check hop dags for validity, e.g., parent-child linking.</div>
+</th>
+</tr>
+<tr id="i726" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/cost/HopRel.html" title="class in org.apache.sysds.hops.cost">HopRel</a></td>
+<th class="colLast" scope="row">
+<div class="block">HopRel provides a representation of the relation between a hop, the cost of setting a given FederatedOutput value,
+ and the input dependency with the given FederatedOutput value.</div>
+</th>
+</tr>
+<tr id="i727" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/rewrite/HopRewriteRule.html" title="class in org.apache.sysds.hops.rewrite">HopRewriteRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for all hop rewrites in order to enable generic
+ application of all rules.</div>
+</th>
+</tr>
+<tr id="i728" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/rewrite/HopRewriteUtils.html" title="class in org.apache.sysds.hops.rewrite">HopRewriteUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i729" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/HopsException.html" title="class in org.apache.sysds.hops">HopsException</a></td>
+<th class="colLast" scope="row">
+<div class="block">Exception occurring in the HOP level.</div>
+</th>
+</tr>
+<tr id="i730" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cost/HybridCostEstimator.html" title="class in org.apache.sysds.runtime.compress.cost">HybridCostEstimator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i731" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/monitoring/controllers/IController.html" title="interface in org.apache.sysds.runtime.controlprogram.federated.monitoring.controllers">IController</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i732" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/Identifier.html" title="class in org.apache.sysds.parser">Identifier</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i733" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/util/IDHandler.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.util">IDHandler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Functionalities for extracting numeric IDs from Hadoop taskIDs and other
+ things related to modification of IDs.</div>
+</th>
+</tr>
+<tr id="i734" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/util/IDSequence.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.util">IDSequence</a></td>
+<th class="colLast" scope="row">
+<div class="block">ID sequence for generating unique long identifiers with start 0 and increment 1.</div>
+</th>
+</tr>
+<tr id="i735" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/estim/encoding/IEncode.html" title="interface in org.apache.sysds.runtime.compress.estim.encoding">IEncode</a></td>
+<th class="colLast" scope="row">
+<div class="block">This interface covers an intermediate encoding for the samples to improve the efficiency of the joining of sample
+ column groups.</div>
+</th>
+</tr>
+<tr id="i736" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/IfElse.html" title="class in org.apache.sysds.runtime.functionobjects">IfElse</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i737" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/IfProgramBlock.html" title="class in org.apache.sysds.runtime.controlprogram">IfProgramBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i738" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/IfStatement.html" title="class in org.apache.sysds.parser">IfStatement</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i739" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/IfStatementBlock.html" title="class in org.apache.sysds.parser">IfStatementBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i740" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/IJV.html" title="class in org.apache.sysds.runtime.matrix.data">IJV</a></td>
+<th class="colLast" scope="row">
+<div class="block">Helper class for external key/value exchange.</div>
+</th>
+</tr>
+<tr id="i741" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/compile/linearization/ILinearize.html" title="interface in org.apache.sysds.lops.compile.linearization">ILinearize</a></td>
+<th class="colLast" scope="row">
+<div class="block">A interface for the linearization algorithms that order the DAG nodes into a sequence of instructions to execute.</div>
+</th>
+</tr>
+<tr id="i742" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/compile/linearization/ILinearize.DagLinearization.html" title="enum in org.apache.sysds.lops.compile.linearization">ILinearize.DagLinearization</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i743" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/ImportStatement.html" title="class in org.apache.sysds.parser">ImportStatement</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i744" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/IndexedIdentifier.html" title="class in org.apache.sysds.parser">IndexedIdentifier</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i745" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/data/IndexedMatrixValue.html" title="class in org.apache.sysds.runtime.instructions.spark.data">IndexedMatrixValue</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i746" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/IndexedTensorBlock.html" title="class in org.apache.sysds.runtime.data">IndexedTensorBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i747" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/IndexFunction.html" title="class in org.apache.sysds.runtime.functionobjects">IndexFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i748" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/IndexingCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">IndexingCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i749" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/IndexingFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">IndexingFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i750" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/IndexingOp.html" title="class in org.apache.sysds.hops">IndexingOp</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i751" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/IndexingSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">IndexingSPInstruction</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class implements the matrix indexing functionality inside Spark.</div>
+</th>
+</tr>
+<tr id="i752" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/IndexRange.html" title="class in org.apache.sysds.runtime.util">IndexRange</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i753" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/stat/InfrastructureAnalyzer.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.stat">InfrastructureAnalyzer</a></td>
+<th class="colLast" scope="row">
+<div class="block">Central place for analyzing and obtaining static infrastructure properties
+ such as memory and number of logical processors.</div>
+</th>
+</tr>
+<tr id="i754" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/InitFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">InitFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i755" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/InputOutputInfo.html" title="class in org.apache.sysds.runtime.io">InputOutputInfo</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i756" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/InputStreamInputFormat.html" title="class in org.apache.sysds.runtime.util">InputStreamInputFormat</a></td>
+<th class="colLast" scope="row">
+<div class="block">Custom input format and record reader to redirect common implementation of csv read 
+ over record readers (which are required for the parallel readers) to an input stream.</div>
+</th>
+</tr>
+<tr id="i757" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/insertionsort/InsertionSorterFactory.html" title="interface in org.apache.sysds.runtime.compress.colgroup.insertionsort">InsertionSorterFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i758" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/insertionsort/InsertionSorterFactory.SORT_TYPE.html" title="enum in org.apache.sysds.runtime.compress.colgroup.insertionsort">InsertionSorterFactory.SORT_TYPE</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i759" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/InstallDependencyForIntegrationTests.html" title="class in org.apache.sysds.utils">InstallDependencyForIntegrationTests</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class will be used to setup dependency on Eclipse environment as well as on Jenkins server</div>
+</th>
+</tr>
+<tr id="i760" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/Instruction.html" title="class in org.apache.sysds.runtime.instructions">Instruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i761" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/Instruction.IType.html" title="enum in org.apache.sysds.runtime.instructions">Instruction.IType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i762" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/InstructionParser.html" title="class in org.apache.sysds.runtime.instructions">InstructionParser</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i763" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cost/InstructionTypeCounter.html" title="class in org.apache.sysds.runtime.compress.cost">InstructionTypeCounter</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i764" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/InstructionUtils.html" title="class in org.apache.sysds.runtime.instructions">InstructionUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i765" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/utils/IntArrayList.html" title="class in org.apache.sysds.runtime.compress.utils">IntArrayList</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i766" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/IntegerDivide.html" title="class in org.apache.sysds.runtime.functionobjects">IntegerDivide</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i767" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/opt/InterestingPoint.html" title="class in org.apache.sysds.hops.codegen.opt">InterestingPoint</a></td>
+<th class="colLast" scope="row">
+<div class="block">Interesting decision point with regard to materialization of intermediates.</div>
+</th>
+</tr>
+<tr id="i768" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/opt/InterestingPoint.DecisionType.html" title="enum in org.apache.sysds.hops.codegen.opt">InterestingPoint.DecisionType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i769" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/InterProceduralAnalysis.html" title="class in org.apache.sysds.hops.ipa">InterProceduralAnalysis</a></td>
+<th class="colLast" scope="row">
+<div class="block">This Inter Procedural Analysis (IPA) serves two major purposes:
+   1) Inter-Procedure Analysis: propagate statistics from calling program into 
+      functions and back into main program.</div>
+</th>
+</tr>
+<tr id="i770" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/IntIdentifier.html" title="class in org.apache.sysds.parser">IntIdentifier</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i771" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/IntObject.html" title="class in org.apache.sysds.runtime.instructions.cp">IntObject</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i772" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/IOUtilFunctions.html" title="class in org.apache.sysds.runtime.io">IOUtilFunctions</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i773" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/IOUtilFunctions.CountRowsTask.html" title="class in org.apache.sysds.runtime.io">IOUtilFunctions.CountRowsTask</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i774" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/IPAPass.html" title="class in org.apache.sysds.hops.ipa">IPAPass</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for all IPA passes.</div>
+</th>
+</tr>
+<tr id="i775" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/IPAPassApplyStaticAndDynamicHopRewrites.html" title="class in org.apache.sysds.hops.ipa">IPAPassApplyStaticAndDynamicHopRewrites</a></td>
+<th class="colLast" scope="row">
+<div class="block">This rewrite applies static hop dag and statement block
+ rewrites such as constant folding and branch removal
+ in order to simplify statistic propagation.</div>
+</th>
+</tr>
+<tr id="i776" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/IPAPassCompressionWorkloadAnalysis.html" title="class in org.apache.sysds.hops.ipa">IPAPassCompressionWorkloadAnalysis</a></td>
+<th class="colLast" scope="row">
+<div class="block">This rewrite obtains workload summaries for all hops candidates amenable for compression as a basis for
+ workload-aware compression planning.</div>
+</th>
+</tr>
+<tr id="i777" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/IPAPassEliminateDeadCode.html" title="class in org.apache.sysds.hops.ipa">IPAPassEliminateDeadCode</a></td>
+<th class="colLast" scope="row">
+<div class="block">This rewrite eliminates unnecessary sub-DAGs that produce
+ transient write outputs which are never consumed subsequently.</div>
+</th>
+</tr>
+<tr id="i778" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/IPAPassFlagFunctionsRecompileOnce.html" title="class in org.apache.sysds.hops.ipa">IPAPassFlagFunctionsRecompileOnce</a></td>
+<th class="colLast" scope="row">
+<div class="block">This rewrite marks functions with loops as recompile once
+ in order to reduce recompilation overhead.</div>
+</th>
+</tr>
+<tr id="i779" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/IPAPassFlagNonDeterminism.html" title="class in org.apache.sysds.hops.ipa">IPAPassFlagNonDeterminism</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i780" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/IPAPassForwardFunctionCalls.html" title="class in org.apache.sysds.hops.ipa">IPAPassForwardFunctionCalls</a></td>
+<th class="colLast" scope="row">
+<div class="block">This rewrite forwards a function call to a function with a simple
+ function call that only consumes function parameters and literals
+ into the original call location.</div>
+</th>
+</tr>
+<tr id="i781" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/IPAPassInlineFunctions.html" title="class in org.apache.sysds.hops.ipa">IPAPassInlineFunctions</a></td>
+<th class="colLast" scope="row">
+<div class="block">This rewrite inlines single statement block functions, which have fewer 
+ operations than an internal threshold.</div>
+</th>
+</tr>
+<tr id="i782" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/IPAPassPropagateReplaceLiterals.html" title="class in org.apache.sysds.hops.ipa">IPAPassPropagateReplaceLiterals</a></td>
+<th class="colLast" scope="row">
+<div class="block">This rewrite propagates and replaces literals into functions
+ in order to enable subsequent rewrites such as branch removal.</div>
+</th>
+</tr>
+<tr id="i783" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/IPAPassRemoveConstantBinaryOps.html" title="class in org.apache.sysds.hops.ipa">IPAPassRemoveConstantBinaryOps</a></td>
+<th class="colLast" scope="row">
+<div class="block">This rewrite identifies binary operations with constant matrices 
+ such as X * ones, where ones might be created as a vector of ones
+ before a loop.</div>
+</th>
+</tr>
+<tr id="i784" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/IPAPassRemoveUnnecessaryCheckpoints.html" title="class in org.apache.sysds.hops.ipa">IPAPassRemoveUnnecessaryCheckpoints</a></td>
+<th class="colLast" scope="row">
+<div class="block">This rewrite identifies and removes unnecessary checkpoints, i.e.,
+ persisting of Spark RDDs into a given storage level.</div>
+</th>
+</tr>
+<tr id="i785" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/IPAPassRemoveUnusedFunctions.html" title="class in org.apache.sysds.hops.ipa">IPAPassRemoveUnusedFunctions</a></td>
+<th class="colLast" scope="row">
+<div class="block">This rewrite identifies and removes unused functions in order
+ to reduce compilation overhead and other overheads such as 
+ parfor worker creation, where we construct function copies.</div>
+</th>
+</tr>
+<tr id="i786" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/IPAPassReplaceEvalFunctionCalls.html" title="class in org.apache.sysds.hops.ipa">IPAPassReplaceEvalFunctionCalls</a></td>
+<th class="colLast" scope="row">
+<div class="block">This rewrite applies static hop dag and statement block
+ rewrites such as constant folding and branch removal
+ in order to simplify statistic propagation.</div>
+</th>
+</tr>
+<tr id="i787" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ipa/IPAPassRewriteFederatedPlan.html" title="class in org.apache.sysds.hops.ipa">IPAPassRewriteFederatedPlan</a></td>
+<th class="colLast" scope="row">
+<div class="block">This rewrite generates a federated execution plan by estimating and setting costs and the FederatedOutput values of
+ all relevant hops in the DML program.</div>
+</th>
+</tr>
+<tr id="i788" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/monitoring/repositories/IRepository.html" title="interface in org.apache.sysds.runtime.controlprogram.federated.monitoring.repositories">IRepository</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i789" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/IsBlockInList.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">IsBlockInList</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i790" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/IsBlockInRange.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">IsBlockInRange</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i791" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/IsFrameBlockInRange.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">IsFrameBlockInRange</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i792" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/IterablePredicate.html" title="class in org.apache.sysds.parser">IterablePredicate</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i793" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/context/JCudaKernels.html" title="class in org.apache.sysds.runtime.instructions.gpu.context">JCudaKernels</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i794" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/api/jmlc/JMLCUtils.html" title="class in org.apache.sysds.api.jmlc">JMLCUtils</a></td>
+<th class="colLast" scope="row">
+<div class="block">Utility class containing static methods for working with JMLC.</div>
+</th>
+</tr>
+<tr id="i795" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/JSONHelper.html" title="class in org.apache.sysds.utils">JSONHelper</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i796" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/KahanFunction.html" title="class in org.apache.sysds.runtime.functionobjects">KahanFunction</a></td>
+<th class="colLast" scope="row">
+<div class="block">Runtime function type to perform the summation of values using
+ the Kahan summation algorithm.</div>
+</th>
+</tr>
+<tr id="i797" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/KahanObject.html" title="class in org.apache.sysds.runtime.instructions.cp">KahanObject</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i798" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/KahanPlus.html" title="class in org.apache.sysds.runtime.functionobjects">KahanPlus</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i799" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/KahanPlusSq.html" title="class in org.apache.sysds.runtime.functionobjects">KahanPlusSq</a></td>
+<th class="colLast" scope="row">
+<div class="block">Runtime function to perform the summation of squared values using
+ the Kahan summation algorithm.</div>
+</th>
+</tr>
+<tr id="i800" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/KeepDataOnWorkerFederatedScheme.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">KeepDataOnWorkerFederatedScheme</a></td>
+<th class="colLast" scope="row">
+<div class="block">Keep Data on Worker Federated scheme
+
+ When the parameter server runs in federated mode it cannot pull in the data which is already on the workers.</div>
+</th>
+</tr>
+<tr id="i801" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/sketch/countdistinctapprox/KMVSketch.html" title="class in org.apache.sysds.runtime.matrix.data.sketch.countdistinctapprox">KMVSketch</a></td>
+<th class="colLast" scope="row">
+<div class="block">KMV synopsis(for k minimum values) Distinct-Value Estimation
+
+ Kevin S.</div>
+</th>
+</tr>
+<tr id="i802" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/LanguageException.html" title="class in org.apache.sysds.parser">LanguageException</a></td>
+<th class="colLast" scope="row">
+<div class="block">Exception occurring at the Language level.</div>
+</th>
+</tr>
+<tr id="i803" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/LanguageException.LanguageErrorCodes.html" title="class in org.apache.sysds.parser">LanguageException.LanguageErrorCodes</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i804" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/data/LazyIterableIterator.html" title="class in org.apache.sysds.runtime.instructions.spark.data">LazyIterableIterator</a>&lt;<a href="org/apache/sysds/runtime/instructions/spark/data/LazyIterableIterator.html" title="type parameter in LazyIterableIterator">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">This class is a generic base class for lazy, single pass iterator classes 
+ in order to simplify the implementation of lazy iterators for mapPartitions 
+ use cases.</div>
+</th>
+</tr>
+<tr id="i805" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/LazyWriteBuffer.html" title="class in org.apache.sysds.runtime.controlprogram.caching">LazyWriteBuffer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i806" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/LazyWriteBuffer.RPolicy.html" title="enum in org.apache.sysds.runtime.controlprogram.caching">LazyWriteBuffer.RPolicy</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i807" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/LeftIndex.html" title="class in org.apache.sysds.lops">LeftIndex</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i808" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/LeftIndex.LixCacheType.html" title="enum in org.apache.sysds.lops">LeftIndex.LixCacheType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i809" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/LeftIndexingOp.html" title="class in org.apache.sysds.hops">LeftIndexingOp</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i810" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/LeftIndexingOp.LeftIndexingMethod.html" title="enum in org.apache.sysds.hops">LeftIndexingOp.LeftIndexingMethod</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i811" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/operators/LeftScalarOperator.html" title="class in org.apache.sysds.runtime.matrix.operators">LeftScalarOperator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Scalar operator for scalar-matrix operations with scalar 
+ on the left-hand-side.</div>
+</th>
+</tr>
+<tr id="i812" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/LegacyEncoder.html" title="class in org.apache.sysds.runtime.transform.encode">LegacyEncoder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for all transform encoders providing both a row and block interface for decoding frames to matrices.</div>
+</th>
+</tr>
+<tr id="i813" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/LessThan.html" title="class in org.apache.sysds.runtime.functionobjects">LessThan</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i814" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/LessThanEquals.html" title="class in org.apache.sysds.runtime.functionobjects">LessThanEquals</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i815" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibCommonsMath.html" title="class in org.apache.sysds.runtime.matrix.data">LibCommonsMath</a></td>
+<th class="colLast" scope="row">
+<div class="block">Library for matrix operations that need invocation of 
+ Apache Commons Math library.</div>
+</th>
+</tr>
+<tr id="i816" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixAgg.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixAgg</a></td>
+<th class="colLast" scope="row">
+<div class="block">MB:
+ Library for matrix aggregations including ak+, uak+ for all
+ combinations of dense and sparse representations, and corrections.</div>
+</th>
+</tr>
+<tr id="i817" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixBincell.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixBincell</a></td>
+<th class="colLast" scope="row">
+<div class="block">Library for binary cellwise operations (incl arithmetic, relational, etc).</div>
+</th>
+</tr>
+<tr id="i818" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixBincell.BinaryAccessType.html" title="enum in org.apache.sysds.runtime.matrix.data">LibMatrixBincell.BinaryAccessType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i819" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixCountDistinct.html" title="interface in org.apache.sysds.runtime.matrix.data">LibMatrixCountDistinct</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class contains various methods for counting the number of distinct values inside a MatrixBlock</div>
+</th>
+</tr>
+<tr id="i820" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixCUDA.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixCUDA</a></td>
+<th class="colLast" scope="row">
+<div class="block">All CUDA kernels and library calls are redirected through this class</div>
+</th>
+</tr>
+<tr id="i821" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixCuDNN.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixCuDNN</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class contains method that invoke CuDNN operations.</div>
+</th>
+</tr>
+<tr id="i822" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixCuDNNConvolutionAlgorithm.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixCuDNNConvolutionAlgorithm</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class is a wrapper that contain necessary data structures to invoke 
+ a cudnn convolution* functions (such as cudnnConvolutionForward, etc)
+ 
+ It implements autocloseable to simplify the LibMatrixCuDNN code and also avoids potential memory leaks.</div>
+</th>
+</tr>
+<tr id="i823" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixCuDNNInputRowFetcher.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixCuDNNInputRowFetcher</a></td>
+<th class="colLast" scope="row">
+<div class="block">Performs a slice operation: out = in[(n+1):(n+1), 1:numColumns]</div>
+</th>
+</tr>
+<tr id="i824" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixCuDNNPoolingDescriptors.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixCuDNNPoolingDescriptors</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class is a wrapper that contain necessary data structures to invoke 
+ a cudnn convolution* functions (such as cudnnConvolutionForward, etc)
+ 
+ It implements autocloseable to simplify the LibMatrixCuDNN code and also avoids potential memory leaks.</div>
+</th>
+</tr>
+<tr id="i825" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixCuDNNRnnAlgorithm.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixCuDNNRnnAlgorithm</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i826" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixCuMatMult.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixCuMatMult</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i827" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixDatagen.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixDatagen</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i828" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixDNN.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixDNN</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i829" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixDNN.PoolingType.html" title="enum in org.apache.sysds.runtime.matrix.data">LibMatrixDNN.PoolingType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i830" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixDNNConv2d.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixDNNConv2d</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class contains the set of operators used for performing conv2d</div>
+</th>
+</tr>
+<tr id="i831" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixDNNHelper.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixDNNHelper</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i832" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixDNNIm2Col.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixDNNIm2Col</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class contains the different implementation of im2col operation</div>
+</th>
+</tr>
+<tr id="i833" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixDNNPooling.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixDNNPooling</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class contains the set of operators used for performing pooling</div>
+</th>
+</tr>
+<tr id="i834" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixDNNRelu.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixDNNRelu</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class contains the different implementation of rotate180 operation</div>
+</th>
+</tr>
+<tr id="i835" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixDNNRelu.ReluBackward.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixDNNRelu.ReluBackward</a></td>
+<th class="colLast" scope="row">
+<div class="block">Performs the operation: (X gt 0) * dout</div>
+</th>
+</tr>
+<tr id="i836" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixDNNRotate180.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixDNNRotate180</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class contains the different implementation of rotate180 operation</div>
+</th>
+</tr>
+<tr id="i837" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixDNNRotate180.Rotate180Worker.html" title="interface in org.apache.sysds.runtime.matrix.data">LibMatrixDNNRotate180.Rotate180Worker</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i838" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixMult.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixMult</a></td>
+<th class="colLast" scope="row">
+<div class="block">MB: Library for matrix multiplications including MM, MV, VV for all
+ combinations of dense, sparse, ultrasparse representations and special
+ operations such as transpose-self matrix multiplication.</div>
+</th>
+</tr>
+<tr id="i839" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixNative.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixNative</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i840" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixOuterAgg.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixOuterAgg</a></td>
+<th class="colLast" scope="row">
+<div class="block">ACS:
+ Purpose of this library is to make some of the unary outer aggregate operator more efficient.</div>
+</th>
+</tr>
+<tr id="i841" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixReorg.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixReorg</a></td>
+<th class="colLast" scope="row">
+<div class="block">MB:
+ Library for selected matrix reorg operations including special cases
+ and all combinations of dense and sparse representations.</div>
+</th>
+</tr>
+<tr id="i842" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/LibMatrixTercell.html" title="class in org.apache.sysds.runtime.matrix.data">LibMatrixTercell</a></td>
+<th class="colLast" scope="row">
+<div class="block">Library for ternary cellwise operations.</div>
+</th>
+</tr>
+<tr id="i843" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/codegen/LibSpoofPrimitives.html" title="class in org.apache.sysds.runtime.codegen">LibSpoofPrimitives</a></td>
+<th class="colLast" scope="row">
+<div class="block">This library contains all vector primitives that are used in 
+ generated source code for fused operators.</div>
+</th>
+</tr>
+<tr id="i844" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/LIBSVMReblockSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">LIBSVMReblockSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i845" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/LibTensorAgg.html" title="class in org.apache.sysds.runtime.data">LibTensorAgg</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i846" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/LibTensorBincell.html" title="class in org.apache.sysds.runtime.data">LibTensorBincell</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i847" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/data/LibTensorReorg.html" title="class in org.apache.sysds.runtime.data">LibTensorReorg</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i848" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/Lineage.html" title="class in org.apache.sysds.runtime.lineage">Lineage</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i849" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageCache.html" title="class in org.apache.sysds.runtime.lineage">LineageCache</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i850" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageCacheConfig.html" title="class in org.apache.sysds.runtime.lineage">LineageCacheConfig</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i851" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageCacheConfig.LineageCachePolicy.html" title="enum in org.apache.sysds.runtime.lineage">LineageCacheConfig.LineageCachePolicy</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i852" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageCacheConfig.ReuseCacheType.html" title="enum in org.apache.sysds.runtime.lineage">LineageCacheConfig.ReuseCacheType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i853" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageCacheEntry.html" title="class in org.apache.sysds.runtime.lineage">LineageCacheEntry</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i854" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageCacheEviction.html" title="class in org.apache.sysds.runtime.lineage">LineageCacheEviction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i855" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageCacheStatistics.html" title="class in org.apache.sysds.runtime.lineage">LineageCacheStatistics</a></td>
+<th class="colLast" scope="row">
+<div class="block">This singleton provides basic lineage caching statistics in CP.</div>
+</th>
+</tr>
+<tr id="i856" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageCodegenItem.html" title="class in org.apache.sysds.runtime.lineage">LineageCodegenItem</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i857" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageDebugger.html" title="class in org.apache.sysds.runtime.lineage">LineageDebugger</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i858" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageDedupBlock.html" title="class in org.apache.sysds.runtime.lineage">LineageDedupBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i859" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageDedupUtils.html" title="class in org.apache.sysds.runtime.lineage">LineageDedupUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i860" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageEstimator.html" title="class in org.apache.sysds.runtime.lineage">LineageEstimator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i861" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageEstimatorStatistics.html" title="class in org.apache.sysds.runtime.lineage">LineageEstimatorStatistics</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i862" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageGPUCacheEviction.html" title="class in org.apache.sysds.runtime.lineage">LineageGPUCacheEviction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i863" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageItem.html" title="class in org.apache.sysds.runtime.lineage">LineageItem</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i864" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageItem.LineageItemType.html" title="enum in org.apache.sysds.runtime.lineage">LineageItem.LineageItemType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i865" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageItemUtils.html" title="class in org.apache.sysds.runtime.lineage">LineageItemUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i866" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageMap.html" title="class in org.apache.sysds.runtime.lineage">LineageMap</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i867" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/data/LineageObject.html" title="class in org.apache.sysds.runtime.instructions.spark.data">LineageObject</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i868" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageParser.html" title="class in org.apache.sysds.runtime.lineage">LineageParser</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i869" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageRecomputeUtils.html" title="class in org.apache.sysds.runtime.lineage">LineageRecomputeUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i870" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageRewriteReuse.html" title="class in org.apache.sysds.runtime.lineage">LineageRewriteReuse</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i871" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageTokenizer.html" title="class in org.apache.sysds.runtime.lineage">LineageTokenizer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i872" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/lineage/LineageTraceable.html" title="interface in org.apache.sysds.runtime.lineage">LineageTraceable</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i873" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/propagation/ListAppendPropagator.html" title="class in org.apache.sysds.runtime.privacy.propagation">ListAppendPropagator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i874" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/ListAppendRemoveCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">ListAppendRemoveCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i875" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/ListIndexingCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">ListIndexingCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i876" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/ListObject.html" title="class in org.apache.sysds.runtime.instructions.cp">ListObject</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i877" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ListReader.html" title="class in org.apache.sysds.runtime.io">ListReader</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i878" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/propagation/ListRemovePropagator.html" title="class in org.apache.sysds.runtime.privacy.propagation">ListRemovePropagator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i879" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ListWriter.html" title="class in org.apache.sysds.runtime.io">ListWriter</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i880" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i881" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/recompile/LiteralReplacement.html" title="class in org.apache.sysds.hops.recompile">LiteralReplacement</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i882" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/LiveVariableAnalysis.html" title="class in org.apache.sysds.parser">LiveVariableAnalysis</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i883" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/Local.html" title="class in org.apache.sysds.lops">Local</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i884" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/LocalCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">LocalCPInstruction</a></td>
+<th class="colLast" scope="row">
+<div class="block">A simple instruction that take whatever input it is and return it as a local matrix.</div>
+</th>
+</tr>
+<tr id="i885" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/LocalDataPartitioner.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">LocalDataPartitioner</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i886" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/LocalFileUtils.html" title="class in org.apache.sysds.runtime.util">LocalFileUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i887" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/LocalParamServer.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv">LocalParamServer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i888" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/LocalParWorker.html" title="class in org.apache.sysds.runtime.controlprogram.parfor">LocalParWorker</a></td>
+<th class="colLast" scope="row">
+<div class="block">Instances of this class can be used to execute tasks in parallel.</div>
+</th>
+</tr>
+<tr id="i889" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/LocalPSWorker.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv">LocalPSWorker</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i890" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/LocalTaskQueue.html" title="class in org.apache.sysds.runtime.controlprogram.parfor">LocalTaskQueue</a>&lt;<a href="org/apache/sysds/runtime/controlprogram/parfor/LocalTaskQueue.html" title="type parameter in LocalTaskQueue">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">This class provides a way of dynamic task distribution to multiple workers
+ in local multi-threaded environments.</div>
+</th>
+</tr>
+<tr id="i891" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/LocalVariableMap.html" title="class in org.apache.sysds.runtime.controlprogram">LocalVariableMap</a></td>
+<th class="colLast" scope="row">
+<div class="block">Replaces <code>HashMap&lang;String, Data&rang;</code> as the table of
+ variable names and references.</div>
+</th>
+</tr>
+<tr id="i892" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/LongLongDoubleHashMap.html" title="class in org.apache.sysds.runtime.util">LongLongDoubleHashMap</a></td>
+<th class="colLast" scope="row">
+<div class="block">This native long long - double hashmap is specifically designed for
+ ctable operations which only require addvalue - extract semantics.</div>
+</th>
+</tr>
+<tr id="i893" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/LongLongDoubleHashMap.ADoubleEntry.html" title="class in org.apache.sysds.runtime.util">LongLongDoubleHashMap.ADoubleEntry</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i894" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/LongLongDoubleHashMap.EntryType.html" title="enum in org.apache.sysds.runtime.util">LongLongDoubleHashMap.EntryType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i895" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/Lop.html" title="class in org.apache.sysds.lops">Lop</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for all Lops.</div>
+</th>
+</tr>
+<tr id="i896" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/Lop.SimpleInstType.html" title="enum in org.apache.sysds.lops">Lop.SimpleInstType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop types</div>
+</th>
+</tr>
+<tr id="i897" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/Lop.Type.html" title="enum in org.apache.sysds.lops">Lop.Type</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i898" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/Lop.VisitStatus.html" title="enum in org.apache.sysds.lops">Lop.VisitStatus</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i899" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/compile/LopComparator.html" title="class in org.apache.sysds.lops.compile">LopComparator</a>&lt;<a href="org/apache/sysds/lops/compile/LopComparator.html" title="type parameter in LopComparator">N</a> extends <a href="org/apache/sysds/lops/Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Comparator class used in sorting the LopDAG in topological order.</div>
+</th>
+</tr>
+<tr id="i900" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/LopProperties.html" title="class in org.apache.sysds.lops">LopProperties</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i901" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/LopsException.html" title="class in org.apache.sysds.lops">LopsException</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i902" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/MapInputSignature.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">MapInputSignature</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i903" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/MapJoinSignature.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">MapJoinSignature</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i904" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/MapmmChainSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">MapmmChainSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i905" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/MapmmSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">MapmmSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i906" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/MapMult.html" title="class in org.apache.sysds.lops">MapMult</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i907" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/MapMult.CacheType.html" title="enum in org.apache.sysds.lops">MapMult.CacheType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i908" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/MapMultChain.html" title="class in org.apache.sysds.lops">MapMultChain</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i909" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/MapMultChain.ChainType.html" title="enum in org.apache.sysds.lops">MapMultChain.ChainType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i910" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/monitoring/services/MapperService.html" title="class in org.apache.sysds.runtime.controlprogram.federated.monitoring.services">MapperService</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i911" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/mapping/MapToBit.html" title="class in org.apache.sysds.runtime.compress.colgroup.mapping">MapToBit</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i912" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/mapping/MapToByte.html" title="class in org.apache.sysds.runtime.compress.colgroup.mapping">MapToByte</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i913" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/mapping/MapToChar.html" title="class in org.apache.sysds.runtime.compress.colgroup.mapping">MapToChar</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i914" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/mapping/MapToCharPByte.html" title="class in org.apache.sysds.runtime.compress.colgroup.mapping">MapToCharPByte</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i915" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/mapping/MapToFactory.html" title="interface in org.apache.sysds.runtime.compress.colgroup.mapping">MapToFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i916" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/mapping/MapToFactory.MAP_TYPE.html" title="enum in org.apache.sysds.runtime.compress.colgroup.mapping">MapToFactory.MAP_TYPE</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i917" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/mapping/MapToInt.html" title="class in org.apache.sysds.runtime.compress.colgroup.mapping">MapToInt</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i918" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/mapping/MapToUByte.html" title="class in org.apache.sysds.runtime.compress.colgroup.mapping">MapToUByte</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i919" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/mapping/MapToZero.html" title="class in org.apache.sysds.runtime.compress.colgroup.mapping">MapToZero</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i920" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/rewrite/MarkForLineageReuse.html" title="class in org.apache.sysds.hops.rewrite">MarkForLineageReuse</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i921" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/insertionsort/MaterializeSort.html" title="class in org.apache.sysds.runtime.compress.colgroup.insertionsort">MaterializeSort</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i922" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/MatMultCP.html" title="class in org.apache.sysds.lops">MatMultCP</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i923" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/api/mlcontext/Matrix.html" title="class in org.apache.sysds.api.mlcontext">Matrix</a></td>
+<th class="colLast" scope="row">
+<div class="block">Matrix encapsulates a SystemDS matrix.</div>
+</th>
+</tr>
+<tr id="i924" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/MatrixAppendCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">MatrixAppendCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i925" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/MatrixAppendGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">MatrixAppendGPUInstruction</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implements the cbind and rbind functions for matrices</div>
+</th>
+</tr>
+<tr id="i926" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/MatrixAppendMSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">MatrixAppendMSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i927" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/MatrixAppendRSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">MatrixAppendRSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i928" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/MatrixBlock.html" title="class in org.apache.sysds.runtime.matrix.data">MatrixBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i929" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/MatrixBlock.SparsityEstimate.html" title="class in org.apache.sysds.runtime.matrix.data">MatrixBlock.SparsityEstimate</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i930" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/MatrixBlockDataInput.html" title="interface in org.apache.sysds.runtime.matrix.data">MatrixBlockDataInput</a></td>
+<th class="colLast" scope="row">
+<div class="block">Any data input that is intended to support fast deserialization / read
+ of entire blocks should implement this interface.</div>
+</th>
+</tr>
+<tr id="i931" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/MatrixBlockDataOutput.html" title="interface in org.apache.sysds.runtime.matrix.data">MatrixBlockDataOutput</a></td>
+<th class="colLast" scope="row">
+<div class="block">Any data output that is intended to support fast serialization / write
+ of entire blocks should implement this interface.</div>
+</th>
+</tr>
+<tr id="i932" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/dictionary/MatrixBlockDictionary.html" title="class in org.apache.sysds.runtime.compress.colgroup.dictionary">MatrixBlockDictionary</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i933" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/MatrixBuiltinGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">MatrixBuiltinGPUInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i934" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/MatrixBuiltinNaryCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">MatrixBuiltinNaryCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i935" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/MatrixCell.html" title="class in org.apache.sysds.runtime.matrix.data">MatrixCell</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i936" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/meta/MatrixCharacteristics.html" title="class in org.apache.sysds.runtime.meta">MatrixCharacteristics</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i937" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/api/mlcontext/MatrixFormat.html" title="enum in org.apache.sysds.api.mlcontext">MatrixFormat</a></td>
+<th class="colLast" scope="row">
+<div class="block">MatrixFormat represents the different matrix formats supported by the
+ MLContext API.</div>
+</th>
+</tr>
+<tr id="i938" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/MatrixGenerateReader.html" title="class in org.apache.sysds.runtime.iogen">MatrixGenerateReader</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i939" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/MatrixGenerateReader.MatrixReaderRowIrregular.html" title="class in org.apache.sysds.runtime.iogen">MatrixGenerateReader.MatrixReaderRowIrregular</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i940" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/MatrixGenerateReader.MatrixReaderRowRegularColIrregular.html" title="class in org.apache.sysds.runtime.iogen">MatrixGenerateReader.MatrixReaderRowRegularColIrregular</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i941" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/MatrixGenerateReader.MatrixReaderRowRegularColRegular.html" title="class in org.apache.sysds.runtime.iogen">MatrixGenerateReader.MatrixReaderRowRegularColRegular</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i942" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/MatrixIndexes.html" title="class in org.apache.sysds.runtime.matrix.data">MatrixIndexes</a></td>
+<th class="colLast" scope="row">
+<div class="block">This represent the indexes to the blocks of the matrix.</div>
+</th>
+</tr>
+<tr id="i943" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cpfile/MatrixIndexingCPFileInstruction.html" title="class in org.apache.sysds.runtime.instructions.cpfile">MatrixIndexingCPFileInstruction</a></td>
+<th class="colLast" scope="row">
+<div class="block">This instruction is used if a single partition is too large to fit in memory.</div>
+</th>
+</tr>
+<tr id="i944" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/MatrixIndexingCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">MatrixIndexingCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i945" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/MatrixIndexingGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">MatrixIndexingGPUInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i946" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/MatrixIndexingSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">MatrixIndexingSPInstruction</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class implements the matrix indexing functionality inside CP.</div>
+</th>
+</tr>
+<tr id="i947" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/MatrixLineagePair.html" title="class in org.apache.sysds.runtime.controlprogram.federated">MatrixLineagePair</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class to represent the relation between a MatrixObject and the respective
+ LineageItem.</div>
+</th>
+</tr>
+<tr id="i948" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/MatrixMatrixArithmeticGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">MatrixMatrixArithmeticGPUInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i949" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/MatrixMatrixAxpyGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">MatrixMatrixAxpyGPUInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i950" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/MatrixMatrixBinaryOpFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">MatrixMatrixBinaryOpFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i951" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/MatrixMatrixBuiltinGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">MatrixMatrixBuiltinGPUInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i952" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/MatrixMatrixRelationalBinaryGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">MatrixMatrixRelationalBinaryGPUInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i953" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/api/mlcontext/MatrixMetadata.html" title="class in org.apache.sysds.api.mlcontext">MatrixMetadata</a></td>
+<th class="colLast" scope="row">
+<div class="block">Matrix metadata, such as the number of rows, the number of columns, the
+ number of non-zero values, the number of rows per block, and the number of
+ columns per block in the matrix.</div>
+</th>
+</tr>
+<tr id="i954" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/propagation/MatrixMultiplicationPropagator.html" title="class in org.apache.sysds.runtime.privacy.propagation">MatrixMultiplicationPropagator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Used for propagating constraints in a matrix multiplication.</div>
+</th>
+</tr>
+<tr id="i955" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/propagation/MatrixMultiplicationPropagatorNaive.html" title="class in org.apache.sysds.runtime.privacy.propagation">MatrixMultiplicationPropagatorNaive</a></td>
+<th class="colLast" scope="row">
+<div class="block">MatrixMultiplicationPropagator that overrides generateFineGrainedConstraints
+ with a naive propagation of the fine-grained constraints.</div>
+</th>
+</tr>
+<tr id="i956" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/propagation/MatrixMultiplicationPropagatorPrivateFirst.html" title="class in org.apache.sysds.runtime.privacy.propagation">MatrixMultiplicationPropagatorPrivateFirst</a></td>
+<th class="colLast" scope="row">
+<div class="block">MatrixMultiplicationPropagator that overrides generateFineGrainedConstraints by finding the private elements first
+ followed by propagating PrivateAggregation in case of non-aggregating operator types.</div>
+</th>
+</tr>
+<tr id="i957" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/propagation/MatrixMultiplicationPropagatorPrivateFirstOptimized.html" title="class in org.apache.sysds.runtime.privacy.propagation">MatrixMultiplicationPropagatorPrivateFirstOptimized</a></td>
+<th class="colLast" scope="row">
+<div class="block">MatrixMultiplicationPropagator that overrides generateFineGrainedConstraints by finding the private elements first
+ while propagating PrivateAggregation in case of non-aggregating operator types.</div>
+</th>
+</tr>
+<tr id="i958" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/MatrixObject.html" title="class in org.apache.sysds.runtime.controlprogram.caching">MatrixObject</a></td>
+<th class="colLast" scope="row">
+<div class="block">Represents a matrix in control program.</div>
+</th>
+</tr>
+<tr id="i959" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/MatrixObject.UpdateType.html" title="enum in org.apache.sysds.runtime.controlprogram.caching">MatrixObject.UpdateType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i960" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/MatrixReader.html" title="class in org.apache.sysds.runtime.io">MatrixReader</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for all format-specific matrix readers.</div>
+</th>
+</tr>
+<tr id="i961" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/MatrixReaderFactory.html" title="class in org.apache.sysds.runtime.io">MatrixReaderFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i962" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/MatrixReshapeGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">MatrixReshapeGPUInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i963" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/MatrixReshapeSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">MatrixReshapeSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i964" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/MatrixScalarUnaryFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">MatrixScalarUnaryFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i965" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/sketch/MatrixSketch.html" title="interface in org.apache.sysds.runtime.matrix.data.sketch">MatrixSketch</a>&lt;<a href="org/apache/sysds/runtime/matrix/data/sketch/MatrixSketch.html" title="type parameter in MatrixSketch">T</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i966" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/MatrixValue.html" title="class in org.apache.sysds.runtime.matrix.data">MatrixValue</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i967" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/MatrixValue.CellIndex.html" title="class in org.apache.sysds.runtime.matrix.data">MatrixValue.CellIndex</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i968" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/MatrixVectorBinaryOpPartitionFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">MatrixVectorBinaryOpPartitionFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i969" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/MatrixWriter.html" title="class in org.apache.sysds.runtime.io">MatrixWriter</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for all format-specific matrix writers.</div>
+</th>
+</tr>
+<tr id="i970" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/MatrixWriterFactory.html" title="class in org.apache.sysds.runtime.io">MatrixWriterFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i971" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/Mean.html" title="class in org.apache.sysds.runtime.functionobjects">Mean</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i972" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cocode/Memorizer.html" title="class in org.apache.sysds.runtime.compress.cocode">Memorizer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i973" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/cost/MemoryCostEstimator.html" title="class in org.apache.sysds.runtime.compress.cost">MemoryCostEstimator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i974" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/MemoryEstimates.html" title="class in org.apache.sysds.utils">MemoryEstimates</a></td>
+<th class="colLast" scope="row">
+<div class="block">Memory Estimates is a helper class containing static classes that estimate the memory requirements of different types
+ of objects in java.</div>
+</th>
+</tr>
+<tr id="i975" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/fedplanner/MemoTable.html" title="class in org.apache.sysds.hops.fedplanner">MemoTable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Memoization of federated execution alternatives.</div>
+</th>
+</tr>
+<tr id="i976" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/MemoTable.html" title="class in org.apache.sysds.hops">MemoTable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Memoization Table (hop id, worst-case matrix characteristics).</div>
+</th>
+</tr>
+<tr id="i977" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/insertionsort/MergeSort.html" title="class in org.apache.sysds.runtime.compress.colgroup.insertionsort">MergeSort</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i978" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/api/mlcontext/Metadata.html" title="class in org.apache.sysds.api.mlcontext">Metadata</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract metadata class for MLContext API.</div>
+</th>
+</tr>
+<tr id="i979" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/meta/MetaData.html" title="class in org.apache.sysds.runtime.meta">MetaData</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class to store metadata associated with a file (e.g., a matrix) on disk.</div>
+</th>
+</tr>
+<tr id="i980" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/meta/MetaDataAll.html" title="class in org.apache.sysds.runtime.meta">MetaDataAll</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i981" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/meta/MetaDataFormat.html" title="class in org.apache.sysds.runtime.meta">MetaDataFormat</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i982" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/meta/MetaDataUtils.html" title="class in org.apache.sysds.runtime.meta">MetaDataUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i983" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/Minus.html" title="class in org.apache.sysds.runtime.functionobjects">Minus</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i984" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/Minus1Multiply.html" title="class in org.apache.sysds.runtime.functionobjects">Minus1Multiply</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i985" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/MinusMultiply.html" title="class in org.apache.sysds.runtime.functionobjects">MinusMultiply</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i986" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/MinusNz.html" title="class in org.apache.sysds.runtime.functionobjects">MinusNz</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i987" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/api/mlcontext/MLContext.html" title="class in org.apache.sysds.api.mlcontext">MLContext</a></td>
+<th class="colLast" scope="row">
+<div class="block">The MLContext API offers programmatic access to SystemDS on Spark from
+ languages such as Scala, Java, and Python.</div>
+</th>
+</tr>
+<tr id="i988" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/api/mlcontext/MLContext.ExecutionType.html" title="enum in org.apache.sysds.api.mlcontext">MLContext.ExecutionType</a></td>
+<th class="colLast" scope="row">
+<div class="block">The different types of execution environments supported by SystemDS.</div>
+</th>
+</tr>
+<tr id="i989" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/api/mlcontext/MLContext.ExplainLevel.html" title="enum in org.apache.sysds.api.mlcontext">MLContext.ExplainLevel</a></td>
+<th class="colLast" scope="row">
+<div class="block">The different explain levels supported by SystemDS.</div>
+</th>
+</tr>
+<tr id="i990" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/api/mlcontext/MLContextConversionUtil.html" title="class in org.apache.sysds.api.mlcontext">MLContextConversionUtil</a></td>
+<th class="colLast" scope="row">
+<div class="block">Utility class containing methods to perform data conversions.</div>
+</th>
+</tr>
+<tr id="i991" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/api/mlcontext/MLContextException.html" title="class in org.apache.sysds.api.mlcontext">MLContextException</a></td>
+<th class="colLast" scope="row">
+<div class="block">Uncaught exception representing SystemDS exceptions that occur through the
+ MLContext API.</div>
+</th>
+</tr>
+<tr id="i992" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/MLContextProxy.html" title="class in org.apache.sysds.utils">MLContextProxy</a></td>
+<th class="colLast" scope="row">
+<div class="block">The purpose of this proxy is to shield systemds internals from direct access to MLContext
+ which would try to load spark libraries and hence fail if these are not available.</div>
+</th>
+</tr>
+<tr id="i993" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/api/mlcontext/MLContextUtil.html" title="class in org.apache.sysds.api.mlcontext">MLContextUtil</a></td>
+<th class="colLast" scope="row">
+<div class="block">Utility class containing methods for working with the MLContext API.</div>
+</th>
+</tr>
+<tr id="i994" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/api/mlcontext/MLResults.html" title="class in org.apache.sysds.api.mlcontext">MLResults</a></td>
+<th class="colLast" scope="row">
+<div class="block">MLResults handles the results returned from executing a Script using the
+ MLContext API.</div>
+</th>
+</tr>
+<tr id="i995" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/MMChainCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">MMChainCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i996" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/MMChainFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">MMChainFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i997" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/MMCJ.html" title="class in org.apache.sysds.lops">MMCJ</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop to perform cross product operation</div>
+</th>
+</tr>
+<tr id="i998" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/MMCJ.MMCJType.html" title="enum in org.apache.sysds.lops">MMCJ.MMCJType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i999" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/MMFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">MMFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1000" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/estim/MMNode.html" title="class in org.apache.sysds.hops.estim">MMNode</a></td>
+<th class="colLast" scope="row">
+<div class="block">Helper class to represent matrix multiply operators in a DAG
+ along with references to its abstract data handles.</div>
+</th>
+</tr>
+<tr id="i1001" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/MMRJ.html" title="class in org.apache.sysds.lops">MMRJ</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop to perform cross product operation</div>
+</th>
+</tr>
+<tr id="i1002" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/MMTSJ.html" title="class in org.apache.sysds.lops">MMTSJ</a></td>
+<th class="colLast" scope="row">
+<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>
+</th>
+</tr>
+<tr id="i1003" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/MMTSJ.MMTSJType.html" title="enum in org.apache.sysds.lops">MMTSJ.MMTSJType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1004" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/MMTSJCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">MMTSJCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1005" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/MMTSJGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">MMTSJGPUInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1006" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/MMZip.html" title="class in org.apache.sysds.lops">MMZip</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop to perform zip matrix multiplication</div>
+</th>
+</tr>
+<tr id="i1007" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/Modulus.html" title="class in org.apache.sysds.runtime.functionobjects">Modulus</a></td>
+<th class="colLast" scope="row">
+<div class="block">Integer modulus, where we adhere to the defined R semantics:
+ 
+ ("%% indicates x mod y and %/% indicates integer division.</div>
+</th>
+</tr>
+<tr id="i1008" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/MultiAssignmentStatement.html" title="class in org.apache.sysds.parser">MultiAssignmentStatement</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1009" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/bitmap/MultiColBitmap.html" title="class in org.apache.sysds.runtime.compress.bitmap">MultiColBitmap</a></td>
+<th class="colLast" scope="row">
+<div class="block">Uncompressed representation of one or more columns in bitmap format.</div>
+</th>
+</tr>
+<tr id="i1010" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/transform/encode/MultiColumnEncoder.html" title="class in org.apache.sysds.runtime.transform.encode">MultiColumnEncoder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1011" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/Multiply.html" title="class in org.apache.sysds.runtime.functionobjects">Multiply</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1012" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/Multiply2.html" title="class in org.apache.sysds.runtime.functionobjects">Multiply2</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1013" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/MultiReturnBuiltinCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">MultiReturnBuiltinCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1014" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/MultiReturnParameterizedBuiltinCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">MultiReturnParameterizedBuiltinCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1015" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/MultiReturnParameterizedBuiltinFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">MultiReturnParameterizedBuiltinFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1016" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/MultiReturnParameterizedBuiltinFEDInstruction.CreateFrameEncoder.html" title="class in org.apache.sysds.runtime.instructions.fed">MultiReturnParameterizedBuiltinFEDInstruction.CreateFrameEncoder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1017" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/MultiReturnParameterizedBuiltinFEDInstruction.ExecuteFrameEncoder.html" title="class in org.apache.sysds.runtime.instructions.fed">MultiReturnParameterizedBuiltinFEDInstruction.ExecuteFrameEncoder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1018" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/MultiReturnParameterizedBuiltinSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">MultiReturnParameterizedBuiltinSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1019" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/MultiReturnParameterizedBuiltinSPInstruction.TransformEncodeBuild2Function.html" title="class in org.apache.sysds.runtime.instructions.spark">MultiReturnParameterizedBuiltinSPInstruction.TransformEncodeBuild2Function</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1020" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/MultiReturnParameterizedBuiltinSPInstruction.TransformEncodeBuildFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">MultiReturnParameterizedBuiltinSPInstruction.TransformEncodeBuildFunction</a></td>
+<th class="colLast" scope="row">
+<div class="block">This function pre-aggregates distinct values of recoded columns per partition (part of distributed recode map
+ construction, used for recoding, binning and dummy coding).</div>
+</th>
+</tr>
+<tr id="i1021" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/MultiReturnParameterizedBuiltinSPInstruction.TransformEncodeGroup2Function.html" title="class in org.apache.sysds.runtime.instructions.spark">MultiReturnParameterizedBuiltinSPInstruction.TransformEncodeGroup2Function</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1022" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/MultiReturnParameterizedBuiltinSPInstruction.TransformEncodeGroupFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">MultiReturnParameterizedBuiltinSPInstruction.TransformEncodeGroupFunction</a></td>
+<th class="colLast" scope="row">
+<div class="block">This function assigns codes to globally distinct values of recoded columns and writes the resulting column map in
+ textcell (IJV) format to the output.</div>
+</th>
+</tr>
+<tr id="i1023" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/MultiThreadedHop.html" title="class in org.apache.sysds.hops">MultiThreadedHop</a></td>
+<th class="colLast" scope="row">
+<div class="block">Optional hop interface, to be implemented by multi-threaded hops.</div>
+</th>
+</tr>
+<tr id="i1024" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/operators/MultiThreadedOperator.html" title="class in org.apache.sysds.runtime.matrix.operators">MultiThreadedOperator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1025" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/Nary.html" title="class in org.apache.sysds.lops">Nary</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop to perform an operation on a variable number of operands.</div>
+</th>
+</tr>
+<tr id="i1026" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/NaryOp.html" title="class in org.apache.sysds.hops">NaryOp</a></td>
+<th class="colLast" scope="row">
+<div class="block">The NaryOp Hop allows for a variable number of operands.</div>
+</th>
+</tr>
+<tr id="i1027" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/NativeHEHelper.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv">NativeHEHelper</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1028" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/NativeHelper.html" title="class in org.apache.sysds.utils">NativeHelper</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class helps in loading native library.</div>
+</th>
+</tr>
+<tr id="i1029" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/NativeHelper.NativeBlasState.html" title="enum in org.apache.sysds.utils">NativeHelper.NativeBlasState</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1030" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/stats/NativeStatistics.html" title="class in org.apache.sysds.utils.stats">NativeStatistics</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1031" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/NetworkTrafficCounter.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv">NetworkTrafficCounter</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1032" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/federated/monitoring/models/NodeEntityModel.html" title="class in org.apache.sysds.runtime.controlprogram.federated.monitoring.models">NodeEntityModel</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1033" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/NormalPRNGenerator.html" title="class in org.apache.sysds.runtime.util">NormalPRNGenerator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class that can generate a stream of random numbers from standard 
+ normal distribution N(0,1).</div>
+</th>
+</tr>
+<tr id="i1034" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/Not.html" title="class in org.apache.sysds.runtime.functionobjects">Not</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1035" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/NotEquals.html" title="class in org.apache.sysds.runtime.functionobjects">NotEquals</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1036" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/offset/OffsetByte.html" title="class in org.apache.sysds.runtime.compress.colgroup.offset">OffsetByte</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1037" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/offset/OffsetChar.html" title="class in org.apache.sysds.runtime.compress.colgroup.offset">OffsetChar</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1038" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/OffsetColumnIndex.html" title="class in org.apache.sysds.runtime.functionobjects">OffsetColumnIndex</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1039" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/offset/OffsetFactory.html" title="interface in org.apache.sysds.runtime.compress.colgroup.offset">OffsetFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1040" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/offset/OffsetFactory.OFF_TYPE.html" title="enum in org.apache.sysds.runtime.compress.colgroup.offset">OffsetFactory.OFF_TYPE</a></td>
+<th class="colLast" scope="row">
+<div class="block">The specific underlying types of offsets.</div>
+</th>
+</tr>
+<tr id="i1041" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/offset/OffsetSingle.html" title="class in org.apache.sysds.runtime.compress.colgroup.offset">OffsetSingle</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1042" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/offset/OffsetTwo.html" title="class in org.apache.sysds.runtime.compress.colgroup.offset">OffsetTwo</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1043" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/workload/Op.html" title="class in org.apache.sysds.runtime.compress.workload">Op</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1044" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/OperationsOnMatrixValues.html" title="class in org.apache.sysds.runtime.matrix.data">OperationsOnMatrixValues</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1045" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/operators/Operator.html" title="class in org.apache.sysds.runtime.matrix.operators">Operator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1046" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/propagation/OperatorType.html" title="enum in org.apache.sysds.runtime.privacy.propagation">OperatorType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1047" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/workload/OpMetadata.html" title="class in org.apache.sysds.runtime.compress.workload">OpMetadata</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1048" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/workload/OpNormal.html" title="class in org.apache.sysds.runtime.compress.workload">OpNormal</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1049" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/workload/OpSided.html" title="class in org.apache.sysds.runtime.compress.workload">OpSided</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1050" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/OptimizationWrapper.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">OptimizationWrapper</a></td>
+<th class="colLast" scope="row">
+<div class="block">Wrapper to ParFOR cost estimation and optimizer.</div>
+</th>
+</tr>
+<tr id="i1051" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/Optimizer.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">Optimizer</a></td>
+<th class="colLast" scope="row">
+<div class="block">Generic optimizer super class that defines the interface of all implemented optimizers.</div>
+</th>
+</tr>
+<tr id="i1052" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/Optimizer.CostModelType.html" title="enum in org.apache.sysds.runtime.controlprogram.parfor.opt">Optimizer.CostModelType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1053" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/Optimizer.PlanInputType.html" title="enum in org.apache.sysds.runtime.controlprogram.parfor.opt">Optimizer.PlanInputType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1054" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/OptimizerConstrained.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">OptimizerConstrained</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule-Based ParFor Optimizer (time: O(n)):
+
+ Applied rule-based rewrites:
+ - see base class.</div>
+</th>
+</tr>
+<tr id="i1055" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/OptimizerHeuristic.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">OptimizerHeuristic</a></td>
+<th class="colLast" scope="row">
+<div class="block">Heuristic ParFor Optimizer: This optimizer extends the rule-based
+ optimizer by a time-based cost estimate for execution type decisions.</div>
+</th>
+</tr>
+<tr id="i1056" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/OptimizerRuleBased.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">OptimizerRuleBased</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule-Based ParFor Optimizer (time: O(n)):
+ 
+ Applied rule-based rewrites
+ - 1) rewrite set data partitioner (incl.</div>
+</th>
+</tr>
+<tr id="i1057" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/OptimizerUtils.html" title="class in org.apache.sysds.hops">OptimizerUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1058" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/OptimizerUtils.MemoryManager.html" title="enum in org.apache.sysds.hops">OptimizerUtils.MemoryManager</a></td>
+<th class="colLast" scope="row">
+<div class="block">Memory managers (static partitioned, unified)</div>
+</th>
+</tr>
+<tr id="i1059" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/OptimizerUtils.OptimizationLevel.html" title="enum in org.apache.sysds.hops">OptimizerUtils.OptimizationLevel</a></td>
+<th class="colLast" scope="row">
+<div class="block">Optimization Types for Compilation
+ 
+  O0 STATIC - Decisions for scheduling operations on CP/MR are based on
+  predefined set of rules, which check if the dimensions are below a 
+  fixed/static threshold (OLD Method of choosing between CP and MR).</div>
+</th>
+</tr>
+<tr id="i1060" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/OptNode.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">OptNode</a></td>
+<th class="colLast" scope="row">
+<div class="block">Internal representation of a plan alternative for program blocks and instructions 
+ in order to enable efficient and simple recursive enumeration and plan changes.</div>
+</th>
+</tr>
+<tr id="i1061" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/OptNode.ExecType.html" title="enum in org.apache.sysds.runtime.controlprogram.parfor.opt">OptNode.ExecType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1062" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/OptNode.NodeType.html" title="enum in org.apache.sysds.runtime.controlprogram.parfor.opt">OptNode.NodeType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1063" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/OptNode.ParamType.html" title="enum in org.apache.sysds.runtime.controlprogram.parfor.opt">OptNode.ParamType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1064" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/OptNodeStatistics.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">OptNodeStatistics</a></td>
+<th class="colLast" scope="row">
+<div class="block">TODO extend to right as well (see PerfTestTool, currently only trained with regard to left)
+ TODO integrate mem and exec time for reuse?</div>
+</th>
+</tr>
+<tr id="i1065" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/OptTree.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">OptTree</a></td>
+<th class="colLast" scope="row">
+<div class="block">Represents a complete plan of a top-level parfor.</div>
+</th>
+</tr>
+<tr id="i1066" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/OptTreeConverter.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">OptTreeConverter</a></td>
+<th class="colLast" scope="row">
+<div class="block">Converter for creating an internal plan representation for a given runtime program
+ and to modify/create the runtime program according to the optimized plan.</div>
+</th>
+</tr>
+<tr id="i1067" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/OptTreePlanChecker.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">OptTreePlanChecker</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1068" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/OptTreePlanMapping.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">OptTreePlanMapping</a></td>
+<th class="colLast" scope="row">
+<div class="block">Helper class for mapping nodes of the internal plan representation to statement blocks and 
+ hops / function call statements of a given DML program.</div>
+</th>
+</tr>
+<tr id="i1069" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/OptTreePlanMappingAbstract.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">OptTreePlanMappingAbstract</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1070" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/OptTreePlanMappingRuntime.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">OptTreePlanMappingRuntime</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1071" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/Or.html" title="class in org.apache.sysds.runtime.functionobjects">Or</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1072" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/ORLocalScheme.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">ORLocalScheme</a></td>
+<th class="colLast" scope="row">
+<div class="block">Data partitioner Overlap_Reshuffle:
+ for each worker, use a new permutation multiply P %*% X,
+ where P is constructed for example with P=table(seq(1,nrow(X),sample(nrow(X), nrow(X))))</div>
+</th>
+</tr>
+<tr id="i1073" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/dp/ORSparkScheme.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.dp">ORSparkScheme</a></td>
+<th class="colLast" scope="row">
+<div class="block">Spark data partitioner Overlap_Reshuffle:</div>
+</th>
+</tr>
+<tr id="i1074" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/OuterVectorBinaryOpFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">OuterVectorBinaryOpFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1075" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/OutputParameters.html" title="class in org.apache.sysds.lops">OutputParameters</a></td>
+<th class="colLast" scope="row">
+<div class="block">class to maintain output parameters for a lop.</div>
+</th>
+</tr>
+<tr id="i1076" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/OutputStatement.html" title="class in org.apache.sysds.parser">OutputStatement</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1077" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/caching/PageCache.html" title="class in org.apache.sysds.runtime.controlprogram.caching">PageCache</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1078" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/Pair.html" title="class in org.apache.sysds.runtime.matrix.data">Pair</a>&lt;<a href="org/apache/sysds/runtime/matrix/data/Pair.html" title="type parameter in Pair">K</a>,&#8203;<a href="org/apache/sysds/runtime/matrix/data/Pair.html" title="type parameter in Pair">V</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1079" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/util/PairWritableBlock.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.util">PairWritableBlock</a></td>
+<th class="colLast" scope="row">
+<div class="block">Custom writable for a pair of matrix indexes and matrix block
+ as required for binaryblock in remote data partitioning.</div>
+</th>
+</tr>
+<tr id="i1080" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/util/PairWritableCell.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.util">PairWritableCell</a></td>
+<th class="colLast" scope="row">
+<div class="block">Custom writable for a pair of matrix indexes and matrix cell
+ as required for binarycell in remote data partitioning.</div>
+</th>
+</tr>
+<tr id="i1081" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/ParameterBuilder.html" title="class in org.apache.sysds.utils">ParameterBuilder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class to help setting variables in a script.</div>
+</th>
+</tr>
+<tr id="i1082" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/ParameterExpression.html" title="class in org.apache.sysds.parser">ParameterExpression</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1083" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/ParameterizedBuiltin.html" title="class in org.apache.sysds.lops">ParameterizedBuiltin</a></td>
+<th class="colLast" scope="row">
+<div class="block">Defines a LOP for functions.</div>
+</th>
+</tr>
+<tr id="i1084" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/ParameterizedBuiltin.html" title="class in org.apache.sysds.runtime.functionobjects">ParameterizedBuiltin</a></td>
+<th class="colLast" scope="row">
+<div class="block">Function object for builtin function that takes a list of name=value parameters.</div>
+</th>
+</tr>
+<tr id="i1085" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/ParameterizedBuiltin.ParameterizedBuiltinCode.html" title="enum in org.apache.sysds.runtime.functionobjects">ParameterizedBuiltin.ParameterizedBuiltinCode</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1086" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/ParameterizedBuiltin.ProbabilityDistributionCode.html" title="enum in org.apache.sysds.runtime.functionobjects">ParameterizedBuiltin.ProbabilityDistributionCode</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1087" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/ParameterizedBuiltinCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">ParameterizedBuiltinCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1088" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/ParameterizedBuiltinFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">ParameterizedBuiltinFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1089" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/ParameterizedBuiltinFEDInstruction.DecodeMatrix.html" title="class in org.apache.sysds.runtime.instructions.fed">ParameterizedBuiltinFEDInstruction.DecodeMatrix</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1090" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/ParameterizedBuiltinFunctionExpression.html" title="class in org.apache.sysds.parser">ParameterizedBuiltinFunctionExpression</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1091" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ParameterizedBuiltinOp.html" title="class in org.apache.sysds.hops">ParameterizedBuiltinOp</a></td>
+<th class="colLast" scope="row">
+<div class="block">Defines the HOP for calling an internal function (with custom parameters) from a DML script.</div>
+</th>
+</tr>
+<tr id="i1092" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ParameterizedBuiltinSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">ParameterizedBuiltinSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1093" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ParameterizedBuiltinSPInstruction.CreateMatrixCell.html" title="class in org.apache.sysds.runtime.instructions.spark">ParameterizedBuiltinSPInstruction.CreateMatrixCell</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1094" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ParameterizedBuiltinSPInstruction.RDDFrameReplaceFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">ParameterizedBuiltinSPInstruction.RDDFrameReplaceFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1095" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ParameterizedBuiltinSPInstruction.RDDMapGroupedAggFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">ParameterizedBuiltinSPInstruction.RDDMapGroupedAggFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1096" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ParameterizedBuiltinSPInstruction.RDDMapGroupedAggFunction2.html" title="class in org.apache.sysds.runtime.instructions.spark">ParameterizedBuiltinSPInstruction.RDDMapGroupedAggFunction2</a></td>
+<th class="colLast" scope="row">
+<div class="block">Similar to RDDMapGroupedAggFunction but single output block.</div>
+</th>
+</tr>
+<tr id="i1097" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ParameterizedBuiltinSPInstruction.RDDRemoveEmptyFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">ParameterizedBuiltinSPInstruction.RDDRemoveEmptyFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1098" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ParameterizedBuiltinSPInstruction.RDDRemoveEmptyFunctionInMem.html" title="class in org.apache.sysds.runtime.instructions.spark">ParameterizedBuiltinSPInstruction.RDDRemoveEmptyFunctionInMem</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1099" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ParameterizedBuiltinSPInstruction.RDDReplaceFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">ParameterizedBuiltinSPInstruction.RDDReplaceFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1100" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ParameterizedBuiltinSPInstruction.RDDRExpandFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">ParameterizedBuiltinSPInstruction.RDDRExpandFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1101" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ParameterizedBuiltinSPInstruction.RDDTokenizeFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">ParameterizedBuiltinSPInstruction.RDDTokenizeFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1102" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ParameterizedBuiltinSPInstruction.RDDTransformApplyFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">ParameterizedBuiltinSPInstruction.RDDTransformApplyFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1103" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ParameterizedBuiltinSPInstruction.RDDTransformApplyOffsetFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">ParameterizedBuiltinSPInstruction.RDDTransformApplyOffsetFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1104" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ParameterizedBuiltinSPInstruction.RDDTransformDecodeExpandFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">ParameterizedBuiltinSPInstruction.RDDTransformDecodeExpandFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1105" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ParameterizedBuiltinSPInstruction.RDDTransformDecodeFunction.html" title="class in org.apache.sysds.runtime.instructions.spark">ParameterizedBuiltinSPInstruction.RDDTransformDecodeFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1106" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/ParamservBuiltinCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">ParamservBuiltinCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1107" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/ParamServer.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv">ParamServer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1108" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/stats/ParamServStatistics.html" title="class in org.apache.sysds.utils.stats">ParamServStatistics</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1109" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/ParamservUtils.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv">ParamservUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1110" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/ParForBody.html" title="class in org.apache.sysds.runtime.controlprogram.parfor">ParForBody</a></td>
+<th class="colLast" scope="row">
+<div class="block">Wrapper for exchanging parfor body data structures.</div>
+</th>
+</tr>
+<tr id="i1111" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/ParForProgramBlock.html" title="class in org.apache.sysds.runtime.controlprogram">ParForProgramBlock</a></td>
+<th class="colLast" scope="row">
+<div class="block">The ParForProgramBlock has the same execution semantics as a ForProgamBlock but executes
+ the independent iterations in parallel.</div>
+</th>
+</tr>
+<tr id="i1112" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/ParForProgramBlock.PartitionFormat.html" title="class in org.apache.sysds.runtime.controlprogram">ParForProgramBlock.PartitionFormat</a></td>
+<th class="colLast" scope="row">
+<div class="block">Convenience class to package PDataPartitionFormat and its parameters.</div>
+</th>
+</tr>
+<tr id="i1113" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/ParForProgramBlock.PDataPartitioner.html" title="enum in org.apache.sysds.runtime.controlprogram">ParForProgramBlock.PDataPartitioner</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1114" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/ParForProgramBlock.PDataPartitionFormat.html" title="enum in org.apache.sysds.runtime.controlprogram">ParForProgramBlock.PDataPartitionFormat</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1115" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/ParForProgramBlock.PExecMode.html" title="enum in org.apache.sysds.runtime.controlprogram">ParForProgramBlock.PExecMode</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1116" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/ParForProgramBlock.POptMode.html" title="enum in org.apache.sysds.runtime.controlprogram">ParForProgramBlock.POptMode</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1117" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/ParForProgramBlock.PResultMerge.html" title="enum in org.apache.sysds.runtime.controlprogram">ParForProgramBlock.PResultMerge</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1118" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/ParForProgramBlock.PTaskPartitioner.html" title="enum in org.apache.sysds.runtime.controlprogram">ParForProgramBlock.PTaskPartitioner</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1119" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/ParForStatement.html" title="class in org.apache.sysds.parser">ParForStatement</a></td>
+<th class="colLast" scope="row">
+<div class="block">This ParForStatement is essentially identical to a ForStatement, except an extended
+ toString method for printing the 'parfor' keyword.</div>
+</th>
+</tr>
+<tr id="i1120" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/ParForStatementBlock.html" title="class in org.apache.sysds.parser">ParForStatementBlock</a></td>
+<th class="colLast" scope="row">
+<div class="block">This ParForStatementBlock is essentially identical to a ForStatementBlock, except an extended validate
+ for checking/setting optional parfor parameters and running the loop dependency analysis.</div>
+</th>
+</tr>
+<tr id="i1121" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/ParForStatementBlock.ResultVar.html" title="class in org.apache.sysds.parser">ParForStatementBlock.ResultVar</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1122" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/stats/ParForStatistics.html" title="class in org.apache.sysds.utils.stats">ParForStatistics</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1123" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/ParseException.html" title="class in org.apache.sysds.parser">ParseException</a></td>
+<th class="colLast" scope="row">
+<div class="block">This exception is thrown when parse issues are encountered.</div>
+</th>
+</tr>
+<tr id="i1124" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/ParseInfo.html" title="interface in org.apache.sysds.parser">ParseInfo</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1125" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/ParserFactory.html" title="class in org.apache.sysds.parser">ParserFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1126" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/ParserWrapper.html" title="class in org.apache.sysds.parser">ParserWrapper</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for all dml parsers in order to make the various compilation chains
+ independent of the used parser.</div>
+</th>
+</tr>
+<tr id="i1127" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/PartialAggregate.html" title="class in org.apache.sysds.lops">PartialAggregate</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop to perform a partial aggregation.</div>
+</th>
+</tr>
+<tr id="i1128" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/data/PartitionedBlock.html" title="class in org.apache.sysds.runtime.instructions.spark.data">PartitionedBlock</a>&lt;<a href="org/apache/sysds/runtime/instructions/spark/data/PartitionedBlock.html" title="type parameter in PartitionedBlock">T</a> extends <a href="org/apache/sysds/runtime/controlprogram/caching/CacheBlock.html" title="interface in org.apache.sysds.runtime.controlprogram.caching">CacheBlock</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">This class is for partitioned matrix/frame blocks, to be used as broadcasts.</div>
+</th>
+</tr>
+<tr id="i1129" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/data/PartitionedBroadcast.html" title="class in org.apache.sysds.runtime.instructions.spark.data">PartitionedBroadcast</a>&lt;<a href="org/apache/sysds/runtime/instructions/spark/data/PartitionedBroadcast.html" title="type parameter in PartitionedBroadcast">T</a> extends <a href="org/apache/sysds/runtime/controlprogram/caching/CacheBlock.html" title="interface in org.apache.sysds.runtime.controlprogram.caching">Cac [...]
+<th class="colLast" scope="row">
+<div class="block">This class is a wrapper around an array of broadcasts of partitioned matrix/frame blocks,
+ which is required due to 2GB limitations of Spark's broadcast handling.</div>
+</th>
+</tr>
+<tr id="i1130" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/ParWorker.html" title="class in org.apache.sysds.runtime.controlprogram.parfor">ParWorker</a></td>
+<th class="colLast" scope="row">
+<div class="block">Super class for master/worker pattern implementations.</div>
+</th>
+</tr>
+<tr id="i1131" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/PathStatement.html" title="class in org.apache.sysds.parser">PathStatement</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1132" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/PerformGroupByAggInCombiner.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">PerformGroupByAggInCombiner</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1133" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/PerformGroupByAggInReducer.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">PerformGroupByAggInReducer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1134" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/PickByCount.html" title="class in org.apache.sysds.lops">PickByCount</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1135" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/PickByCount.OperationTypes.html" title="enum in org.apache.sysds.lops">PickByCount.OperationTypes</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1136" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/PlaintextMatrix.html" title="class in org.apache.sysds.runtime.instructions.cp">PlaintextMatrix</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class abstracts over an encrypted matrix of ciphertexts.</div>
+</th>
+</tr>
+<tr id="i1137" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/opt/PlanAnalyzer.html" title="class in org.apache.sysds.hops.codegen.opt">PlanAnalyzer</a></td>
+<th class="colLast" scope="row">
+<div class="block">Utility functions to extract structural information from the memo table,
+ including connected components (aka partitions) of partial fusion plans, 
+ materialization points of partitions, and root nodes of partitions.</div>
+</th>
+</tr>
+<tr id="i1138" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/opt/PlanPartition.html" title="class in org.apache.sysds.hops.codegen.opt">PlanPartition</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1139" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/opt/PlanSelection.html" title="class in org.apache.sysds.hops.codegen.opt">PlanSelection</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1140" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/opt/PlanSelection.VisitMarkCost.html" title="class in org.apache.sysds.hops.codegen.opt">PlanSelection.VisitMarkCost</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1141" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/opt/PlanSelectionFuseAll.html" title="class in org.apache.sysds.hops.codegen.opt">PlanSelectionFuseAll</a></td>
+<th class="colLast" scope="row">
+<div class="block">This plan selection heuristic aims for maximal fusion, which
+ potentially leads to overlapping fused operators and thus,
+ redundant computation but with a minimal number of materialized
+ intermediate results.</div>
+</th>
+</tr>
+<tr id="i1142" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/opt/PlanSelectionFuseCostBased.html" title="class in org.apache.sysds.hops.codegen.opt">PlanSelectionFuseCostBased</a></td>
+<th class="colLast" scope="row">
+<div class="block">This cost-based plan selection algorithm chooses fused operators
+ based on the DAG structure and resulting overall costs.</div>
+</th>
+</tr>
+<tr id="i1143" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/opt/PlanSelectionFuseCostBasedV2.html" title="class in org.apache.sysds.hops.codegen.opt">PlanSelectionFuseCostBasedV2</a></td>
+<th class="colLast" scope="row">
+<div class="block">This cost-based plan selection algorithm chooses fused operators
+ based on the DAG structure and resulting overall costs.</div>
+</th>
+</tr>
+<tr id="i1144" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/opt/PlanSelectionFuseNoRedundancy.html" title="class in org.apache.sysds.hops.codegen.opt">PlanSelectionFuseNoRedundancy</a></td>
+<th class="colLast" scope="row">
+<div class="block">This plan selection heuristic aims for fusion without any redundant 
+ computation, which, however, potentially leads to more materialized 
+ intermediates than the fuse all heuristic.</div>
+</th>
+</tr>
+<tr id="i1145" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/Plus.html" title="class in org.apache.sysds.runtime.functionobjects">Plus</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1146" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/PlusMultiply.html" title="class in org.apache.sysds.runtime.functionobjects">PlusMultiply</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1147" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/PMapmmSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">PMapmmSPInstruction</a></td>
+<th class="colLast" scope="row">
+<div class="block">This pmapmm matrix multiplication instruction is still experimental
+ not integrated in automatic operator selection yet.</div>
+</th>
+</tr>
+<tr id="i1148" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/PMapMult.html" title="class in org.apache.sysds.lops">PMapMult</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1149" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/PMMJ.html" title="class in org.apache.sysds.lops">PMMJ</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1150" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/PMMJ.CacheType.html" title="enum in org.apache.sysds.lops">PMMJ.CacheType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1151" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/PMMJCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">PMMJCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1152" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/PmmSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">PmmSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1153" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/PoissonPRNGenerator.html" title="class in org.apache.sysds.runtime.util">PoissonPRNGenerator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class that can generate a stream of random numbers from Poisson
+ distribution with specified mean.</div>
+</th>
+</tr>
+<tr id="i1154" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/PorterStemmer.html" title="class in org.apache.sysds.runtime.util">PorterStemmer</a></td>
+<th class="colLast" scope="row">
+<div class="block">Stemmer, implementing the Porter Stemming Algorithm
+
+ The Stemmer class transforms a word into its root form.</div>
+</th>
+</tr>
+<tr id="i1155" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/Power.html" title="class in org.apache.sysds.runtime.functionobjects">Power</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1156" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/Power2.html" title="class in org.apache.sysds.runtime.functionobjects">Power2</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1157" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/PrefetchCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">PrefetchCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1158" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/api/jmlc/PreparedScript.html" title="class in org.apache.sysds.api.jmlc">PreparedScript</a></td>
+<th class="colLast" scope="row">
+<div class="block">Representation of a prepared (precompiled) DML/PyDML script.</div>
+</th>
+</tr>
+<tr id="i1159" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/PrintStatement.html" title="class in org.apache.sysds.parser">PrintStatement</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1160" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/PrintStatement.PRINTTYPE.html" title="enum in org.apache.sysds.parser">PrintStatement.PRINTTYPE</a></td>
+<th class="colLast" scope="row">
+<div class="block">The PRINTTYPE options are: PRINT, PRINTF, and STOP.</div>
+</th>
+</tr>
+<tr id="i1161" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/PrivacyConstraint.html" title="class in org.apache.sysds.runtime.privacy">PrivacyConstraint</a></td>
+<th class="colLast" scope="row">
+<div class="block">PrivacyConstraint holds all privacy constraints for data in the system at
+ compile time and runtime.</div>
+</th>
+</tr>
+<tr id="i1162" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/PrivacyConstraint.PrivacyLevel.html" title="enum in org.apache.sysds.runtime.privacy">PrivacyConstraint.PrivacyLevel</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1163" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/PrivacyMonitor.html" title="class in org.apache.sysds.runtime.privacy">PrivacyMonitor</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1164" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/propagation/PrivacyPropagator.html" title="class in org.apache.sysds.runtime.privacy.propagation">PrivacyPropagator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class with static methods merging privacy constraints of operands 
+ in expressions to generate the privacy constraints of the output.</div>
+</th>
+</tr>
+<tr id="i1165" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/PrivacyUtils.html" title="class in org.apache.sysds.runtime.privacy">PrivacyUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1166" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/PRNGenerator.html" title="class in org.apache.sysds.runtime.util">PRNGenerator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1167" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/Program.html" title="class in org.apache.sysds.runtime.controlprogram">Program</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1168" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/ProgramBlock.html" title="class in org.apache.sysds.runtime.controlprogram">ProgramBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1169" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/ProgramConverter.html" title="class in org.apache.sysds.runtime.util">ProgramConverter</a></td>
+<th class="colLast" scope="row">
+<div class="block">Program converter functionalities for 
+   (1) creating deep copies of program blocks, instructions, function program blocks, and 
+   (2) serializing and parsing of programs, program blocks, functions program blocks.</div>
+</th>
+</tr>
+<tr id="i1170" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/opt/ProgramRecompiler.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">ProgramRecompiler</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1171" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/rewrite/ProgramRewriter.html" title="class in org.apache.sysds.hops.rewrite">ProgramRewriter</a></td>
+<th class="colLast" scope="row">
+<div class="block">This program rewriter applies a variety of rule-based rewrites
+ on all hop dags of the given program in one pass over the entire
+ program.</div>
+</th>
+</tr>
+<tr id="i1172" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/rewrite/ProgramRewriteStatus.html" title="class in org.apache.sysds.hops.rewrite">ProgramRewriteStatus</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1173" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/api/mlcontext/ProjectInfo.html" title="class in org.apache.sysds.api.mlcontext">ProjectInfo</a></td>
+<th class="colLast" scope="row">
+<div class="block">Obtains information that is stored in the manifest when the SystemDS jar is
+ built.</div>
+</th>
+</tr>
+<tr id="i1174" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/propagation/Propagator.html" title="interface in org.apache.sysds.runtime.privacy.propagation">Propagator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Interface for all propagator instances with a single output.</div>
+</th>
+</tr>
+<tr id="i1175" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/propagation/PropagatorMultiReturn.html" title="interface in org.apache.sysds.runtime.privacy.propagation">PropagatorMultiReturn</a></td>
+<th class="colLast" scope="row">
+<div class="block">Interface for all propagator instances with multiple outputs.</div>
+</th>
+</tr>
+<tr id="i1176" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/rpc/PSRpcCall.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.rpc">PSRpcCall</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1177" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/rpc/PSRpcFactory.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.rpc">PSRpcFactory</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1178" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/rpc/PSRpcHandler.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.rpc">PSRpcHandler</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1179" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/rpc/PSRpcObject.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.rpc">PSRpcObject</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1180" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/rpc/PSRpcResponse.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.rpc">PSRpcResponse</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1181" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/rpc/PSRpcResponse.Type.html" title="enum in org.apache.sysds.runtime.controlprogram.paramserv.rpc">PSRpcResponse.Type</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1182" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/PSWorker.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv">PSWorker</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1183" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/paramserv/homomorphicEncryption/PublicKey.html" title="class in org.apache.sysds.runtime.controlprogram.paramserv.homomorphicEncryption">PublicKey</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1184" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/Py4jConverterUtils.html" title="class in org.apache.sysds.runtime.util">Py4jConverterUtils</a></td>
+<th class="colLast" scope="row">
+<div class="block">Utils for converting python data to java.</div>
+</th>
+</tr>
+<tr id="i1185" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/api/PythonDMLScript.html" title="class in org.apache.sysds.api">PythonDMLScript</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1186" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/colgroup/dictionary/QDictionary.html" title="class in org.apache.sysds.runtime.compress.colgroup.dictionary">QDictionary</a></td>
+<th class="colLast" scope="row">
+<div class="block">This dictionary class aims to encapsulate the storage and operations over unique floating point values of a column
+ group.</div>
+</th>
+</tr>
+<tr id="i1187" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/QuantilePickCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">QuantilePickCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1188" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/QuantilePickFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">QuantilePickFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1189" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/QuantilePickFEDInstruction.CreateMatrixFromFrame.html" title="class in org.apache.sysds.runtime.instructions.fed">QuantilePickFEDInstruction.CreateMatrixFromFrame</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1190" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/QuantilePickFEDInstruction.GetHistogram.html" title="class in org.apache.sysds.runtime.instructions.fed">QuantilePickFEDInstruction.GetHistogram</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1191" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/QuantilePickFEDInstruction.GetValuesInRange.html" title="class in org.apache.sysds.runtime.instructions.fed">QuantilePickFEDInstruction.GetValuesInRange</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1192" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/QuantilePickFEDInstruction.GetValuesInRanges.html" title="class in org.apache.sysds.runtime.instructions.fed">QuantilePickFEDInstruction.GetValuesInRanges</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1193" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/QuantilePickFEDInstruction.MinMax.html" title="class in org.apache.sysds.runtime.instructions.fed">QuantilePickFEDInstruction.MinMax</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1194" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/QuantilePickSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">QuantilePickSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1195" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/QuantileSortCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">QuantileSortCPInstruction</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class supports two variants of sort operation on a 1-dimensional input matrix.</div>
+</th>
+</tr>
+<tr id="i1196" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/QuantileSortFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">QuantileSortFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1197" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/QuantileSortSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">QuantileSortSPInstruction</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class supports two variants of sort operation on a 1-dimensional input matrix.</div>
+</th>
+</tr>
+<tr id="i1198" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/QuaternaryCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">QuaternaryCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1199" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/QuaternaryFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">QuaternaryFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1200" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/QuaternaryOp.html" title="class in org.apache.sysds.hops">QuaternaryOp</a></td>
+<th class="colLast" scope="row">
+<div class="block">Note: this hop should be called AggQuaternaryOp in consistency with AggUnaryOp and AggBinaryOp;
+ however, since there does not exist a real QuaternaryOp yet - we can leave it as is for now.</div>
+</th>
+</tr>
+<tr id="i1201" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/operators/QuaternaryOperator.html" title="class in org.apache.sysds.runtime.matrix.operators">QuaternaryOperator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1202" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/QuaternarySPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">QuaternarySPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1203" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/QuaternaryWCeMMFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">QuaternaryWCeMMFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1204" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/QuaternaryWDivMMFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">QuaternaryWDivMMFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1205" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/QuaternaryWSigmoidFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">QuaternaryWSigmoidFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1206" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/QuaternaryWSLossFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">QuaternaryWSLossFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1207" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/QuaternaryWUMMFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">QuaternaryWUMMFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1208" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/util/RandNPair.html" title="class in org.apache.sysds.runtime.util">RandNPair</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class that generates a pair of random numbers from standard normal 
+ distribution N(0,1).</div>
+</th>
+</tr>
+<tr id="i1209" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/RandomMatrixGenerator.html" title="class in org.apache.sysds.runtime.matrix.data">RandomMatrixGenerator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1210" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/data/RandomMatrixGenerator.PDF.html" title="enum in org.apache.sysds.runtime.matrix.data">RandomMatrixGenerator.PDF</a></td>
+<th class="colLast" scope="row">
+<div class="block">Types of Probability density functions</div>
+</th>
+</tr>
+<tr id="i1211" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/RandSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">RandSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1212" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/RawRow.html" title="class in org.apache.sysds.runtime.iogen">RawRow</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1213" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/privacy/propagation/RBindPropagator.html" title="class in org.apache.sysds.runtime.privacy.propagation">RBindPropagator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1214" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/utils/RDDAggregateUtils.html" title="class in org.apache.sysds.runtime.instructions.spark.utils">RDDAggregateUtils</a></td>
+<th class="colLast" scope="row">
+<div class="block">Collection of utility methods for aggregating binary block rdds.</div>
+</th>
+</tr>
+<tr id="i1215" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/utils/RDDConverterUtils.html" title="class in org.apache.sysds.runtime.instructions.spark.utils">RDDConverterUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1216" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/utils/RDDConverterUtils.BinaryCellToBinaryBlockFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.utils">RDDConverterUtils.BinaryCellToBinaryBlockFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1217" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/utils/RDDConverterUtils.DataFrameExtractIDFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.utils">RDDConverterUtils.DataFrameExtractIDFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1218" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/utils/RDDConverterUtilsExt.html" title="class in org.apache.sysds.runtime.instructions.spark.utils">RDDConverterUtilsExt</a></td>
+<th class="colLast" scope="row">
+<div class="block">NOTE: These are experimental converter utils.</div>
+</th>
+</tr>
+<tr id="i1219" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/utils/RDDConverterUtilsExt.AddRowID.html" title="class in org.apache.sysds.runtime.instructions.spark.utils">RDDConverterUtilsExt.AddRowID</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1220" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/utils/RDDConverterUtilsExt.RDDConverterTypes.html" title="enum in org.apache.sysds.runtime.instructions.spark.utils">RDDConverterUtilsExt.RDDConverterTypes</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1221" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/data/RDDObject.html" title="class in org.apache.sysds.runtime.instructions.spark.data">RDDObject</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1222" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/utils/RDDSortUtils.html" title="class in org.apache.sysds.runtime.instructions.spark.utils">RDDSortUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1223" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/utils/RDDSortUtils.IndexComparator.html" title="class in org.apache.sysds.runtime.instructions.spark.utils">RDDSortUtils.IndexComparator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1224" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/utils/RDDSortUtils.IndexComparator2.html" title="class in org.apache.sysds.runtime.instructions.spark.utils">RDDSortUtils.IndexComparator2</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1225" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/opt/ReachabilityGraph.html" title="class in org.apache.sysds.hops.codegen.opt">ReachabilityGraph</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1226" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/codegen/opt/ReachabilityGraph.SubProblem.html" title="class in org.apache.sysds.hops.codegen.opt">ReachabilityGraph.SubProblem</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1227" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ReaderBinaryBlock.html" title="class in org.apache.sysds.runtime.io">ReaderBinaryBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1228" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ReaderBinaryBlockParallel.html" title="class in org.apache.sysds.runtime.io">ReaderBinaryBlockParallel</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1229" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/readers/ReaderColumnSelection.html" title="class in org.apache.sysds.runtime.compress.readers">ReaderColumnSelection</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for all column selection readers.</div>
+</th>
+</tr>
+<tr id="i1230" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/readers/ReaderColumnSelectionDenseMultiBlock.html" title="class in org.apache.sysds.runtime.compress.readers">ReaderColumnSelectionDenseMultiBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1231" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/readers/ReaderColumnSelectionDenseMultiBlockTransposed.html" title="class in org.apache.sysds.runtime.compress.readers">ReaderColumnSelectionDenseMultiBlockTransposed</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1232" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/readers/ReaderColumnSelectionDenseSingleBlock.html" title="class in org.apache.sysds.runtime.compress.readers">ReaderColumnSelectionDenseSingleBlock</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1233" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/readers/ReaderColumnSelectionDenseSingleBlockTransposed.html" title="class in org.apache.sysds.runtime.compress.readers">ReaderColumnSelectionDenseSingleBlockTransposed</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1234" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/readers/ReaderColumnSelectionSparse.html" title="class in org.apache.sysds.runtime.compress.readers">ReaderColumnSelectionSparse</a></td>
+<th class="colLast" scope="row">
+<div class="block">Used to extract the values at certain indexes from each row in a sparse matrix
+ 
+ Keeps returning all-zeros arrays until reaching the last possible index.</div>
+</th>
+</tr>
+<tr id="i1235" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/compress/readers/ReaderColumnSelectionSparseTransposed.html" title="class in org.apache.sysds.runtime.compress.readers">ReaderColumnSelectionSparseTransposed</a></td>
+<th class="colLast" scope="row">
+<div class="block">Used to extract the values at certain indexes from each row in a sparse matrix
+ 
+ Keeps returning all-zeros arrays until reaching the last possible index.</div>
+</th>
+</tr>
+<tr id="i1236" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ReaderHDF5.html" title="class in org.apache.sysds.runtime.io">ReaderHDF5</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1237" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ReaderHDF5Parallel.html" title="class in org.apache.sysds.runtime.io">ReaderHDF5Parallel</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1238" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/ReaderMapping.html" title="class in org.apache.sysds.runtime.iogen">ReaderMapping</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1239" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/ReaderMapping.FrameReaderMapping.html" title="class in org.apache.sysds.runtime.iogen">ReaderMapping.FrameReaderMapping</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1240" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/iogen/ReaderMapping.MatrixReaderMapping.html" title="class in org.apache.sysds.runtime.iogen">ReaderMapping.MatrixReaderMapping</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1241" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ReaderTextCell.html" title="class in org.apache.sysds.runtime.io">ReaderTextCell</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1242" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ReaderTextCellParallel.html" title="class in org.apache.sysds.runtime.io">ReaderTextCellParallel</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parallel version of ReaderTextCell.java.</div>
+</th>
+</tr>
+<tr id="i1243" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ReaderTextCellParallel.CellBuffer.html" title="class in org.apache.sysds.runtime.io">ReaderTextCellParallel.CellBuffer</a></td>
+<th class="colLast" scope="row">
+<div class="block">Useful class for buffering unordered cells before locking target onces and
+ appending all buffered cells.</div>
+</th>
+</tr>
+<tr id="i1244" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ReaderTextCellParallel.CountNnzTask.html" title="class in org.apache.sysds.runtime.io">ReaderTextCellParallel.CountNnzTask</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1245" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ReaderTextCellParallel.ReadTask.html" title="class in org.apache.sysds.runtime.io">ReaderTextCellParallel.ReadTask</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1246" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ReaderTextCSV.html" title="class in org.apache.sysds.runtime.io">ReaderTextCSV</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1247" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ReaderTextCSVParallel.html" title="class in org.apache.sysds.runtime.io">ReaderTextCSVParallel</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parallel version of ReaderTextCSV.java.</div>
+</th>
+</tr>
+<tr id="i1248" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ReaderTextLIBSVM.html" title="class in org.apache.sysds.runtime.io">ReaderTextLIBSVM</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1249" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ReaderTextLIBSVMParallel.html" title="class in org.apache.sysds.runtime.io">ReaderTextLIBSVMParallel</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1250" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ReaderWriterFederated.html" title="class in org.apache.sysds.runtime.io">ReaderWriterFederated</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class serves as the reader for federated objects.</div>
+</th>
+</tr>
+<tr id="i1251" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/io/ReadProperties.html" title="class in org.apache.sysds.runtime.io">ReadProperties</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1252" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/lops/ReBlock.html" title="class in org.apache.sysds.lops">ReBlock</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lop to perform reblock operation</div>
+</th>
+</tr>
+<tr id="i1253" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/data/ReblockBuffer.html" title="class in org.apache.sysds.runtime.instructions.spark.data">ReblockBuffer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1254" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/ReblockFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">ReblockFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1255" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ReblockSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">ReblockSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1256" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/ReblockTensorFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">ReblockTensorFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1257" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/recompile/Recompiler.html" title="class in org.apache.sysds.hops.recompile">Recompiler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Dynamic recompilation of hop dags to runtime instructions, which includes the 
+ following substeps:
+ 
+ (1) deep copy hop dag, (2) refresh matrix characteristics, (3) apply
+ dynamic rewrites, (4) refresh memory estimates, (5) construct lops (incl
+ operator selection), and (6) generate runtime program (incl piggybacking).</div>
+</th>
+</tr>
+<tr id="i1258" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/recompile/Recompiler.ResetType.html" title="enum in org.apache.sysds.hops.recompile">Recompiler.ResetType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1259" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/utils/stats/RecompileStatistics.html" title="class in org.apache.sysds.utils.stats">RecompileStatistics</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1260" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/recompile/RecompileStatus.html" title="class in org.apache.sysds.hops.recompile">RecompileStatus</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1261" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/RecomputeNnzFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">RecomputeNnzFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1262" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/ReduceAll.html" title="class in org.apache.sysds.runtime.functionobjects">ReduceAll</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1263" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/ReduceCol.html" title="class in org.apache.sysds.runtime.functionobjects">ReduceCol</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1264" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/ReduceDiag.html" title="class in org.apache.sysds.runtime.functionobjects">ReduceDiag</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1265" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/functionobjects/ReduceRow.html" title="class in org.apache.sysds.runtime.functionobjects">ReduceRow</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1266" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/operators/ReIndexOperator.html" title="class in org.apache.sysds.runtime.matrix.operators">ReIndexOperator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1267" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/RelationalBinaryGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">RelationalBinaryGPUInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1268" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/parser/RelationalExpression.html" title="class in org.apache.sysds.parser">RelationalExpression</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1269" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/RemoteDPParForSpark.html" title="class in org.apache.sysds.runtime.controlprogram.parfor">RemoteDPParForSpark</a></td>
+<th class="colLast" scope="row">
+<div class="block">TODO heavy hitter maintenance
+ TODO data partitioning with binarycell</div>
+</th>
+</tr>
+<tr id="i1270" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/RemoteDPParForSparkWorker.html" title="class in org.apache.sysds.runtime.controlprogram.parfor">RemoteDPParForSparkWorker</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1271" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/RemoteParForJobReturn.html" title="class in org.apache.sysds.runtime.controlprogram.parfor">RemoteParForJobReturn</a></td>
+<th class="colLast" scope="row">
+<div class="block">Wrapper for job return of ParFor REMOTE for transferring statistics and result symbol table.</div>
+</th>
+</tr>
+<tr id="i1272" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/RemoteParForSpark.html" title="class in org.apache.sysds.runtime.controlprogram.parfor">RemoteParForSpark</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class serves two purposes: (1) isolating Spark imports to enable running in 
+ environments where no Spark libraries are available, and (2) to follow the same
+ structure as the parfor remote_mr job submission.</div>
+</th>
+</tr>
+<tr id="i1273" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/RemoteParForSparkWorker.html" title="class in org.apache.sysds.runtime.controlprogram.parfor">RemoteParForSparkWorker</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1274" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/controlprogram/parfor/RemoteParForUtils.html" title="class in org.apache.sysds.runtime.controlprogram.parfor">RemoteParForUtils</a></td>
+<th class="colLast" scope="row">
+<div class="block">Common functionalities for parfor workers in MR jobs.</div>
+</th>
+</tr>
+<tr id="i1275" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/cp/ReorgCPInstruction.html" title="class in org.apache.sysds.runtime.instructions.cp">ReorgCPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1276" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/ReorgFEDInstruction.html" title="class in org.apache.sysds.runtime.instructions.fed">ReorgFEDInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1277" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/ReorgFEDInstruction.DiagMatrix.html" title="class in org.apache.sysds.runtime.instructions.fed">ReorgFEDInstruction.DiagMatrix</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1278" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/fed/ReorgFEDInstruction.Rdiag.html" title="class in org.apache.sysds.runtime.instructions.fed">ReorgFEDInstruction.Rdiag</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1279" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/gpu/ReorgGPUInstruction.html" title="class in org.apache.sysds.runtime.instructions.gpu">ReorgGPUInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1280" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/ReorgMapFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">ReorgMapFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1281" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/hops/ReorgOp.html" title="class in org.apache.sysds.hops">ReorgOp</a></td>
+<th class="colLast" scope="row">
+<div class="block">Reorg (cell) operation: aij
+                Properties: 
+                        Symbol: ', rdiag, rshape, rsort
+                        1 Operand (except sort and reshape take additional arguments)
+        
+                Semantic: change indices (in mapper or reducer)
+ 
+ 
+  NOTE MB: reshape integrated here because (1) ParameterizedBuiltinOp requires name-value pairs for params
+  and (2) most importantly semantic of reshape is exactly a reorg op.</div>
+</th>
+</tr>
+<tr id="i1282" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/matrix/operators/ReorgOperator.html" title="class in org.apache.sysds.runtime.matrix.operators">ReorgOperator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1283" class="rowColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/ReorgSPInstruction.html" title="class in org.apache.sysds.runtime.instructions.spark">ReorgSPInstruction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1284" class="altColor">
+<td class="colFirst"><a href="org/apache/sysds/runtime/instructions/spark/functions/ReplicateBlockFunction.html" title="class in org.apache.sysds.runtime.instructions.spark.functions">ReplicateBlockFunction</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1285" class="rowColor">
... 1470415 lines suppressed ...