lu_decomposition

Differences

This shows you the differences between two versions of the page.


lu_decomposition [2018/10/03 17:40] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== LU Decomposition ======
 +LU Decomposition is an algorithm to calculate the solutions of a set of linear equations. The LUD kernel decomposes a matrix as the product of a lower triangular matrix and an upper triangular matrix.
 +
 +Retrieved from "http://www.cs.virginia.edu/~skadron/wiki/rodinia/index.php?title=LU_Decomposition&oldid=568"