This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 1348 - Document EIGEN_MAX_STATIC_ALIGN_BYTES, EIGEN_MAX_ALIGN_BYTES macros
Summary: Document EIGEN_MAX_STATIC_ALIGN_BYTES, EIGEN_MAX_ALIGN_BYTES macros
Status: RESOLVED FIXED
Alias: None
Product: Eigen
Classification: Unclassified
Component: Core - vectorization (show other bugs)
Version: 3.3 (current stable)
Hardware: All All
: Normal Documentation
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-23 15:48 UTC by Zsbán Ambrus
Modified: 2019-12-04 16:32 UTC (History)
4 users (show)



Attachments

Description Zsbán Ambrus 2016-11-23 15:48:27 UTC
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).
Comment 1 Gael Guennebaud 2016-11-23 21:20:39 UTC
Good catch,

https://bitbucket.org/eigen/eigen/commits/243d240007fc/
Summary:     Bug 1348: Document EIGEN_MAX_ALIGN_BYTES and EIGEN_MAX_STATIC_ALIGN_BYTES,
and reflect in the doc that EIGEN_DONT_ALIGN* are deprecated.
Comment 2 Nobody 2019-12-04 16:32:20 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/1348.

Note You need to log in before you can comment on or make changes to this bug.