Class CPlanCSERewriter
- java.lang.Object
-
- org.apache.sysds.hops.codegen.template.CPlanCSERewriter
-
public class CPlanCSERewriter extends Object
-
-
Constructor Summary
Constructors Constructor Description CPlanCSERewriter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CNodeTpl
eliminateCommonSubexpressions(CNodeTpl tpl)
-