Can ceres solver and nlopt use the same model for least squares curve fitting?
I have a model setup that is working with NLopt, the setup consist of a baseModel (abstract base class for all derived models to take advantage of polymorphism), see below code example (the code is very long and these are the core functionalities):
Can ceres solver and nlopt use the same model for least squares curve fitting?
I have a model setup that is working with NLopt, the setup consist of a baseModel (abstract base class for all derived models to take advantage of polymorphism), see below code example (the code is very long and these are the core functionalities):
Can ceres solver and nlopt use the same model for least squares curve fitting?
I have a model setup that is working with NLopt, the setup consist of a baseModel (abstract base class for all derived models to take advantage of polymorphism), see below code example (the code is very long and these are the core functionalities):