TBCI Numerical high perf. C++ Library 2.8.0
complex Struct Reference

#include <f2c.h>

Public Attributes

real r
real i
float r
float i

Detailed Description

Definition at line 33 of file f2c.h.

Member Data Documentation

◆ i [1/2]

real complex::i

Definition at line 33 of file f2c.h.

Referenced by cgamma_(), gamma(), and gamma().

◆ i [2/2]

float complex::i

Definition at line 25 of file scomplex.h.

◆ r [1/2]

real complex::r

Definition at line 33 of file f2c.h.

Referenced by cgamma_(), gamma(), and gamma().

◆ r [2/2]

float complex::r

Definition at line 25 of file scomplex.h.


The documentation for this struct was generated from the following files: