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

pub type PtrOfLMSolver_Callback = Ptr<dyn LMSolver_Callback>;

Implementations

Trait Implementations

computes error and Jacobian for the specified vector of parameters Read more