Expand description
Utility data structures and functionality for testing the
matrixcompare
crate. Not intended for usage outside of
matrixcompare
tests.
Macros§
- mock_
matrix - Macro that helps with the construction of small dense (mock) matrices for testing.
Structs§
Functions§
- dense_
matrix_ strategy - dense_
matrix_ strategy_ i64 - dense_
matrix_ strategy_ normal_ f64 - A strategy for “normal” f64 numbers (excluding infinities, NaN).
- i64_
range - sparse_
matrix_ strategy - sparse_
matrix_ strategy_ i64 - sparse_
matrix_ strategy_ normal_ f64