Package | Description |
---|---|
org.apache.sysds.hops.codegen.opt |
Modifier and Type | Method and Description |
---|---|
InterestingPoint.DecisionType |
InterestingPoint.getType() |
static InterestingPoint.DecisionType |
InterestingPoint.DecisionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterestingPoint.DecisionType[] |
InterestingPoint.DecisionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
InterestingPoint(InterestingPoint.DecisionType type,
long fromHopID,
long toHopID) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.