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

type PtrOfMinProblemSolver_Function = Ptr<dyn MinProblemSolver_Function>;

Implementations

impl PtrOfMinProblemSolver_Function[src]

Trait Implementations