LAPACK  3.6.0
LAPACK: Linear Algebra PACKage
c_xerbla.c File Reference
#include <stdio.h>
#include <ctype.h>
#include <stdarg.h>
#include <string.h>
#include "cblas.h"
#include "cblas_test.h"
Include dependency graph for c_xerbla.c:

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 
)