![]() |
Blitz Support : |
From: Cynthia Giebink (giebink_at_[hidden])
Date: 2004-08-10 18:39:40
Hi-
I have installed Blitz-0.6 on both my Redhat 8.0 machine and have
developed code using this library with no problem.
On a Redhat 7.2 machine Blitz installed and I noted there is support for
complex arithmetic/numbers - complex<T>. I have run the bzcomplier test
and noted this. When compiling my code conj(Array<complex>) which
worked on Readhat 8.0 gives an error:
myCode.cpp:56: no matching function for call to
`conj(blitz::Array<complex<float>, 3> &)
I have looked through the archives for this same problem and not found
any.
Can you help?
Cindy