Next: Menus, Previous: Data Input/Output, Up: Routine Groups [Contents][Index]
These return values of mathematical functions or otherwise perform mathematical tasks.
The absolute value or magnitude.
The cube root.
The cross-correlation.
To distribute data to particular elements of an array.
To sum in double
type.
To sum in float
type.
To determine the minimum from a fit to 3-by-3 elements.
To determine displacements between two images.
To get a histogram.
To get a normalized histogram.
The maximum.
A running maximum (with a fixed window size).
The average.
A running median (with a fixed window size).
The minimum.
A running minimum (with a fixed window size).
The logical opposite (zero versus non-zero).
To one
A polynomial.
A sum weighted with specified powers of the coordinates.
To interpolate unto a different coordinate grid.
To interpolate unto a different coordinate grid.
To calculate roots of third-degree polynomials.
A running sum (with a fixed window size).
A running sum (cumulative).
Linear scaling to byte
type.
Standard deviation.
Square root.
To distort according to displacement data.
To shift over a fractional number of pixels.
To shift over a fractional number of pixels.
To sum.
The Voigt function.
To zero.
Inverse (one-over) protected against division by zero.
• Bessel Functions: | Various Bessel functions | |
• Complex Functions: | Functions that accept complex values | |
• Exponential/Logarithmic Functions: | Various exponents and logarithms | |
• Spectral Functions: | Spectral transforms | |
• Filters: | Routines that modify values | |
• Fitting: | Routines that fit curves to data | |
• Hyperbolic Functions: | Various hyperbolic functions | |
• Interpolation: | Routines that interpolate | |
• Matrix Math: | Routines that deal with matrices | |
• Seek: | Routines that find values | |
• Smoothing: | Routines that smooth | |
• Sorting: | Routines that sort values | |
• Statistical Functions: | Various statistical distributions | |
• Trigonometry: | Trigonometric functions |
Next: Menus, Previous: Data Input/Output, Up: Routine Groups [Contents][Index]