[Haskell-cafe] haskell blas bindings: does iomatrix gemv transposing of matrix a?

Anatoly Yakovenko aeyakovenko at gmail.com
Tue Sep 16 20:46:02 EDT 2008


Hey Patric,

Thanks for your great work on the blas bidnings.  I have a question on
gemv.  I thought its possible for blas to transpose the input matrix
before doing the multiplication.  Is it possible to do that with the
haskell bindings?  Or am I mistaken in how gemv is used

Thanks,
Anatoly


More information about the Haskell-Cafe mailing list