Operations on layers
Missing docstring.
Missing docstring for clip. Check Documenter's build log for details.
SimpleSDMLayers.coarsen Function
coarsen(f, L::SDMLayer, mask=(2, 2))Coarsens a layer by collecting a sub-grid of size mask, and applying the function f to all non-empty cells within this mask. The core constraint is that f must take a vector and return a single element (and the size of the mask must be compatible with the size of the layer).
Missing docstring.
Missing docstring for slidingwindow. Check Documenter's build log for details.
Missing docstring.
Missing docstring for mask. Check Documenter's build log for details.
Missing docstring.
Missing docstring for rescale!. Check Documenter's build log for details.
Missing docstring.
Missing docstring for rescale. Check Documenter's build log for details.
Missing docstring.
Missing docstring for mosaic. Check Documenter's build log for details.
Missing docstring.
Missing docstring for tile. Check Documenter's build log for details.
Missing docstring.
Missing docstring for tile!. Check Documenter's build log for details.
Missing docstring.
Missing docstring for stitch. Check Documenter's build log for details.