You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Janardhan (JIRA)" <ji...@apache.org> on 2017/09/06 11:28:00 UTC

[jira] [Resolved] (SYSTEMML-1419) Cleanup nested if-elses in main algorithms

     [ https://issues.apache.org/jira/browse/SYSTEMML-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Janardhan resolved SYSTEMML-1419.
---------------------------------
       Resolution: Done
    Fix Version/s: SystemML 0.14

> 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
>            Assignee: Janardhan
>            Priority: Minor
>             Fix For: SystemML 0.14
>
>
> 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.4.14#64029)