![]() |
SG++-Doxygen-Documentation
|
This is the complete list of members for sgpp::base::WrapperVectorFunction, including all inherited members.
clone(std::unique_ptr< VectorFunction > &clone) const override | sgpp::base::WrapperVectorFunction | inlinevirtual |
d | sgpp::base::VectorFunction | protected |
eval(const DataVector &x, DataVector &value) override | sgpp::base::WrapperVectorFunction | inlinevirtual |
sgpp::base::VectorFunction::eval(const DataMatrix &x, DataMatrix &value) | sgpp::base::VectorFunction | inlinevirtual |
f | sgpp::base::WrapperVectorFunction | protected |
FunctionEvalType typedef | sgpp::base::WrapperVectorFunction | |
getNumberOfComponents() const | sgpp::base::VectorFunction | inline |
getNumberOfParameters() const | sgpp::base::VectorFunction | inline |
m | sgpp::base::VectorFunction | protected |
VectorFunction(size_t d, size_t m) | sgpp::base::VectorFunction | inline |
WrapperVectorFunction(size_t d, size_t m, FunctionEvalType f) | sgpp::base::WrapperVectorFunction | inline |
~VectorFunction() | sgpp::base::VectorFunction | inlinevirtual |
~WrapperVectorFunction() override | sgpp::base::WrapperVectorFunction | inline |