[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] Vector-Matrix Multiplication
From: |
Dimitris K. |
Subject: |
[Help-gsl] Vector-Matrix Multiplication |
Date: |
Tue, 30 Oct 2012 15:35:47 +0200 |
For clarification, since I can't find anything in the docs, I want to ask.
Say I want to compute the following:
y = \alpha x op(A) + \beta y (where x,y are vectors and A is a matrix),
is there a Level 2 BLAS function to do that, or do I have to express x as a
matrix and use a Level 3 BLAS function?
Thank you,
Dimitris K
- [Help-gsl] Vector-Matrix Multiplication,
Dimitris K. <=