| Package | Description |
|---|---|
| weka.tools.numericIntegration |
| Modifier and Type | Class and Description |
|---|---|
class |
AIntegrator
Abstract class for numeric integration
|
class |
MonteCarloSimpleIntegrator
Monte Carlo integratoin
|
class |
RandomisedIntegrator
Common class to the randomised integration
|
class |
SimpleIntegrator
Simple integration with a uniform sequence.
|
class |
SimpsonsIntegrator
Performs numerical integration using Simpsons rule
|
class |
TrapezoidalIntegrator
Trapezoidal integration
|
class |
UnivariateIntegratorWrapper |
Copyright © 2020. All rights reserved.