Difference between revisions of "LU Decomposition"

From NaplesPU Documentation
Jump to: navigation, search
(Created page with "= Summary = LU Decomposition is an example of how to use Nu+ features to optimize an algorithm, using multithreaded and vectorial code.")
(No difference)

Revision as of 18:49, 1 February 2018

Summary

LU Decomposition is an example of how to use Nu+ features to optimize an algorithm, using multithreaded and vectorial code.