![]() |
UtilsLite
Utilities for C++ programming
|
#include <iostream>
#include <sstream>
#include <string>
#include <algorithm>
#include <functional>
#include <cmath>
#include "Utils.hh"
#include "Utils_eigen.hh"
Go to the source code of this file.
Classes | |
class | Utils::NelderMead< Real > |
Implements the Nelder-Mead optimization algorithm for nonlinear optimization problems. More... | |
Namespaces | |
namespace | Utils |
Macros | |
#define | UTILS_NELDER_MEAD_dot_HH |
#define UTILS_NELDER_MEAD_dot_HH |