main Program

Variables

Type Attributes Name Initial
real(kind=8), allocatable :: a(:,:)
real(kind=8), allocatable :: b(:)
real(kind=8), allocatable :: x(:)
integer :: i
integer :: n
integer :: itrmax
real(kind=8) :: er