least-squares-cpp
least-squares-cpp copied to clipboard
Optimization bounds
Hi, some error functions may have unintended minima outside of a certain parameter region. This is undoubtedly a problem with the error function but sometimes just unavoidable. It would be helpful to have a constrained algorithm available in such cases.