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

type PtrOfRTrees = Ptr<dyn RTrees>;

Implementations

impl PtrOfRTrees[src]

Trait Implementations

impl AlgorithmTrait for PtrOfRTrees[src]

impl DTrees for PtrOfRTrees[src]

impl RTrees for PtrOfRTrees[src]

impl StatModel for PtrOfRTrees[src]