SGTSV (3) Linux Manual Page
sgtsv.f – Synopsis Functions/Subroutines subroutine sgtsv (N, NRHS, DL, D, DU, B, LDB, INFO) SGTSV computes the solution to system of linear equations A * X = B for GT matrices Function/Subroutine Documentation subroutine sgtsv (integerN, integerNRHS, real, dimension( * )DL, real, dimension( * )D, real, dimension( * )DU, real, dimension( ldb, * )B, integerLDB,…
