What is BLAS DGEMV error code -6 mean?
- by Halpo
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.