Commit Graph
13 Commits
Author SHA1 Message Date
Hans Johnson 6fb3e5f176 STYLE: Remove CMake-language block-end command arguments
Ancient versions of CMake required else(), endif(), and similar block
termination commands to have arguments matching the command starting the block.
This is no longer the preferred style.
2019-10-31 11:36:27 -05:00
Gael Guennebaud aa5820056e Unify c++11 usage in doc's examples and snippets 2018-10-08 17:32:54 +02:00
Gael Guennebaud c25034710e Fiw some warnings in dox examples 2018-06-07 16:09:22 +02:00
luz.paz e3912f5e63 MIsc. source and comment typos
Found using `codespell` and `grep` from downstream FreeCAD
2018-03-11 10:01:44 -04:00
Gael Guennebaud 7ae819123c Simplify CwiseNullaryOp example. 2016-08-31 15:46:04 +02:00
Gael Guennebaud 05a0ee25df Fix warning. 2015-10-29 21:06:07 +01:00
Gael Guennebaud 2d93060291 Fix trivial warnings. 2015-07-20 13:55:48 +02:00
Deanna Hood 2ab4922431 Make html directory before generating output image there 2015-03-18 07:24:13 +10:00
Georg Drenkhahn 0ba490cf80 Fixed CMakeLists.txt files to prevent CMake 3.0.0 warnings about deprecated LOCATION target property.
Small whitespace cleanup in CMakelLists.txt.
2014-08-22 12:13:07 +02:00
Gael Guennebaud 92190a1caf Add an example showing how to use C++11 random distributions 2014-01-07 20:23:35 +01:00
Gael Guennebaud 956251b738 bug #638: fix typos in sparse tutorial 2013-08-12 13:37:47 +02:00
Gael Guennebaud 75435079ca fix bug #499: the image was missing because of a dependency issue when building/executing the "special" examples 2012-08-27 11:11:25 +02:00
Gael Guennebaud 52dce0c126 significantly extend the tutorial of sparse matrices 2012-06-20 09:28:32 +02:00