layerWeightingMat: Weighting scheme for preferential layer matching
Description
A matrix, of the same form as grainSimilarity_align, but containing weighting coefficients for preferential layer
matching based on the grain types of the layers.
Usage
layerWeightingMat(triag = TRUE)
Value
data.frame, either triangular or symmetric
Arguments
triag
Return a triangular matrix (TRUE, default) or a symmetric matrix (FALSE)