Go to the source code of this file.
Classes | |
| class | QuadraticMinimize |
| This form function simply represents a quadratic objective function: f(x) = val + {i=1}^N (x_i - a_i)^2 where val is the input objective value and a_i is the input solution. More... | |
1.8.14