ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

display complex numbers


From: Yi Hsuan
Subject: display complex numbers
Date: Tue, 30 Jan 2001 15:18:22 -0500

Folks,

I am having a problem to display complex numbers in DDD. In particular, I am
using gnu c++ compiler to compile my code which includes lots of
"double_complex" type variables. Each of these variables is composed of two
real numbers (real and imaginary parts). However unlike regular structure I
can't display any of the "double_complex" variable in DDD. What I can see
from the display window is always "incomplete type". Can someone help me to
solve the problem? Thanks a lot.

Yi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]