#include <montecarlointegrator_1.h>
Inheritance diagram for afl::MonteCarloIntegrator_1:
Public Member Functions | |
MonteCarloIntegrator_1 (const Field *field, const Parameters ¶ms) | |
virtual | ~MonteCarloIntegrator_1 () |
virtual Value | integral (const Simplex &s) const |
virtual void | toXML (std::ostream &doc) const |
virtual Integrator * | clone () |
virtual const std::string & | getMethod () const |
|
constructor
|
|
Destructor |
|
Reimplemented from afl::Integrator_1. |
|
Reimplemented from afl::Integrator_1. |
|
Reimplemented from afl::Integrator_1. |
|
represents the integrator for an FRL document
Reimplemented from afl::Integrator_1. |