hops
|
#include <cmath>
#include <stdexcept>
#include <unsupported/Eigen/MatrixFunctions>
#include <utility>
#include <hops/Model/Model.hpp>
#include <hops/Utility/MatrixType.hpp>
#include <hops/Utility/VectorType.hpp>
Go to the source code of this file.
Classes | |
class | hops::Rosenbrock |
multi-dimensional extension of rosenbrock function to N dimensions. Only defined on spaces of even N! More... | |
Namespaces | |
hops | |