cf_uniform_grid: Uniform grid

View source: R/RcppExports.R

cf_uniform_gridR Documentation

Uniform grid

Description

simple function for grid generation

Usage

cf_uniform_grid(a, b, n)

Arguments

a

inferior value for the grid

b

superior value for the grid

n

number of points in the grid

Value

A vector with the grid points.

Author(s)

Pedro Guarderas pedro.felipe.guarderas@gmail.com


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