Hi, all.
I was doing some tasks with Ublas library on Visual Studio and I found that when I wanted to define some vector, it has some ambiguity problem with STL vector and Ublas vector. I'm not sure what causes the problem since I only included Ublas vector.  Currently I'm aliasing an alternate namespace to  "boost::numeric::ublas" but I would like to know if there is any other solution to the above question.

Regards,
Kaide Mu