[][src]Function broccoli::par::compute_level_switch_sequential

pub fn compute_level_switch_sequential(depth: usize, height: usize) -> Parallel

Returns the height at which the recursive construction algorithm turns to sequential from parallel.