TBCI Numerical high perf. C++ Library 2.8.0
TOMS404.C File Reference

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"
Include dependency graph for TOMS404.C:

Go to the source code of this file.

Functions

void cgamma_ (complex *ret_val, complex *z__)

Variables

static integer c__2 = 2

Detailed Description

Algo 404 coll algos from ACM: calc of complex gamma fn.

Definition in file TOMS404.C.

Function Documentation

◆ cgamma_()

void cgamma_ ( complex * ret_val,
complex * z__ )

Variable Documentation

◆ c__2

integer c__2 = 2
static