2 Commits (70bf39b63404e6b924a207771994740b0ee92315)

Author SHA1 Message Date
dehnert 8911b0b71a Fixed wrong namespace for bit vector and square sparse matrix classes. 12 years ago
dehnert 8806dc6592 Performed renaming of static_sparse_matrix.h to SquareSparseMatrix.h, renamed the class accordingly and adapted the tests and includes. 12 years ago
dehnert 3c5dbb8483 Changed all indexing to 0-bound. From now on, the available states always start with 0 and end with the state with the highest index used. 12 years ago
PBerger f5dce8d33a Added a test for reported bug by CDehnert: Sparse Matrix to Eigen conversion loses the diagonal entries 12 years ago
PBerger a4f5794419 Added conversion routines from/to Eigen Sparse Matrix Format 12 years ago
PBerger f66c0c110c Renamed the static_sparse_matrix_test.cpp 12 years ago
Thomas Heinemann d37b23a5c5 - Additional "wrong header" testcase for the tra parser 12 years ago
PBerger 31d2c70acc Added temporary Find* files for CMake 13 years ago