mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-08 17:59:00 +08:00
fix doxygen \ingroup for the array module
This commit is contained in:
parent
9c14d20656
commit
169696a078
@ -26,7 +26,7 @@
|
|||||||
#ifndef EIGEN_PARTIAL_REDUX_H
|
#ifndef EIGEN_PARTIAL_REDUX_H
|
||||||
#define EIGEN_PARTIAL_REDUX_H
|
#define EIGEN_PARTIAL_REDUX_H
|
||||||
|
|
||||||
/** \array_module \ingroup Array
|
/** \array_module \ingroup Array_Module
|
||||||
*
|
*
|
||||||
* \class PartialReduxExpr
|
* \class PartialReduxExpr
|
||||||
*
|
*
|
||||||
@ -131,7 +131,7 @@ struct ei_member_redux {
|
|||||||
const BinaryOp m_functor;
|
const BinaryOp m_functor;
|
||||||
};
|
};
|
||||||
|
|
||||||
/** \array_module \ingroup Array
|
/** \array_module \ingroup Array_Module
|
||||||
*
|
*
|
||||||
* \class PartialRedux
|
* \class PartialRedux
|
||||||
*
|
*
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
#ifndef EIGEN_REVERSE_H
|
#ifndef EIGEN_REVERSE_H
|
||||||
#define EIGEN_REVERSE_H
|
#define EIGEN_REVERSE_H
|
||||||
|
|
||||||
/** \array_module \ingroup Array
|
/** \array_module \ingroup Array_Module
|
||||||
*
|
*
|
||||||
* \class Reverse
|
* \class Reverse
|
||||||
*
|
*
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
#ifndef EIGEN_SELECT_H
|
#ifndef EIGEN_SELECT_H
|
||||||
#define EIGEN_SELECT_H
|
#define EIGEN_SELECT_H
|
||||||
|
|
||||||
/** \array_module \ingroup Array
|
/** \array_module \ingroup Array_Module
|
||||||
*
|
*
|
||||||
* \class Select
|
* \class Select
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user