Skip to content

Document EIGEN_MAX_STATIC_ALIGN_BYTES, EIGEN_MAX_ALIGN_BYTES macros

Submitted by Zsbán Ambrus

Assigned to Nobody

Link to original bugzilla bug (#1348)
Version: 3.3 (current stable)

Description

The documentation page http://eigen.tuxfamily.org/dox/TopicPreprocessorDirectives.html should document the two macros EIGEN_MAX_STATIC_ALIGN_BYTES, EIGEN_MAX_ALIGN_BYTES. I hear these let the user set an upper limit for the alignment of certain data (fixed-size matrix objects and heap-allocated dynamic sized matrixes).

Edited by Eigen Bugzilla