help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] Numerical Integration with complex functions and coeffic


From: Rhys Ulerich
Subject: Re: [Help-gsl] Numerical Integration with complex functions and coefficients
Date: Tue, 29 Sep 2009 23:10:21 -0500

> I am doing a numberical integration. The variable "x" is real. However
> "f(x)" is complex.
> Whether does GSL support numerical integration with complex functions and
> coefficients? Thanks a lot.

You could probably use the numerical integration routines twice: once
for Re f(x) and once for Im f(x).

- Rhys




reply via email to

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