ToySlope: The toy slope.

Description Usage Arguments Value

Description

The toy slope.

Usage

1
ToySlope(ImRange = c(0, 1), NPixel = 64)

Arguments

ImRange

A vector with two components giving the range of the region on which the Toy Slope is to be computed.

NPixel

Number of pixels of the result in one direction. The resulting picture will have NPixel x NPixel pixels.

Value

A list with components "x", "y" and "z". Here, x and y are the coordinates of the grid and z is matrix of dimensions c(NPixel,NPixel) giving the Toy Signal.


maxsommerfeld/cope documentation built on May 21, 2019, 2:19 p.m.