SG++-Doxygen-Documentation
VectorFunctionGradient.hpp File Reference
#include <sgpp/globaldef.hpp>
#include <sgpp/base/datatypes/DataVector.hpp>
#include <sgpp/base/datatypes/DataMatrix.hpp>
#include <cstddef>
#include <memory>

Classes

class  sgpp::optimization::VectorFunctionGradient
 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