Operation to get the Absolute value
Operation to get the arc cosine of values.
Operation to add values.
Operation to And values.
Operation to get the arc sine of values.
Operation to get the Arc Tangent of values.
Operation to get the Arc Tangent2 of values.
Operation to get the ceiling of values.
Operation to get the Cosine of values.
Operation to get the hyperbolic cosine of values.
Maps values to 0 if the are NoData values, otherwise 1.
Divides values.
Determines if values are equal.
Operation to get the flooring of values.
Determines if values are greater than other values.
Determines if values are greater than or equal to other values.
Maps all cells matching cond
to Int trueValue
.
Determines if values are less than other values.
Determines if values are less than or equal to other values.
Computes the Log of Tile values.
Operation to get the Log base 10 of values.
Gets maximum values.
Implementation to find the Nth maximum element of a set of rasters for each cell.
The mean of values at each location in a set of Tiles.
Gets minimum values.
Implementation to find the Nth minimum element of a set of rasters for each cell.
Multiplies values.
Negate (multiply by -1) each value in a raster.
Bitwise negation of Tile.
Or's cell values of rasters or Int values.
Pows values.
Computes the Round of Tile or single values.
Operation to get the sine of values.
Operation to get the sinh of values.
Operation for taking a square root.
Subtracts values.
Operation to get the Tangent of values.
Operation to get the hyperbolic tangent of values.
Maps values to 1 if the are NoData values, otherwise 0.
Determines if values are equal.
Implements the incremental algorithm for computing the variance in one sweep.
Variety gives the count of unique values at each location in a set of Tiles.
Xor's cell values of rasters or Int values.