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 : [EMAIL PROTECTED]
URL : http://www.bio.dist.unige.it
_______________________________________________
Bug-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gsl