cf_adapt_grid: Exponential grid

View source: R/RcppExports.R

cf_adapt_gridR Documentation

Exponential grid

Description

Adaptive grid generator

Usage

cf_adapt_grid(l, a, b, n, E)

Arguments

l

adaptation points

a

inferior value for the grid

b

superior value for the grid

n

number of points in the grid

E

refinement parameter

Value

A vector with the adaptive grid points.

Author(s)

Pedro Guarderas pedro.felipe.guarderas@gmail.com


pedroguarderas/CFINI documentation built on Feb. 16, 2024, 2:17 p.m.