#include "f2c.h"
#include "cblasimpexp.h"
Include dependency graph for daxpy.c:
Go to the source code of this file.
Functions | |
int __IMPEXP__ | daxpy_ (integer *n, doublereal *da, doublereal *dx, integer *incx, doublereal *dy, integer *incy) |
|
Definition at line 9 of file daxpy.c. References __IMPEXP__, and integer. Referenced by dgerfs_(), dlatrs_(), CAMbinaryEngine::doubleAminusEqualB(), CAMbinaryEngine::doubleAplusEqualAlpha(), and CAMbinaryEngine::doubleAplusEqualB(). |