mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-06-04 18:54:00 +08:00
i wonder how useful this really is, but others do this way. Probably
related to doxygen.
This commit is contained in:
parent
50c192961c
commit
953c37f8e5
@ -9,9 +9,14 @@ namespace Eigen {
|
|||||||
* \defgroup Support for non linear optimization and non linear least
|
* \defgroup Support for non linear optimization and non linear least
|
||||||
* square using minpack routines.
|
* square using minpack routines.
|
||||||
*/
|
*/
|
||||||
|
//@{
|
||||||
|
|
||||||
#include "src/NonLinear/MathFunctions.h"
|
#include "src/NonLinear/MathFunctions.h"
|
||||||
|
|
||||||
|
//@}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#endif // EIGEN_NONLINEAR_MODULE_H
|
#endif // EIGEN_NONLINEAR_MODULE_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user