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:
@@ -10,6 +10,7 @@ SET(test_SRCS
|
||||
adjoint.cpp
|
||||
submatrices.cpp
|
||||
miscmatrices.cpp
|
||||
smallvectors.cpp
|
||||
)
|
||||
QT4_AUTOMOC(${test_SRCS})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user