[
https://issues.apache.org/jira/browse/SYSTEMML-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498424#comment-16498424
]
Matthias Boehm commented on SYSTEMML-2354:
------------------------------------------
I was thinking of something similar the eval builtin function, to pass
{{eval(ns::f1, X, y)}} instead of {{eval("somepath/x.dml::f1", X, y)}} but I
forgot that we postponed the support for that. Since this is a low priority
item compared to the other tasks you can ignore this for now.
> Passing function pointers
> -------------------------
>
> Key: SYSTEMML-2354
> URL: https://issues.apache.org/jira/browse/SYSTEMML-2354
> Project: SystemML
> Issue Type: Sub-task
> Reporter: LI Guobao
> Assignee: LI Guobao
> Priority: Major
>
> Usage: To simplify the usage of parameter servers, it might be very useful to
> allow the passing of function pointers alternatively to function names and
> namespaces. For example, there is a test that uses a namespace that is
> defined in a different file which might lead to inconsistencies.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)