Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


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

linear algebra package question



Guys,

I'm thinking of using the gsl-blas routines provided by
gsl to do some basic linear algebra stuff. Now, I want to
do something really simple, do a scaler multiply of 2 vectors,
(i.e.

   for (int i=0;i<VecSize;i++) c[i] = a[i]*b[i]

)

Now I could write the for loop, but I would like to stick
to using the gsl-blas routines to do all vector and matrix
manipulations. My problem is that I can't seem to find a
vector multiply function! What's the trick?

Thanks. Steve.






BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org