4 Commits (fa68492b556ac21d79faec1fbd994882250a0f94)

Author SHA1 Message Date
PBerger cce8391e44 Refactored everything to match naming scheme. 12 years ago
gereon 71c824b91a hunting for memory erros 12 years ago
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