Boost logo

Ublas :

From: Richard_Harding_at_[hidden]
Date: 2007-02-22 12:46:12


> You inner_prod is exactly like the implementation of vector_inner_prod
> in functional.hpp. Thus it should be as fast as the
ublas::inner_prod(x,y).

That's good to know. I'd prefer to use the ublas::inner_prod().

I really appreciate everyone's help on this thread.