mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-02-17 18:09:55 +08:00
remove CoreDeclaration from the documentation
This commit is contained in:
parent
9b4d46c82e
commit
80be1ea515
@ -54,12 +54,6 @@ namespace Eigen {
|
||||
* \code
|
||||
* #include <Eigen/Core>
|
||||
* \endcode
|
||||
*
|
||||
* To speedup compilation, in header files you might only include the following file:
|
||||
* \code
|
||||
* #include <Eigen/CoreDeclaration>
|
||||
* \endcode
|
||||
* which gives access to matrix and vector types as well as coefficient accessor operators.
|
||||
*/
|
||||
|
||||
#include "src/Core/util/Macros.h"
|
||||
|
Loading…
Reference in New Issue
Block a user