Package | Description |
---|---|
org.apache.sysds.hops.cost |
Modifier and Type | Method and Description |
---|---|
double |
CostEstimator.getTimeEstimate(ProgramBlock pb,
LocalVariableMap vars,
HashMap<String,VarStats> stats,
boolean recursive) |
double |
CostEstimator.getTimeEstimate(Program rtprog,
LocalVariableMap vars,
HashMap<String,VarStats> stats) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.