[ https://issues.apache.org/jira/browse/SYSTEMML-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15930755#comment-15930755 ]
Matthias Boehm commented on SYSTEMML-1419: ------------------------------------------ yes absolutely - this is from a time before we supported 'else if' > 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)