Deron Eriksson created SYSTEMML-1419:
----------------------------------------

             Summary: Cleanup nested if-elses in main algorithms
                 Key: SYSTEMML-1419
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1419
             Project: SystemML
          Issue Type: Improvement
          Components: Algorithms
            Reporter: Deron Eriksson
            Priority: Minor


Some of the main algorithms (such as GLM-predict.dml) contain nested if-elses. 
Since DML now features "if () { } else if () { } ... else { }", the nested 
if-elses can be cleaned up to use "else if".




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to