TBCI Numerical high perf. C++ Library  2.8.0
Public Attributes | List of all members
doublecomplex Struct Reference

#include <f2c.h>

Public Attributes

doublereal r
 
doublereal i
 
double r
 
double i
 

Detailed Description

Definition at line 34 of file f2c.h.

Member Data Documentation

double doublecomplex::i

Definition at line 25 of file dcomplex.h.

doublereal doublecomplex::i

Definition at line 34 of file f2c.h.

Referenced by arydiv_(), chgf_(), conhyp_(), conv21_(), eig(), HypergeometricM(), HypergeometricU(), and MAIN__().

double doublecomplex::r

Definition at line 25 of file dcomplex.h.

doublereal doublecomplex::r

Definition at line 34 of file f2c.h.

Referenced by arydiv_(), chgf_(), conhyp_(), conv12_(), conv21_(), eig(), HypergeometricM(), HypergeometricU(), and MAIN__().


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