CTFSM (3) Linux Manual Page
ctfsm.f – SynopsisFunctions/Subroutinessubroutine ctfsm (TRANSR, SIDE, UPLO, TRANS, DIAG, M, N, ALPHA, A, B, LDB) CTFSM solves a matrix equation (one operand is a triangular matrix in RFP format). Function/Subroutine Documentationsubroutine ctfsm (characterTRANSR, characterSIDE, characterUPLO, characterTRANS, characterDIAG, integerM, integerN, complexALPHA, complex, dimension( 0: * )A, complex, dimension( 0: ldb-1, 0: * )B, integerLDB)CTFSM solves a…
