Function pqgrams::pqgram_profile [] [src]

pub fn pqgram_profile<L, T>(
    tree: T,
    p: usize,
    q: usize,
    sort: bool
) -> Vec<PQGram<L>> where
    L: ValidGramElement,
    T: LabelledTree<L>, 

Build a PQGram vector profile