Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
categorical_map [2011/07/31 17:28]
hermann created
categorical_map [2026/08/28 03:14] (current)
hermann Sync from local documentation review
Line 1: Line 1:
-====== Categorical Map ====== ​+====== Categorical Map ====== 
 + 
 +===== Description ===== 
 + 
 +Declares a categorical map value that can be reused as the input to more than one functor, instead of repeating the same constant throughout the model. 
 + 
 +===== Inputs ===== 
 + 
 +^ Name  ^ Type  ^ Description ​ ^ 
 +| Constant ​ | [[Categorical Map Type]] ​ | Value or constant representing a map whose cells are categories. ​ | 
 + 
 +===== Optional Inputs ===== 
 + 
 +None. 
 + 
 +===== Outputs ===== 
 + 
 +^ Name  ^ Type  ^ Description ​ ^ 
 +| Object ​ | [[Categorical Map Type]] ​ | Value or constant representing a map whose cells are categories, provided as the functor input. ​ | 
 + 
 +===== Group ===== 
 + 
 +[[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] 
 + 
 +===== Notes ===== 
 + 
 +None. 
 + 
 +===== Internal Name ===== 
 + 
 +CategoricalMap