mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
-add Ones, DiagonalMatrix, DiagonalCoeffs
-expand and improve unit-tests -various renaming and improvements
This commit is contained in:
@@ -116,7 +116,7 @@ class EigenTest : public QObject
|
||||
void testBasicStuff();
|
||||
void testAdjoint();
|
||||
void testSubmatrices();
|
||||
|
||||
void testMiscMatrices();
|
||||
protected:
|
||||
int m_repeat;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user