cblas_zgemv
Copyright (C) 2005 IENT-RWTH Aachen
void cblas_zgemv(CBLAS_ORDER Order, CBLAS_TRANSPOSE TransA, int m, int n, const void *a, const void *pA, int lda, const void *pX, int dx, const void *b, void *pY, int dy)
|
![]() |
void cblas_zgemv(CBLAS_ORDER Order, CBLAS_TRANSPOSE TransA, int m, int n, const void *a, const void *pA, int lda, const void *pX, int dx, const void *b, void *pY, int dy)