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