Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getNodesWeights

get nodes and weights from an NIGrid-object


Description

getNodes and getWeights extract the (potentially rescaled) nodes and weights out of an NIGrid-Object

Usage

getNodes(grid)

getWeights(grid)

Arguments

grid

object of class NIGrid

Value

Returns the nodes or weights of the given grid

See Also

Examples

myGrid <- createNIGrid(dim=2, type="cNC1", level=3)
getNodes(myGrid)
getWeights(myGrid)

mvQuad

Methods for Multivariate Quadrature

v1.0-6
GPL-3
Authors
Constantin Weiser (HHU of Duesseldorf / Germany)
Initial release
2016-07-19

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.