In file gdstype.h:

struct sCmplx

Single precision complex number

float re
Real part
float im
Imaginary part

Documentation

Single precision complex number. Can be cast into a complex<float> in C++.
float re
Real part

float im
Imaginary part

alphabetic index hierarchy of classes


Please send questions and comments to zweizig_j@ligo.caltech.edu


generated by doc++