iladiag(3) debian man page | unix.com

Man Page: iladiag

Operating Environment: debian

Section: 3

iladiag.f(3)							      LAPACK							      iladiag.f(3)

NAME
iladiag.f -
SYNOPSIS
Functions/Subroutines INTEGER function iladiag (DIAG) ILADIAG Function/Subroutine Documentation INTEGER function iladiag (characterDIAG) ILADIAG Purpose: 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. Author: Univ. of Tennessee Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Date: November 2011 Definition at line 59 of file iladiag.f. Author Generated automatically by Doxygen for LAPACK from the source code. Version 3.4.1 Sun May 26 2013 iladiag.f(3)
Related Man Pages
ctrtri(3) - debian
strti2(3) - debian
ztrtri(3) - debian
ctrti2.f(3) - debian
ctrtri.f(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?