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