![]() |
LAPACK
3.4.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
| INTEGER function | ILADIAG (DIAG) |
| ILADIAG | |
| INTEGER function ILADIAG | ( | CHARACTER | DIAG | ) |
ILADIAG
Download ILADIAG + dependencies [TGZ] [ZIP] [TXT]This subroutine translated from a character string specifying if a matrix has unit diagonal or not to the relevant BLAST-specified integer constant. ILADIAG returns an INTEGER. If ILADIAG < 0, then the input is not a character indicating a unit or non-unit diagonal. Otherwise ILADIAG returns the constant value corresponding to DIAG.