Boost logo

Ublas :

From: Gunter Winkler (guwi17_at_[hidden])
Date: 2007-02-22 06:50:18


Richard_Harding_at_[hidden] schrieb:
> Does this make sense or is there a more efficient way to do this?
>
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).

mfg
Gunter