SG++-Doxygen-Documentation
|
This is the complete list of members for sgpp::datadriven::DMWeightMatrix, including all inherited members.
DMWeightMatrix(sgpp::base::Grid &SparseGrid, sgpp::base::DataMatrix &trainData, sgpp::base::OperationMatrix &C, double lambda, sgpp::base::DataVector &w) | sgpp::datadriven::DMWeightMatrix | |
generateb(sgpp::base::DataVector &classes, sgpp::base::DataVector &b) | sgpp::datadriven::DMWeightMatrix | |
mult(sgpp::base::DataVector &alpha, sgpp::base::DataVector &result) | sgpp::datadriven::DMWeightMatrix | virtual |
OperationMatrix() | sgpp::base::OperationMatrix | inline |
~DMWeightMatrix() | sgpp::datadriven::DMWeightMatrix | virtual |
~OperationMatrix() | sgpp::base::OperationMatrix | inlinevirtual |