Uses a Levenberg Marquardt minimizer to solve the damped least squares problem.
pub use crate::md::Variable;
pub use crate::md::Vary;