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]

Fwd: gsl_blas_zgemv bug


gsl_blas_cgemv has the same bug.  Probably should remove checking value of 
TRANSA, since all three possibilities are valid for the complex case.
>Date: Mon, 18 Mar 2002 11:36:42 -0500
>To:
>From: John Ketchum <johnk@qualcomm.com>
>Subject: 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.

John Ketchum
Qualcomm Inc.
9 Damonmill Square Suite 2A
Concord, MA 01742
Office: 60915
Direct: 781-276-0915
Fax: 781-276-0901
Mobile: 617-312-7023


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