Node Update Functions#

vn_update_sum(msg_c2v, mask, llr_ch[, ...])

Variable node update function implementing the sum update.

cn_update_minsum(msg_v2c, mask[, llr_clipping])

Check node update function implementing the minsum update.

cn_update_offset_minsum(msg_v2c, mask[, ...])

Check node update function implementing the offset corrected minsum.

cn_update_phi(msg_v2c, mask[, llr_clipping])

Check node update function implementing the boxplus operation.

cn_update_tanh(msg_v2c, mask[, llr_clipping])

Check node update function implementing the boxplus operation.