Math.linim: S3 Group Generic Methods for Images on a Linear Network
Description
These are group generic methods for images of class "linim", which
allows for usual mathematical functions and operators to be applied
directly to pixel images on a linear network.
See Details for a list of implemented functions.
Usage
## S3 methods for group generics have prototypes:
Math(x, ...)Ops(e1, e2)Complex(z)Summary(..., na.rm = FALSE)
Arguments
x, z, e1, e2
objects of class "linim".
...
further arguments passed to methods.
na.rm
logical: should missing values be removed?
Details
An object of class "linim" represents a pixel image on
a linear network. See linim.
Below is a list of mathematical functions and operators which are
defined for these images. Not all functions will make sense for all
types of images. For example, none of the functions in the "Math" group
make sense for character-valued images. Note that the "Ops"
group methods are implemented using eval.linim.