Package | Description |
---|---|
org.apache.sysds.common | |
org.apache.sysds.parser | |
org.apache.sysds.runtime.controlprogram |
Modifier and Type | Method and Description |
---|---|
Types.FunctionBlock |
Types.FunctionBlock.cloneFunctionBlock() |
Modifier and Type | Class and Description |
---|---|
class |
FunctionDictionary<T extends Types.FunctionBlock>
Dictionary of all functions of a namespace, represented as a simple
key-value map of function names and function statement blocks.
|
Modifier and Type | Class and Description |
---|---|
class |
FunctionStatementBlock |
Modifier and Type | Method and Description |
---|---|
Types.FunctionBlock |
FunctionStatementBlock.cloneFunctionBlock() |
Modifier and Type | Class and Description |
---|---|
class |
FunctionProgramBlock |
Modifier and Type | Method and Description |
---|---|
Types.FunctionBlock |
FunctionProgramBlock.cloneFunctionBlock() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.