| Package | Description | 
|---|---|
| org.apache.sysds.hops.codegen.template | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TemplateCell  | 
class  | 
TemplateMultiAgg  | 
class  | 
TemplateOuterProduct  | 
class  | 
TemplateRow  | 
| Modifier and Type | Field and Description | 
|---|---|
static TemplateBase[] | 
TemplateUtils.TEMPLATES  | 
| Modifier and Type | Method and Description | 
|---|---|
static TemplateBase[] | 
TemplateUtils.createCompatibleTemplates(TemplateBase.TemplateType type,
                         TemplateBase.CloseType ctype)  | 
static TemplateBase | 
TemplateUtils.createTemplate(TemplateBase.TemplateType type)  | 
static TemplateBase | 
TemplateUtils.createTemplate(TemplateBase.TemplateType type,
              TemplateBase.CloseType ctype)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<TemplateBase> | 
CPlanMemoTable.getDistinctTemplates(long hopID)  | 
| Constructor and Description | 
|---|
MemoTableEntrySet(Hop hop,
                 Hop c,
                 TemplateBase tpl)  | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.