SG++-Doxygen-Documentation
OperationQuadratureMC.hpp File Reference

Classes

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

Namespaces

 sgpp
 This header contains some utility functions.
 
 sgpp::base
 

Typedefs

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