1
0
mirror of https://gitlab.com/libeigen/eigen.git synced 2025-05-17 18:26:42 +08:00

1 Commits

Author SHA1 Message Date
Benoit Jacob
25f8adfa6c * Fix bug : ei_alignmentOffset was assuming that ptr is multiple of
sizeof(Scalar), and that assumption breaks with double on linux x86-32.
* Rename ei_alignmentOffset to ei_first_aligned
* Rewrite its documentation and part of its body
* The variant taking a MatrixBase doesn't need a separate size argument.
2010-01-02 12:38:16 -05:00