![]() |
SG++-Doxygen-Documentation
|
#include <sgpp/base/tools/Printer.hpp>
#include <sgpp/base/tools/sle/solver/UMFPACK.hpp>
#include <sgpp/base/tools/sle/system/CloneableSLE.hpp>
#include <sgpp/globaldef.hpp>
#include <suitesparse/umfpack.h>
#include <algorithm>
#include <cstddef>
#include <iostream>
#include <string>
#include <vector>
Namespaces | |
namespace | sgpp |
Class that stores, generates and manipulates a density function during online phase in on/off learning. | |
namespace | sgpp::base |
namespace | sgpp::base::sle_solver |
Typedefs | |
typedef UF_long | sgpp::base::sle_solver::sslong |
Functions | |
bool | sgpp::base::sle_solver::solveInternal (void *numeric, const std::vector< sslong > &Ap, const std::vector< sslong > &Ai, const std::vector< double > &Ax, DataVector &b, DataVector &x) |