Class CNodeNary
java.lang.Object
org.apache.sysds.hops.codegen.cplan.CNode
org.apache.sysds.hops.codegen.cplan.CNodeNary
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncodegen(boolean sparse, SpoofCompiler.GeneratorAPI api) booleangetType()inthashCode()booleanvoidtoString()Methods inherited from class org.apache.sysds.hops.codegen.cplan.CNode
createVarname, createVarname, getClassname, getDataType, getID, getInput, getNumCols, getNumRows, getOutput, getVarname, getVarname, getVectorLength, isGenerated, isLiteral, isVisited, resetGenerated, resetHash, resetVisitStatus, setDataType, setLiteral, setNumCols, setNumRows, setOutput, setVarName, setVisited, setVisited
-
Constructor Details
-
CNodeNary
-
-
Method Details
-
getType
-
codegen
-
toString
-
setOutputDims
public void setOutputDims()- Specified by:
setOutputDimsin classCNode
-
hashCode
public int hashCode() -
equals
-
isSupported
- Specified by:
isSupportedin classCNode
-