Package org.apache.sysds.api
- 
Interface Summary Interface Description ConfigurableAPI This interface defines the programmatic access to dml configuration properties (as defined in SystemDS-config.xml) to ensure API consistency across all APIs.
- 
Class Summary Class Description DMLOptions Set of DMLOptions that can be set through the command line andMLContextThe values have been initialized with the default values Despite there being a DML and PyDML, this class is named DMLOptions to keep it consistent withDMLOptionsandDMLOptionsDMLScript PythonDMLScript ScriptExecutorUtils 
- 
Exception Summary Exception Description DMLException Exception occurring in the DML framework.