Package | Description |
---|---|
org.apache.sysds.parser | |
org.apache.sysds.parser.dml |
Modifier and Type | Method and Description |
---|---|
FunctionDictionary<FunctionStatementBlock> |
DMLProgram.getDefaultFunctionDictionary() |
Modifier and Type | Method and Description |
---|---|
Map<String,FunctionDictionary<FunctionStatementBlock>> |
DMLProgram.getNamespaces() |
Modifier and Type | Field and Description |
---|---|
HashMap<String,FunctionDictionary<FunctionStatementBlock>> |
StatementInfo.namespaces |
Copyright © 2020 The Apache Software Foundation. All rights reserved.