Type Definition annealing::Bounds

source · []
pub type Bounds<F, const N: usize> = [Range<F>; N];
Expand description

Bounds of the parameter space