Go to the source code of this file.
|
int | remove (const char *__filename) __attribute__((__nothrow__ |
|
int | rename (const char *__old, const char *__new) __attribute__((__nothrow__ |
|
int | renameat (int __oldfd, const char *__old, int __newfd, const char *__new) __attribute__((__nothrow__ |
|
int | fclose (FILE *__stream) |
|
FILE * | tmpfile (void) |
|
void | dazaxpy_ (const fint *n, const double *restrict a, const double *restrict x, double *restrict y) |
|
void | dgemm_ (const char *transa, const char *transb, const fint *m, const fint *n, const fint *k, const double *alpha, const double *a, const fint *lda, const double *b, const fint *ldb, const double *beta, double *c, const fint *ldc) |
|
void | zdgemm_ (const char *transa, const char *transb, const fint *m, const fint *n, const fint *k, const double *alpha, const double *restrict a, const fint *lda, const double *restrict b, const fint *ldb, const double *beta, double *restrict c, const fint *ldc) |
|
◆ size_t
typedef long unsigned int size_t |
◆ __gnuc_va_list
◆ __u_char
◆ __u_short
◆ __u_int
◆ __u_long
◆ __int8_t
◆ __uint8_t
◆ __int16_t
◆ __uint16_t
◆ __int32_t
◆ __uint32_t
◆ __int64_t
◆ __uint64_t
◆ __int_least8_t
◆ __uint_least8_t
◆ __int_least16_t
◆ __uint_least16_t
◆ __int_least32_t
◆ __uint_least32_t
◆ __int_least64_t
◆ __uint_least64_t
◆ __quad_t
◆ __u_quad_t
◆ __intmax_t
◆ __uintmax_t
◆ __dev_t
◆ __uid_t
◆ __gid_t
◆ __ino_t
◆ __ino64_t
◆ __mode_t
◆ __nlink_t
◆ __off_t
◆ __off64_t
◆ __pid_t
◆ __clock_t
◆ __rlim_t
◆ __rlim64_t
◆ __id_t
◆ __time_t
◆ __useconds_t
◆ __suseconds_t
◆ __suseconds64_t
◆ __daddr_t
◆ __key_t
◆ __clockid_t
◆ __timer_t
◆ __blksize_t
◆ __blkcnt_t
◆ __blkcnt64_t
◆ __fsblkcnt_t
◆ __fsblkcnt64_t
◆ __fsfilcnt_t
◆ __fsfilcnt64_t
◆ __fsword_t
◆ __ssize_t
◆ __syscall_slong_t
◆ __syscall_ulong_t
◆ __loff_t
◆ __caddr_t
◆ __intptr_t
◆ __socklen_t
◆ __sig_atomic_t
◆ __fpos_t
◆ __fpos64_t
◆ __FILE
◆ FILE
◆ _IO_lock_t
◆ va_list
◆ off_t
◆ ssize_t
◆ fpos_t
◆ remove()
int remove |
( |
const char * |
__filename | ) |
|
◆ rename()
int rename |
( |
const char * |
__old, |
|
|
const char * |
__new |
|
) |
| |
◆ renameat()
int renameat |
( |
int |
__oldfd, |
|
|
const char * |
__old, |
|
|
int |
__newfd, |
|
|
const char * |
__new |
|
) |
| |
◆ fclose()
int fclose |
( |
FILE * |
__stream | ) |
|
◆ tmpfile()
◆ dazaxpy_()
void dazaxpy_ |
( |
const fint * |
n, |
|
|
const double *restrict |
a, |
|
|
const double *restrict |
x, |
|
|
double *restrict |
y |
|
) |
| |
◆ dgemm_()
void dgemm_ |
( |
const char * |
transa, |
|
|
const char * |
transb, |
|
|
const fint * |
m, |
|
|
const fint * |
n, |
|
|
const fint * |
k, |
|
|
const double * |
alpha, |
|
|
const double * |
a, |
|
|
const fint * |
lda, |
|
|
const double * |
b, |
|
|
const fint * |
ldb, |
|
|
const double * |
beta, |
|
|
double * |
c, |
|
|
const fint * |
ldc |
|
) |
| |
◆ zdgemm_()
void zdgemm_ |
( |
const char * |
transa, |
|
|
const char * |
transb, |
|
|
const fint * |
m, |
|
|
const fint * |
n, |
|
|
const fint * |
k, |
|
|
const double * |
alpha, |
|
|
const double *restrict |
a, |
|
|
const fint * |
lda, |
|
|
const double *restrict |
b, |
|
|
const fint * |
ldb, |
|
|
const double * |
beta, |
|
|
double *restrict |
c, |
|
|
const fint * |
ldc |
|
) |
| |
◆ stdin
◆ stdout
◆ stderr
◆ __leaf__