Crate optimal_binary

Source
Expand description

Utilities for working with binary optimizers.

Structsยง

ToIntLE
Reduce to base 10 integer representations of bits. Leftmost is least significant.
ToRealLE
Reduce innermost axis to numbers within range. Leftmost is least significant.