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

Classes

class  sgpp::quadrature::OperationQuadratureMCAdvanced
 Quadrature on any sparse grid (that has OperationMultipleEval implemented) using various Monte Carlo Methods (Advanced). More...
 

Namespaces

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

Typedefs

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