SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
Armadillo.cpp File Reference
#include <sgpp/base/tools/Printer.hpp>
#include <sgpp/base/tools/sle/solver/Armadillo.hpp>
#include <sgpp/base/tools/sle/system/CloneableSLE.hpp>
#include <sgpp/globaldef.hpp>
#include <armadillo>
#include <cstddef>
#include <iostream>
#include <string>

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 arma::mat ArmadilloMatrix
 
typedef arma::vec ArmadilloVector
 

Typedef Documentation

◆ ArmadilloMatrix

typedef arma::mat ArmadilloMatrix

◆ ArmadilloVector

typedef arma::vec ArmadilloVector