If you're interested in functional programming, you might also want to checkout my second blog which i'm actively working on!!

Wednesday, October 26, 2011

Code vectorization examples

To greatly reduce complexity and even benefit from greater performance often a technique called 'code vectorization'.


Example 1:
----------


Let's check the outcome of the vectorized formula:


Example 2:
----------

No comments:

Post a Comment