.TH "CBLAS/testing/auxiliary.c" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME CBLAS/testing/auxiliary.c .SH SYNOPSIS .br .PP \fR#include \fP .br \fR#include 'cblas\&.h'\fP .br \fR#include 'cblas_test\&.h'\fP .br .SS "Functions" .in +1c .ti -1c .RI "void \fBget_transpose_type\fP (char *type, \fBCBLAS_TRANSPOSE\fP *trans)" .br .ti -1c .RI "void \fBget_uplo_type\fP (char *type, \fBCBLAS_UPLO\fP *uplo)" .br .ti -1c .RI "void \fBget_diag_type\fP (char *type, \fBCBLAS_DIAG\fP *diag)" .br .ti -1c .RI "void \fBget_side_type\fP (char *type, \fBCBLAS_SIDE\fP *side)" .br .in -1c .SH "Function Documentation" .PP .SS "void get_diag_type (char * type, \fBCBLAS_DIAG\fP * diag)" .PP Definition at line \fB25\fP of file \fBauxiliary\&.c\fP\&. .SS "void get_side_type (char * type, \fBCBLAS_SIDE\fP * side)" .PP Definition at line \fB32\fP of file \fBauxiliary\&.c\fP\&. .SS "void get_transpose_type (char * type, \fBCBLAS_TRANSPOSE\fP * trans)" .PP Definition at line \fB8\fP of file \fBauxiliary\&.c\fP\&. .SS "void get_uplo_type (char * type, \fBCBLAS_UPLO\fP * uplo)" .PP Definition at line \fB18\fP of file \fBauxiliary\&.c\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.