Package | Description |
---|---|
org.apache.sysds.hops.codegen.cplan | |
org.apache.sysds.hops.codegen.template | |
org.apache.sysds.runtime.codegen |
Modifier and Type | Method and Description |
---|---|
SpoofOuterProduct.OutProdType |
CNodeOuterProduct.getOutProdType() |
Modifier and Type | Method and Description |
---|---|
void |
CNodeOuterProduct.setOutProdType(SpoofOuterProduct.OutProdType type) |
Modifier and Type | Method and Description |
---|---|
static SpoofOuterProduct.OutProdType |
TemplateUtils.getOuterProductType(Hop X,
Hop U,
Hop V,
Hop out) |
Modifier and Type | Method and Description |
---|---|
SpoofOuterProduct.OutProdType |
SpoofOuterProduct.getOuterProdType() |
static SpoofOuterProduct.OutProdType |
SpoofOuterProduct.OutProdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpoofOuterProduct.OutProdType[] |
SpoofOuterProduct.OutProdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SpoofOuterProduct.setOuterProdType(SpoofOuterProduct.OutProdType type) |
Constructor and Description |
---|
SpoofOuterProduct(SpoofOuterProduct.OutProdType type) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.