Class CLALibRexpand
- java.lang.Object
- 
- org.apache.sysds.runtime.compress.lib.CLALibRexpand
 
- 
 public class CLALibRexpand extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description CLALibRexpand()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static MatrixBlockrexpand(CompressedMatrixBlock in, MatrixBlock ret, double max, boolean rows, boolean cast, boolean ignore, int k)
 
- 
- 
- 
Method Detail- 
rexpandpublic static MatrixBlock rexpand(CompressedMatrixBlock in, MatrixBlock ret, double max, boolean rows, boolean cast, boolean ignore, int k) 
 
- 
 
-