mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
unless i find more failures in the tests, this will be beta3...
* fixes for mistakes (especially in the cast() methods in Geometry) revealed by the new "mixing types" test * dox love, including a section on coeff access in core and an overview in geometry
This commit is contained in:
@@ -1193,7 +1193,8 @@ INCLUDE_FILE_PATTERNS =
|
||||
PREDEFINED = EIGEN_EMPTY_STRUCT \
|
||||
EIGEN_PARSED_BY_DOXYGEN \
|
||||
EIGEN_VECTORIZE \
|
||||
EIGEN_QT_SUPPORT
|
||||
EIGEN_QT_SUPPORT \
|
||||
EIGEN_STRONG_INLINE=inline
|
||||
|
||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
|
||||
# this tag can be used to specify a list of macro names that should be expanded.
|
||||
|
||||
Reference in New Issue
Block a user