mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
- add copyright line for Michael Olbrich
- some meta unrolling improvements
This commit is contained in:
@@ -69,6 +69,8 @@ struct EiForwardDecl<EiMatrix<_Scalar, _Rows, _Cols> >
|
||||
|
||||
const int EiDynamic = -1;
|
||||
|
||||
#define EI_LOOP_UNROLLING_LIMIT 8
|
||||
|
||||
#define EI_UNUSED(x) (void)x
|
||||
|
||||
#ifdef __GNUC__
|
||||
|
||||
Reference in New Issue
Block a user