Struct barnes::Tree [] [src]

pub struct Tree;

Methods

impl Tree
[src]

fn compute_root(&self, square: Square, root_bucket: Vec<Point>) -> Square