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_sgemm ( alpha = 1, beta = 0 necessary? )


I want to use 

gsl_blas_sgemm 

to multiplie to matrices: alpha would be 1 and beta would be 0.

Do I have to introduce these as parameters?
I wonder if for those particular values the matrices are multiplied by them.

Thank you.


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