After two years "leeching" content every now and then from the Lava community I think it's time to contribute a little bit.
Right now, I'm working on a project that involves lots of data mining operations through a neurofuzzy controller to predict future values from some inputs. For this reason, the code needs to be as optimized as possible. With that idea in mind I've tried to implement the same controller using both a Formula Node structure and Standard 1D Array Operators inside an inlined SubVI.
Well... the results have been impressive for me. I've thought the SubVI with the Formula Node