====== Calc Neighborhood ====== ===== Description ===== This functor calculates the list of first order neighbors for each source feature. ===== Inputs ===== ^ Name ^ Type ^ Description ^ | Source | [[Categorical Map Type|Categorical Map ]] | Map whose non-null cells correspond to source features. | ===== Optional Inputs ===== ===== Output ===== ^ Name ^ Type ^ Description ^ | Neighborhood | [[Neighborhood Table Type|Neighborhood Table ]] | Neighbors for each source feature on the source map. | ===== Group ===== [[Functor List#Statistics | Statistics]] ===== Notes ===== ===== Internal Name ===== CalcNeighborhood