cblas_dgemv: Multiplies a matrix by a vector (double precision).
cblas_dger: Multiplies vector X by the transform of vector Y, then adds matrix A (double precision).
