DGESC2 (3) Linux Manual Page
dgesc2.f – SynopsisFunctions/Subroutinessubroutine dgesc2 (N, A, LDA, RHS, IPIV, JPIV, SCALE) DGESC2 solves a system of linear equations using the LU factorization with complete pivoting computed by sgetc2. Function/Subroutine Documentationsubroutine dgesc2 (integerN, double precision, dimension( lda, * )A, integerLDA, double precision, dimension( * )RHS, integer, dimension( * )IPIV, integer, dimension( * )JPIV, double precisionSCALE)DGESC2 solves…
