![]() |
SG++-Doxygen-Documentation
|
#include <cstddef>
Namespaces | |
namespace | sgpp |
Class that stores, generates and manipulates a density function during online phase in on/off learning. | |
namespace | sgpp::datadriven |
Variables | |
const int | sgpp::datadriven::csrc_ = 7 |
const int | sgpp::datadriven::ctxt_ = 1 |
const int | sgpp::datadriven::dtype_ = 0 |
const int | sgpp::datadriven::kDescriptor_ = 9 |
const int | sgpp::datadriven::lld_ = 8 |
const char *const | sgpp::datadriven::lowerTriangular = "L" |
const int | sgpp::datadriven::m_ = 2 |
const int | sgpp::datadriven::mb_ = 4 |
const int | sgpp::datadriven::n_ = 3 |
const int | sgpp::datadriven::nb_ = 5 |
const char *const | sgpp::datadriven::pblasConjugate = "C" |
const char *const | sgpp::datadriven::pblasNoTranspose = "N" |
const char *const | sgpp::datadriven::pblasTranspose = "T" |
const int | sgpp::datadriven::rsrc_ = 6 |
const char *const | sgpp::datadriven::upperTriangular = "U" |