public interface LebedevFunction
| Modifier and Type | Method and Description |
|---|---|
double |
value(LebedevGridPoint point)
Compute the value of the function at the given grid point.
|
double value(LebedevGridPoint point)
point - the grid point at which the function must be evaluatedCopyright © 2020 CNES. All rights reserved.