TBCI Numerical high perf. C++ Library 2.8.0
Multitype Union Reference

#include <f2c.h>

Collaboration diagram for Multitype:

Public Attributes

integer1 g
shortint h
integer i
real r
doublereal d
complex c
doublecomplex z

Detailed Description

Definition at line 148 of file f2c.h.

Member Data Documentation

◆ c

complex Multitype::c

Definition at line 155 of file f2c.h.

◆ d

doublereal Multitype::d

Definition at line 154 of file f2c.h.

◆ g

integer1 Multitype::g

Definition at line 149 of file f2c.h.

◆ h

shortint Multitype::h

Definition at line 150 of file f2c.h.

◆ i

integer Multitype::i

Definition at line 151 of file f2c.h.

◆ r

real Multitype::r

Definition at line 153 of file f2c.h.

◆ z

doublecomplex Multitype::z

Definition at line 156 of file f2c.h.


The documentation for this union was generated from the following file: