pub type FitErrors { NonConverged WrongParameters(String) JacobianTaskError }
NonConverged
WrongParameters(String)
JacobianTaskError