#include <conindex.h>
Public Member Functions | |
| ppComplex (double _re, double _im) | |
Public Attributes | |
| double | re |
| double | im |
It is used in the procedure for computing eigenvalues.
Definition at line 808 of file conindex.h.
| ppComplex::ppComplex | ( | double | _re, | |
| double | _im | |||
| ) | [inline] |
Definition at line 811 of file conindex.h.
| double ppComplex::re |
Definition at line 810 of file conindex.h.
| double ppComplex::im |
Definition at line 810 of file conindex.h.
1.5.3