aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/PreprocessorDirectives.dox
Commit message (Expand)AuthorAge
* Possibility to specify user-defined default cache sizes for GEBP kernelGravatar David Tellenbach2020-05-08
* Update PreprocessorDirectives.dox - Added line for the new VectorwiseOp plugi...Gravatar dlazenby2020-04-17
* bug #1615: slightly increase the default unrolling limit to compensate for ch...Gravatar Gael Guennebaud2018-12-13
* Document EIGEN_NO_IO preprocessor directiveGravatar Christoph Hertzberg2018-10-25
* Fix doxy and misc. typosGravatar luz.paz"2018-08-01
* MIsc. source and comment typosGravatar luz.paz2018-03-11
* Add possibility to overwrite EIGEN_STRONG_INLINE.Gravatar Gael Guennebaud2017-12-14
* Update documentation for CUDAGravatar Gael Guennebaud2017-07-17
* Fix and workaround several doxygen issues/warningsGravatar Gael Guennebaud2017-01-04
* bug #1348: Document EIGEN_MAX_ALIGN_BYTES and EIGEN_MAX_STATIC_ALIGN_BYTES,Gravatar Gael Guennebaud2016-11-23
* Document EIGEN_UNALIGNED_VECTORIZE.Gravatar Gael Guennebaud2016-05-24
* Document EIGEN_MAX_CPP_VER and user controllable compiler features.Gravatar Gael Guennebaud2016-05-20
* Add a EIGEN_MAX_CPP_VER option to limit the C++ version to be used.Gravatar Gael Guennebaud2016-05-20
* Remove posix_memalign, _mm_malloc, and _aligned_malloc special paths.Gravatar Gael Guennebaud2016-02-05
* bug #1132: add EIGEN_MAPBASE_PLUGINGravatar Gael Guennebaud2015-12-11
* Add EIGEN_QUATERNION_PLUGINGravatar Gael Guennebaud2015-09-07
* Disable posix_memalign on Solaris and SunOS, and allows to by-pass built-in p...Gravatar Gael Guennebaud2015-04-24
* bug #826: document caveats in 1x1 and 2x1 constructors.Gravatar Gael Guennebaud2014-07-21
* Add note to EIGEN_DONT_PARALLELIZE into preprocessor documentation page (requ...Gravatar Christoph Hertzberg2014-07-18
* Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation...Gravatar Christoph Hertzberg2014-07-01
* Allows EIGEN_STACK_ALLOCATION_LIMIT to be 0 for no limitGravatar Gael Guennebaud2013-08-21
* Make the static assertions on maximal fixed size object use EIGEN_STACK_ALLOC...Gravatar Gael Guennebaud2013-08-20
* Fix bug #642: add vectorization of sqrt for doubles, and make sqrt really saf...Gravatar Gael Guennebaud2013-08-19
* Fix bug #552: disable EIGEN_GLIBC_MALLOC_ALREADY_ALIGNED when compiling with ...Gravatar Gael Guennebaud2013-02-25
* add EIGEN_INITIALIZE_MATRICES_BY_NANGravatar Gael Guennebaud2013-02-07
* Rename the dox files: the number prefixes are not needed anymoreGravatar Gael Guennebaud2013-01-06