mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-02-23 18:20:47 +08:00
remove CoreDeclaration from the documentation
This commit is contained in:
parent
9b4d46c82e
commit
80be1ea515
@ -54,12 +54,6 @@ namespace Eigen {
|
|||||||
* \code
|
* \code
|
||||||
* #include <Eigen/Core>
|
* #include <Eigen/Core>
|
||||||
* \endcode
|
* \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"
|
#include "src/Core/util/Macros.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user