Description
Modified by dietmarw on 28 Apr 2016 09:22 UTC
This is a discussion regarding MCP-0011_CustomReductions:
It concerns calling user-defined functions in reduction expressions. Something like:
myProduct(2*c for c in complexArray)
Please comment on the proposal in this trac ticket.
Modified by dietmarw on 28 Apr 2016 09:21 UTC
This is a discussion regarding MCPI-0011_CustomReductions:
It concerns calling user-defined functions in reduction expressions. Something like:
myProduct(2*c for c in complexArray)
Please comment on the proposal in this trac ticket.
Modified by dietmarw on 28 Apr 2016 09:20 UTC
This is a discussion regarding MCPI-0011_CustomReductions:
It concerns calling user-defined functions in reduction expressions. Something like:
myProduct(2*c for c in complexArray)
Please comment on the proposal in this trac ticket.
Reported by sjoelund.se on 23 May 2014 11:03 UTC
This is a discussion regarding MCPI-0011_CustomReductions:
https://svn.modelica.org/projects/MCP-Ideas/MAinternal/MCPI-0011_CustomReductions/MCPI-0011_CustomReduction.pdf
It concerns calling user-defined functions in reduction expressions. Something like:
myProduct(2*c for c in complexArray)
Please comment on the proposal in this trac ticket.
Migrated-From: https://trac.modelica.org/Modelica/ticket/1500