cr.sparse.cs.cs1bit.BIHTState¶
- class cr.sparse.cs.cs1bit.BIHTState(x_I: jax.Array, I: jax.Array, r: jax.Array, n_mismatched_bits: jax.Array, iterations: int)[source]¶
Represents the state of the BIHT algorithm
Attributes
IThe support for non-zero values
iterationsThe number of iterations it took to complete
n_mismatched_bitsAlias for field number 3
rThe residuals
x_INon-zero values