|
Ublas : |
From: Kresimir Fresl (fresl_at_[hidden])
Date: 2006-11-08 01:47:39
Hi Karl,
> Does anybody know what the stride1() and stride2() of a matrix are in
> the boost-sandbox bindings traits?
> These functions are not used in blas or lapack.
I must admit that I don't remember why I introduced them (and I only
guess that it was me who did it :o).
vector_stride<> is needed in blas/atlas levels 1 & 2 bindings,
so I guess that matrix_strides were added `just in case'.
Regards,
fres