Gauss-Seidel method

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instanceOf gptkb:logic
gptkbp:application computational fluid dynamics
computer science
engineering
physics
finite element analysis
gptkbp:category gptkb:mathematics
numerical linear algebra
gptkbp:convergesTo diagonally dominant matrices
symmetric positive definite matrices
gptkbp:firstPublished 1874
https://www.w3.org/2000/01/rdf-schema#label Gauss-Seidel method
gptkbp:improves_upon Jacobi method
gptkbp:input coefficient matrix
right-hand side vector
gptkbp:namedAfter gptkb:Carl_Friedrich_Gauss
gptkb:Philipp_Ludwig_von_Seidel
gptkbp:output approximate solution vector
gptkbp:relatedTo gptkb:Successive_Over-Relaxation_method
Jacobi method
gptkbp:requires initial guess
gptkbp:type iterative
gptkbp:updated solution vector in-place
gptkbp:usedFor solving linear systems
solving matrix equations
gptkbp:bfsParent gptkb:Kaczmarz_method
gptkbp:bfsLayer 7