index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
doc
/
PreprocessorDirectives.dox
Commit message (
Expand
)
Author
Age
*
bug #1615: slightly increase the default unrolling limit to compensate for ch...
Gael Guennebaud
2018-12-13
*
Document EIGEN_NO_IO preprocessor directive
Christoph Hertzberg
2018-10-25
*
Fix doxy and misc. typos
luz.paz"
2018-08-01
*
MIsc. source and comment typos
luz.paz
2018-03-11
*
Add possibility to overwrite EIGEN_STRONG_INLINE.
Gael Guennebaud
2017-12-14
*
Update documentation for CUDA
Gael Guennebaud
2017-07-17
*
Fix and workaround several doxygen issues/warnings
Gael Guennebaud
2017-01-04
*
bug #1348: Document EIGEN_MAX_ALIGN_BYTES and EIGEN_MAX_STATIC_ALIGN_BYTES,
Gael Guennebaud
2016-11-23
*
Document EIGEN_UNALIGNED_VECTORIZE.
Gael Guennebaud
2016-05-24
*
Document EIGEN_MAX_CPP_VER and user controllable compiler features.
Gael Guennebaud
2016-05-20
*
Add a EIGEN_MAX_CPP_VER option to limit the C++ version to be used.
Gael Guennebaud
2016-05-20
*
Remove posix_memalign, _mm_malloc, and _aligned_malloc special paths.
Gael Guennebaud
2016-02-05
*
bug #1132: add EIGEN_MAPBASE_PLUGIN
Gael Guennebaud
2015-12-11
*
Add EIGEN_QUATERNION_PLUGIN
Gael Guennebaud
2015-09-07
*
Disable posix_memalign on Solaris and SunOS, and allows to by-pass built-in p...
Gael Guennebaud
2015-04-24
*
bug #826: document caveats in 1x1 and 2x1 constructors.
Gael Guennebaud
2014-07-21
*
Add note to EIGEN_DONT_PARALLELIZE into preprocessor documentation page (requ...
Christoph Hertzberg
2014-07-18
*
Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation...
Christoph Hertzberg
2014-07-01
*
Allows EIGEN_STACK_ALLOCATION_LIMIT to be 0 for no limit
Gael Guennebaud
2013-08-21
*
Make the static assertions on maximal fixed size object use EIGEN_STACK_ALLOC...
Gael Guennebaud
2013-08-20
*
Fix bug #642: add vectorization of sqrt for doubles, and make sqrt really saf...
Gael Guennebaud
2013-08-19
*
Fix bug #552: disable EIGEN_GLIBC_MALLOC_ALREADY_ALIGNED when compiling with ...
Gael Guennebaud
2013-02-25
*
add EIGEN_INITIALIZE_MATRICES_BY_NAN
Gael Guennebaud
2013-02-07
*
Rename the dox files: the number prefixes are not needed anymore
Gael Guennebaud
2013-01-06