|
TBCI Numerical high perf. C++ Library 2.8.0
|
Algo 404 coll algos from ACM: calc of complex gamma fn. More...
#include "tbci/specfun/prototypes.h"#include "tbci/specfun/prototypes2.h"#include "tbci/lapack/f2c.h"
Go to the source code of this file.
Functions | |
| void | cgamma_ (complex *ret_val, complex *z__) |
Variables | |
| static integer | c__2 = 2 |
Algo 404 coll algos from ACM: calc of complex gamma fn.
Definition in file TOMS404.C.