Symmetric successive over-relaxation
= Symmetric successive over-relaxation
{wiki=Symmetric_successive_over-relaxation}
Symmetric Successive Over-Relaxation (SSOR) is an iterative method used to solve linear systems of equations, specifically when the system is represented in the form \\(Ax = b\\), where \\(A\\) is a symmetric matrix. SSOR is an extension of the Successive Over-Relaxation (SOR) method, which improves convergence rates for iterative solutions. \#\#\# Overview of SSOR 1.