CNodeCell (Apache SystemDS 3.4.0-SNAPSHOT API)
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CNodeTplclone()Stringcodegen(boolean sparse, SpoofCompiler.GeneratorAPI _api)intcompile(SpoofCompiler.GeneratorAPI api, String src)booleancontainsSeq()booleanequals(Object o)Types.AggOpgetAggOp()SpoofCellwise.CellTypegetCellType()SpoofFusedOp.SpoofOutputDimsTypegetOutputDimType()SpoofCellwise.AggOpgetSpoofAggOp()StringgetTemplateInfo()inthashCode()booleanhasMultipleConsumers()booleanisSparseSafe()booleanisSupported(SpoofCompiler.GeneratorAPI api)voidrenameInputs()booleanrequiredCastDtm()voidsetAggOp(Types.AggOp aggop)voidsetCellType(SpoofCellwise.CellType type)voidsetContainsSeq(boolean flag)voidsetMultipleConsumers(boolean flag)voidsetOutputDims()voidsetRequiresCastDtm(boolean flag)voidsetSparseSafe(boolean flag)-
Methods inherited from class org.apache.sysds.hops.codegen.cplan.CNodeTpl
addInput, codegen, getBeginLine, getGeneratorAPI, getInputHopIDs, getInputNames, resetVisitStatus, resetVisitStatusOutputs, rReorderCommutativeBinaryOps, setBeginLine, setGeneratorAPI
-
Methods inherited from class org.apache.sysds.hops.codegen.cplan.CNode
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
-
-