mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
* eigen2->eigen3
* bump version to 2.91.0 * add FindEigen3.cmake
This commit is contained in:
@@ -4,7 +4,7 @@ most of them are subject to be included in Eigen in the future.
|
||||
|
||||
In order to use an unsupported module you have to do either:
|
||||
|
||||
- add the path_to_eigen2/unsupported directory to your include path and do:
|
||||
- add the path_to_eigen/unsupported directory to your include path and do:
|
||||
#include <Eigen/ModuleHeader>
|
||||
|
||||
- or directly do:
|
||||
|
||||
@@ -1,11 +1,3 @@
|
||||
################################################################################
|
||||
## ##
|
||||
## WARNING ##
|
||||
## ##
|
||||
## all modifications in this file must be reported in eigen2/Mainpage.dox ##
|
||||
## ##
|
||||
################################################################################
|
||||
|
||||
# This file describes the settings to be used by the documentation system
|
||||
# doxygen (www.doxygen.org) for a project
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user