mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
add constructors and accessors/mutators specific to small vectors.
Add corresponding unit-test.
This commit is contained in:
@@ -117,6 +117,7 @@ class EigenTest : public QObject
|
||||
void testAdjoint();
|
||||
void testSubmatrices();
|
||||
void testMiscMatrices();
|
||||
void testSmallVectors();
|
||||
protected:
|
||||
int m_repeat;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user