cr.sparse.cs.cs1bit.BIHTState¶
- class cr.sparse.cs.cs1bit.BIHTState(x_I: jax._src.numpy.ndarray.ndarray, I: jax._src.numpy.ndarray.ndarray, r: jax._src.numpy.ndarray.ndarray, n_mismatched_bits: jax._src.numpy.ndarray.ndarray, 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