Functions
auxiliary.c File Reference
#include <string.h>
#include "cblas.h"
#include "cblas_test.h"
Include dependency graph for auxiliary.c:

Go to the source code of this file.

Functions

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

Function Documentation

void get_diag_type ( char *  type,
enum CBLAS_DIAG diag 
)

Definition at line 25 of file auxiliary.c.

void get_side_type ( char *  type,
enum CBLAS_SIDE side 
)

Definition at line 32 of file auxiliary.c.

void get_transpose_type ( char *  type,
enum CBLAS_TRANSPOSE trans 
)

Definition at line 8 of file auxiliary.c.

void get_uplo_type ( char *  type,
enum CBLAS_UPLO uplo 
)

Definition at line 18 of file auxiliary.c.



swiftnav
Author(s):
autogenerated on Sat Jun 8 2019 18:56:45