Package org.apache.sysds.common
Interface Types
public interface Types
Common type information for the entire SystemDS.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumAggregation operationsstatic enumSerialization block types (empty, dense, sparse, ultra-sparse)static enumCorrection location when performing operations leveraging correcting roundingstatic enumData types that can contain different ValueTypes internally.static enumType of aggregation directionstatic enumExecution mode for entire script.static enumExecution type of individual operations.static enumFile formats supportedstatic interfaceCommon type for both function statement blocks and function program blocksstatic enumOperations that require 1 operandstatic enumOperations that require 2 operandsstatic enumOperations that require 3 operandsstatic enumOperations that require 4 operandsstatic enumData specific operations, related to reading and writing to and from memorystatic enumData generation operationsstatic enumDeep Neural Network specific operationsstatic enumOperations that require a variable number of operandsstatic enumParameterized operations that require named variable argumentsstatic enumOperations that perform internal reorganization of an allocationstatic enumType of builtin or user-defined function with regard to its number of return variables.static enumValue types (int, double, string, boolean, unknown).