public static class MatrixBlock.SparsityEstimate extends Object
| Modifier and Type | Field and Description | 
|---|---|
| long | estimatedNonZeros | 
| boolean | sparse | 
| Constructor and Description | 
|---|
| SparsityEstimate() | 
| SparsityEstimate(boolean sps,
                long nnzs) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.