This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gsl_blas_zgemv bug


gsl_blas_zgemv does not handle the case when the matrix transpose type is 
specified to be 'CblasConjTrans', so when the TRANSA a parameter is set to 
this value, the program aborts with an "invalid length" error instead of 
doing the requested matrix-vector multiply.

John Ketchum
Qualcomm Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]