| UniqueBestMatchingUnits {GeneralizedUmatrix} | R Documentation | 
UniqueBestMatchingUnits
Description
UniqueBestMatchingUnits
Usage
UniqueBestMatchingUnits(NonUniqueBestMatchingUnits)
Arguments
NonUniqueBestMatchingUnits | 
 [1:n,1:n,1:n] UniqueBestMatchingUnits =[BMkey, BMLineCoords, BMColCoords]  | 
Value
UniqueBM | 
 [1:u,1:u,1:u] UniqueBM =[UBMkey, UBMLineCoords, UBMColCoords]  | 
UniqueInd | 
 Index such that UniqueBM = UniqueBestMatchingUnits(UniqeInd,:)  | 
Uniq2AllInd | 
 Index such that UniqueBestMatchingUnits = UniqueBM(Uniq2AllInd,:)  | 
Author(s)
ALU 2021 in matlab, MCT reimplemented in R
[Package GeneralizedUmatrix version 1.2.6 Index]