remove Dense test
parent
a46187ee67
commit
a90d455765
|
@ -17,10 +17,6 @@ headers += FixedVector.h types.h blockMatrices.h
|
|||
sources += Vector.cpp svdcmp.cpp Matrix.cpp
|
||||
check_PROGRAMS += tests/testFixedVector tests/testVector tests/testMatrix
|
||||
|
||||
if USE_LAPACK
|
||||
check_PROGRAMS += tests/testDenseQRUtil
|
||||
endif
|
||||
|
||||
# Testing
|
||||
headers += Testable.h TestableAssertions.h numericalDerivative.h
|
||||
sources += timing.cpp
|
||||
|
|
Loading…
Reference in New Issue