Function rs_graph::classes::hypercube [] [src]

pub fn hypercube<'a, G>(d: u32) -> G where
    G: Graph<'a>, 

Returns a hypercube of dimension d.