At Mon, 23 Aug 2010 17:15:13 -0600, shaohao chen wrote: > I have to calculate the Confluent Hypergeometric Function with > complex arguments in a C++ programme. I found the function "double > gsl sf hyperg 1F1 (double a, double b, double x )" for double > arguments, but is there any function for complex arguments?
Sorry, we don't have that :-( > If not, could you please consider to develop such a function? The > Confluent Hypergeometric Function with complex arguments is quite > useful in many fields of physics. Thank you! I will note it in the TODO file. I am not able to work on it myself, but if you can work on it I encourage you to do that. -- Brian Gough _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
