help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] some questions


From: Jochen Küpper
Subject: Re: [Help-gsl] some questions
Date: Thu, 06 Apr 2006 23:52:14 +0200

Raphael Mack <address@hidden> writes:

> Am I just to blind to see some C macro or is there at the moment no
> way to e. g. add to gsl_complex_float values?

See
,----[ (info "(gsl-ref)Complex arithmetic operators") ]
|  -- Function: gsl_complex gsl_complex_add (gsl_complex A, gsl_complex B)
|      This function returns the sum of the complex numbers A and B,
|      z=a+b.
`----
and probably also
,----[ (info "(gsl-ref)Data types") ]
| All the functions are available for each of the standard data-types.
| The versions for `double' have the prefix `gsl_block', `gsl_vector' and
| `gsl_matrix'.  Similarly the versions for single-precision `float'
| arrays have the prefix `gsl_block_float', `gsl_vector_float' and
| `gsl_matrix_float'.  The full list of available types is given below,
[...]
|    Corresponding types exist for the `gsl_vector' and `gsl_matrix'
| functions.
`----

Greetings,
Jochen
-- 
Einigkeit und Recht und Freiheit                http://www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        (Part 3 you find in my messages before fall 2003.)




reply via email to

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