#include <string.h>#include <iostream>#include "template_blas_common.h"#include <stdio.h>#include "stdlib.h"Functions | |
| logical | template_blas_lsame (const char *ca, const char *cb) |
| int | template_blas_erbla (const char *srname, integer *info) |
| static char * | F77_aloc (integer Len, const char *whence) |
| void | template_blas_s_cat (char *lp, char *rpp[], ftnlen rnp[], ftnlen *np, ftnlen ll) |
Variables | |
| const integer | memfailure = 3 |
| static char* F77_aloc | ( | integer | Len, | |
| const char * | whence | |||
| ) | [static] |
| int template_blas_erbla | ( | const char * | srname, | |
| integer * | info | |||
| ) |
| logical template_blas_lsame | ( | const char * | ca, | |
| const char * | cb | |||
| ) |
| const integer memfailure = 3 |
1.4.7