|
From: Dirk E. <ed...@de...> - 2013-02-17 22:05:32
|
On 17 February 2013 at 20:54, Grześ Andruszkiewicz wrote: | Hi, | | I am trying to compile my stuff against Quantlib in Debian Testing | (with quantlib installed from the standard package), but when I try to | include the mail file <quantlib.hpp> then I get the following | compilation error: | | /usr/include/ql/experimental/math/autocovariance.hpp:47:78: error: no | matching function for call to | ‘transform(std::vector<std::complex<double> >::iterator, | std::vector<std::complex<double> >::iterator, | QuantLib::Array::iterator, <unresolved overloaded function type>)’ | | Any ideas? A small reproducible examples would help. It may be the header file order which upsets things. But that is just a guess. Dirk -- Dirk Eddelbuettel | ed...@de... | http://dirk.eddelbuettel.com |