[][src]Type Definition opencv::types::PtrOfDTrees

type PtrOfDTrees = Ptr<dyn DTrees>;

Implementations

impl PtrOfDTrees[src]

Trait Implementations

impl AlgorithmTrait for PtrOfDTrees[src]

impl DTrees for PtrOfDTrees[src]

impl StatModel for PtrOfDTrees[src]