Package org.apache.sysds.hops.estim
Class EstimatorLayeredGraph.LayeredGraph
java.lang.Object
org.apache.sysds.hops.estim.EstimatorLayeredGraph.LayeredGraph
- Enclosing class:
- EstimatorLayeredGraph
-
Constructor Summary
ConstructorsConstructorDescriptionLayeredGraph(int r, int seed) LayeredGraph(List<MatrixBlock> chain, int r, int seed) LayeredGraph(MatrixBlock m, int r, int seed) -
Method Summary
-
Constructor Details
-
LayeredGraph
public LayeredGraph(int r, int seed) -
LayeredGraph
-
LayeredGraph
-
-
Method Details
-
buildNext
-
estimateNnz
public long estimateNnz() -
rbind
-
cbind
-
matMult
-
or
-
and
-
transpose
-
diag
-
toMatrixBlock
-
toMatrixBlockList
-