![]() |
Blitz Support : |
From: Julian Cummings (cummings_at_[hidden])
Date: 2004-08-11 12:24:30
Hi Cindy,
Have you tested this with version 0.7 of blitz or with the latest snapshot
from the cvs repository? Go to http://www.sourceforge.net/projects/blitz to
download blitz 0.7 or get instructions on downloading from the cvs
repository. If you continue to have problems, please let us know which C++
compiler version you are using.
Thanks, Julian C.
Dr. Julian C. Cummings Office: PB-111
Caltech/CACR, MC 158-79 Phone: 626-395-2543
1200 E. California Blvd. Fax: 626-584-5917
Pasadena, CA 91125
> -----Original Message-----
> From: blitz-support-bounces_at_[hidden]
> [mailto:blitz-support-bounces_at_[hidden]] On Behalf Of
> Cynthia Giebink
> Sent: Tuesday, August 10, 2004 4:40 PM
> To: blitz-support_at_[hidden]
> Subject: [Blitz-support] Problems with conj(Array<complex>)
> on compiler withcomplex<T>
>
>
> 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
>
> _______________________________________________
> Blitz-support mailing list
> Blitz-support_at_[hidden]
> http://www.oonumerics.org/mailman/listinfo.cgi/blitz-support
>