Function ark_ff::biginteger::arithmetic::find_naf
source · pub fn find_naf(num: &[u64]) -> Vec<i8>
Expand description
Compute the NAF (non-adjacent form) of num
pub fn find_naf(num: &[u64]) -> Vec<i8>
Compute the NAF (non-adjacent form) of num