[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Complex vector math?
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: [Help-gsl] Complex vector math? |
Date: |
Thu, 1 Nov 2007 23:01:26 -0600 |
On 01/11/2007, Michael Stauffer <address@hidden> wrote:
> I can't find any math routines for complex vectors (i.e. add, mult., etc.).
> I can see the math routines for complex scalars in gsl_complex_math.h, but I
> don't see anything in gsl_vector_complex*. Am I looking in the wrong place,
> or is it just not there?
There are basic routines for complex vectors in the BLAS section,
where the other vector routines are.
- Jordi G. H.