Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
c_c2chke.c -
SYNOPSIS
#include <stdio.h> #include <string.h> #include 'cblas.h' #include 'cblas_test.h' Functions void F77_xerbla (char *srname, void *vinfo) void chkxer (void) void F77_c2chke (char *rout) Variables int cblas_ok int cblas_lerr int cblas_info int link_xerbla =TRUE char * cblas_rout
Function Documentation
void chkxer (void) void F77_c2chke (char * rout) void F77_xerbla (char * srname, void * vinfo)
Variable Documentation
int cblas_info int cblas_lerr int cblas_ok char* cblas_rout int link_xerbla =TRUE
Author
Generated automatically by Doxygen for LAPACK from the source code.