Type Definition sprs::linalg::etree::ParentsOwned

source ·
pub type ParentsOwned = Parents<Vec<Parent>>;

Implementations§

source§

impl ParentsOwned

source

pub fn new(nb_nodes: usize) -> Self

Create a new tree with all nodes set as root