bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gsl] bug in gsl_blas


From: stefania scopelliti
Subject: [Bug-gsl] bug in gsl_blas
Date: Tue, 13 May 2008 13:00:26 +0200
User-agent: Thunderbird 2.0.0.14 (X11/20080502)

Hi,
documentation for gsl_blas_cherk(CBLAS_UPLO_t Uplo, CBLAS_TRANSPOSE_t Trans, float alpha, const gsl_matrix_complex_float * A, float beta, gsl_matrix_complex_float * C) and gsl_blas_zherk(CBLAS_UPLO_t Uplo, CBLAS_TRANSPOSE_t Trans, double alpha, const gsl_matrix_complex * A, double beta, gsl_matrix_complex * C) says that argument Trans can be CblasNoTrans or CblasTrans, but using CblasTrans gives an error ("unrecognized operation"). But with CblasConjTrans it works.

Thank you

--

Stefania Scopelliti
Bioengineering PhD Student
Bio-Lab, DIST - University of Genoa
Viale Causa 13, 16145 Genoa - ITALY
Phone  : +39 010 353 2789
Fax    : +39 010 353 2948
Email  : address@hidden
URL    : http://www.bio.dist.unige.it





reply via email to

[Prev in Thread] Current Thread [Next in Thread]