[][src]Function dinotree_alg::par::compute_level_switch_sequential

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

use the broccoli crate instead

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