circshift: Circular shift of array x by n steps.

Description Usage Arguments Value

Description

Circular shift of array x by n steps.

Usage

1
circshift(x, n)

Arguments

x

An array.

n

Number of steps for circular shift (positive for forward shift, negative for backward shift)

Value

Circular-shifted x.


bwrc/semigeom-r documentation built on May 13, 2019, 9:20 a.m.