C++
C#
VB
JScript
All

External Function 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)