Package org.apache.sysds.hops.cost
Class CostEstimationWrapper
java.lang.Object
org.apache.sysds.hops.cost.CostEstimationWrapper
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doublegetTimeEstimate(ProgramBlock pb, ExecutionContext ec, boolean recursive) static doublegetTimeEstimate(Program rtprog, ExecutionContext ec)
-
Constructor Details
-
CostEstimationWrapper
public CostEstimationWrapper()
-
-
Method Details
-
getTimeEstimate
-
getTimeEstimate
-