[][src]Trait gt_directed_bijective_connection_graph::graph::DirectedBijectiveConnecionGraph

pub trait DirectedBijectiveConnecionGraph: Graph + Lemma1 + Lemma2 + NodeToNode + NodeToSet {
    fn psi(&self, n: Dims, node: Node) -> Node { ... }
}

Provided methods

fn psi(&self, n: Dims, node: Node) -> Node

Loading content...

Implementors

Loading content...