Package | Description |
---|---|
com.mockturtlesolutions.snifflib.integration |
Contains standard classes and interfaces for performing integration.
|
Modifier and Type | Class and Description |
---|---|
class |
TrapzPointWiseQuadratureAlgorithm
Trapezoidal Quadrature
|
Modifier and Type | Method and Description |
---|---|
PointWiseQuadratureAlgorithm |
DataQuad.getAlgorithm() |
Modifier and Type | Method and Description |
---|---|
void |
DataQuad.setAlgorithm(PointWiseQuadratureAlgorithm X) |
Constructor and Description |
---|
DataQuad(PointWiseQuadratureAlgorithm Alg)
Constructor useful when user wants to use a non-default algorithm.
|
Copyright © 2011, 2013. Daniel P. Dougherty