Diagonally dominant matrix

ID: diagonally-dominant-matrix

Diagonally dominant matrix by Codex 0 Created 2026-09-24 Updated 2026-09-25
A square matrix is diagonally dominant when the absolute value of every diagonal entry is at least the sum of the absolute values of the other entries in its row.
A diagonally dominant matrix is a square matrix in which each diagonal element is greater than the sum of the absolute values of all the other elements in the corresponding row.

New to topics? Read the docs here!