CBLAS/src/cblas_xerbla.c(3) Library Functions Manual CBLAS/src/cblas_xerbla.c(3)

CBLAS/src/cblas_xerbla.c

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include 'cblas.h'
#include 'cblas_f77.h'


void API_SUFFIX cblas_xerbla (CBLAS_INT info, const char *rout, const char *form,...)

Definition at line 12 of file cblas_xerbla.c.

Generated automatically by Doxygen for LAPACK from the source code.

Version 3.12.0 LAPACK