Translates a BLAST-specified integer constant to the character string specifying a transposition operation.
The FORTRAN 77 interfaces are specified in the mkl_lapack.fi include file (to be used in Fortran programs) and in the mkl_lapack.h include file (to be used in C programs).
The chla_transtype function translates a BLAST-specified integer constant to the character string specifying a transposition operation.
The function returns a CHARACTER*1. If the input is not an integer indicating a transposition operator, then val is 'X'. Otherwise, the function returns the constant value corresponding to trans.
Copyright © 1994 - 2010, Intel Corporation. All rights reserved.