SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
OperationQuadratureMC.hpp File Reference

Classes

class  sgpp::base::OperationQuadratureMC
 Quadrature on any sparse grid (that has OperationMultipleEval implemented) using Monte Carlo. More...
 

Namespaces

namespace  sgpp
 Class that stores, generates and manipulates a density function during online phase in on/off learning.
 
namespace  sgpp::base
 

Typedefs

typedef double(* sgpp::base::FUNC) (int, double *, void *)
 Typedef for general functions that can be passed to integration methods.