![]() |
LAPACK
3.6.0
LAPACK: Linear Algebra PACKage
|
#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) |
void cblas_xerbla | ( | int | info, |
const char * | rout, | ||
const char * | form, | ||
... | |||
) |
void F77_xerbla | ( | char * | srname, |
void * | vinfo | ||
) |