help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] Complex vectors


From: Cory Burkhardt
Subject: [Help-gsl] Complex vectors
Date: Mon, 3 Apr 2006 09:39:44 -0500

I am attempting to perform FFT operations on complex vectors.  In the FFT
section of the documentation, it makes a comment about using a
gsl_complex_vector type, but this type is not described anywhere in the
documentation.  In the section on Vectors, the gsl_vector's stride member is
described, but nowhere does it describe how to modify the size and stride
members.  If I want to create a complex vector with 5 complex numbers, would
I create a gsl_vector of size 10 and manually modify the stride to be 2?

 

Cory Burkhardt



reply via email to

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