kitpylib.PyMath.spf2d

kitpylib.PyMath.spf2d#

A module for 2d special functions.

Functions

gaus2d(x)

The 2d Gaussian Function.

ramp2d(x)

The 2d ramp function.

rect2d(x)

The 2d rectangle function.

sign2d(x)

The 2d sign function.

sinc2d(x)

The 2d sinc function.

step2d(x)

The 2d step function.

tri2d(x)

The 2d triangle function.