Deron Eriksson created SYSTEMML-1134:
----------------------------------------
Summary: Remove unused enums from project
Key: SYSTEMML-1134
URL: https://issues.apache.org/jira/browse/SYSTEMML-1134
Project: SystemML
Issue Type: Improvement
Components: Parser, Runtime
Reporter: Deron Eriksson
Assignee: Deron Eriksson
Unused enums should be removed from the project because they are misleading.
Here is a list of unused enums in the project:
{code}
org.apache.sysml.hops.Hop.ExtBuiltInOp
org.apache.sysml.parser.Expression.ExtBuiltinFunctionOp
org.apache.sysml.runtime.matrix.data.RuntimeDataFormat
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)