25 Jun
2008
25 Jun
'08
6:28 p.m.
AMDG Pat Hawley wrote:
My next step would be to add units to the numeric values--assuming this can be done in the context of ublas.
Is it possible to use Boost.Units and Boost.Ublas together? For example create a ublas vector of positions?
It is possible to create such a vector, but there isn't a whole lot you can do with it. You certainly won't be able to do anything that requires quantities to be multiplied and divided inside uBlas. In Christ, Steven Watanabe