Can anyone explain the following?
I have to sum large arrays of doubles many times. It now appeared to be faster to convert the arrays to IMAQ images, use the sum-operator for IMAQ, and the convert the result back to a regular array.
Is IMAQ just programmed more efficiently, or has it something to do with the fact that arrays are polymorphic?
Thanks.
PS : any tips to speed up execution of algebraic operations are very welcome.
Certified LabVIEW Developer (CLD)