Uses of Class
org.apache.sysds.runtime.matrix.data.WeightedCell
Packages that use WeightedCell
Package
Description
-
Uses of WeightedCell in org.apache.sysds.runtime.instructions.spark
Methods in org.apache.sysds.runtime.instructions.spark with parameters of type WeightedCellModifier and TypeMethodDescriptionParameterizedBuiltinSPInstruction.CreateMatrixCell.call(WeightedCell kv) -
Uses of WeightedCell in org.apache.sysds.runtime.instructions.spark.functions
Methods in org.apache.sysds.runtime.instructions.spark.functions that return WeightedCellModifier and TypeMethodDescriptionPerformGroupByAggInCombiner.call(WeightedCell value1, WeightedCell value2) PerformGroupByAggInReducer.call(Iterable<WeightedCell> kv) Methods in org.apache.sysds.runtime.instructions.spark.functions that return types with arguments of type WeightedCellModifier and TypeMethodDescriptionIterator<scala.Tuple2<MatrixIndexes,WeightedCell>> ExtractGroup.ExtractGroupBroadcast.call(scala.Tuple2<MatrixIndexes, MatrixBlock> arg) Iterator<scala.Tuple2<MatrixIndexes,WeightedCell>> ExtractGroup.ExtractGroupJoin.call(scala.Tuple2<MatrixIndexes, scala.Tuple2<MatrixBlock, MatrixBlock>> arg) Iterator<scala.Tuple2<MatrixIndexes,WeightedCell>> ExtractGroupNWeights.call(scala.Tuple2<MatrixIndexes, scala.Tuple2<scala.Tuple2<MatrixBlock, MatrixBlock>, MatrixBlock>> arg) Methods in org.apache.sysds.runtime.instructions.spark.functions with parameters of type WeightedCellModifier and TypeMethodDescriptionPerformGroupByAggInCombiner.call(WeightedCell value1, WeightedCell value2) Method parameters in org.apache.sysds.runtime.instructions.spark.functions with type arguments of type WeightedCell