[][src]Function dinotree::tree::compute_default_level_switch_sequential

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

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