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

type PtrOfSVMSGD = Ptr<dyn SVMSGD>;

Implementations

impl PtrOfSVMSGD[src]

Trait Implementations

impl AlgorithmTrait for PtrOfSVMSGD[src]

impl SVMSGD for PtrOfSVMSGD[src]

impl StatModel for PtrOfSVMSGD[src]