Class BitMapValueCombiner
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>>
BiFunction<Set<Long>,Set<Long>,Set<Long>> , BinaryOperator<Set<Long>>