Package | Description |
---|---|
com.imsl.math |
Mathematical functions and algorithms.
|
Modifier and Type | Method and Description |
---|---|
double |
HyperRectangleQuadrature.eval(HyperRectangleQuadrature.Function objectF)
Returns the value of the integral over the unit cube.
|
double |
HyperRectangleQuadrature.eval(HyperRectangleQuadrature.Function objectF,
double[] a,
double[] b)
Returns the value of the integral over a cube.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.