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

CBLAS/testing/c_xerbla.c

#include <stdio.h>
#include <ctype.h>
#include <stdarg.h>
#include <string.h>
#include 'cblas.h'
#include 'cblas_test.h'


void cblas_xerbla (CBLAS_INT info, const char *rout, const char *form,...)
void F77_xerbla (char *srname, void *vinfo)

Definition at line 8 of file c_xerbla.c.

Definition at line 90 of file c_xerbla.c.

Generated automatically by Doxygen for LAPACK from the source code.

Version 3.12.0 LAPACK