mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
add more unit-tests (covering transpose, conjugate, adjoint, dot product...)
This commit is contained in:
@@ -45,6 +45,7 @@ class EigenTest : public QObject
|
||||
|
||||
private slots:
|
||||
void testBasicStuff();
|
||||
void testAdjoint();
|
||||
};
|
||||
|
||||
#endif // EIGEN_TEST_MAIN_H
|
||||
|
||||
Reference in New Issue
Block a user