TBCI Numerical high perf. C++ Library  2.8.0
Public Attributes | List of all members
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

float complex::i

Definition at line 25 of file scomplex.h.

real complex::i

Definition at line 33 of file f2c.h.

Referenced by cgamma_(), and gamma().

float complex::r

Definition at line 25 of file scomplex.h.

real complex::r

Definition at line 33 of file f2c.h.

Referenced by cgamma_(), and gamma().


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