numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Definition of vibrated_quadratic_function class. More...
#include <cmath>
Go to the source code of this file.
Classes | |
class | num_prob_collect::opt::vibrated_quadratic_function |
Quadratic function with vibration for test of optimization. More... | |
Namespaces | |
namespace | num_prob_collect |
Namespace of problems for test of num_collect. | |
namespace | num_prob_collect::opt |
Namespace of optimization problems. | |
Definition of vibrated_quadratic_function class.
Definition in file vibrated_quadratic_function.h.