|
tatami_test
Utilities for testing tatami libraries
|
Files | |
| create_indexed_subset.hpp | |
| Create an indexed subset of dimension elements. | |
| fetch.hpp | |
| Fetch a row/column into a vector. | |
| ForcedOracleWrapper.hpp | |
| Forcibly use oracular extraction. | |
| ReversedIndicesWrapper.hpp | |
| Reverse sparse indices during extraction. | |
| simulate_compressed_sparse.hpp | |
| Simulate compressed sparse matrix contents. | |
| simulate_vector.hpp | |
| Simulate a random vector. | |
| tatami_test.hpp | |
| Umbrella header for tatami_test. | |
| test_access.hpp | |
Test access patterns on a tatami::Matrix. | |
| test_unsorted_access.hpp | |
Test unsorted sparse access on a tatami::Matrix. | |
| throws_error.hpp | |
| Check that an error is thrown. | |