integrate3D: Integrate a function on a rectangular 3D grid

Description Usage Arguments Value

View source: R/funDataMethods.R

Description

Integrate a function on a rectangular 3D grid

Usage

1

Arguments

f

A 3D array, representing the function evaluations on the grid

argvals

A list with 3 elements, representing the grid points in the first, second and third dimension of f

Value

The result of the numerical integration of f on the given grid.


funData documentation built on Oct. 17, 2021, 5:06 p.m.