cubature (version 2.0.4)

default_args: Default arguments for each integration method

Description

Since each method has a different set of parameters, this function returns the default values of all parameters that can be modified and passed to integration routines.

Usage

default_args()

Arguments

Value

a named list of parameters for each method.

Examples

Run this code
# NOT RUN {
default_args()
# }

Run the code above in your browser using DataLab