CBLAS/testing/auxiliary.c(3) Library Functions Manual CBLAS/testing/auxiliary.c(3)

CBLAS/testing/auxiliary.c

#include <string.h>
#include 'cblas.h'
#include 'cblas_test.h'


void get_transpose_type (char *type, CBLAS_TRANSPOSE *trans)
void get_uplo_type (char *type, CBLAS_UPLO *uplo)
void get_diag_type (char *type, CBLAS_DIAG *diag)
void get_side_type (char *type, CBLAS_SIDE *side)

Definition at line 25 of file auxiliary.c.

Definition at line 32 of file auxiliary.c.

Definition at line 8 of file auxiliary.c.

Definition at line 18 of file auxiliary.c.

Generated automatically by Doxygen for LAPACK from the source code.

Version 3.12.0 LAPACK