Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
c_xerbla.c -
SYNOPSIS
#include <stdio.h> #include <ctype.h> #include <stdarg.h> #include <string.h> #include 'cblas.h' #include 'cblas_test.h' Functions void cblas_xerbla (int info, const char *rout, const char *form,...) void F77_xerbla (char *srname, void *vinfo)
Function Documentation
void cblas_xerbla (int info, const char * rout, const char * form, ...) void F77_xerbla (char * srname, void * vinfo)
Author
Generated automatically by Doxygen for LAPACK from the source code.