Boost logo

Ublas :

From: Philip Liplip Vuong (pvuong_at_[hidden])
Date: 2008-08-11 17:53:40


Dear Sir or Madam,

Whenever I call lu_substitute I get the following error:

> c:\Documents and Settings\Philip Vuong\My Documents\Visual Studio
> Projects\fwm\fwm.cpp(120): error C2666:
> 'boost::numeric::ublas::lu_substitute' : 2 overloads have similar
> conversions

Also, whenever I declare a complex matrix e.g matrix<std::complex<double> > F , there is a conversion type error. Since I am very new to ublas, can someone please explain how I can correct these errors?

Thank you very much for your time

Sincerely,
Philip Vuong