Skip to main content

1994 | OriginalPaper | Buchkapitel

LU-Decomposition

verfasst von : Eric F. Van de Velde

Erschienen in: Concurrent Scientific Computing

Verlag: Springer New York

Aktivieren Sie unsere intelligente Suche um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Iterative linear-system solvers can be fast and are usually easy to implement. However, they have a limited application range, as they impose requirements on the coefficient matrix ranging from positive definiteness to special sparsity structure. Direct solvers, on the other hand, are almost always applicable. Although their operation count and execution time can be large, both are very predictable given the problem size. In Chapters 4 and 5, we shall develop two different direct solvers for general linear systems of equations.

Metadaten
Titel
LU-Decomposition
verfasst von
Eric F. Van de Velde
Copyright-Jahr
1994
Verlag
Springer New York
DOI
https://doi.org/10.1007/978-1-4612-0849-5_4