java.lang.Object
org.apache.sysds.runtime.matrix.data.sketch.countdistinct.BitMapValueCombiner
All Implemented Interfaces:
BiFunction<Set<Long>,Set<Long>,Set<Long>>, BinaryOperator<Set<Long>>

public class BitMapValueCombiner extends Object implements BinaryOperator<Set<Long>>