Class IsFrameBlockInRange

java.lang.Object
org.apache.sysds.runtime.instructions.spark.functions.IsFrameBlockInRange
All Implemented Interfaces:
Serializable, org.apache.spark.api.java.function.Function<scala.Tuple2<Long,FrameBlock>,Boolean>

public class IsFrameBlockInRange extends Object implements org.apache.spark.api.java.function.Function<scala.Tuple2<Long,FrameBlock>,Boolean>
See Also: