Package org.apache.sysds.common
Interface Types.FunctionBlock
- 
- All Known Implementing Classes:
- FunctionProgramBlock,- FunctionStatementBlock
 - Enclosing class:
- Types
 
 public static interface Types.FunctionBlockCommon type for both function statement blocks and function program blocks
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Types.FunctionBlockcloneFunctionBlock()
 
- 
- 
- 
Method Detail- 
cloneFunctionBlockTypes.FunctionBlock cloneFunctionBlock() 
 
- 
 
-