public static class EstimatorLayeredGraph.LayeredGraph extends Object
| Constructor and Description | 
|---|
LayeredGraph(List<MatrixBlock> chain,
            int r)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
buildNext(MatrixBlock mb)  | 
long | 
estimateNnz()  | 
public LayeredGraph(List<MatrixBlock> chain, int r)
public void buildNext(MatrixBlock mb)
public long estimateNnz()
Copyright © 2021 The Apache Software Foundation. All rights reserved.