Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, there
I am trying to create DG node to multiply matrix as array.
So, I add inputMatrix array, single multMatrix, and outputMatrix array attributes.
At that point, I want to compute array independently to increase efficiency.
So far, in "compute" all indices of outputMatrix have to be calculated.
How can I get a right way?
Solved! Go to Solution.