Class AggregateDropCorrectionFunction

java.lang.Object
org.apache.sysds.runtime.instructions.spark.functions.AggregateDropCorrectionFunction
All Implemented Interfaces:
Serializable, org.apache.spark.api.java.function.Function<MatrixBlock,MatrixBlock>

public class AggregateDropCorrectionFunction extends Object implements org.apache.spark.api.java.function.Function<MatrixBlock,MatrixBlock>
See Also: