ring_GC: GC taper on ring

Description Usage Arguments Value Examples

View source: R/utils_geom.R

Description

Compute the GC taper on a ring, with support half-length c

Usage

1
ring_GC(ndim, c)

Arguments

ndim

number of dimensions in physical space

c

the support half-length

Value

taper matrix

Examples

1
2
taper <- ring_GC(100, 10)
image_mat(taper)

robertsy/assimilr documentation built on May 27, 2019, 10:33 a.m.