2 Commits (014ecd85977b3349653826dd28d803af1817652f)

Author SHA1 Message Date
PBerger 9a9cd968d9 Added a test to verify the RowSum Function in the Sparse Matrix. 12 years ago
PBerger 557461a77d Renamed SquareSparseMatrix to SparseMatrix 12 years ago
PBerger b89db58fbb Made changes to all files that use the Sparse Matrix, as the diagonal entries are now included in the main storage. This refs #34 12 years ago
PBerger f983317b54 Renaming MRMC to STORM, see #42 12 years ago
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