
3 Jun
2005
3 Jun
'05
6:10 a.m.
christopher diggins wrote:
Done! The url is the same. The new benchmarks improve speed for ublas by using noalias(A) = prod(B, C) but the kmatrix speed is still far superior on my machine. (celeron 1.6, yadda yadda yadda)
Did you try to compare kmatrix with ublas::matrix<T, row_major, ublas::bounded_array<T, M*N> >; fres