help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] General CBLAS question


From: Rodney Sparapani
Subject: [Help-gsl] General CBLAS question
Date: Thu, 09 Sep 2010 15:01:38 -0500
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.1.11) Gecko/20100720 Thunderbird/3.0.6

I looked for this in the GSL docs, but maybe it is too basic.
I also looked at the source, but I must be missing something.
Anyways, many CBLAS functions calculate something like
y = a A x + b y.  I need (and have tried) the following which
seems to work: y = 1 A y + 0 y.  Is that OK or will you run
into trouble somehow.  Any pointers welcome.  Thanks

Rodney




reply via email to

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