mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-30 17:40:05 +08:00
fix typo and rephrase sentence
This commit is contained in:
parent
8c17fab8f5
commit
ee60fc2062
@ -2,8 +2,8 @@ namespace Eigen {
|
||||
|
||||
/** \page Eigen2ToEigen3 Porting from Eigen2 to Eigen3
|
||||
|
||||
The goals of this page is to enumerate the API changes between Eigen2 and Eigen3,
|
||||
and to help porting an application from Eigen2 to Eigen3.
|
||||
This page lists the most important API changes between Eigen2 and Eigen3,
|
||||
and gives tips to help porting your application from Eigen2 to Eigen3.
|
||||
|
||||
\b Table \b of \b contents
|
||||
- \ref CompatibilitySupport
|
||||
|
Loading…
Reference in New Issue
Block a user