public class CLALibReExpand extends Object
| Constructor and Description | 
|---|
| CLALibReExpand() | 
| Modifier and Type | Method and Description | 
|---|---|
| static MatrixBlock | reExpand(CompressedMatrixBlock in,
        MatrixBlock ret,
        double max,
        boolean cast,
        boolean ignore,
        int k) | 
public static MatrixBlock reExpand(CompressedMatrixBlock in, MatrixBlock ret, double max, boolean cast, boolean ignore, int k)
Copyright © 2021 The Apache Software Foundation. All rights reserved.