kitpylib.PyMath.spf3d

kitpylib.PyMath.spf3d#

A module for 3d special functions.

Functions

gaus3d(x, y)

The 3d Gaussian Function.

ramp3d(x, y)

The 3d ramp function.

rect3d(x, y)

The 3d rectangle function.

sign3d(x, y)

The 3d sign function.

sinc3d(x, y)

The 3d sinc function.

step3d(x, y)

The 3d step function.

tri3d(x, y)

The 3d triangle function.