What is BLAS DGEMV error code -6 mean?

Posted by Halpo on Stack Overflow See other posts from Stack Overflow or by Halpo
Published on 2010-06-16T20:34:31Z Indexed on 2010/06/16 21:02 UTC
Read the original article Hit count: 404

Filed under:
|

I have a program that runs through R but uses the BLAS routines. It runs through correctly about 8 times but then throws an error

BLAS/LAPACK routine 'DGEMV ' gave error code -6

What does this error code mean. I cant find the answer online but I'm sure there is someone here that knows it.

© Stack Overflow or respective owner

Related posts about lapack

Related posts about blas