Function klib::ml::base::helpers::binary_to_u128

source ·
pub fn binary_to_u128(binary: &[f32]) -> u128
Expand description

Produces a u128 from a 128 element array of 0s and 1s.