Class FrameLibRemoveEmpty
- java.lang.Object
 - 
- org.apache.sysds.runtime.frame.data.lib.FrameLibRemoveEmpty
 
 
- 
public class FrameLibRemoveEmpty extends Object
 
- 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static intgetNumberTrue(boolean[] select)static FrameBlockremoveEmpty(FrameBlock fb, boolean rows, boolean emptyReturn, MatrixBlock select) 
 - 
 
- 
- 
Method Detail
- 
removeEmpty
public static FrameBlock removeEmpty(FrameBlock fb, boolean rows, boolean emptyReturn, MatrixBlock select)
 
- 
getNumberTrue
public static int getNumberTrue(boolean[] select)
 
 - 
 
 -