mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix all the doxygen warnings.
This commit is contained in:
@@ -150,6 +150,10 @@ struct CoreThreadPoolDevice {
|
||||
|
||||
namespace internal {
|
||||
|
||||
#ifdef EIGEN_PARSED_BY_DOXYGEN
|
||||
struct Kernel;
|
||||
#endif
|
||||
|
||||
template <typename Kernel>
|
||||
struct cost_helper {
|
||||
using SrcEvaluatorType = typename Kernel::SrcEvaluatorType;
|
||||
|
||||
Reference in New Issue
Block a user