Compute quadrature weights
Utility function for numerical integration.
quadWeights(argvals, method = "trapezoidal")
argvals |
function arguments. |
method |
quadrature method. Can be either |
a vector of quadrature weights for the points supplied in argvals
.
Clara Happ, with modifications by Philip Reiss
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.