LAPACK  3.5.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Macros
ilatrans.f File Reference

Go to the source code of this file.

Functions/Subroutines

integer function ilatrans (TRANS)
 ILATRANS More...
 

Function/Subroutine Documentation

integer function ilatrans ( character  TRANS)

ILATRANS

Download ILATRANS + dependencies [TGZ] [ZIP] [TXT]
Purpose:
 This subroutine translates from a character string specifying a
 transposition operation to the relevant BLAST-specified integer
 constant.

 ILATRANS returns an INTEGER.  If ILATRANS < 0, then the input is not
 a character indicating a transposition operator.  Otherwise ILATRANS
 returns the constant value corresponding to TRANS.
Author
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Date
November 2011

Definition at line 59 of file ilatrans.f.

Here is the call graph for this function:

Here is the caller graph for this function: