SG++-Doxygen-Documentation
|
#include <sgpp/globaldef.hpp>
#include <sgpp/base/datatypes/DataVector.hpp>
#include <sgpp/base/datatypes/DataMatrix.hpp>
#include <cstddef>
#include <memory>
#include <vector>
Classes | |
class | sgpp::optimization::VectorFunctionHessian |
Abstract base class for vector-valued functions \(g\colon [0, 1]^d \to \mathbb{R}^m\) together with their Jacobians \(\nabla g\colon [0, 1]^d \to \mathbb{R}^{m \times d}\), i.e. More... | |
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::optimization | |