Gaussian/LU factorization specialized to band-diagonal matrices
From MaRDI portal
This page was built for algorithm: Gaussian/LU factorization specialized to band-diagonal matrices
Stores only the populated diagonals and performs band-aware elimination with reduced fill and operation count proportional to the bandwidth. Common in PDE discretizations where the bandwidth is modest relative to n.
This page was built for algorithm: Gaussian/LU factorization specialized to band-diagonal matrices