Learn R Programming

itp (version 1.2.2)

itp_cpp: Internal itp functions

Description

Internal itp functions

Usage

itp_cpp(f, pars, a, b, ya, yb, epsilon, k1, k2, for_rk, inc)

itp_r(f, ..., a, b, ya, yb, epsilon, k1, k2, for_rk, inc)

Arguments

Details

These functions are not intended to be called by the user.