mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-10 10:49:04 +08:00
Add new unsupported modules to doc/unsupported_modules.dox
This commit is contained in:
parent
7262716b78
commit
59a0c4a0d2
@ -14,9 +14,21 @@ namespace Eigen {
|
|||||||
* \defgroup AdolcForward_Module Adolc forward module */
|
* \defgroup AdolcForward_Module Adolc forward module */
|
||||||
|
|
||||||
/** \ingroup Unsupported_modules
|
/** \ingroup Unsupported_modules
|
||||||
* \defgroup IterativeSolvers_Module Iterative solvers module */
|
* \defgroup AlignedVector3_Module Aligned vector3 module */
|
||||||
|
|
||||||
|
/** \ingroup Unsupported_modules
|
||||||
|
* \defgroup AutoDiff_Module Auto Diff module */
|
||||||
|
|
||||||
/** \ingroup Unsupported_modules
|
/** \ingroup Unsupported_modules
|
||||||
* \defgroup BVH_Module BVH module */
|
* \defgroup BVH_Module BVH module */
|
||||||
|
|
||||||
} // namespace Eigen
|
/** \ingroup Unsupported_modules
|
||||||
|
* \defgroup IterativeSolvers_Module Iterative solvers module */
|
||||||
|
|
||||||
|
/** \ingroup Unsupported_modules
|
||||||
|
* \defgroup MatrixFunctions_Module Matrix functions module */
|
||||||
|
|
||||||
|
/** \ingroup Unsupported_modules
|
||||||
|
* \defgroup MoreVectorization More vectorization module */
|
||||||
|
|
||||||
|
} // namespace Eigen
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
namespace Eigen {
|
namespace Eigen {
|
||||||
|
|
||||||
/** \ingroup Unsupported_modules
|
/** \ingroup Unsupported_modules
|
||||||
* \defgroup MoreVectorization additional vectorization module
|
* \defgroup MoreVectorization More vectorization module
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "src/MoreVectorization/MathFunctions.h"
|
#include "src/MoreVectorization/MathFunctions.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user