![]() |
LAPACK
3.6.0
LAPACK: Linear Algebra PACKage
|
Functions | |
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) |
void get_diag_type | ( | char * | type, |
CBLAS_DIAG * | diag | ||
) |
void get_side_type | ( | char * | type, |
CBLAS_SIDE * | side | ||
) |
void get_transpose_type | ( | char * | type, |
CBLAS_TRANSPOSE * | trans | ||
) |
void get_uplo_type | ( | char * | type, |
CBLAS_UPLO * | uplo | ||
) |