- Category:
- CSharp
- Tags:
-
[C/C++]
[源码]
- File Size:
- 2kb
- Update:
- 2017-03-02
- Downloads:
- 0 Times
- Uploaded by:
- 付勐
Description: LU Decomposition is a matrix of decomposition, a matrix can be decomposed into a unit of the lower triangular matrix and an upper triangular matrix of the product (sometimes they and a replacement matrix of the product). LU decomposition is mainly used in numerical analysis, used to solve the linear equation, seeking inverse matrix or computing determinant.
To Search:
File list (Check if you may need any files):
LU.CPP